aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2006-10-12Fixed output from -e in check_disk (Andreas Behal)Gravatar Ton Voon
2006-10-02Fix test failure on poseidonGravatar Ton Voon
2006-09-21Added perfdata for most variables and new parameters: VMU, VMF,Gravatar Ton Voon
2006-09-02- explicitly include utils_base.h from utils.hGravatar M. Sean Finney
2006-09-02- fix for warning/critical timeouts in check_tcp.c, in which the pluginGravatar M. Sean Finney
2006-08-14Fixed inode percent free output (Mike Emigh - 1531899)Gravatar Ton Voon
2006-08-14Fixed skip of no ntp testGravatar Ton Voon
2006-08-11Catch no responses from any server (1538341 - nmdias)Gravatar Ton Voon