aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-02Fix parsing of multiple OIDs sets needmibs = TRUEGravatar Thomas Guyot-Sionnest
2007-02-01Fix progname being partly set to upper caseGravatar Thomas Guyot-Sionnest
2007-02-01Adding NEWS entry for check_jabberGravatar Thomas Guyot-Sionnest
2007-02-01Fix bug #1593073 Check_Log problem with log rotationGravatar Thomas Guyot-Sionnest
2007-01-31Converted to new style object and Test::More testing. Skipped jabber serverGravatar Ton Voon
2007-01-31Add check_jabber test. Will ask for a jabber host (default should be OK)Gravatar Thomas Guyot-Sionnest
2007-01-31Fix Debian Bug #392610: check_jabber always return warningGravatar Thomas Guyot-Sionnest
2007-01-30Jail does not requires any argumentsGravatar Thomas Guyot-Sionnest
2007-01-30make dist failing without config.rpath in top level. File copiedGravatar Ton Voon
2007-01-30Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...Gravatar Thomas Guyot-Sionnest
2007-01-30grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirectGravatar Holger Weiss
2007-01-29Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.Gravatar Thomas Guyot-Sionnest
2007-01-29Automake 1.10 says: "compiling `test_disk.c' with per-target flagsGravatar Holger Weiss
2007-01-29Move config.rpath into build-aux for automake 1.10Gravatar Ton Voon
2007-01-28Remove description of deprecated ./configure --with-nagios-{user,group}Gravatar Holger Weiss
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownGravatar Holger Weiss
2007-01-27Fix #1643463: Miscalculating thresholds check_diskGravatar Thomas Guyot-Sionnest
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Gravatar Holger Weiss
2007-01-27Include GNULib's "dirname.h" in order to pull in the base_name()Gravatar Holger Weiss
2007-01-27Fix typos.Gravatar Holger Weiss
2007-01-27Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andGravatar Holger Weiss
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onGravatar Holger Weiss
2007-01-25Update references to NEWS instead of CHANGES. Fix compile of libtapGravatar Ton Voon
2007-01-25Use build-aux directory. Removed unnecessary checks in configure.in.Gravatar Ton Voon
2007-01-24Various cleanups in the syncing with gnulibGravatar Ton Voon
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeGravatar Ton Voon
2007-01-23Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backwardGravatar Holger Weiss
2007-01-23Location updatesGravatar Holger Weiss
2007-01-23Add missing `break' to the switch-case block that handles the `-m' optionGravatar Holger Weiss
2007-01-23Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)Gravatar Holger Weiss
2007-01-23Add support for statvfs(2) which is needed in order to compile the plugins onGravatar Holger Weiss
2007-01-22Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andGravatar Holger Weiss
2007-01-20Updated policy on contributed pluginsGravatar Ton Voon
2007-01-20Administrative notesGravatar Ton Voon
2007-01-20compilation fixes for check_ntp.c:Gravatar M. Sean Finney
2007-01-20Fix bug #1632091: printf format string typos. Add some more cosmetic changes.Gravatar Thomas Guyot-Sionnest
2007-01-20Fix bug #1632078: critical threshold % incorrectly displayed by check_icmpGravatar Thomas Guyot-Sionnest
2007-01-20Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for...Gravatar Thomas Guyot-Sionnest
2007-01-17Fix bug #1630970 Fix for buffer overflow of check_procs procprog stringGravatar Thomas Guyot-Sionnest
2007-01-08Added notes about check_disk perf data fix. Added test to check perf data isGravatar Ton Voon
2007-01-07Fix bug #1627970: check_disk performance output for more then one partitionGravatar Thomas Guyot-Sionnest
2007-01-06Fix bug #1629008: check_ping fails to handle Packet filtered errorGravatar Thomas Guyot-Sionnest
2007-01-06Revert last patch: it works but not really for the reason I though.Gravatar Thomas Guyot-Sionnest
2007-01-06Fix the way check_ping calculate the maximum run timeGravatar Thomas Guyot-Sionnest
2007-01-04Fix bug #1574863: check_real does not accept the '-v' optionGravatar Thomas Guyot-Sionnest
2007-01-04Fix bug #1592605: check_ping times outGravatar Thomas Guyot-Sionnest
2007-01-04Adding my distclean scriptGravatar Thomas Guyot-Sionnest
2006-12-23Regexps in check_snmp tests fails where they shouldn't.Gravatar Thomas Guyot-Sionnest
2006-12-21- Fixing small error (wrong file name) in NPTest.pm documentation.Gravatar Thomas Guyot-Sionnest
2006-12-20Removed unused timestamp variable (Matthias Eble)Gravatar Ton Voon