summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss38-39/+47
2007-01-27Fix #1643463: Miscalculating thresholds check_diskThomas Guyot-Sionnest2-5/+23
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Holger Weiss1-11/+11
2007-01-27Include GNULib's "dirname.h" in order to pull in the base_name()Holger Weiss1-0/+1
2007-01-27Fix typos.Holger Weiss2-3/+3
2007-01-27Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andHolger Weiss1-0/+1
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onHolger Weiss1-0/+1
2007-01-25Update references to NEWS instead of CHANGES. Fix compile of libtapTon Voon4-5/+5
2007-01-25Use build-aux directory. Removed unnecessary checks in configure.in.Ton Voon5-3045/+10
2007-01-24Various cleanups in the syncing with gnulibTon Voon9-19/+676
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon230-5885/+12681
2007-01-23Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backwardHolger Weiss2-1/+3
2007-01-23Location updatesHolger Weiss1-21/+18
2007-01-23Add missing `break' to the switch-case block that handles the `-m' optionHolger Weiss1-0/+1
2007-01-23Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)Holger Weiss2-0/+2
2007-01-23Add support for statvfs(2) which is needed in order to compile the plugins onHolger Weiss1-2/+7
2007-01-22Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andHolger Weiss1-3/+15
2007-01-20Updated policy on contributed pluginsTon Voon1-2/+17
2007-01-20Administrative notesTon Voon3-11/+16
2007-01-20compilation fixes for check_ntp.c:M. Sean Finney1-3/+3
2007-01-20Fix bug #1632091: printf format string typos. Add some more cosmetic changes.Thomas Guyot-Sionnest2-6/+6
2007-01-20Fix bug #1632078: critical threshold % incorrectly displayed by check_icmpThomas Guyot-Sionnest1-1/+1
2007-01-20Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for...Thomas Guyot-Sionnest3-1/+4
2007-01-17Fix bug #1630970 Fix for buffer overflow of check_procs procprog stringThomas Guyot-Sionnest2-1/+2
2007-01-08Added notes about check_disk perf data fix. Added test to check perf data isTon Voon3-6/+23
2007-01-07Fix bug #1627970: check_disk performance output for more then one partitionThomas Guyot-Sionnest1-2/+7
2007-01-06Fix bug #1629008: check_ping fails to handle Packet filtered errorThomas Guyot-Sionnest1-2/+14
2007-01-06Revert last patch: it works but not really for the reason I though.Thomas Guyot-Sionnest1-5/+1
2007-01-06Fix the way check_ping calculate the maximum run timeThomas Guyot-Sionnest1-1/+5
2007-01-04Fix bug #1574863: check_real does not accept the '-v' optionThomas Guyot-Sionnest1-1/+1
2007-01-04Fix bug #1592605: check_ping times outThomas Guyot-Sionnest1-1/+1
2007-01-04Adding my distclean scriptThomas Guyot-Sionnest2-0/+36
2006-12-23Regexps in check_snmp tests fails where they shouldn't.Thomas Guyot-Sionnest1-3/+3
2006-12-21- Fixing small error (wrong file name) in NPTest.pm documentation.Thomas Guyot-Sionnest1-4/+4
2006-12-20Removed unused timestamp variable (Matthias Eble)Ton Voon4-25/+27
2006-12-20Fixed inode thresholds, regressed from previous releaseTon Voon4-14/+94
2006-12-20updated the nagios-pulgins.pot files now that localization is cleanBenoit Mortier3-6483/+7989
2006-12-12Enhanced test for single letters in fqdnTon Voon1-0/+2
2006-12-12Allow single characters in fqdn (Dave Alden)Ton Voon1-1/+1
2006-12-07Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg - 1573700)Ton Voon3-4/+5
2006-12-07Fix coredump on 64bit Solaris. Also adds more error conditions and movesTon Voon5-27/+42
2006-12-06Move SSL libs to correct order per pluginTon Voon1-4/+4
2006-12-06Only include -lssl for plugins that require itTon Voon1-2/+2
2006-12-06Flag common compile error because of no ar on SolarisTon Voon1-0/+5
2006-12-06Remove CVS files from distributionTon Voon1-0/+1
2006-12-06Add libtool requirement for developmentTon Voon1-0/+1
2006-11-09Reduced DNS lookups in check_ping and netutils.c in IPv6 configurationsTon Voon4-7/+15
2006-11-03Add alloca files, required for *BSDTon Voon3-1/+556
2006-11-01For 1.4.5 releaserelease-1.4.5Ton Voon3-2/+123
2006-10-27More edge testcases. Allow anything if ends with a . as long as correctTon Voon2-5/+27