Age | Commit message (Expand) | Author | Files | Lines |
2020-01-07 | Fix timeout_interval declarations | Christian Tacke | 1 | -3/+1 |
2019-05-24 | fix maxfd being zero | Sven Nierlein | 1 | -49/+3 |
2019-02-15 | check_by_ssh: fix child process leak on timeouts | Sven Nierlein | 1 | -29/+0 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -2/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -3/+0 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-01-31 | Bump plugins/ to GPLv3 (non-plugind files) | Thomas Guyot-Sionnest | 1 | -45/+42 |
2007-06-12 | Removed debug line | Matthias Eble | 1 | -1/+0 |
2007-06-11 | Fixed problem with popen.c not parsing --longopt='foo bar' correctly (Daniel ... | Matthias Eble | 1 | -2/+11 |
2006-06-18 | updating help and usage and license | Benoit Mortier | 1 | -9/+33 |
2006-02-17 | SIGALRM could be received before child_process is created (Jason Crawford) | Ton Voon | 1 | -5/+9 |
2005-09-12 | ECHILD error at waitpid on Red Hat systems (Peter Pramberger and | Ton Voon | 1 | -1/+26 |
2005-05-01 | better error checking in spopen signal handler (see 1107524) | M. Sean Finney | 1 | -1/+5 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -6/+6 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -0/+1 |
2004-12-02 | changed Error: by CRITICAL - | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -0/+2 |
2003-08-10 | the last round of pedantic compiler warnings | Karl DeBisschop | 1 | -2/+1 |
2003-08-09 | more pedantic compiler warnings | Karl DeBisschop | 1 | -23/+18 |
2003-08-07 | replace "terminate" with "die" for shorter name and better readability | Karl DeBisschop | 1 | -1/+1 |
2003-08-01 | set LC_ALL to C in execve environemnt | Karl DeBisschop | 1 | -6/+6 |
2003-01-13 | change exit status to be POSIX compliant | Karl DeBisschop | 1 | -5/+5 |
2002-10-07 | make sure we do not run past the end of an unterminated string | Karl DeBisschop | 1 | -1/+2 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+314 |