Age | Commit message (Expand) | Author | Files | Lines |
2013-09-16 | check_disk_smb: verify path to smbclient | Sven Nierlein | 1 | -0/+2 |
2013-09-16 | check_procs: fix test with sleeping processes | Sven Nierlein | 1 | -1/+1 |
2013-09-16 | check_http: tests use supplied value if possible | Sven Nierlein | 1 | -9/+3 |
2013-09-16 | check_dhcp: fix tests for machines with default interace != eth0 | Sven Nierlein | 1 | -5/+10 |
2013-09-16 | tests: don't skip utils test | Sven Nierlein | 1 | -6/+6 |
2013-09-16 | check_dhcp test: skip subtests if no variable is set | Sven Nierlein | 1 | -20/+35 |
2013-09-15 | check_dhcp: add test file | Sven Nierlein | 1 | -0/+49 |
2013-09-15 | check_icmp: tests do not require sudo if run by root | Sven Nierlein | 1 | -9/+10 |
2013-09-15 | plugins-root: include t folder in release tarball | Sven Nierlein | 1 | -1/+1 |
2013-09-15 | check_tcp: use receive timeout for checks that expect response | Sven Nierlein | 1 | -0/+14 |
2013-09-14 | check_ping: increase test timeout | Sven Nierlein | 1 | -1/+1 |
2013-09-14 | check_load: add alternative uptime syntax | Sven Nierlein | 1 | -1/+10 |
2013-09-14 | check_udp: try nc.traditional too | Sven Nierlein | 1 | -1/+4 |
2013-09-14 | tests: move ipv6 detection into NPTest module | Sven Nierlein | 3 | -18/+28 |
2013-09-13 | unified nc syntax | Sven Nierlein | 1 | -3/+15 |
2013-09-13 | fping: some fping versions set loss to 0% by mistake | Sven Nierlein | 1 | -0/+7 |
2013-09-13 | NPTest: ensure all systems use same amount of whitespace | Sven Nierlein | 1 | -1/+4 |
2013-09-12 | check_snmp: add timeout handler befor running snmpget | Sven Nierlein | 1 | -0/+10 |
2013-09-12 | check_tcp: only test ipv6 if ping6 works | Sven Nierlein | 1 | -3/+18 |
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 |