summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Ton Voon3-11/+82
2008-11-08Fix for tar on SolarisTon Voon1-1/+1
2008-11-07check_icmp now reports min and max round trip time perfdata (Steve Rader)Thomas Guyot-Sionnest3-5/+19
2008-11-05Fix check_tcp longoptions handlingThomas Guyot-Sionnest2-5/+4
2008-11-05Need to add in the libgnu.la for Solaris and other platformsTon Voon1-1/+1
2008-11-05Missing NEWS itemThomas Guyot-Sionnest1-0/+1
2008-11-05Fix calculation of extra-opts parameters.Thomas Guyot-Sionnest2-4/+3
2008-11-05Fixed libtap dependency issue. Warning: will install tap into lib directoriesTon Voon3-1/+6
2008-11-05Fix check_http test (altinity.com redirects now).Thomas Guyot-Sionnest1-2/+2
2008-11-04Fixed the test (not the bug yet) and added similar one to test_ini (that one ...Thomas Guyot-Sionnest2-12/+13
2008-11-04Corrected test_opts planThomas Guyot-Sionnest1-1/+1
2008-11-04Adding extra-opts check that crash on my prod servers (*** glibc detected ***...Thomas Guyot-Sionnest2-0/+31
2008-11-04Make extra-opts (C plugins) behave more like N::P:Thomas Guyot-Sionnest3-5/+9
2008-11-04check_ups now sends a LOGOUT string (debian bug #387001)Thomas Guyot-Sionnest3-1/+8
2008-10-22check_ifoperstatus -n flag now works as expected (sf.net #1569488)Matthias Eble3-21/+31
2008-10-21Updated tinderbox serverTon Voon2-1/+4
2008-10-05check-users thresholds was >= rather than > as documented.Thomas Guyot-Sionnest2-2/+5
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