Code

If the TMPDIR environment variable is set, use that instead of "/tmp" as
[nagiosplug.git] / plugins /
2007-07-24 Ton VoonRemoving all .cvsignore files
2007-07-21 Holger WeissAdd "Connection: close" to the HTTP request header...
2007-07-15 Matthias EbleMake ps column count in zombie detection less restricti...
2007-07-14 Matthias EbleFixed segfault in argument processing. Thanks to Christ...
2007-07-14 Matthias Eblecheck_ntp: Fixed typo in typo in argument sanity check...
2007-07-10 Matthias EbleAdded examples for new features to check_disk
2007-07-10 Matthias EbleCheck_disk now calls stat() for all filesystems to...
2007-07-07 Matthias EbleAdded -v/--verbose argument to call ldap_perror() for...
2007-07-07 Matthias EbleChanged output order of print_revision
2007-06-20 Matthias EbleFixed default behaviour of check_ldaps
2007-06-20 Matthias EbleClarified check_ldaps behaviour. New arguments to expli...
2007-06-20 Matthias Ebleadded -V/--version to check_cluster
2007-06-18 Matthias EbleMake Linux specific plugin check_ide_smart build if...
2007-06-17 Holger WeissMinor fixes.
2007-06-17 Holger WeissFix buffer overflow vulnerabilities when parsing HTTP...
2007-06-15 Holger WeissWhen following redirects, the plugin supported 'Locatio...
2007-06-15 Holger Weiss`host_name' is a NULL pointer if the "-I" flag is used...
2007-06-13 Matthias EbleFixed some syntax errors to make check_ide_smart build
2007-06-12 Holger WeissAdd "-v" to help/usage output.
2007-06-12 Matthias EbleRemoved debug line
2007-06-11 Matthias EbleFixed problem with popen.c not parsing --longopt='foo...
2007-06-03 Matthias EbleMoved check_tcp's expect string testing into utils_tcp...
2007-06-01 Holger WeissFix an off-by-one error where a realloc(3) call doesn...
2007-06-01 Holger WeissCall the SSL library initialization functions only...
2007-06-01 Holger WeissSave an entire CPU cycle if c points to NULL already.
2007-06-01 Holger WeissSet the pointers to the SSL and SSL_CTX objects back...
2007-05-29 Matthias EbleFix segfault when -e is specified multiple times. Thank...
2007-05-29 Matthias EbleNo more warn/crit values in performance data if -w...
2007-05-29 Thomas Guyot-Sionnestcheck_snmp don't warn anymore if something is printed...
2007-05-29 Thomas Guyot-Sionnestchange a bunch of whitespaces (no code was harmed)
2007-05-24 Ton VoonTest for new functionality in negate (not automatically...
2007-05-24 Ton VoonTests for check_dummy
2007-05-23 Thomas Guyot-SionnestUpdate many strings in check_http to get more consisten...
2007-05-18 Thomas Guyot-SionnestMake check_tcp.t compatible with picky web servers.
2007-05-13 Holger WeissAdd missing options to the usage output.
2007-05-12 Matthias EbleFixed glibc error caused in utils_base.c due to uniniti...
2007-05-09 Matthias Eblesmall typo in --help
2007-05-09 Matthias EbleFixed --help output (Ask Bjoern Hansen - #1714823)
2007-05-09 Matthias Ebleadded testcase to verify that old positional arguments...
2007-05-03 Matthias Eblefixed backward incompatibility introduced in 1.4.8...
2007-05-02 Thomas Guyot-SionnestFix check_time returning wrong OK when time is before...
2007-04-28 Matthias Ebleadded test cases for check_cluster
2007-04-25 Ton Vooncheck_load can optionally divide by number of cpus
2007-04-23 Holger Weiss#ifdef can only test a single macro, not an expression.
2007-04-20 Holger WeissInclude "utils_base.h".
2007-04-20 Holger WeissPredeclare functions and remove unused variables.
2007-04-18 Holger WeissRevert my previous change to "-S/--skip" in favour...
2007-04-15 Thomas Guyot-SionnestLocalization and help fixes (Thanks Benoit M.)
2007-04-15 Thomas Guyot-SionnestCosmetic change
2007-04-15 Thomas Guyot-SionnestAdd thresholds support for check_cluster + lots of...
2007-04-15 Thomas Guyot-SionnestFix bug #1344584: Counter64 values not handled correctly
2007-04-14 Holger WeissUp to revision 1.35, the "-S" option skipped the specif...
2007-04-13 Thomas Guyot-Sionnest... Some CVS magic too
2007-04-13 Thomas Guyot-Sionnestautomake magic for check_cluster
2007-04-10 Thomas Guyot-Sionnest- Fix possibility of printing scientific numbers in...
2007-04-04 Thomas Guyot-SionnestFix for getting dispersion instead of jitter on older...
2007-04-03 Holger WeissFix the synchronization source selection on big-endian...
2007-04-03 Thomas Guyot-SionnestTemporary fix for jitter calculation
2007-04-02 Holger WeissDon't rely on the assumption that the size of a READSTA...
2007-04-02 Thomas Guyot-SionnestFix byte order in verbose logging
2007-04-02 Thomas Guyot-SionnestSeems like we don't get any jitter sometimes. While...
2007-04-01 Matthias Eblecheck_http.t: - added internet_access variable to skip...
2007-03-31 Holger WeissFix an out-of-bounds memcpy(3) and add a realloc(3...
2007-03-31 Holger WeissAdd a warning to the verbose output if jitter_request...
2007-03-31 Holger WeissAvoid division by zero.
2007-03-31 Holger WeissRemove the '-O' option, as it's ignored.
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-03-30 Matthias Eblecheck_disk: minor fix for -C if bestmatch != -p
2007-03-30 Matthias Eblecheck_disk: added regex functionality -r and -R. see...
2007-03-30 Matthias Eblecheck_disk: added grouping functionality. see np-devel...
2007-03-30 Matthias Eblecheck_disk -C is more flexible now. See np-devel post...
2007-03-29 Holger WeissFix argument processing (Felix Frank - 1690697)
2007-03-29 Ton VoonAdding help text for jitter flags
2007-03-22 Holger WeissIncrease MAX_INPUT_BUFFER from 1k to 8k in order to...
2007-03-12 Ton Vooncheck_ping's timeout interval is only +1 if ping comman...
2007-03-11 Ton VoonConverted check_ping.t to new-style testcases. Added...
2007-03-11 Ton VoonFixed some help display. Removed -L from usage as depre...
2007-03-06 Ton VoonFix option handling (Nobuhiro Ban - 1657280)
2007-03-06 Ton VoonFixed compile errors in check_smtp.c
2007-03-06 Ton VoonFixed broken HELO cmd (Enrico Scholz - 1675279)
2007-03-06 Ton VoonUse /usr/ucb/ps on Solaris in preference to pst3 (probl...
2007-03-06 Ton VoonTest failure if a filesystem which is a subset of anoth...
2007-03-02 Ethan GalstadFix for broken check_mrtgtraf
2007-02-14 Ton VoonFixed typo in help for -M
2007-02-14 Ton VoonDocumentation fix re: --escape flag. Fix of ./check_tcp...
2007-02-07 Holger WeissInclude <sys/param.h> before <sys/swap.h> in order...
2007-02-06 Thomas Guyot-SionnestCorrect vim typo in comment block :P
2007-02-06 Benoit Mortiercorrecting some translation problems
2007-02-02 Thomas Guyot-SionnestFix parsing of multiple OIDs sets needmibs = TRUE
2007-02-01 Thomas Guyot-SionnestFix progname being partly set to upper case
2007-01-31 Ton VoonConverted to new style object and Test::More testing...
2007-01-31 Thomas Guyot-SionnestAdd check_jabber test. Will ask for a jabber host ...
2007-01-31 Thomas Guyot-SionnestFix Debian Bug #392610: check_jabber always return...
2007-01-30 Thomas Guyot-SionnestJail does not requires any arguments
2007-01-30 Thomas Guyot-SionnestFix reporting bug using expect, affecting (not fixing...
2007-01-29 Thomas Guyot-SionnestRevert 1643463 (reversed disk thresholds) keeping the...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-27 Thomas Guyot-SionnestFix #1643463: Miscalculating thresholds check_disk
2007-01-27 Holger WeissInclude GNULib's "dirname.h" in order to pull in the...
2007-01-24 Ton VoonVarious cleanups in the syncing with gnulib
next