Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | NEWS: Mention check_ups performance data fix | Holger Weiss | 1 | -0/+4 |
2015-10-02 | Fix incorrect performance data thresholds | Louis Sautier | 1 | -6/+6 |
2015-10-02 | check_snmp: small improvement by anonymous submission | Jan Wagner | 1 | -0/+3 |
2015-10-02 | check_dhcp: Fix option parsing | Holger Weiss | 1 | -31/+12 |
2015-10-02 | Merge pull request #1343 from awiddersheim/ipv6/check_fping | Sven Nierlein | 1 | -1/+1 |
2015-10-02 | Fixes segfaults when running via monitoring worker | Jan Wagner | 1 | -1/+1 |
2015-10-02 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-10-01 | check_http: Adding support for checking SSL-Websites through Proxies | Michael Melcher | 1 | -4/+41 |
2015-10-01 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-08-26 | sslutils: Check if OpenSSL supports SSLv3. | Jérémie Courrèges-Anglas | 1 | -0/+5 |
2015-08-13 | Allow check_fping to autodetect ipv6 addresses | Andrew Widdersheim | 1 | -1/+1 |
2015-04-23 | check_ldap: fix number of skipable tests | Sven Nierlein | 1 | -2/+2 |
2015-04-22 | mention check_ldap changes in news file | Sven Nierlein | 1 | -0/+1 |
2015-04-22 | check_ldap: fix entries threshold check | Sven Nierlein | 1 | -15/+21 |
2015-04-22 | add check_ldap test | Sven Nierlein | 3 | -0/+83 |
2015-04-21 | add counting of entries to check_ldap | Gerhard Lausser | 1 | -9/+60 |
2015-04-21 | add sperfdata function which can handle threshold ranges | Gerhard Lausser | 1 | -0/+40 |
2015-04-13 | Readability fix | Andrew Widdersheim | 1 | -1/+2 |
2015-04-13 | Update RELEASING | Elan Ruusamäe | 1 | -3/+3 |
2015-04-12 | install snmpd on travis tests | Sven Nierlein | 1 | -1/+1 |
2015-04-12 | enable libtab on travis builds | Sven Nierlein | 1 | -1/+1 |
2015-04-12 | add perl snmp to travis dependencies | Sven Nierlein | 1 | -1/+1 |
2015-04-12 | fix snmp test for included threshold | Sven Nierlein | 1 | -11/+11 |
2015-04-11 | update perl module to 0.39 | Sven Nierlein | 2 | -0/+0 |
2015-01-29 | make use of MSG_CONFIRM optional | Sven Nierlein | 1 | -0/+5 |
2014-12-27 | utils: remove unused variable | Sebastian Herbszt | 1 | -2/+0 |
2014-12-15 | Add tools/update-thanks script | Holger Weiss | 1 | -0/+56 |
2014-12-02 | check_mailq: Add sudo support | Holger Weiss | 5 | -8/+35 |
2014-12-02 | Merge branch 'handle-hanging-nfs' | Holger Weiss | 4 | -1/+51 |
2014-12-02 | NEWS: Mention check_disk enhancement | Holger Weiss | 1 | -0/+1 |
2014-12-02 | Cosmetic change: s/THRLIBS/THREADLIBS/ | Holger Weiss | 2 | -4/+4 |
2014-12-02 | check_icmp: Cast size_t values for printf(3) | Holger Weiss | 1 | -2/+5 |
2014-12-02 | Merge branch 'maint' | Holger Weiss | 8 | -17/+27 |
2014-12-02 | configure.ac: Don't let pthread check depend on OS | Holger Weiss | 1 | -12/+6 |
2014-12-02 | NEWS: Modify list of changes for 2.1.1 releasev2.1.1 | Holger Weiss | 1 | -5/+6 |
2014-12-01 | Fixing and removing outdated information | Jan Wagner | 1 | -29/+7 |
2014-12-01 | Prepare release | Jan Wagner | 2 | -2/+2 |
2014-12-01 | THANKS.in: Add new authors | Jan Wagner | 1 | -0/+1 |
2014-12-01 | NEWS: Updating all the fixes | Jan Wagner | 1 | -0/+7 |
2014-12-01 | We are now monitoring-plugins | Jan Wagner | 1 | -1/+1 |
2014-12-01 | check_tcp: fix help description regarding escape option | Sebastian Herbszt | 1 | -1/+1 |
2014-12-01 | check_ntp: Nul-terminate jitter data | Holger Weiss | 1 | -1/+11 |
2014-11-30 | Revert "plugins/check_ntp.c - Verify struct from response" | Holger Weiss | 1 | -11/+2 |
2014-11-30 | update .gitignore | Sebastian Herbszt | 1 | -0/+1 |
2014-11-30 | check_disk: Seperate declarations from code | Holger Weiss | 1 | -0/+1 |
2014-11-30 | check_disk: Remove unused status variable | Holger Weiss | 1 | -2/+1 |
2014-11-28 | check_disk: Fix pthread start routine type | Holger Weiss | 1 | -3/+6 |
2014-11-28 | Don't let check_disk hang on hanging file systems | Gerhard Lausser | 3 | -1/+53 |
2014-11-28 | NEWS: Mention HP-UX fixes for check_procs | Holger Weiss | 1 | -0/+1 |
2014-11-28 | Added particular ps command for HP-UX (check_procs) | Yannick Charton | 1 | -0/+14 |