summaryrefslogtreecommitdiffstats
path: root/plugins-root
AgeCommit message (Expand)AuthorFilesLines
2016-09-16check_dhcp: Make xid a bit more randomHolger Weiss1-3/+2
2016-09-14check_dhcp: Don't peek before reading responseHolger Weiss1-7/+1
2015-10-13Merge branch 'check_proc_1203'Jan Wagner1-1/+3
2015-10-08Merge branch 'maint'Holger Weiss1-31/+12
2015-10-05Fix for unclosed filehandle in pst3 on Solarisrefs/pull/1371/headabrist1-1/+3
2015-10-04use unknown exit code for help/version in plugins-root as wellrefs/pull/1363/headSven Nierlein2-4/+4
2015-10-02check_dhcp: Fix option parsingHolger Weiss1-31/+12
2015-10-02Fixes segfaults when running via monitoring workerJan Wagner1-1/+1
2015-01-29make use of MSG_CONFIRM optionalSven Nierlein1-0/+5
2014-12-02check_icmp: Cast size_t values for printf(3)Holger Weiss1-2/+5
2014-11-28check_icmp: Fix a few type errorsHolger Weiss1-5/+5
2014-11-28Don't mix variable declarations and codeHolger Weiss1-15/+23
2014-11-28Use kernel reception time on ICMP packets to compute rtt.Matthieu Kermagoret1-7/+48
2014-07-06check_icmp/check_dhcp: disable check, if we are rootJan Wagner2-6/+0
2014-06-28plugins-root/check_dhcp.c - array out of boundsSpenser Reinhardt1-1/+1
2014-01-21Capitalize "Monitoring Plugins"Holger Weiss1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss2-2/+2
2014-01-19Project rename initial commit.Monitoring Plugins Development Team4-10/+10
2013-09-17check_dhcp: fix mac address and interface number detection on solarisSven Nierlein1-4/+9
2013-09-17check_dhcp: fix tests interface detectionSven Nierlein1-1/+1
2013-09-16check_dhcp: fix tests for machines with default interace != eth0Sven Nierlein1-5/+10
2013-09-16check_dhcp test: skip subtests if no variable is setSven Nierlein1-20/+35
2013-09-15check_dhcp: add test fileSven Nierlein1-0/+49
2013-09-15check_icmp: tests do not require sudo if run by rootSven Nierlein1-9/+10
2013-09-15plugins-root: include t folder in release tarballSven Nierlein1-1/+1
2013-09-04check_icmp: Minor whitespace/indentation fixesHolger Weiss1-7/+6
2013-09-04check_icmp: Support "--help" and "--version"Holger Weiss1-0/+8
2012-06-13check_dhcp: Don't misinterpret the "siaddr" fieldHolger Weiss1-9/+4
2012-06-13check_dhcp: Fix handling of "pad" optionsHolger Weiss1-3/+4
2011-04-29check_host: Allocate a large-enough buffer for the host table.Sebastian Harl1-1/+1
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest2-2/+2
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest2-10/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest2-9/+9
2010-04-14pst3.c must not use nagiosplug/gnulib includesThomas Guyot-Sionnest2-2/+4
2009-10-16Set proper network byte order for icmp_id and icmp_seq in icmp packetsThomas Guyot-Sionnest1-10/+11
2009-10-16Increment per-host sequence in check_icmpThomas Guyot-Sionnest1-11/+13
2009-09-25Allow custom versions with the release file...nagiosplugins1-1/+1
2009-09-14Ensure dirhandle is closed (Duncan Ferguson)Ton Voon1-0/+2
2009-07-14pst3 compile with Sun Studio CompilerTon Voon1-0/+2
2009-06-14Fixed error in rtt/rta calculation in case of system clock problemsMatthias Eble1-1/+1
2009-06-01Don't use the plain char type for data buffersHolger Weiss1-6/+6
2009-06-01Fixed check_icmp compiler warnings by including float.hMatthias Eble1-0/+1
2009-06-01Fixed --help output for warn and critical thresholds (sf.net #2796624, debian...Matthias Eble1-2/+2
2008-11-27Fixing build breakages (I totally forgot this rule was there...)Thomas Guyot-Sionnest1-2/+0
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Thomas Guyot-Sionnest1-5/+5
2008-11-25Workaround to support more make programsThomas Guyot-Sionnest1-1/+4
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Thomas Guyot-Sionnest1-1/+2
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest4-14/+17
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest3-32/+32
2008-11-07check_icmp now reports min and max round trip time perfdata (Steve Rader)Thomas Guyot-Sionnest1-5/+17