Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-29 | Yet another silly little byte saving. couldn't -> cannot | Denis Vlasenko | |
2006-09-07 | Fix (hopefully) bug 976. Need more thorough audit. | Denis Vlasenko | |
Restore erroneously removed FEATURE_UDHCP_SYSLOG. | |||
2006-09-06 | Implement optional syslog logging using ordinary | Denis Vlasenko | |
bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually. | |||
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | |
2006-05-28 | My first bout of untangling udhcp. Make lots of gratuitous #defines go | Rob Landley | |
away, substitutie BB_VER for an external VERSION, use busybox CONFIG symbols rather than checking for them then defining others, etc. Lots more cleanup to do... | |||
2006-05-27 | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | |
2006-05-21 | Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary | Rob Landley | |
memset, collate variable declarations... | |||
2006-05-08 | add back in udhcp support | Mike Frysinger | |
2006-03-23 | remove in place of external link | Mike Frysinger | |
2006-01-25 | just whitespace | Tim Riker | |
2005-09-01 | Off by one error in max_leases sanity check. Bug 349, apparently. | Rob Landley | |
2004-10-08 | Wade Berrier writes: | Eric Andersen | |
Hello, Here's a patch for a first attempt at static leases for udhcpd. Included in the tarball are 2 files (static_leases.c, static_leases.h) and a patch against the latest cvs. In the config file you can configure static leases with the following format: static_lease 00:60:08:11:CE:4E 192.168.0.54 static_lease 00:60:08:11:CE:3E 192.168.0.44 Comments/suggestions/improvements are welcome. Wade | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-01-30 | Use standard C99 types | Eric Andersen | |
2003-12-18 | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | |
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath | |
2002-12-11 | sorry about all the noise, should be all synced up now | Russ Dill | |
2002-10-14 | added full udhcp integration | Russ Dill | |