Age | Commit message (Expand) | Author | Files | Lines |
2013-09-12 | tests: sort cached settings before save | Sven Nierlein | 1 | -0/+1 |
2013-09-12 | tests: make sure tests don't hang | Sven Nierlein | 1 | -1/+6 |
2013-09-12 | check_tcp: Fix checks without --expect string | Holger Weiss | 1 | -5/+7 |
2013-09-12 | Minor cosmetic changes | Holger Weiss | 2 | -7/+10 |
2013-09-12 | check_tcp: Properly deal will partial recv(3)s | Holger Weiss | 4 | -38/+74 |
2013-09-12 | Improve interface of np_expect_match() function | Holger Weiss | 4 | -32/+32 |
2013-09-10 | Don't mark SSL_METHOD variable as "const" | Holger Weiss | 1 | -1/+1 |
2013-09-10 | Move global variables from .h to .c files | Holger Weiss | 5 | -21/+13 |
2013-09-10 | Fix GCC's -Wimplicit-function-declaration warnings | Holger Weiss | 5 | -13/+17 |
2013-09-10 | Fix GCC's -Wuninitialized warnings | Holger Weiss | 3 | -14/+14 |
2013-09-10 | check_tcp: Don't close connection too early | juliopedreira | 1 | -4/+1 |
2013-09-10 | s/--proxy_authorization/--proxy-authorization/ | Holger Weiss | 2 | -1/+2 |
2013-09-05 | check_snmp: Initialize size_t value to 0, not NULL | Holger Weiss | 1 | -1/+1 |
2013-09-05 | Update bundled libtool files | Holger Weiss | 5 | -2215/+4091 |
2013-09-04 | check_icmp: Minor whitespace/indentation fixes | Holger Weiss | 1 | -7/+6 |
2013-09-04 | check_icmp: Support "--help" and "--version" | Holger Weiss | 1 | -0/+8 |
2013-09-02 | Remove "contrib" plugins | Holger Weiss | 97 | -16690/+1 |
2013-09-02 | Remove the outdated "command.cfg" file | Holger Weiss | 2 | -274/+0 |
2013-08-30 | Merge branch 'hw/update-pm' | Holger Weiss | 3 | -65/+252 |
2013-08-27 | developer-guidelines.sgml: Update copyright year | Holger Weiss | 1 | -3/+3 |
2013-08-27 | NEWS: Mention that check_snmp now supports >8 OIDs | Holger Weiss | 1 | -0/+1 |
2013-08-27 | Partially revert "check_snmp: Close potential for using uninitialized memory" | Holger Weiss | 1 | -3/+3 |
2013-08-27 | check_snmp: Fix --help segfault | Holger Weiss | 1 | -1/+1 |
2013-08-27 | Merge branch 'master' of https://github.com/ozamosi/nagios-plugins | Holger Weiss | 2 | -24/+64 |
2013-08-26 | NEWS: Mention new "check_disk -f" option | Holger Weiss | 1 | -0/+1 |
2013-08-26 | Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins | Holger Weiss | 1 | -4/+17 |
2013-08-23 | Use own variable instead of ENV | Ton Voon | 1 | -1/+1 |
2013-08-23 | Updated with last working copy of build_perl_modules used by Opsview | Ton Voon | 3 | -64/+251 |
2013-08-23 | perlmods: fixed install_order | Sven Nierlein | 2 | -5/+6 |
2013-08-22 | developer-guidelines.sgml: Multiline output | Holger Weiss | 1 | -8/+20 |
2013-08-21 | developer-guidelines.sgml: Allow special value "U" | Holger Weiss | 1 | -1/+2 |
2013-08-21 | removed duplicate entry | Sven Nierlein | 1 | -4/+0 |
2013-08-21 | fixed check_tcp test | Sven Nierlein | 1 | -1/+1 |
2013-08-21 | no need to set verbose mode, thats what "make test-debug" is for | Sven Nierlein | 1 | -2/+0 |
2013-08-21 | check_snmp: added threshold tests | Sven Nierlein | 1 | -137/+156 |
2013-08-21 | check_snmp: Fix support for inverse thresholds | Holger Weiss | 1 | -5/+7 |
2013-08-21 | Updated perl modules | Ton Voon | 18 | -1/+9 |
2013-08-20 | Update the bundled Params::Validate module | Holger Weiss | 3 | -4/+19 |
2013-08-20 | Set SSL_MODE_AUTO_RETRY flag | Holger Weiss | 1 | -0/+1 |
2013-08-20 | Ditch contrib/check_http-with-client-certificate.c | Holger Weiss | 1 | -1567/+0 |
2013-08-20 | Add new Gnulib files to .gitignore | Holger Weiss | 1 | -0/+3 |
2013-08-20 | Check for who(1) only if utmpx(5) isn't available | Holger Weiss | 1 | -17/+20 |
2013-08-20 | check_users: Use utmpx(5) only if available | Holger Weiss | 3 | -1/+52 |
2013-08-20 | added missing header to fix build on freebsd | Sven Nierlein | 2 | -2/+1 |
2013-08-20 | Merge branch 'master' of https://github.com/rafaeldriutti/nagios-plugins | Holger Weiss | 1 | -3/+3 |
2013-08-20 | changed obsolete automake macro | Sven Nierlein | 1 | -1/+1 |
2013-08-20 | check_ide_smart: "__linux__" instead of "linux" | Holger Weiss | 1 | -8/+8 |
2013-08-20 | check_ide_smart: Add support for NetBSD | Holger Weiss | 4 | -8/+135 |
2013-08-19 | Replace Gnulib's "getopt" module with "getopt-gnu" | Holger Weiss | 3 | -4/+3 |
2013-08-19 | Sync with the latest Gnulib code (6f2d632) | Holger Weiss | 320 | -9646/+17703 |