Clean up.
[oweals/busybox.git] / networking / udhcp /
2006-06-22 Rob LandleyCONFIG_DHCP -> CONFIG_APP_DHCP.
2006-06-07 Bernhard Reutner... - reuse strings and messages. Saves about 600B
2006-05-31 Rob LandleyUse BB endianness macro.
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-26 Mike Frysingerfix spelling mistakes
2006-05-21 Rob LandleyMinor cleanups: Convert a few calloc() calls to xzalloc...
2006-05-19 Bernhard Reutner... - replace _PATH_DEVNULL with bb_dev_null
2006-05-13 Mike Frysingerpull Rules.mak from top_srcdir as pointed out by Robert...
2006-05-11 Mike Frysingerrename
2006-05-11 Mike Frysingerremove files not related to busybox
2006-05-10 Bernhard Reutner... - add helptext for --retries
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-03-23 Mike Frysingermake the makefile a little more flexible so we can...
2006-03-23 Mike Frysingersync busybox and udhcp trees
2006-03-20 Eric AndersenRoy Walker writes:
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-02-22 Rob LandleyPatch from Denis Vlasenko to constify things and fix...
2006-02-22 Rob LandleyBug 751: file handle leaks can add up until available...
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-21 Rob LandleyMissed a file in the last checkin, won't build without...
2006-02-20 Rob LandleyPatch from Giuseppe Ciotta to specify retry count.
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-09-23 "Vladimir N. Oleynik"more make safe the exported namespace for udhcp. Move...
2005-09-23 "Vladimir N. Oleynik"remove 1 exported
2005-09-22 Paul Foxmove a couple of functions from common code (options...
2005-09-22 Paul Foxadd support for setting the dhcp vendor class option...
2005-09-22 "Vladimir N. Oleynik"safe exported namespace for udhcp. Not full, bore :-(
2005-09-08 Rob LandleyFix the warning by rewriting the function to be smaller...
2005-09-01 Rob LandleyOff by one error in max_leases sanity check. Bug 349...
2005-08-01 Paul Foxallow suppression of default client-id. fixes bug...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-21 Paul Foxremove duplicate check against chaddr.
2005-07-20 Paul Foxapplying fix for:
2005-05-26 Rob LandleyTobias Krawutschke found a bug where the DHCP client...
2005-05-04 Rob LandleyRevert the uptime() removal. Let the list sort it...
2005-05-04 Rob LandleyPatch from Shaun Jackman:
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2005-04-16 Mike FrysingerIn Bug 209, bernhardf writes:
2004-12-06 Mike Frysingermerge from udhcp module
2004-10-08 Eric AndersenWade Berrier writes:
2004-10-08 Eric Andersenegor duda writes:
2004-05-19 Russ Dilluse busybox sysinfo struct
2004-05-19 Eric AndersenFix a compile problem
2004-05-19 Russ Dillfix timewarp in client (server fix later)
2004-05-19 Russ Dillremove uneccessary check (already done in pidfile.c)
2004-05-19 Russ Dillfix memory leak caused by switch to vfork
2004-04-25 Glenn L McGrathUpdate my email address, document some of my tasks...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-05 Glenn L McGrathPatch by Andrew Victor,
2004-03-05 Glenn L McGrathFix a typo, patch by Andrew Victor
2004-01-30 Eric AndersenUse standard C99 types
2003-12-26 Russ Dillit should work even if you don't assign a pidfile
2003-12-24 Russ Dillfix a long standing underallocation bug
2003-12-24 Russ Dillmove debugging to safe place (before vfork)
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-12-16 Russ Dillclean up some bad, bad formatting
2003-12-16 Russ Dillinclude headers with prototypes to make sure prototypes...
2003-12-16 Eric Andersenremove reference to missing header file which is breaki...
2003-12-16 Russ Dillrevert removal of define
2003-12-16 Russ Dillforgotten include
2003-12-16 Russ Dillwhy the complication of a static string rather than...
2003-12-16 Russ Dillstart attempting to bring udhcp in busybox back to...
2003-12-16 Russ Dillwhen compiled standalone, udhcp needs these headers
2003-12-16 Russ Dillwhoops
2003-12-16 Russ Dillnot sure who made this change, but it certainly mucks...
2003-12-15 Russ Dillmake udhcp work under uclinux, to an extent
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2003-11-14 Eric AndersenUlrich Marx writes:
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-09-01 Glenn L McGrathAllow one to detect and handle the case where no lease...
2003-08-30 Glenn L McGrath"Without this patch, udhcpcd output may be buffered...
2003-08-29 Glenn L McGrathRemove stray '\n'
2003-08-29 Glenn L McGrathRemove unused files
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-06-20 Eric AndersenMake gcc not whine about "deprecated use of label at...
2003-06-14 Eric AndersenAdd missing pieces from vodz' last_patch88
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-15 Glenn L McGrathPatch from Bastian Blank
2003-02-12 Russ Dillsync with udhcp bug fixes
2003-01-21 Russ Dillmerge fixes with udhcp
2002-12-11 Eric Andersenhehe. Screwed that one up. Lets do things right this...
2002-12-11 Eric AndersenMakefile rework coordinate with Russ so udhcp will...
2002-12-11 Russ Dillslight change to reflect BB_VER change
2002-12-11 Russ Dillsorry about all the noise, should be all synced up now
2002-12-11 Russ Dillresync with udhcp cvs
2002-12-11 Eric AndersenMake sure we have a show_usage function prototype
2002-12-08 Glenn L McGrathSupport using ip in udhcpc scripts.
next