Age | Commit message (Expand) | Author | Files | Lines |
2017-01-10 | Apply another spelling fix | Holger Weiss | 1 | -1/+1 |
2017-01-10 | Merge branch 'spell_fix' | Jan Wagner | 1 | -1/+1 |
2016-12-07 | properly remove MSG_PEEK in check_dhcp.c. Fixes #1450. | Harald Koch | 1 | -1/+1 |
2016-12-01 | Spelling fixes suggested by lintian | Jan Wagner | 1 | -1/+1 |
2016-09-16 | check_dhcp: Make xid a bit more random | Holger Weiss | 1 | -3/+2 |
2016-09-14 | check_dhcp: Don't peek before reading response | Holger Weiss | 1 | -7/+1 |
2015-10-13 | Merge branch 'check_proc_1203' | Jan Wagner | 1 | -1/+3 |
2015-10-08 | Merge branch 'maint' | Holger Weiss | 1 | -31/+12 |
2015-10-05 | Fix for unclosed filehandle in pst3 on Solaris | abrist | 1 | -1/+3 |
2015-10-04 | use unknown exit code for help/version in plugins-root as well | Sven Nierlein | 2 | -4/+4 |
2015-10-02 | check_dhcp: Fix option parsing | Holger Weiss | 1 | -31/+12 |
2015-10-02 | Fixes segfaults when running via monitoring worker | Jan Wagner | 1 | -1/+1 |
2015-01-29 | make use of MSG_CONFIRM optional | Sven Nierlein | 1 | -0/+5 |
2014-12-02 | check_icmp: Cast size_t values for printf(3) | Holger Weiss | 1 | -2/+5 |
2014-11-28 | check_icmp: Fix a few type errors | Holger Weiss | 1 | -5/+5 |
2014-11-28 | Don't mix variable declarations and code | Holger Weiss | 1 | -15/+23 |
2014-11-28 | Use kernel reception time on ICMP packets to compute rtt. | Matthieu Kermagoret | 1 | -7/+48 |
2014-07-06 | check_icmp/check_dhcp: disable check, if we are root | Jan Wagner | 2 | -6/+0 |
2014-06-28 | plugins-root/check_dhcp.c - array out of bounds | Spenser Reinhardt | 1 | -1/+1 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -1/+1 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 2 | -2/+2 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 4 | -10/+10 |
2013-09-17 | check_dhcp: fix mac address and interface number detection on solaris | Sven Nierlein | 1 | -4/+9 |
2013-09-17 | check_dhcp: fix tests interface detection | Sven Nierlein | 1 | -1/+1 |
2013-09-16 | check_dhcp: fix tests for machines with default interace != eth0 | Sven Nierlein | 1 | -5/+10 |
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-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 |
2012-06-14 | check_dhcp: Don't misinterpret the "siaddr" field | Holger Weiss | 1 | -9/+4 |
2012-06-13 | check_dhcp: Fix handling of "pad" options | Holger Weiss | 1 | -3/+4 |
2011-04-28 | check_host: Allocate a large-enough buffer for the host table. | Sebastian Harl | 1 | -1/+1 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 2 | -2/+2 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 2 | -10/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 2 | -9/+9 |
2010-04-14 | pst3.c must not use nagiosplug/gnulib includes | Thomas Guyot-Sionnest | 2 | -2/+4 |
2009-10-15 | Set proper network byte order for icmp_id and icmp_seq in icmp packets | Thomas Guyot-Sionnest | 1 | -10/+11 |
2009-10-15 | Increment per-host sequence in check_icmp | Thomas Guyot-Sionnest | 1 | -11/+13 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 1 | -1/+1 |
2009-09-14 | Ensure dirhandle is closed (Duncan Ferguson) | Ton Voon | 1 | -0/+2 |
2009-07-14 | pst3 compile with Sun Studio Compiler | Ton Voon | 1 | -0/+2 |
2009-06-14 | Fixed error in rtt/rta calculation in case of system clock problems | Matthias Eble | 1 | -1/+1 |
2009-06-02 | Don't use the plain char type for data buffers | Holger Weiss | 1 | -6/+6 |
2009-06-01 | Fixed check_icmp compiler warnings by including float.h | Matthias Eble | 1 | -0/+1 |
2009-06-01 | Fixed --help output for warn and critical thresholds (sf.net #2796624, debian... | Matthias Eble | 1 | -2/+2 |
2008-11-26 | Fixing build breakages (I totally forgot this rule was there...) | Thomas Guyot-Sionnest | 1 | -2/+0 |
2008-11-26 | Disable dynamic versionning for releases, and allow generating version out of... | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-11-25 | Workaround to support more make programs | Thomas Guyot-Sionnest | 1 | -1/+4 |