Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-06-09 | Added testcases for check_dig | Matthias Eble | 3 | -3/+95 |
2008-06-02 | Optimised pst3 for systems with large number of processes (Duncan Ferguson) | Ton Voon | 2 | -140/+110 |
2008-06-02 | Updated Nagios::Plugin perl modules to 0.27 | Ton Voon | 3 | -0/+1 |
2008-05-30 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | Thomas Guyot-Sionnest | 3 | -1/+8 |
2008-05-29 | typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-27 | Changed SF file release to use sftp instead of ftp | Ton Voon | 1 | -4/+2 |
2008-05-27 | Preparation for 1.4.12 releaserelease-1.4.12 | Ton Voon | 5 | -6/+808 |
2008-05-27 | Not picking up solaris systems correctly for check_dhcp. Only | Ton Voon | 2 | -2/+3 |
2008-05-27 | Addition to help to state that -f will always return OK if ssh command | Ton Voon | 1 | -1/+1 |
2008-05-27 | Add additional PID column heading | Ton Voon | 1 | -1/+1 |
2008-05-26 | correct typo in NEWS | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-23 | Add a note about radiusclient | Thomas Guyot-Sionnest | 1 | -3/+6 |
2008-05-22 | Fix linking against OpenSSL where libdl is required | Thomas Guyot-Sionnest | 2 | -0/+9 |
2008-05-21 | Fixed passive option in check_by_ssh | Thomas Guyot-Sionnest | 3 | -24/+41 |
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 | 2 | -5/+11 |
2008-05-13 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |