summaryrefslogtreecommitdiffstats
path: root/plugins-root/check_dhcp.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-27added functions to utils_base:M. Sean Finney1-1/+4
2007-05-13check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)Matthias Eble1-6/+11
2007-04-20Remove unused variables.Holger Weiss1-2/+0
2007-04-20Use the 'server identifier' option instead of the 'siaddr' field as theHolger Weiss1-10/+28
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onHolger Weiss1-0/+1
2006-10-20localization updatesBenoit Mortier1-16/+27
2006-07-29Fix two Solaris compile problemsTon Voon1-1/+1
2006-05-25Applied patch for responses from helpers/relays, cleaned up different coding ...Ethan Galstad1-181/+206
2006-05-25Fixed short interface name length, UNKNOWN return code (patches from tracker)Ethan Galstad1-20/+19
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Ton Voon1-7/+0
2005-09-21Separation of root setuid plugins into plugins-root/Ton Voon1-0/+1261