dhcpd: make -S and -f actually work
[oweals/busybox.git] / networking / udhcp / dhcpd.c
2007-08-15 Denis Vlasenkodhcpd: make -S and -f actually work
2007-08-14 Denis Vlasenkoudhcpd: add -f "foreground" and -S "syslog" options
2007-08-02 Denis Vlasenkoudhcp: slight shrink
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-07-01 Denis Vlasenkofix comment placement (no code changes)
2007-07-01 Denis Vlasenkoudhcp: new config option "Rewrite the lease file at...
2007-05-30 Denis Vlasenkowhitespace fixes
2007-05-03 Denis Vlasenkoudhcpc: stop deleting our own pidfile if we daemonize.
2007-04-04 Bernhard Reutner... - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]...
2007-03-26 Denis VlasenkoMove udhcp to new NOMMU helpers.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-19 Bernhard Reutner... - use xlisten/xsocket some more. Saves .25 kB
2006-11-27 Denis Vlasenkoudhcpc: convert to getopt32
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-09-29 Denis VlasenkoYet another silly little byte saving. couldn't -> cannot
2006-09-07 Denis VlasenkoFix (hopefully) bug 976. Need more thorough audit.
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-05-21 Rob LandleyMinor cleanups: Convert a few calloc() calls to xzalloc...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-01-25 Tim Rikerjust whitespace
2005-09-01 Rob LandleyOff by one error in max_leases sanity check. Bug 349...
2004-10-08 Eric AndersenWade Berrier writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-12-11 Russ Dillsorry about all the noise, should be all synced up now
2002-10-14 Russ Dilladded full udhcp integration