summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-26New test variables default to "none", so no changes required to tinderbox sat...Ton Voon1-3/+4
2006-10-26Fixed error if dba_free_space has no free segments (Florian Gleixner)Ton Voon2-3/+5
2006-10-26Fixed regression where hostnames with hyphens were rejected (1581402 - Holger...Ton Voon3-27/+39
2006-10-26Removing unnecessary tarballTon Voon1-0/+0
2006-10-26Remove C style comments (1583467 - Markus Baertschi)Ton Voon3-3/+2
2006-10-24more fixes and removal of certain sentences not neededBenoit Mortier1-6/+6
2006-10-24last localization fixes for core plugins in cBenoit Mortier2-40/+44
2006-10-24next round of localization fixesBenoit Mortier1-49/+50
2006-10-24Fixed compile on non-glibc platformsTon Voon2-5/+5