1. 01daecc udhcpc[6]: remove superfluous "created raw socket" log message by Denys Vlasenko · 3 years, 6 months ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. c810978 udhcpc: downgrade "MAC X:X:X:X:X:X" message to log2 level by Denys Vlasenko · 7 years ago
  4. b72f1ef udhcpc[6]: downgrade "adapter index N" messages to log2 level by Denys Vlasenko · 7 years ago
  5. 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
  6. 6567edd udhcp[cd]: fix binding to network aliases. Closes 5432, 5438 by Denys Vlasenko · 12 years ago
  7. f533ec8 *: simplify Ethernet header includes by Dan Fandrich · 14 years ago
  8. dd169e8 eliminate aliasing warnings in traceroute.c and udhcp/socket.c by Denys Vlasenko · 14 years ago
  9. 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
  10. 7724c76 udhcp: pass pointer to whole packet to "add option" functions by Denys Vlasenko · 15 years ago
  11. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
  12. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 15 years ago
  13. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 15 years ago
  14. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 15 years ago
  15. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
  16. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  17. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  18. 7ff85c5 udhcp: simplify SO_BINDTODEVICE call by Denis Vlasenko · 16 years ago
  19. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  20. 6ee023c *: compile fixes for 64-bit build by Denis Vlasenko · 17 years ago
  21. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  22. 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
  23. 49a128a remove accumulated stray trailing whitespace by Denis Vlasenko · 17 years ago
  24. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  25. c82b510 udhcp: new config option "Rewrite the lease file at every new acknowledge" by Denis Vlasenko · 17 years ago
  26. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  27. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  28. 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
  29. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  30. c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
  31. 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
  32. 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
  33. 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago
  34. 5a3395b udhcp: fix indentation and style. by Denis Vlasenko · 18 years ago
  35. a7189f0 add -Wundef, fix uncovered bugs by Denis Vlasenko · 18 years ago
  36. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  37. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  38. 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
  39. 787140d remove in place of external link by Mike Frysinger · 19 years ago
  40. e8f504e Bug 751: file handle leaks can add up until available filehandles for the by Rob Landley · 19 years ago
  41. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  42. ad95373 Use standard C99 types by Eric Andersen · 21 years ago
  43. 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
  44. 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
  45. c16686c Ulrich Marx writes: by Eric Andersen · 21 years ago
  46. 8ce8f9b Remove stray '\n' by Glenn L McGrath · 21 years ago
  47. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  48. 61fb489 added full udhcp integration by Russ Dill · 22 years ago