Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-15 | parse_ini now reads the default section if the request one can't be found. | Thomas Guyot-Sionnest | 1 | -7/+12 |
2008-03-15 | Oops - this line shouldn't have been here (doesn't even work anyways) ;) | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-03-15 | - Make equal-less parameters illegal | Thomas Guyot-Sionnest | 3 | -5/+17 |
2008-03-15 | Fix handling of leading and trailing spaces in stanza | Thomas Guyot-Sionnest | 1 | -5/+9 |
2008-03-15 | Fix segfault in test_ini.c and uncomment the affected tests | Thomas Guyot-Sionnest | 2 | -24/+27 |
2008-03-15 | This commit consist of two changes: | Thomas Guyot-Sionnest | 4 | -42/+74 |
2008-03-15 | Add port to Host Header to prevent problems with non default ports (Christoph... | Matthias Eble | 1 | -1/+1 |
2008-03-14 | Added -A/--dig-arguments to check_dig (#1889453/#1874041) | Matthias Eble | 2 | -3/+14 |
2008-03-14 | Enhanced check_smtp to actually print invalid response text (#1911239) | Matthias Eble | 1 | -3/+3 |
2008-03-14 | Fixed 64 bit pst3 when tries to link to gettext. Gettext linked | Ton Voon | 3 | -6/+8 |
2008-03-14 | These files are generated automatically during the make process, and removed ... | Thomas Guyot-Sionnest | 9 | -2054/+0 |
2008-03-11 | Possible fix for HP-UX compile problems of regex_internal.c | Ton Voon | 2 | -0/+31 |
2008-03-11 | Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS | Ton Voon | 6 | -12/+7 |
2008-02-28 | Reverted check_procs for solaris back to using pst3 due to truncation | Ton Voon | 6 | -22/+105 |
2008-02-28 | Fix where PERL5LIB is blank | Ton Voon | 1 | -1/+3 |
2008-02-18 | Added CVE MITRE tracking number | Ton Voon | 1 | -1/+1 |
2008-02-13 | check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972) | Matthias Eble | 2 | -0/+2 |