Age | Commit message (Expand) | Author | Files | Lines |
2009-01-15 | Sync with gnulib | Thomas Guyot-Sionnest | 2 | -5/+1 |
2008-12-23 | Allow privproto to be passed through check_snmp to snmpget. Defaults to DES | Ton Voon | 1 | -4/+13 |
2008-12-03 | check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-26 | Fixing build breakages (I totally forgot this rule was there...) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-26 | Disable dynamic versionning for releases, and allow generating version out of... | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-11-25 | Workaround to support more make programs | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-11-23 | Avoid the use of .PHONY (target s created twice and I have no idea if it's ri... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 79 | -319/+99 |
2008-11-20 | Add comment to recent check_disk patch | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 29 | -142/+142 |
2008-11-19 | Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265) | Thomas Guyot-Sionnest | 2 | -2/+2 |
2008-11-19 | check_disk: rerpopulate the mount list after doing a stat() on paths specifie... | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-11-08 | Add missing long options for check_nt (for use with extra-opts) | Thomas Guyot-Sionnest | 1 | -1/+8 |
2008-11-08 | Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt... | Thomas Guyot-Sionnest | 7 | -14/+13 |
2008-11-08 | Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal... | Ton Voon | 2 | -3/+32 |
2008-11-08 | check_http now has options to specify the HTTP method (Jan - 2155152) | Ton Voon | 2 | -11/+81 |
2008-11-05 | Fix check_tcp longoptions handling | Thomas Guyot-Sionnest | 1 | -5/+3 |
2008-11-05 | Fix check_http test (altinity.com redirects now). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 1 | -1/+5 |
2008-10-05 | check-users thresholds was >= rather than > as documented. | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-09-25 | Fix small test failure | Ton Voon | 1 | -2/+2 |
2008-09-02 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-09-02 | Some HTTP server applications/configurations cause trouble if the port is | Holger Weiss | 1 | -2/+12 |
2008-09-02 | Fix possible segfault in check_ntp_peer with deliberately invalid packets | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-09-01 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg... | Thomas Guyot-Sionnest | 2 | -4/+14 |
2008-09-01 | Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir... | Thomas Guyot-Sionnest | 1 | -7/+5 |
2008-09-01 | Under some circumstances, the 'url' path of a redirection target missed | Holger Weiss | 1 | -7/+21 |
2008-08-25 | Fix HTTP::Daemon::VERSION to get a fixed header size for tests | Ton Voon | 1 | -0/+3 |
2008-08-25 | Updated with more tests re: multiple status codes (Sven Nierlein) | Ton Voon | 1 | -1/+11 |
2008-08-25 | The "-e" option now accepts a comma-delimited list of expected status | Holger Weiss | 2 | -7/+34 |
2008-08-22 | Added HTTP tests for status codes | Ton Voon | 2 | -0/+102 |
2008-08-21 | Nothing | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-08-21 | Misplaced comment | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-08-21 | Complete rewrite of the extract_value function | Thomas Guyot-Sionnest | 1 | -13/+46 |
2008-08-16 | Fix assignment written as a comparison in validate_arguments() when db_pass i... | Thomas Guyot-Sionnest | 2 | -2/+2 |
2008-08-16 | Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-08-16 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-08-08 | Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts | Thomas Guyot-Sionnest | 1 | -9/+11 |
2008-07-10 | Verbose should not have to exceed 3 as per developement guidelines | Thomas Guyot-Sionnest | 1 | -7/+7 |
2008-07-10 | Typo in check_ups | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-07-09 | rewrote check_snmp.t to use Test::More | Matthias Eble | 1 | -31/+44 |
2008-07-09 | check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867... | Matthias Eble | 1 | -7/+11 |
2008-07-08 | check_procs captures stderr and adds to plugin output. This is | Ton Voon | 2 | -47/+16 |
2008-06-09 | Added testcases for check_dig | Matthias Eble | 2 | -3/+93 |
2008-05-30 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-05-27 | Addition to help to state that -f will always return OK if ssh command | Ton Voon | 1 | -1/+1 |
2008-05-21 | Fixed passive option in check_by_ssh | Thomas Guyot-Sionnest | 2 | -24/+39 |
2008-05-20 | Oops - forgot to remove the SKIP block (which didn't seem to work fine) | Thomas Guyot-Sionnest | 1 | -95/+91 |
2008-05-20 | Add check_by_ssh tests (passive checks are broken - should be fixed before ne... | Thomas Guyot-Sionnest | 1 | -0/+135 |
2008-05-20 | Clobber password in check_radius process list aguments | Thomas Guyot-Sionnest | 1 | -4/+10 |