aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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-27Include GNULib's "dirname.h" in order to pull in the base_name()Gravatar Holger Weiss
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-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-22Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andGravatar Holger Weiss
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 #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
2006-12-23Regexps in check_snmp tests fails where they shouldn't.Gravatar Thomas Guyot-Sionnest
2006-12-20Removed unused timestamp variable (Matthias Eble)Gravatar Ton Voon
2006-12-20Fixed inode thresholds, regressed from previous releaseGravatar Ton Voon
2006-12-07Fix coredump on 64bit Solaris. Also adds more error conditions and movesGravatar Ton Voon
2006-12-06Move SSL libs to correct order per pluginGravatar Ton Voon
2006-12-06Only include -lssl for plugins that require itGravatar Ton Voon
2006-11-09Reduced DNS lookups in check_ping and netutils.c in IPv6 configurationsGravatar Ton Voon
2006-10-26Remove C style comments (1583467 - Markus Baertschi)Gravatar Ton Voon
2006-10-24last localization fixes for core plugins in cGravatar Benoit Mortier
2006-10-24next round of localization fixesGravatar Benoit Mortier
2006-10-24Restored accidently regressed fixGravatar Ton Voon
2006-10-23localization fixesGravatar Benoit Mortier
2006-10-22latest localization fixes for tonight ;-)Gravatar Benoit Mortier
2006-10-22 localization fixesGravatar Benoit Mortier
2006-10-22more localization fixesGravatar Benoit Mortier
2006-10-20Reverting back accidently regressed codeGravatar Ton Voon
2006-10-20more localization fixesGravatar Benoit Mortier
2006-10-20localization updatesGravatar Benoit Mortier
2006-10-19adding missing check_snmpGravatar Benoit Mortier
2006-10-19another round of localization cleaningGravatar Benoit Mortier
2006-10-19Initialise strings for Fedora Core 5 (Henning Schmiedehausen)Gravatar Ton Voon
2006-10-19Removed asprintf for perf data (Craig Orsinger, Robby Giffin - 1310495)Gravatar Ton Voon
2006-10-19type variable not cleared in Sol 10 (Kyle Tucker)Gravatar Ton Voon
2006-10-19Redirection error if other headers beginning with L (Aravind Gottipati - 1562...Gravatar Ton Voon
2006-10-19Added tests for SMTP servers without TLS and with TLSGravatar Ton Voon
2006-10-19first pass at cleaning localization for new releaseGravatar Benoit Mortier
2006-10-18Re-added perf data to check_diskGravatar Ton Voon
2006-10-12Resend EHLO after TLS negotiation as per RFC3207 (Holger Weiss - 1482832)Gravatar Ton Voon
2006-10-12Removed extraneous comma in perf data outputGravatar Ton Voon
2006-10-12Remove the "- free space" if status is OKGravatar Ton Voon