aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-21Updated tinderbox serverGravatar Ton Voon
2008-10-05check-users thresholds was >= rather than > as documented.Gravatar Thomas Guyot-Sionnest
2008-09-25Preparation for 1.4.13Gravatar Ton Voon
2008-09-25Fix small test failureGravatar Ton Voon
2008-09-25Moving project administration documents to nagiosplugins.org siteGravatar Ton Voon
2008-09-02TypoGravatar Thomas Guyot-Sionnest
2008-09-02Some HTTP server applications/configurations cause trouble if the port isGravatar Holger Weiss
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsGravatar Thomas Guyot-Sionnest
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Gravatar Thomas Guyot-Sionnest
2008-09-01Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir...Gravatar Thomas Guyot-Sionnest
2008-09-01Under some circumstances, the 'url' path of a redirection target missedGravatar Holger Weiss
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsGravatar Ton Voon
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Gravatar Ton Voon
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusGravatar Holger Weiss
2008-08-22Added HTTP tests for status codesGravatar Ton Voon
2008-08-21Only include extra-opts tests if libtap is enabledGravatar Ton Voon
2008-08-21Note re: --enable-libtapGravatar Ton Voon
2008-08-21Correctly link to included libtap. Simplify invoking test scripts.Gravatar Ton Voon
2008-08-21Fix regexp of version number of snapshotGravatar Ton Voon
2008-08-21Remove .svn files in distributionGravatar Ton Voon
2008-08-21Renamed altered tap file to nagios-pluginsGravatar Ton Voon
2008-08-21NothingGravatar Thomas Guyot-Sionnest
2008-08-21Misplaced commentGravatar Thomas Guyot-Sionnest
2008-08-21Complete rewrite of the extract_value functionGravatar Thomas Guyot-Sionnest
2008-08-21Typos in commentsGravatar Thomas Guyot-Sionnest
2008-08-16Fix assignment written as a comparison in validate_arguments() when db_pass i...Gravatar Thomas Guyot-Sionnest
2008-08-16Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...Gravatar Thomas Guyot-Sionnest
2008-08-16TypoGravatar Thomas Guyot-Sionnest
2008-08-08Close on fdGravatar Ton Voon
2008-08-08Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hostsGravatar Thomas Guyot-Sionnest
2008-08-08Typo in --help outputGravatar Thomas Guyot-Sionnest
2008-08-05Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of thi...Gravatar Thomas Guyot-Sionnest
2008-07-28-b option now specifies ICMP data bytes instead of packet sizeGravatar Matthias Eble
2008-07-17Add support for packet size modification (-b)Gravatar Matthias Eble
2008-07-10Verbose should not have to exceed 3 as per developement guidelinesGravatar Thomas Guyot-Sionnest
2008-07-10Add -D_FORTIFY_SOURCEGravatar Thomas Guyot-Sionnest
2008-07-10Typo in check_upsGravatar Thomas Guyot-Sionnest
2008-07-09rewrote check_snmp.t to use Test::MoreGravatar Matthias Eble
2008-07-09check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...Gravatar Matthias Eble
2008-07-08Removed libtap configuration for the moment, as tinderbox buildsGravatar Ton Voon
2008-07-08check_procs captures stderr and adds to plugin output. This isGravatar Ton Voon
2008-07-06Don't try to set the "SO_BROADCAST" socket option for unicast requests.Gravatar Holger Weiss
2008-07-02Use tap.h from the libtap directoryGravatar Ton Voon
2008-07-02Change pst3 again, this time to remove use of kvm which is notGravatar Ton Voon
2008-06-30Fixed bug in tools/setup if docbook was runGravatar Ton Voon
2008-06-30Have to list tap_dir manually to get into make distGravatar Ton Voon
2008-06-26Adding libtap into distribution to help run C based testsGravatar Ton Voon
2008-06-17Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson)Gravatar Ton Voon
2008-06-09Added testcases for check_digGravatar Matthias Eble
2008-06-02Optimised pst3 for systems with large number of processes (Duncan Ferguson)Gravatar Ton Voon