1. 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
  2. 219757f udhcpc: fix bug 629: use bcast receive when we perform rebinding by Denys Vlasenko · 15 years ago
  3. aa369e0 udhcpc: if got IP successfully, disable -n for future renewals by Justin Maggard · 15 years ago
  4. 4abfc26 udhcpc: small simplification by Denys Vlasenko · 15 years ago
  5. 753a3ce typo by Denys Vlasenko · 15 years ago
  6. 7d6a791 udhcpc: add/edit comments, no code changes by Denys Vlasenko · 15 years ago
  7. 13ca4b1 udhcpc: simplify manual renew (make it more similar to automatic one) by Denys Vlasenko · 15 years ago
  8. 4248c33 udhcpc: fix a read error loop (e.g.: device is down) blocking TERM by Denys Vlasenko · 15 years ago
  9. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  10. 4945ed3 udhcpc: fix format of one log message by Denys Vlasenko · 16 years ago
  11. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 16 years ago
  12. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 16 years ago
  13. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 16 years ago
  14. 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 16 years ago
  15. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  16. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
  17. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  18. ec64a57 dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitialized by Denis Vlasenko · 16 years ago
  19. 517413f bb_info_msg: make it do atomic, unbuffered writes by Denis Vlasenko · 16 years ago
  20. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  21. 739e30f udhcp: add inline docs; small code shrink by Denis Vlasenko · 16 years ago
  22. 7d9399e udhcpc: fixlet for previous commit by Denis Vlasenko · 16 years ago
  23. c321b51 udhcp: added some FIXMEs; code shrink. -49 bytes by Denis Vlasenko · 16 years ago
  24. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  25. cdb0b65 dhcpc: treat "discover...select...discover..." loop the same way by Denis Vlasenko · 16 years ago
  26. 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
  27. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  28. f716a6d udhcpc: removing stray whitespace by Denis Vlasenko · 17 years ago
  29. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 17 years ago
  30. 873b895 udhcpc: reduce ifdef forest, no code changes by Denis Vlasenko · 17 years ago
  31. 21765fa udhcpc: kill undocumented -W, it was a no-op. by Denis Vlasenko · 17 years ago
  32. fc9e108 udhcpc: shrink udhcpc: guard against zero lease time by Denis Vlasenko · 17 years ago
  33. 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
  34. 19903f0 udhcpc: simplify renewal of the lease by Denis Vlasenko · 17 years ago
  35. b234291 udhcpc: properly reduce timeout if bogus packets were received by Denis Vlasenko · 17 years ago
  36. 2e4c3c4 udhcpc: add -o "do not request options by default" switch by Denis Vlasenko · 17 years ago
  37. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  38. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  39. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  40. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  41. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  42. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  43. 8e5b6f5 Makefile: change version to 1.10.0.svn by Denis Vlasenko · 17 years ago
  44. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  45. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  46. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  47. 68af8e7 udhcpc: remove -W option, -A can be reused for that help texts: trimmed a bit by Denis Vlasenko · 17 years ago
  48. 9cdfd14 dhcpc: cleanup and comments; fix buggy timeout handling in corner cases. by Denis Vlasenko · 17 years ago
  49. 223bc97 udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>) by Denis Vlasenko · 17 years ago
  50. 49cce2b add "-A N" / "--tryagain=N" option to client, to allow altering the by Paul Fox · 17 years ago
  51. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  52. def8898 reviving libbusybox, adding CONFIG_INDIVIDUAL part 3 by Denis Vlasenko · 17 years ago
  53. deabacd move udhcp_{client/server}_config to common_bufsiz1 by Denis Vlasenko · 17 years ago
  54. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  55. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  56. bb23c06 if pidfile turned out to be !regular file, do not unlink it. by Denis Vlasenko · 17 years ago
  57. 3d17d2b udhcpd: add -f "foreground" and -S "syslog" options by Denis Vlasenko · 17 years ago
  58. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  59. 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
  60. 1caca34 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> by Denis Vlasenko · 17 years ago
  61. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  62. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  63. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  64. 42b3dea udhcp: many small fixes: by Denis Vlasenko · 17 years ago
  65. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  66. 6e6d331 udhcpc: stop deleting our own pidfile if we daemonize. by Denis Vlasenko · 18 years ago
  67. fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
  68. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  69. af1c843 Move udhcp to new NOMMU helpers. by Denis Vlasenko · 18 years ago
  70. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  71. 74c9d23 fix potentially misaligned 32-bit accesses by Denis Vlasenko · 18 years ago
  72. 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
  73. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  74. e2d3ded udhcpc: convert to getopt32 by Denis Vlasenko · 18 years ago
  75. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  76. a6dbb08 small style fixes by Denis Vlasenko · 18 years ago
  77. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  78. a959588 Yet another silly little byte saving. couldn't -> cannot by Denis Vlasenko · 18 years ago
  79. e175ff2 several fixes from openWRT project by Denis Vlasenko · 18 years ago
  80. 49ea466 Build fixes for gcc 4.0 with -Werror, from Tito. by Rob Landley · 18 years ago
  81. 239369b Fix (hopefully) bug 976. Need more thorough audit. by Denis Vlasenko · 18 years ago
  82. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  83. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  84. 11c7a7b Various cleanups I made while going through Erik Hovland's patch submissions, by Rob Landley · 18 years ago
  85. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  86. 3f78561 My first bout of untangling udhcp. Make lots of gratuitous #defines go by Rob Landley · 19 years ago
  87. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
  88. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  89. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  90. 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
  91. 28a6afe Roy Walker writes: by Eric Andersen · 19 years ago
  92. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  93. a2841e6 Patch from Giuseppe Ciotta to specify retry count. by Rob Landley · 19 years ago
  94. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  95. c1ef7bd just whitespace by Tim Riker · 19 years ago
  96. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  97. b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
  98. 28de951 by Paul Fox · 19 years ago
  99. a39bba3 allow suppression of default client-id. fixes bug 000037. allows by Paul Fox · 19 years ago
  100. 7b86134 remove duplicate check against chaddr. by Paul Fox · 19 years ago