Code

the offset_requests are now parallelized. still stuff needs to be
[nagiosplug.git] / plugins / popen.c
2006-02-17 Ton VoonSIGALRM could be received before child_process is creat...
2005-09-12 Ton VoonECHILD error at waitpid on Red Hat systems (Peter Pramb...
2005-05-01 M. Sean Finneybetter error checking in spopen signal handler (see...
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-09 Karl DeBisschopmore pedantic compiler warnings
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-01 Karl DeBisschopset LC_ALL to C in execve environemnt
2003-01-13 Karl DeBisschopchange exit status to be POSIX compliant
2002-10-07 Karl DeBisschopmake sure we do not run past the end of an unterminated...
2002-02-28 Ethan GalstadInitial revision