Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-02-13 | Fix --local argument handling (Jan Wagner #1878971) | Matthias Eble | 1 | -2/+2 |
2008-02-13 | Fix broken intending (The whole file use spaces only except my last patch and... | Thomas Guyot-Sionnest | 1 | -12/+12 |
2008-02-13 | Add two files to svn:ignore | Thomas Guyot-Sionnest | 0 | -0/+0 |
2008-02-13 | set_thresholds now let the user free the thresolds. (P.S.: When you set twice... | Thomas Guyot-Sionnest | 2 | -5/+7 |
2008-02-13 | News, nothing else. | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-02-13 | This floorf workaround is Nnot needed anymore since floorf is part of Gnulib | Thomas Guyot-Sionnest | 1 | -5/+0 |
2008-02-13 | Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b... | Thomas Guyot-Sionnest | 1 | -4/+2 |
2008-02-12 | Import Gnulib floorf and base64 and removed our old base64 library. | Thomas Guyot-Sionnest | 27 | -67/+3302 |
2008-02-12 | Sync to latest Gnulib | Thomas Guyot-Sionnest | 169 | -2953/+9946 |
2008-02-11 | Hints re: SSL features | Ton Voon | 1 | -0/+4 |
2008-02-11 | Added link to FAQ for redhat spopen problem | Ton Voon | 1 | -0/+1 |
2008-01-31 | Bump plugins-root/ to GPLv3 | Thomas Guyot-Sionnest | 3 | -67/+59 |
2008-01-31 | Bump plugins/ to GPLv3 (header files) | Thomas Guyot-Sionnest | 4 | -63/+76 |
2008-01-31 | Bump plugins/ to GPLv3 (non-plugind files) | Thomas Guyot-Sionnest | 7 | -252/+183 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 14 | -313/+275 |