Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-18 | udhcp: fix indentation and style. | Denis Vlasenko | |
Eliminate (group) a lot of smallish *.h files Remove lots of unneeded #includes | |||
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-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 | |
2004-12-06 | merge from udhcp module | Mike Frysinger | |
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-16 | why the complication of a static string rather than a define? gcc isn't dumb | Russ Dill | |
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath | |
2002-11-05 | version number oops | Russ Dill | |
2002-10-14 | added full udhcp integration | Russ Dill | |