1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  3. c8a2ab1 dumpleases: better help text by Denys Vlasenko · 14 years ago
  4. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 14 years ago
  5. a8f6b99 udhcp: move options.c to common.c; disable unused bool and s16 option code by Denys Vlasenko · 14 years ago
  6. 7e6add1 udhcpc: add -x OPT:VAL option by Denys Vlasenko · 14 years ago
  7. 6ef8def udhcp: remove two unused fields by Denys Vlasenko · 14 years ago
  8. 2e7aa92 udhcp: tweak udhcpd.conf example and comments. no code changes by Denys Vlasenko · 14 years ago
  9. 8a7c166 udhcp: move serverpacket.c into dhcpd.c, no other changes by Denys Vlasenko · 14 years ago
  10. 2f14263 udhcp[cd]: fix aliasing warnings by Denys Vlasenko · 14 years ago
  11. 95cc814 udhcpd: fix a bug in add_lease where it was reading at [-1] by Denys Vlasenko · 15 years ago
  12. 799d00e udhcp: convert old-style logging in print_static_leases by Denys Vlasenko · 15 years ago
  13. 6947d2c udhcp: logging improvements, field and variable renames by Denys Vlasenko · 15 years ago
  14. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 15 years ago
  15. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 15 years ago
  16. ed8982b udhcp: add a few TODOs by Denys Vlasenko · 15 years ago
  17. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 15 years ago
  18. cab3a01 udhcp: cleanup of static lease handling by Denys Vlasenko · 15 years ago
  19. 56f2d06 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip by Denys Vlasenko · 15 years ago
  20. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 15 years ago
  21. 1d924f5 udhcp: rename fields in struct dhcpOfferedAddr by Denys Vlasenko · 15 years ago
  22. 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 15 years ago
  23. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 15 years ago
  24. bd79c3d dhcpd: remember and record hostnames; optimize get_option by Denis Vlasenko · 15 years ago
  25. 0416e3d udhcpd: disable opton to have absolute lease times in lease file by Denis Vlasenko · 15 years ago
  26. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  27. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 16 years ago
  28. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 16 years ago
  29. 027271e udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings); by Denis Vlasenko · 16 years ago
  30. 84da0bf udhcp: make paths configurable syslogd: trivial build fix by Denis Vlasenko · 16 years ago
  31. b386c1c udhcp: ifdef out unused members by Denis Vlasenko · 16 years ago
  32. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 16 years ago
  33. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  34. deabacd move udhcp_{client/server}_config to common_bufsiz1 by Denis Vlasenko · 17 years ago
  35. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  36. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  37. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 17 years ago
  38. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  39. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  40. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 18 years ago
  41. 7031f62 add back in udhcp support by Mike Frysinger · 18 years ago
  42. 787140d remove in place of external link by Mike Frysinger · 18 years ago
  43. c1ef7bd just whitespace by Tim Riker · 18 years ago
  44. d824853 merge from udhcp module by Mike Frysinger · 19 years ago
  45. abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
  46. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  47. ad95373 Use standard C99 types by Eric Andersen · 20 years ago
  48. 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 20 years ago
  49. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 21 years ago
  50. da97085 version number oops by Russ Dill · 22 years ago
  51. 61fb489 added full udhcp integration by Russ Dill · 22 years ago