index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-07-31
Read the response to an SMTP QUIT command before closing the socket
Holger Weiss
2007-07-29
Don't use C++ style comments.
Holger Weiss
2007-07-27
If the TMPDIR environment variable is set, use that instead of "/tmp" as
Holger Weiss
2007-07-26
The "--serverip" and "--requestedip" options now accept host names, too.
Holger Weiss
2007-07-26
New "-m, --mac" option which allows for specifying the MAC address to
Holger Weiss
2007-07-26
Make sure strncpy(3)d buffers are nul-terminated.
Holger Weiss
2007-07-26
A few minor fixes/improvements which were included with (but unrelated
Holger Weiss
2007-07-26
New "-u, --unicast" option which gives check_dhcp the ability to mimic a
Holger Weiss
2007-07-24
Removing all .cvsignore files
Ton Voon
2007-07-24
Updated to use svn instead of cvs
Ton Voon
2007-07-21
Add "Connection: close" to the HTTP request header, which tells HTTP/1.1
Holger Weiss
2007-07-15
Make ps column count in zombie detection less restrictive. Thanks to Andrew E...
Matthias Eble
2007-07-14
Fixed segfault in argument processing. Thanks to Christoph Schell (#1742066)
Matthias Eble
2007-07-14
check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bo...
Matthias Eble
2007-07-10
Added examples for new features to check_disk
Matthias Eble
2007-07-10
Check_disk now calls stat() for all filesystems to check.
Matthias Eble
2007-07-07
Added -v/--verbose argument to call ldap_perror() for detailed messages on fa...
Matthias Eble
2007-07-07
Changed output order of print_revision
Matthias Eble
2007-07-07
Changed print_revision output order in utils.pm
Matthias Eble
2007-07-07
substituted $ID$ through $Revision$ in print_revision call
Matthias Eble
2007-07-07
Changed order in -V/--version output
Matthias Eble
2007-07-06
Added hint to avoid using the boolean type in C as discussed on the devel list
Matthias Eble
2007-06-20
Fixed default behaviour of check_ldaps
Matthias Eble
2007-06-20
Clarified check_ldaps behaviour. New arguments to explicitly select secure co...
Matthias Eble
2007-06-20
added -V/--version to check_cluster
Matthias Eble
2007-06-18
Make Linux specific plugin check_ide_smart build if appropriate headers are f...
Matthias Eble
2007-06-17
Minor fixes.
Holger Weiss
2007-06-17
Fix buffer overflow vulnerabilities when parsing HTTP redirect
Holger Weiss
2007-06-15
When following redirects, the plugin supported 'Location:' header fields
Holger Weiss
2007-06-15
`host_name' is a NULL pointer if the "-I" flag is used instead of "-H",
Holger Weiss
2007-06-13
Fixed some syntax errors to make check_ide_smart build
Matthias Eble
2007-06-12
Add "-v" to help/usage output.
Holger Weiss
2007-06-12
Removed debug line
Matthias Eble
2007-06-11
Fixed problem with popen.c not parsing --longopt='foo bar' correctly (Daniel ...
Matthias Eble
2007-06-04
Removed duplicate names
Ton Voon
2007-06-04
For 1.4.9 release
Ton Voon
2007-06-03
Minor corrections to test_tcp.c
Matthias Eble
2007-06-03
Makefile.am changes for test_tcp.c
Matthias Eble
2007-06-03
Added test cases for utils_tcp
Matthias Eble
2007-06-03
Moved check_tcp's expect string testing into utils_tcp for testing purposes.
Matthias Eble
2007-06-01
Fix possible check_http segfaults when following HTTP redirects.
Holger Weiss
2007-06-01
Fix an off-by-one error where a realloc(3) call doesn't allocate space
Holger Weiss
2007-06-01
Call the SSL library initialization functions only once (not for every
Holger Weiss
2007-06-01
Save an entire CPU cycle if c points to NULL already.
Holger Weiss
2007-06-01
Set the pointers to the SSL and SSL_CTX objects back to NULL after
Holger Weiss
2007-05-29
Fix segfault when -e is specified multiple times. Thanks to John Rouillard an...
Matthias Eble
2007-05-29
No more warn/crit values in performance data if -w and -c are not specified.
Matthias Eble
2007-05-29
check_snmp don't warn anymore if something is printed on stderr
Thomas Guyot-Sionnest
2007-05-29
change a bunch of whitespaces (no code was harmed)
Thomas Guyot-Sionnest
2007-05-27
check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...
Matthias Eble
[next]