Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2013-08-19 | Clean up check for _SC_NPROCESSORS_ONLN | Holger Weiss | 2 | -15/+13 |
2013-08-19 | Merge branch 'master' of https://github.com/bbense/nagios-plugins | Holger Weiss | 2 | -6/+18 |
2013-08-19 | Bug fix for ncpus if hyperthreading turned off in linux | Booker C. Bense | 2 | -6/+18 |
2013-08-18 | check_http: Document the new -E option | Holger Weiss | 1 | -1/+3 |
2013-08-18 | Abbreviate function name | Holger Weiss | 3 | -4/+4 |
2013-08-18 | NEWS: Mention the new "check_http -J/-K" options | Holger Weiss | 1 | -0/+1 |
2013-08-18 | Merge branch 'master' of https://github.com/cern-mig/nagios-plugins | Holger Weiss | 3 | -5/+54 |
2013-08-18 | NEWS: Mention the new "check_mysql -f/-g" options | Holger Weiss | 1 | -0/+2 |
2013-08-18 | check_mysql: Don't accept new positional arguments | Holger Weiss | 1 | -4/+0 |
2013-08-18 | check_mysql: Use xasprintf instead of asprintf | Holger Weiss | 1 | -1/+1 |
2013-08-18 | check_mysql: Fix copy'n'pasted comments | Holger Weiss | 1 | -2/+2 |
2013-08-18 | Merge branch 'master' of https://github.com/jonmilby/nagios-plugins | Holger Weiss | 1 | -4/+34 |
2013-08-18 | Merge branch 'fping' of https://github.com/lairsdragon/nagios-plugins | Holger Weiss | 1 | -1/+20 |
2013-08-18 | check_fping error handling enhanced, generates UNKNOWN on | Steve Weinreich | 1 | -1/+20 |
2013-08-18 | NEWS: Mention the new "check_snmp --offset" option | Holger Weiss | 2 | -2/+3 |
2013-08-18 | added --offset option to allow adjustment of sensor data | Simon Kainz | 1 | -1/+9 |
2013-08-18 | check_http: Use xasprintf instead of asprintf | Holger Weiss | 1 | -1/+1 |
2013-08-18 | check_http: s/--header_string/--header-string/ | Holger Weiss | 1 | -1/+1 |
2013-08-18 | check_snmp: Allocate space for the new -Le option | Holger Weiss | 1 | -2/+2 |
2013-08-18 | Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...' | Mark Keisler | 1 | -13/+14 |
2013-08-18 | NEWS: Mention the check_mysql changes | Holger Weiss | 1 | -0/+1 |