1. d6f5000 *: style fixes. no code changes by Denys Vlasenko · 13 years ago
  2. 454fe29 ifupdown: remove interface from state_list if iface_up fails by Lauri Hintsala · 13 years ago
  3. 7280d20 udhcpc: sanitize hostnames in incoming packets. Closes 3979. by Denys Vlasenko · 13 years ago
  4. 53782d9 iproute: fix help text by Denys Vlasenko · 13 years ago
  5. 0fa3e5f httpd: small fixes to previous change by Pascal Bellard · 13 years ago
  6. 7291755 httpd: make it possible to use system passwords for auth by Pascal Bellard · 13 years ago
  7. d2277e2 nommu: fix cases where we mangle argv[0][0] by Denys Vlasenko · 13 years ago
  8. 860491c udhcpc: shrink code by setting xid more economically by Denys Vlasenko · 13 years ago
  9. a092a89 udhcpc6: rudimentary code to export data to script; fix IAADDR parsing by Denys Vlasenko · 13 years ago
  10. 7e21f04 udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both by Denys Vlasenko · 13 years ago
  11. 2b6a6b9 udhcpc6: set hop limit to 1 in emitted raw packets by Denys Vlasenko · 13 years ago
  12. 68c5b28 udhcpc6: fix endianness by Denys Vlasenko · 13 years ago
  13. 9ba7504 udhcpc6: new applet. Not yet functional. by Denys Vlasenko · 13 years ago
  14. 50089fc udhcpc: trim help text, rename badly-named variable by Denys Vlasenko · 13 years ago
  15. 0fd4347 udhcpc: code shrink by Denys Vlasenko · 13 years ago
  16. 3b46fcb udhcpc: remove workaround for bugs in Win98 dhcp server ("MSFT 98" vendor string) by Denys Vlasenko · 13 years ago
  17. d38ca03 udhcpc: reuse string constant; remove unneeded memset(0) by Denys Vlasenko · 13 years ago
  18. 2017d48 udhcpc: deprecate --hostname NAME by Denys Vlasenko · 13 years ago
  19. ee320c6 getty: reset tty attrs on Ctrl-C and Ctrl-D too by Denys Vlasenko · 13 years ago
  20. 2af2acf udhcpc: add comment about server IP by Denys Vlasenko · 13 years ago
  21. fbca0c6 udhcpc: in fill_envp, export BOOTP fields first by Denys Vlasenko · 13 years ago
  22. cd4d78f dhcpc: fix the case where we might add extra space at the end of envvar. by Denys Vlasenko · 13 years ago
  23. 1dff672 udhcpc: fix 6rd option formatting (was using 4 more bytes than there is) by Denys Vlasenko · 13 years ago
  24. 42816c2 udhcpc: remove unused argument in sprint_nip6 by Denys Vlasenko · 13 years ago
  25. 7981d79 udhcpc: small code shrink by Denys Vlasenko · 13 years ago
  26. f461385 typo fix in comment by Denys Vlasenko · 13 years ago
  27. 1f56e51 udhcpc: add support for DHCP option 212 (RFC 5969) by Denys Vlasenko · 13 years ago
  28. 2ea73b5 nc: small code shrink by Denys Vlasenko · 13 years ago
  29. 9c28fb8 ifupdown: code shrink by Denys Vlasenko · 13 years ago
  30. dd82443 ifupdown: support post-up / pre-down hooks by Peter Korsgaard · 13 years ago
  31. 6464f15 udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total reconfig by Vladislav Grishenko · 13 years ago
  32. 6c9c0a1 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability by Leonid Lisovskiy · 13 years ago
  33. faf7c62 tftp: mode string is case independent by Denys Vlasenko · 13 years ago
  34. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  35. 585541e start_stop_daemon: set complementary group ids too. Closes 3253 by Denys Vlasenko · 13 years ago
  36. dd1061b wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. by Denys Vlasenko · 13 years ago
  37. 5126cf9 ping: display real IPv6 response address. Hopefully closes 3745. by Denys Vlasenko · 13 years ago
  38. 223b941 inetd: close new udp fd in "udp nowait" case by Denys Vlasenko · 13 years ago
  39. 289c47b udhcp: remove the declaration of non-existent udhcp_checksum by Baruch Siach · 13 years ago
  40. e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
  41. 4abcb8b tcpudp: simplify help text by Denys Vlasenko · 13 years ago
  42. 14bd16a more tweak for bionic by Denys Vlasenko · 14 years ago
  43. b5de0c1 typo fixes by Dan Fandrich · 14 years ago
  44. 901a53b inetd: check if RPC is available by Bernhard Reutner-Fischer · 14 years ago
  45. b307eab iplink: tweak includes to work on android by Denys Vlasenko · 14 years ago
  46. 6295d27 Replaced __u32 etc. with standard uint32_t style types by Daniel Fandrich · 14 years ago
  47. f533ec8 *: simplify Ethernet header includes by Dan Fandrich · 14 years ago
  48. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  49. 5d3aace udhcpc: allow -O OPT take numeric params by Denys Vlasenko · 14 years ago
  50. 662972a The [-Wunused-but-set-variable] warnings by Cristian Ionescu-Idbohrn · 14 years ago
  51. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago
  52. 12a4327 adduser: safe username passing to passwd/addgroup by Denys Vlasenko · 14 years ago
  53. b1ab283 inetd: add FIXMEs by Denys Vlasenko · 14 years ago
  54. a348b45 traceroute: properly reduce poll timeout by Denys Vlasenko · 14 years ago
  55. 7945808 udhcp: fix some default values from "" to NULL by Denys Vlasenko · 14 years ago
  56. fb6b173 udhcp: add FEATURE_UDHCP_8021Q option by Nigel Hathaway · 14 years ago
  57. c37d4c6 dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form by Nigel Hathaway · 14 years ago
  58. cfbd31a add include <sys/socket.h> by Denys Vlasenko · 14 years ago
  59. d506897 wget: add a note about bug 3625 by Denys Vlasenko · 14 years ago
  60. 2514302 Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 by Denys Vlasenko · 14 years ago
  61. 88d3cfd add forgotten #include by Denys Vlasenko · 14 years ago
  62. 532e961 tftpd: add -l "log to syslog" option. Needed for inetd mode by Denys Vlasenko · 14 years ago
  63. 24ec952 tftp: fix progress bar for large (>32M) files. Closes 3499 by Denys Vlasenko · 14 years ago
  64. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  65. d277f55 http: document index.cgi usage. no code changes by Denys Vlasenko · 14 years ago
  66. ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 14 years ago
  67. 8e23faf ntpd: decrease ntpd -q "no response" timeout to 10 sec by Denys Vlasenko · 14 years ago
  68. 9575518 httpd: don't send error messages with gzip encoding by Peter Korsgaard · 14 years ago
  69. 700fbc3 wget: --post-data=STR should not encode STR, should send it verbatim by Vitaly Magerya · 14 years ago
  70. 7f4b769 don't call freeaddinfo(NULL) by Vitaly Magerya · 14 years ago
  71. e2e55b0 wget: move help text to .c file by Denys Vlasenko · 14 years ago
  72. 625f218 wget: fix fname_out usage wrt redirects by Denys Vlasenko · 14 years ago
  73. 9ac5596 udhcpc: emit "correct" secs field by Denys Vlasenko · 14 years ago
  74. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  75. 115c35d ftpd: better usage text by Denys Vlasenko · 14 years ago
  76. e6bb8d3 udhcpc: add -B option by Keith Young · 14 years ago
  77. 293a8f2 nameif: add matching by phy_address=NUM; extend help text by Phil Sutter · 14 years ago
  78. 2adc0e6 nameif: fix parsing of /proc/net/dev; small code shrink by Phil Sutter · 14 years ago
  79. 1df0af7 don't leak malloced variables in the loop; remove double alloc by Alexey Fomenko · 14 years ago
  80. 940c720 convert "do {...} while (1);" -> "while (1) {...}" by Denys Vlasenko · 14 years ago
  81. 708dd4c add missing fclose's by Alexey Fomenko · 14 years ago
  82. 251962f whois: new applet by Pere Orga · 14 years ago
  83. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  84. da4441c fix libiproute compile with kernel headers < 2.6.17 by Stefan Seyfried · 14 years ago
  85. 3bb235c iproute: fix parsing and matching of of "short" IP addrs like 10/8 by Denys Vlasenko · 14 years ago
  86. 5369563 wget: reduce bloat by Pere Orga · 14 years ago
  87. 5827167 udhcpd: optional IP selection based on MAC hash by Vladislav Grishenko · 14 years ago
  88. 28556b9 wget: check for final write errors for -O FILE too by Denys Vlasenko · 14 years ago
  89. 2384a35 wget: make "wget -O FILE URL1 URL2" concatenate output by Denys Vlasenko · 14 years ago
  90. 57b4909 wget: fix SEGV with multiple urls and redirection by Pere Orga · 14 years ago
  91. 713e6d7 udhcpc: use more correct, and more importantly, more understandable BPF code by Vladislav Grishenko · 14 years ago
  92. 9a5b7f6 wget: support multiple URLs on command line even without -O :) by Denys Vlasenko · 14 years ago
  93. a366109 wget: support multiple URLs on command line by Denys Vlasenko · 14 years ago
  94. a84eadf typo fix in comment by Denys Vlasenko · 14 years ago
  95. 88ad9da wget: display 100% at the _end_ of chunked download by Denys Vlasenko · 14 years ago
  96. c60f446 wget: chunked mode fix. Closes bug 3229 by Denys Vlasenko · 14 years ago
  97. f9af375 wget: explain clearerr more clearly by Denys Vlasenko · 14 years ago
  98. 8766a79 wget: correctly handle rare case when we get EAGAIN _on first_ read by Denys Vlasenko · 14 years ago
  99. ab8d00d progress meter: fix bugs found in stall detection and unknown size logic by Denys Vlasenko · 14 years ago
  100. d55e139 progress meter: move file name to bb_progress_t. +20 bytes by Denys Vlasenko · 14 years ago