aboutsummaryrefslogtreecommitdiff
path: root/plugins-root/check_dhcp.c
AgeCommit message (Expand)Author
2007-10-25Automatically update website with --help output. CosmeticGravatar Ton Voon
2007-07-26The "--serverip" and "--requestedip" options now accept host names, too.Gravatar Holger Weiss
2007-07-26New "-m, --mac" option which allows for specifying the MAC address toGravatar Holger Weiss
2007-07-26Make sure strncpy(3)d buffers are nul-terminated.Gravatar Holger Weiss
2007-07-26A few minor fixes/improvements which were included with (but unrelatedGravatar Holger Weiss
2007-07-26New "-u, --unicast" option which gives check_dhcp the ability to mimic aGravatar Holger Weiss
2007-05-27added functions to utils_base:Gravatar M. Sean Finney
2007-05-13check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)Gravatar Matthias Eble
2007-04-20Remove unused variables.Gravatar Holger Weiss
2007-04-20Use the 'server identifier' option instead of the 'siaddr' field as theGravatar Holger Weiss
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownGravatar Holger Weiss
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onGravatar Holger Weiss
2006-10-20localization updatesGravatar Benoit Mortier
2006-07-29Fix two Solaris compile problemsGravatar Ton Voon
2006-05-25Applied patch for responses from helpers/relays, cleaned up different coding ...Gravatar Ethan Galstad
2006-05-25Fixed short interface name length, UNKNOWN return code (patches from tracker)Gravatar Ethan Galstad
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Gravatar Ton Voon
2005-09-21Separation of root setuid plugins into plugins-root/Gravatar Ton Voon