summaryrefslogtreecommitdiffstats
path: root/plugins-scripts
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Fix Debian bug #545940: Failure when run via ePNHolger Weiss1-4/+4
2010-04-11Fix Debian bug #478942: Fragile argument passingHolger Weiss1-25/+36
2010-04-11Fix Debian bug #478906: Failure when run via ePNHolger Weiss1-6/+6
2010-04-11Fix Debian bug #425129: SMB guest mode won't workHolger Weiss1-0/+1
2010-04-10check_disk_smb: Allow for specifying an IP addressHolger Weiss1-7/+23
2009-09-25Allow custom versions with the release file...nagiosplugins1-1/+1
2009-09-19Fix check_ircd binding to wrong interface (#668778)Thomas Guyot-Sionnest1-16/+5
2009-06-13Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no...Matthias Eble2-6/+10
2009-06-13Further test parameters and skip blocks for check_ifoperstatus.t. getTestpara...Matthias Eble2-23/+43
2009-06-11renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatusMatthias Eble1-2/+2
2009-06-11Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2...Matthias Eble2-103/+130
2009-06-11Added testcases for check_ifoperstatusMatthias Eble1-0/+73
2009-06-11minor fixes to check_ifoperstatusMatthias Eble1-3/+3
2009-06-11check_ifoperstatus is now more user friendly in case of missing argumentsMatthias Eble1-29/+25
2009-06-10Whitespace and indent fixes for check_ifoperstatusMatthias Eble1-109/+103
2009-06-10Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol...Matthias Eble1-71/+39
2009-05-20Fix awk subst.in/subst script path error (#2722832 - Martin Foster)Thomas Guyot-Sionnest1-10/+11
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-1/+1
2008-11-27Fixing build breakages (I totally forgot this rule was there...)Thomas Guyot-Sionnest1-2/+0
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Thomas Guyot-Sionnest1-5/+5
2008-11-25Workaround to support more make programsThomas Guyot-Sionnest1-1/+4
2008-11-25Exporting ENV vars from Makefile is supported only with GNU Make. Use the she...Thomas Guyot-Sionnest1-4/+2
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Thomas Guyot-Sionnest1-1/+2
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest22-51/+48
2008-10-22check_ifoperstatus -n flag now works as expected (sf.net #1569488)Matthias Eble1-19/+29
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Ton Voon1-0/+4
2007-07-24Removing all .cvsignore filesTon Voon1-19/+0
2007-07-07Changed print_revision output order in utils.pmMatthias Eble1-1/+1
2007-07-07substituted $ID$ through $Revision$ in print_revision callMatthias Eble1-2/+2
2007-07-07Changed order in -V/--version outputMatthias Eble3-5/+5
2007-05-27check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...Matthias Eble1-3/+5
2007-03-16Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.Gavin Carr1-3/+3
2007-02-01Fix bug #1593073 Check_Log problem with log rotationThomas Guyot-Sionnest1-1/+1
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-10-27More edge testcases. Allow anything if ends with a . as long as correctTon Voon2-5/+27
2006-10-26Fixed error if dba_free_space has no free segments (Florian Gleixner)Ton Voon1-3/+4
2006-10-26Fixed regression where hostnames with hyphens were rejected (1581402 - Holger...Ton Voon3-27/+39
2006-10-19Allow hostnames beginning with digits (O'Shaughnessy Evans - 1567390)Ton Voon1-1/+4
2006-07-28Cleanup references to old check_udp and INSTALL_OPTS. Error ifTon Voon1-2/+0
2006-07-05Fixed checking of return codes from external mailq programsTon Voon1-15/+14
2006-06-07removed stale references to PATH_TO_NTPFOO, as it's no longer used.M. Sean Finney1-3/+3
2006-05-01- check_ntp:M. Sean Finney1-1/+1
2006-03-22Remove PATH restrictionTon Voon1-2/+2
2006-03-22Remove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)Ton Voon2-4/+4
2005-12-15Allow directories and links to be tested by check_file_age. Sanitise output.Ton Voon2-8/+96
2005-11-30Nagiosplug bug # 1251096Harper Mann1-4/+11
2005-10-29check_log fixes from Ade RixonM. Sean Finney1-4/+6
2005-10-13debian bts #268044:M. Sean Finney1-1/+1
2005-10-13debian bts #300701:M. Sean Finney1-31/+39