Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -3/+13 |
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 | 1 | -2/+3 |
2008-03-11 | Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS | Ton Voon | 3 | -10/+3 |
2008-02-28 | Reverted check_procs for solaris back to using pst3 due to truncation | Ton Voon | 2 | -12/+58 |
2008-02-13 | check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972) | Matthias Eble | 1 | -0/+1 |
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 | set_thresholds now let the user free the thresolds. (P.S.: When you set twice... | Thomas Guyot-Sionnest | 1 | -1/+7 |
2008-02-13 | This floorf workaround is Nnot needed anymore since floorf is part of Gnulib | Thomas Guyot-Sionnest | 1 | -5/+0 |
2008-02-12 | Import Gnulib floorf and base64 and removed our old base64 library. | Thomas Guyot-Sionnest | 2 | -3/+5 |
2008-02-12 | Sync to latest Gnulib | Thomas Guyot-Sionnest | 1 | -3/+0 |
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 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 24 | -570/+515 |
2008-01-29 | check_ntp_peer now checks for the LI_ALARM flag | Thomas Guyot-Sionnest | 1 | -1/+9 |
2008-01-29 | Fix bugs and flaws in best offset server selection of check_ntp_time and (dep... | Thomas Guyot-Sionnest | 2 | -66/+70 |
2008-01-26 | Fix help text of check_ntp_* (Bug #1880095) | Thomas Guyot-Sionnest | 2 | -3/+2 |
2008-01-15 | Fix check_disk disk usage calculation when using --group=NAME (related to bug... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-01-08 | Fixed reverse lookup damaged by previous commit | Matthias Eble | 1 | -6/+7 |
2008-01-08 | Changed default test values for check_dns (using nagios.com) | Ton Voon | 1 | -3/+3 |
2008-01-08 | Reverted commits 1898 and 1899 due to reversion of 1879 | Ton Voon | 5 | -6/+6 |
2008-01-08 | Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT... | Ton Voon | 1 | -1/+1 |
2008-01-08 | more r1879 fixes | Thomas Guyot-Sionnest | 3 | -4/+4 |
2008-01-08 | Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in... | Thomas Guyot-Sionnest | 2 | -2/+2 |
2008-01-07 | Support "[IPv6]" address syntax. | Holger Weiss | 1 | -2/+13 |
2008-01-07 | My assumption that "-H example.com:80" didn't work (see my previous | Holger Weiss | 1 | -0/+7 |
2008-01-06 | Remove support for specifying the port number using "-H example.com:80". | Holger Weiss | 1 | -2/+0 |
2008-01-06 | If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1... | Matthias Eble | 1 | -0/+3 |
2008-01-05 | Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) | Thomas Guyot-Sionnest | 2 | -8/+16 |
2008-01-05 | check_dns now sorts addresses for -a support with multiple address replies (M... | Matthias Eble | 1 | -8/+34 |
2008-01-04 | Cleaned check_procs usage output (Ferenc Wagner #1862218) | Matthias Eble | 1 | -3/+3 |
2007-12-21 | Remove c formating from translated strings (makes translation easier) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-19 | Fix the "--help" output. | Holger Weiss | 1 | -1/+1 |
2007-12-19 | check_tcp now returns UNKNOWN with an invalid hostname on command line | Ton Voon | 1 | -1/+1 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 1 | -8/+39 |
2007-12-13 | Fixed help output (Christian Mies) | Ton Voon | 1 | -1/+1 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 1 | -0/+3 |
2007-12-11 | D'oh! single escape will be handled by Perl.... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-12-11 | - Fix check_ntp_peer returning misleading information when an ICMP message ca... | Thomas Guyot-Sionnest | 2 | -3/+4 |
2007-12-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 6 | -0/+24 |
2007-12-10 | Plenty of french translations (and a few fixes BTW) | Thomas Guyot-Sionnest | 6 | -10/+9 |
2007-12-10 | OOPS! Last commit should have included these files. | Thomas Guyot-Sionnest | 3 | -15/+15 |
2007-12-10 | Some translations | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-12-10 | Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #181... | Matthias Eble | 1 | -3/+3 |
2007-12-10 | Fixed check_load argument handling when passing non triplet thresholds. Thank... | Matthias Eble | 2 | -4/+13 |
2007-12-08 | Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). | Thomas Guyot-Sionnest | 1 | -1/+8 |
2007-12-04 | Interesting... For some reason it did not take this (patch barfed on it and I... | Thomas Guyot-Sionnest | 1 | -1/+1 |