summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Preparation for 1.4.13release-1.4.13Ton Voon5-77/+349
2008-09-25Fix small test failureTon Voon1-2/+2
2008-09-25Moving project administration documents to nagiosplugins.org siteTon Voon3-85/+0
2008-09-02TypoThomas Guyot-Sionnest1-1/+1
2008-09-02Some HTTP server applications/configurations cause trouble if the port isHolger Weiss2-2/+13
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsThomas Guyot-Sionnest2-1/+5
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Thomas Guyot-Sionnest3-4/+15
2008-09-01Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir...Thomas Guyot-Sionnest3-9/+5
2008-09-01Under some circumstances, the 'url' path of a redirection target missedHolger Weiss1-7/+21
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsTon Voon1-0/+3
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Ton Voon1-1/+11
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusHolger Weiss4-7/+36
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