index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
popen.c
Age
Commit message (
Expand
)
Author
2006-06-18
updating help and usage and license
Benoit Mortier
2006-02-17
SIGALRM could be received before child_process is created (Jason Crawford)
Ton Voon
2005-09-12
ECHILD error at waitpid on Red Hat systems (Peter Pramberger and
Ton Voon
2005-05-01
better error checking in spopen signal handler (see 1107524)
M. Sean Finney
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-01
set LC_ALL to C in execve environemnt
Karl DeBisschop
2003-01-13
change exit status to be POSIX compliant
Karl DeBisschop
2002-10-07
make sure we do not run past the end of an unterminated string
Karl DeBisschop
2002-02-28
Initial revision
Ethan Galstad