summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-22Added HTTP tests for status codesTon Voon2-0/+102
2008-08-21Only include extra-opts tests if libtap is enabledTon Voon1-17/+20
2008-08-21Note re: --enable-libtapTon Voon1-0/+1
2008-08-21Correctly link to included libtap. Simplify invoking test scripts.Ton Voon10-84/+58
2008-08-21Fix regexp of version number of snapshotTon Voon1-1/+1
2008-08-21Remove .svn files in distributionTon Voon1-1/+1
2008-08-21Renamed altered tap file to nagios-pluginsTon Voon2-1/+1
2008-08-21NothingThomas Guyot-Sionnest1-1/+1
2008-08-21Misplaced commentThomas Guyot-Sionnest1-2/+2
2008-08-21Complete rewrite of the extract_value functionThomas Guyot-Sionnest1-13/+46
2008-08-21Typos in commentsThomas Guyot-Sionnest3-6/+6
2008-08-16Fix assignment written as a comparison in validate_arguments() when db_pass i...Thomas Guyot-Sionnest2-2/+2
2008-08-16Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...Thomas Guyot-Sionnest1-2/+2
2008-08-16TypoThomas Guyot-Sionnest1-1/+1
2008-08-08Close on fdTon Voon1-0/+1
2008-08-08Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hostsThomas Guyot-Sionnest3-9/+13
2008-08-08Typo in --help outputThomas Guyot-Sionnest1-1/+1
2008-08-05Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of thi...Thomas Guyot-Sionnest1-1/+2
2008-07-28-b option now specifies ICMP data bytes instead of packet sizeMatthias Eble1-7/+7
2008-07-17Add support for packet size modification (-b)Matthias Eble2-10/+17
2008-07-10Verbose should not have to exceed 3 as per developement guidelinesThomas Guyot-Sionnest1-7/+7
2008-07-10Add -D_FORTIFY_SOURCEThomas Guyot-Sionnest1-1/+1
2008-07-10Typo in check_upsThomas Guyot-Sionnest1-1/+1
2008-07-09rewrote check_snmp.t to use Test::MoreMatthias Eble1-31/+44
2008-07-09check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...Matthias Eble2-7/+12
2008-07-08Removed libtap configuration for the moment, as tinderbox buildsTon Voon2-3/+3
2008-07-08check_procs captures stderr and adds to plugin output. This isTon Voon5-47/+36
2008-07-06Don't try to set the "SO_BROADCAST" socket option for unicast requests.Holger Weiss1-2/+1
2008-07-02Use tap.h from the libtap directoryTon Voon1-3/+2
2008-07-02Change pst3 again, this time to remove use of kvm which is notTon Voon2-158/+197
2008-06-30Fixed bug in tools/setup if docbook was runTon Voon1-2/+2
2008-06-30Have to list tap_dir manually to get into make distTon Voon1-1/+3
2008-06-26Adding libtap into distribution to help run C based testsTon Voon7-17/+38
2008-06-17Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson)Ton Voon1-22/+16
2008-06-09Added testcases for check_digMatthias Eble3-3/+95
2008-06-02Optimised pst3 for systems with large number of processes (Duncan Ferguson)Ton Voon2-140/+110
2008-06-02Updated Nagios::Plugin perl modules to 0.27Ton Voon3-0/+1
2008-05-30Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)Thomas Guyot-Sionnest3-1/+8
2008-05-29typoThomas Guyot-Sionnest1-1/+1
2008-05-27Changed SF file release to use sftp instead of ftpTon Voon1-4/+2
2008-05-27Preparation for 1.4.12 releaserelease-1.4.12Ton Voon5-6/+808
2008-05-27Not picking up solaris systems correctly for check_dhcp. OnlyTon Voon2-2/+3
2008-05-27Addition to help to state that -f will always return OK if ssh commandTon Voon1-1/+1
2008-05-27Add additional PID column headingTon Voon1-1/+1
2008-05-26correct typo in NEWSThomas Guyot-Sionnest1-1/+1
2008-05-23Add a note about radiusclientThomas Guyot-Sionnest1-3/+6
2008-05-22Fix linking against OpenSSL where libdl is requiredThomas Guyot-Sionnest2-0/+9
2008-05-21Fixed passive option in check_by_sshThomas Guyot-Sionnest3-24/+41
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Thomas Guyot-Sionnest1-95/+91
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Thomas Guyot-Sionnest1-0/+135