Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | use unknown exit code for help/version in plugins-root as well | Sven Nierlein | 1 | -2/+2 |
2014-07-06 | check_icmp/check_dhcp: disable check, if we are root | Jan Wagner | 1 | -3/+0 |
2014-06-28 | plugins-root/check_dhcp.c - array out of bounds | Spenser Reinhardt | 1 | -1/+1 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -3/+3 |
2013-09-17 | check_dhcp: fix mac address and interface number detection on solaris | Sven Nierlein | 1 | -4/+9 |
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 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -6/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -19/+19 |
2008-07-06 | Don't try to set the "SO_BROADCAST" socket option for unicast requests. | Holger Weiss | 1 | -2/+1 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+10 |
2008-04-29 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -10/+11 |
2008-01-31 | Bump plugins-root/ to GPLv3 | Thomas Guyot-Sionnest | 1 | -28/+23 |
2007-10-25 | Automatically update website with --help output. Cosmetic | Ton Voon | 1 | -3/+3 |
2007-07-26 | The "--serverip" and "--requestedip" options now accept host names, too. | Holger Weiss | 1 | -19/+19 |
2007-07-26 | New "-m, --mac" option which allows for specifying the MAC address to | Holger Weiss | 1 | -12/+58 |
2007-07-26 | Make sure strncpy(3)d buffers are nul-terminated. | Holger Weiss | 1 | -3/+6 |
2007-07-26 | A few minor fixes/improvements which were included with (but unrelated | Holger Weiss | 1 | -6/+13 |
2007-07-26 | New "-u, --unicast" option which gives check_dhcp the ability to mimic a | Holger Weiss | 1 | -10/+74 |
2007-05-27 | added functions to utils_base: | M. Sean Finney | 1 | -1/+4 |
2007-05-13 | check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306) | Matthias Eble | 1 | -6/+11 |
2007-04-20 | Remove unused variables. | Holger Weiss | 1 | -2/+0 |
2007-04-20 | Use the 'server identifier' option instead of the 'siaddr' field as the | Holger Weiss | 1 | -10/+28 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -1/+1 |
2007-01-27 | Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on | Holger Weiss | 1 | -0/+1 |
2006-10-20 | localization updates | Benoit Mortier | 1 | -16/+27 |
2006-07-29 | Fix two Solaris compile problems | Ton Voon | 1 | -1/+1 |
2006-05-25 | Applied patch for responses from helpers/relays, cleaned up different coding ... | Ethan Galstad | 1 | -181/+206 |
2006-05-25 | Fixed short interface name length, UNKNOWN return code (patches from tracker) | Ethan Galstad | 1 | -20/+19 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 1 | -7/+0 |
2005-09-21 | Separation of root setuid plugins into plugins-root/ | Ton Voon | 1 | -0/+1261 |