Age | Commit message (Expand) | Author | Files | Lines |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 3 | -1/+8 |
2008-10-22 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | Matthias Eble | 3 | -21/+31 |
2008-10-21 | Updated tinderbox server | Ton Voon | 2 | -1/+4 |
2008-10-05 | check-users thresholds was >= rather than > as documented. | Thomas Guyot-Sionnest | 2 | -2/+5 |
2008-09-25 | Preparation for 1.4.13release-1.4.13 | Ton Voon | 5 | -77/+349 |
2008-09-25 | Fix small test failure | Ton Voon | 1 | -2/+2 |
2008-09-25 | Moving project administration documents to nagiosplugins.org site | Ton Voon | 3 | -85/+0 |
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 | 2 | -2/+13 |
2008-09-02 | Fix possible segfault in check_ntp_peer with deliberately invalid packets | Thomas Guyot-Sionnest | 2 | -1/+5 |
2008-09-01 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg... | Thomas Guyot-Sionnest | 3 | -4/+15 |
2008-09-01 | Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir... | Thomas Guyot-Sionnest | 3 | -9/+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 | 4 | -7/+36 |
2008-08-22 | Added HTTP tests for status codes | Ton Voon | 2 | -0/+102 |
2008-08-21 | Only include extra-opts tests if libtap is enabled | Ton Voon | 1 | -17/+20 |
2008-08-21 | Note re: --enable-libtap | Ton Voon | 1 | -0/+1 |
2008-08-21 | Correctly link to included libtap. Simplify invoking test scripts. | Ton Voon | 10 | -84/+58 |
2008-08-21 | Fix regexp of version number of snapshot | Ton Voon | 1 | -1/+1 |
2008-08-21 | Remove .svn files in distribution | Ton Voon | 1 | -1/+1 |
2008-08-21 | Renamed altered tap file to nagios-plugins | Ton Voon | 2 | -1/+1 |
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-21 | Typos in comments | Thomas Guyot-Sionnest | 3 | -6/+6 |
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 | Close on fd | Ton Voon | 1 | -0/+1 |
2008-08-08 | Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts | Thomas Guyot-Sionnest | 3 | -9/+13 |
2008-08-08 | Typo in --help output | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-08-05 | Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of thi... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-07-28 | -b option now specifies ICMP data bytes instead of packet size | Matthias Eble | 1 | -7/+7 |
2008-07-17 | Add support for packet size modification (-b) | Matthias Eble | 2 | -10/+17 |
2008-07-10 | Verbose should not have to exceed 3 as per developement guidelines | Thomas Guyot-Sionnest | 1 | -7/+7 |
2008-07-10 | Add -D_FORTIFY_SOURCE | Thomas Guyot-Sionnest | 1 | -1/+1 |
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 | 2 | -7/+12 |
2008-07-08 | Removed libtap configuration for the moment, as tinderbox builds | Ton Voon | 2 | -3/+3 |
2008-07-08 | check_procs captures stderr and adds to plugin output. This is | Ton Voon | 5 | -47/+36 |
2008-07-06 | Don't try to set the "SO_BROADCAST" socket option for unicast requests. | Holger Weiss | 1 | -2/+1 |
2008-07-02 | Use tap.h from the libtap directory | Ton Voon | 1 | -3/+2 |
2008-07-02 | Change pst3 again, this time to remove use of kvm which is not | Ton Voon | 2 | -158/+197 |
2008-06-30 | Fixed bug in tools/setup if docbook was run | Ton Voon | 1 | -2/+2 |
2008-06-30 | Have to list tap_dir manually to get into make dist | Ton Voon | 1 | -1/+3 |
2008-06-26 | Adding libtap into distribution to help run C based tests | Ton Voon | 7 | -17/+38 |
2008-06-17 | Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson) | Ton Voon | 1 | -22/+16 |