1. 5b28d31 ftpd: add LOG_NDELAY to openlog by Denis Vlasenko · 16 years ago
  2. c41cba5 ftpd: reuse ls applet for LIST/NLST/STAT generation by Denis Vlasenko · 16 years ago
  3. 9b2fbda ftpd: EPSV and SIZE support. Tested to work on IPv6 too. by Denis Vlasenko · 16 years ago
  4. 57a3b17 ftp: reduce amount of realloc's done in cmdio_write by Denis Vlasenko · 16 years ago
  5. d42eb81 ftpd: code shrink by Denis Vlasenko · 16 years ago
  6. 3455285 ftpd: code shrink by Denis Vlasenko · 16 years ago
  7. f1a11b5 ftp: code shrink by Denis Vlasenko · 16 years ago
  8. 9e95920 ftpd: code shuffled a bit, added comments by Denis Vlasenko · 16 years ago
  9. 51c9bb1 ftpd: add comment by Denis Vlasenko · 16 years ago
  10. ffb4bb3 ftpd: further code shrink by Denis Vlasenko · 16 years ago
  11. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
  12. 5e4fda0 ftpd: code chrink, fixed some minor bugs by Denis Vlasenko · 16 years ago
  13. bf9d179 adding forgotten new file by Denis Vlasenko · 16 years ago
  14. 16b4a2d ftpd: new applet by Adam Tkac by Denis Vlasenko · 16 years ago
  15. 76140a7 networking/libiproute/*: code shrink by optimizing numeric conversions by Denis Vlasenko · 16 years ago
  16. 5a2ad69 wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de) by Denis Vlasenko · 16 years ago
  17. 787a492 ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32, by Denis Vlasenko · 16 years ago
  18. 50af926 wget: fix --header handling by Denis Vlasenko · 16 years ago
  19. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  20. 30e3df3 - rephrase helptext for clarity by Bernhard Reutner-Fischer · 16 years ago
  21. 12aca79 - improve wording by Bernhard Reutner-Fischer · 16 years ago
  22. 97b954d - improve wording by Bernhard Reutner-Fischer · 16 years ago
  23. 2ca84f6 httpd: tiny optimization by Denis Vlasenko · 16 years ago
  24. 1cbfd98 httpd: by Denis Vlasenko · 16 years ago
  25. d814c98 telnetd: do not advertise TELNET_LFLOW, we do not support it properly. by Denis Vlasenko · 16 years ago
  26. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
  27. 73121c3 dhcpd,dumpleases: write and use 64-bit current time in lease file. by Denis Vlasenko · 16 years ago
  28. 802cab1 brctl: fix compilation on 2.4.x kernels by Denis Vlasenko · 16 years ago
  29. bdea2c0 traceroute: allow -w NUM as small as 1 by Denis Vlasenko · 16 years ago
  30. 766c10c traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP by Denis Vlasenko · 16 years ago
  31. fa65a3d traceroute: preparatory trivial cleanups by Denis Vlasenko · 16 years ago
  32. 39b6813 tunctl: new applet by Vladimir by Denis Vlasenko · 16 years ago
  33. ec64a57 dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitialized by Denis Vlasenko · 16 years ago
  34. 0416e3d udhcpd: disable opton to have absolute lease times in lease file by Denis Vlasenko · 16 years ago
  35. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  36. 12abcb3 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ by Denis Vlasenko · 16 years ago
  37. 517413f bb_info_msg: make it do atomic, unbuffered writes by Denis Vlasenko · 16 years ago
  38. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  39. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  40. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  41. 3246c0d iproute: fix ipXXX utilities trying to parse their applet name by Denis Vlasenko · 16 years ago
  42. 196a953 iptunnel: fix problems with including linux/ip_tunnel.h on some systems by Denis Vlasenko · 16 years ago
  43. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  44. c5045fd vconfig: style fix, no code changes by Denis Vlasenko · 16 years ago
  45. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  46. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  47. 00d8417 vi: speedup and code shrink (Walter Harms) by Denis Vlasenko · 16 years ago
  48. 9d1d4c0 httpd: set $HOST to Host: header value. +83 bytes. by Denis Vlasenko · 16 years ago
  49. 12ff9dc networking/interface.c: better readability (by Walter Harms) by Denis Vlasenko · 16 years ago
  50. ae6e135 tftpd: can also have TFTP_DEBUG by Denis Vlasenko · 16 years ago
  51. 249d948 nslookup: glibc + IPv6 address of DNS server don't mix (yet) by Denis Vlasenko · 16 years ago
  52. 3f5f246 nslookup: allow usage of IPv6 addresses or hostnames by Denis Vlasenko · 16 years ago
  53. 142c5cb ifupdown.c: allow options to udhcpc to be configurable from .config by Wade Berrier · 16 years ago
  54. 4d47692 arp: stop using globals by Denis Vlasenko · 16 years ago
  55. 81c6a91 telnetd: fix compile problem for non-standalone telnetd by Denis Vlasenko · 16 years ago
  56. 9f2f808 telnetd: correctly output 0xff char. ~100 bytes. by Denis Vlasenko · 16 years ago
  57. 6d04435 telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes. by Denis Vlasenko · 16 years ago
  58. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  59. b0150d2 telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive) by Denis Vlasenko · 16 years ago
  60. b9d572a total overhaul of mail applets. again. Vladimir as usual. by Denis Vlasenko · 16 years ago
  61. 3854c5d runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. by Denis Vlasenko · 16 years ago
  62. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  63. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  64. 4cb576e inetd: fix a case when we have zero services by Denis Vlasenko · 16 years ago
  65. 391ffa1 nslookup: tiny shrink (-5 bytes); add comment about res_init by Denis Vlasenko · 16 years ago
  66. 5a89763 tftpd: show help if stdin is not a socket by Denis Vlasenko · 16 years ago
  67. 44d5dce iplink: accept shorthands for "address" keyword here: by Denis Vlasenko · 16 years ago
  68. 470dc1d - minor shrinkage (~-60) by Bernhard Reutner-Fischer · 16 years ago
  69. e291866 - support ip link set eth1 address 00:11:22:33:44:55 by Bernhard Reutner-Fischer · 16 years ago
  70. 31d58e5 randomconfig fixes by Denis Vlasenko · 16 years ago
  71. 7ff85c5 udhcp: simplify SO_BINDTODEVICE call by Denis Vlasenko · 16 years ago
  72. 59f502b ping: trivial code shrink by Denis Vlasenko · 16 years ago
  73. 8fbd8ac - fix ip route rejecting dotted quads as prefix by Bernhard Reutner-Fischer · 16 years ago
  74. cdd1f73 zcip: code size optimizations, improved help text and comments by Denis Vlasenko · 16 years ago
  75. 578de86 - route metric support (Natanael Copa) Adds about 75b by Bernhard Reutner-Fischer · 16 years ago
  76. c2d5a27 - wrap overlong line by Bernhard Reutner-Fischer · 16 years ago
  77. df6b3ad inetd: use config parser. by Vladimir by Denis Vlasenko · 16 years ago
  78. 5868070 route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) by Denis Vlasenko · 16 years ago
  79. 2b2d977 sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  80. bed22a0 sendmail: compat update by Vladimir by Denis Vlasenko · 16 years ago
  81. 739e30f udhcp: add inline docs; small code shrink by Denis Vlasenko · 16 years ago
  82. 7d9399e udhcpc: fixlet for previous commit by Denis Vlasenko · 16 years ago
  83. c321b51 udhcp: added some FIXMEs; code shrink. -49 bytes by Denis Vlasenko · 16 years ago
  84. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  85. cdb0b65 dhcpc: treat "discover...select...discover..." loop the same way by Denis Vlasenko · 16 years ago
  86. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  87. b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
  88. 28f5619 slattach: preserve speed in non-raw mode. +39 bytes. by Denis Vlasenko · 16 years ago
  89. 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
  90. ee9deb8 ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist by Denis Vlasenko · 16 years ago
  91. ee34ebe ifenslave: wants net/if.h by Denis Vlasenko · 16 years ago
  92. 1c781cc modprobe-small: make insmod command line compatible by Denis Vlasenko · 16 years ago
  93. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  94. b424930 - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) by Bernhard Reutner-Fischer · 16 years ago
  95. 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
  96. 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
  97. 6c4eb44 ifupdown: fixes for shutdown of DHCP-managed interfaces by Denis Vlasenko · 16 years ago
  98. ec7e7ae arp: without -H <type>, assume "ether". closes 4564 by Denis Vlasenko · 16 years ago
  99. ee777c4 ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com> by Denis Vlasenko · 16 years ago
  100. 8d07560 sendmail: work around (bogus) gcc warning by Denis Vlasenko · 16 years ago