1. 1b34d4f find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx by Denys Vlasenko · 15 years ago
  2. ecb179b ifenslave: fix for 2.4 kernels compile by Denys Vlasenko · 15 years ago
  3. 1f27ab0 *: optimize code size in strtoul calls by Denys Vlasenko · 15 years ago
  4. 772c2db httpd_ssi.c: make it a bit less broken by Denys Vlasenko · 15 years ago
  5. 56573cb networking/httpd_ssi.c: expand comments by Denys Vlasenko · 15 years ago
  6. db4a676 networking/httpd_ssi.c: new example CGI handler by Denys Vlasenko · 15 years ago
  7. 33d8d08 httpd: shrink mime type matching code (suggested by Bernhard) by Denys Vlasenko · 15 years ago
  8. e66ccfa remove some garbage from http POST upload example by Denys Vlasenko · 15 years ago
  9. 108b8c5 httpd: fix bug 601 "I:index.php does not run interpreter on DIR/ url" by Denys Vlasenko · 15 years ago
  10. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  11. 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  12. 2cc7091 inetd: comment tweak. no code changes by Denys Vlasenko · 15 years ago
  13. ed1667e telnetd: add -w ("inetd wait") option. Can be configured off. by Denys Vlasenko · 15 years ago
  14. cfc2163 inetd: be more careful with syslog socket; other small fixes by Denys Vlasenko · 15 years ago
  15. 22cbfbd ethr-wake: can use ether_hostton on uclibc >= 0.9.30 by Denys Vlasenko · 15 years ago
  16. 0d58666 wget: strip trailing whitespace from e.g. "Content-length: 120 " by Matthijs van de Water · 15 years ago
  17. aa369e0 udhcpc: if got IP successfully, disable -n for future renewals by Justin Maggard · 15 years ago
  18. 0568b6e randomconfig fixes by Denys Vlasenko · 15 years ago
  19. 63416cc nc: fix nc -ll; report vfork errors; make select loop faster by Tomoya Adachi · 15 years ago
  20. bac9f03 tftp: add comment, no code changes by Denys Vlasenko · 15 years ago
  21. 330d898 tftp[d]: fix block# handling on upload with non-default blocksize by Atsushi Nemoto · 15 years ago
  22. d6513cf tcpsvd,udpsvd: fix uid/gid printing when run with -u by Denys Vlasenko · 15 years ago
  23. 4abfc26 udhcpc: small simplification by Denys Vlasenko · 15 years ago
  24. 753a3ce typo by Denys Vlasenko · 15 years ago
  25. 7d6a791 udhcpc: add/edit comments, no code changes by Denys Vlasenko · 15 years ago
  26. 13ca4b1 udhcpc: simplify manual renew (make it more similar to automatic one) by Denys Vlasenko · 15 years ago
  27. 9038d6f remove trailing whitespace by Denys Vlasenko · 15 years ago
  28. 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
  29. 95cc814 udhcpd: fix a bug in add_lease where it was reading at [-1] by Denys Vlasenko · 15 years ago
  30. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
  31. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  32. 97ef654 udhcpc: support option 0x79 (static routes) (part of bug 341) by Denys Vlasenko · 15 years ago
  33. 7895b91 udhcp: dname_dec may return NULL, account for that case by Denys Vlasenko · 15 years ago
  34. 7d5ddf1 wget: remove IPv6 scope id in Host: field (apache compat) by Denys Vlasenko · 15 years ago
  35. f1fab09 wget: fix redirection from HTTP to FTP server by Denys Vlasenko · 15 years ago
  36. ab0c8d7 wget: remove strange *&var construct. by Denys Vlasenko · 15 years ago
  37. 7f43280 wget: code shrink by splitting main() into easier-to-optimize functions by Denys Vlasenko · 15 years ago
  38. 4248c33 udhcpc: fix a read error loop (e.g.: device is down) blocking TERM by Denys Vlasenko · 15 years ago
  39. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
  40. 7a76eba udhcp: fix trivial compile error by Denys Vlasenko · 15 years ago
  41. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  42. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  43. dc36a72 udhcp: cosmetics in arpping.c, no code changes by Denys Vlasenko · 15 years ago
  44. 799d00e udhcp: convert old-style logging in print_static_leases by Denys Vlasenko · 15 years ago
  45. 6947d2c udhcp: logging improvements, field and variable renames by Denys Vlasenko · 15 years ago
  46. 4945ed3 udhcpc: fix format of one log message by Denys Vlasenko · 15 years ago
  47. 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 15 years ago
  48. ac906fa udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v by Denys Vlasenko · 15 years ago
  49. ed8982b udhcp: add a few TODOs by Denys Vlasenko · 16 years ago
  50. 26918dd udhcp: rename server/client_config.arp to server_mac and client_mac by Denys Vlasenko · 16 years ago
  51. cab3a01 udhcp: cleanup of static lease handling by Denys Vlasenko · 16 years ago
  52. 56f2d06 udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip by Denys Vlasenko · 16 years ago
  53. 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 16 years ago
  54. 1d924f5 udhcp: rename fields in struct dhcpOfferedAddr by Denys Vlasenko · 16 years ago
  55. 47f2d7e udhcpd: don't fail ARP check if returned MAC matches client's one by Denys Vlasenko · 16 years ago
  56. 16635cc test, tcpsvd, tcpsvd: shrink by Denys Vlasenko · 16 years ago
  57. 1d77db8 telnetd: more compact version of the fix for stray open fds by Denys Vlasenko · 16 years ago
  58. a4bcbd0 telnetd: properly close fds in child by Denys Vlasenko · 16 years ago
  59. 62152da ifupdown: if $PATH is not set, do not set it to "" in children by Denys Vlasenko · 16 years ago
  60. 035b4d7 ftpd: allow multiple -S options to increase verbosity too, like -v by Denys Vlasenko · 16 years ago
  61. 0f952c2 inetd: comment why we redirect stderr to network by Denys Vlasenko · 16 years ago
  62. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  63. 8507e1f ftpd: fix a case when with -w unknown commands are ignored with no error code by Denys Vlasenko · 16 years ago
  64. 28a105d nc, hush: cosmetic cleanups, no code changes by Denys Vlasenko · 16 years ago
  65. bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
  66. c8ab67c tftp: do not risk invoking Sorcerer's Apprentice syndrome by Denys Vlasenko · 16 years ago
  67. 6285117 fix debug message by Bernhard Reutner-Fischer · 16 years ago
  68. 48a29de httpd: speed up httpd.conf at the cost of 49 bytes of code by Denys Vlasenko · 16 years ago
  69. 9c35a1c ifplugd: fix warnings by Denys Vlasenko · 16 years ago
  70. 47aaa2b Make it clearer that usually people should _NOT_ select FEATURE_UNIX_LOCAL. by Denys Vlasenko · 16 years ago
  71. 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
  72. 80e57eb ifplugd: tiny shrink by Denis Vlasenko · 16 years ago
  73. f4e4563 ifplugd: add copyright by Denis Vlasenko · 16 years ago
  74. 71c1657 ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) by Denis Vlasenko · 16 years ago
  75. f6b4685 add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) by Denis Vlasenko · 16 years ago
  76. eb4e5ec inetd: constify data by Denis Vlasenko · 16 years ago
  77. c8d7109 httpd: fix small bug in parser. it crept in during cleanup by Denis Vlasenko · 16 years ago
  78. 00643ca httpd: allow empty lines in conf file by Denis Vlasenko · 16 years ago
  79. 1cf4a0e httpd: simplify insane conf file parser by Denis Vlasenko · 16 years ago
  80. 8ed1945 nc: free lsa in server mode, we might be up for a long time by Denis Vlasenko · 16 years ago
  81. a771e7c *: remove check for errors on getsockaddr in cases we know they can't happen by Denis Vlasenko · 16 years ago
  82. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  83. 76478b8 udhcpc: fix truncation of last char in client hostnames by Denis Vlasenko · 16 years ago
  84. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  85. 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
  86. e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
  87. ef1b439 dnsd: stop using oversized buffer. trim comment. by Denis Vlasenko · 16 years ago
  88. 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 16 years ago
  89. f8de411 dnsd: removed highly questionable setting of signals to SIG_IGN by Denis Vlasenko · 16 years ago
  90. ddbf3bf dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com) by Denis Vlasenko · 16 years ago
  91. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  92. 42e78b9 ftpd: s/CONFIG_BUSYBOX_EXEC_PATH/bb_busybox_exec_path/ by Denis Vlasenko · 16 years ago
  93. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
  94. bd79c3d dhcpd: remember and record hostnames; optimize get_option by Denis Vlasenko · 16 years ago
  95. f9beb61 tftp: when we infer local name from remote (-r [/]path/path/file), by Denis Vlasenko · 16 years ago
  96. cbb4e61 httpd: add comment explaining why SERVER_NAME etc is not set. by Denis Vlasenko · 16 years ago
  97. 9f57cf6 ftpd: fix command fetching to not do it in 1-byte reads; by Denis Vlasenko · 16 years ago
  98. fce4a94 ftpd: add some comments by Denis Vlasenko · 16 years ago
  99. e3b840c ftpd: trim messages (but make sure they still make sense) by Denis Vlasenko · 16 years ago
  100. 5b492ee ftpd: do not use nasty tricks for re-execing if we are on MMU machine. by Denis Vlasenko · 16 years ago