Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 40 | -30/+415 |
2008-05-07 | Added performance data to check_ping (Christian Schneemann) | Thomas Guyot-Sionnest | 3 | -1/+13 |
2008-05-02 | negate now has the ability to replace the status text as well (-s, --substitute) | Thomas Guyot-Sionnest | 2 | -16/+36 |
2008-04-30 | Add socket support to check_mysql* | Thomas Guyot-Sionnest | 4 | -23/+68 |
2008-04-29 | Support "--without-pgsql" (reported by Alex Songe via IRC). | Holger Weiss | 1 | -1/+1 |
2008-04-29 | Use UT_THRESHOLDS_NOTES in all plugins | Thomas Guyot-Sionnest | 3 | -14/+10 |
2008-04-29 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 2 | -26/+29 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 33 | -159/+184 |
2008-04-23 | Correct typo and make the --help notes a bit simpler. | Thomas Guyot-Sionnest | 1 | -5/+4 |
2008-04-17 | Correct the help text | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-04-17 | Allow to repeat -a to set multiple possible addresses | Thomas Guyot-Sionnest | 2 | -8/+23 |
2008-04-05 | check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop... | Thomas Guyot-Sionnest | 3 | -6/+7 |
2008-04-04 | make parse_ini die like in N::P if section isn't found | Thomas Guyot-Sionnest | 4 | -26/+26 |
2008-04-02 | Delete obsolete files | Thomas Guyot-Sionnest | 2 | -8/+0 |
2008-04-02 | - Add --enable-extra-opts configure option for compiling extra-opts support | Thomas Guyot-Sionnest | 9 | -3823/+4215 |
2008-04-01 | fix the obvious... | Thomas Guyot-Sionnest | 1 | -3/+3 |
2008-04-01 | np_extra_opts now retain pointers from argv so that plugins can still overwri... | Thomas Guyot-Sionnest | 2 | -4/+4 |
2008-03-31 | update svn:ignore property (last gnulib update added many auto-generated files) | Thomas Guyot-Sionnest | 0 | -0/+0 |
2008-03-31 | Fix bug with --extra-opts as last argument with no value | Thomas Guyot-Sionnest | 2 | -4/+16 |
2008-03-31 | Fix for last commit - I accidentaly broke my local Makefile and tests weren't... | Thomas Guyot-Sionnest | 6 | -17/+21 |
2008-03-30 | - Remove the last argument of np_extra_opts | Thomas Guyot-Sionnest | 3 | -86/+75 |
2008-03-29 | Update svn:ignore property | Thomas Guyot-Sionnest | 0 | -0/+0 |
2008-03-26 | write ini-file lookup function + tests | Thomas Guyot-Sionnest | 4 | -17/+138 |
2008-03-24 | Add extra-opts argument parsing with tests | Thomas Guyot-Sionnest | 5 | -0/+398 |
2008-03-24 | Replace broken usage of NAGIOS_CONFIG_PATH with a stub function (that will tr... | Thomas Guyot-Sionnest | 2 | -9/+71 |
2008-03-20 | - Fix bug #1920671 | Thomas Guyot-Sionnest | 1 | -8/+9 |
2008-03-18 | Include test for check_procs, using input file | Ton Voon | 1 | -0/+115 |
2008-03-18 | Updated check_procs with a hidden --input-file option. | Ton Voon | 3 | -24/+218 |
2008-03-17 | Don't run check_nagios tests on Solaris, because of pst3 requirement | Ton Voon | 1 | -1/+7 |
2008-03-16 | Add tests: | Thomas Guyot-Sionnest | 3 | -1/+42 |