1. f431017 httpd: optional support for partial downloads by Denis Vlasenko · 17 years ago
  2. fc20242 - IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN by Bernhard Reutner-Fischer · 17 years ago
  3. e58e8d9 httpd: add optional support for error pages by Denis Vlasenko · 17 years ago
  4. 1b9064d httpd: sendfile support by Denis Vlasenko · 17 years ago
  5. 2a86a61 ifup/ifdown: make location of ifstate configurable by Denis Vlasenko · 17 years ago
  6. 14923db slattach: new applet. by Denis Vlasenko · 17 years ago
  7. a7825f2 make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features by Denis Vlasenko · 18 years ago
  8. 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  9. 6239b1f - fix typo in help text and fix punctuation by Bernhard Reutner-Fischer · 18 years ago
  10. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
  11. eda43d7 ifupdown: mke it possible to use DHCP clients different from udhcp. by Denis Vlasenko · 18 years ago
  12. 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
  13. 0864f4d - fix formatting of help text by Bernhard Reutner-Fischer · 18 years ago
  14. 6111a8f - don't automatically select run-parts but point out that this is a system-utility in the strict sense. by Bernhard Reutner-Fischer · 18 years ago
  15. 7a7e54a - update helptext by Bernhard Reutner-Fischer · 18 years ago
  16. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  17. 0e282c9 combine depends lines by Mike Frysinger · 18 years ago
  18. 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
  19. 3c99a59 remove obsolete FEATURE_WGET_IP6_LITERAL by Denis Vlasenko · 18 years ago
  20. fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
  21. db50647 httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore, by Denis Vlasenko · 18 years ago
  22. 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
  23. 75f8d08 telnetd: we were having telnetd with is ONLY inetd or ONLY standalone. by Denis Vlasenko · 18 years ago
  24. 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
  25. 0871bc8 httpd: add -i (inetd) and -f (foreground) otions. by Denis Vlasenko · 18 years ago
  26. 9d4533e Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> by Denis Vlasenko · 18 years ago
  27. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  28. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  29. 049d6b8 Add CONFIG_FEATURE_SYSLOG which controls whether by Denis Vlasenko · 18 years ago
  30. 1cca948 Upgrade netcat a lot. Make -e able to take the rest of the command line as by Rob Landley · 18 years ago
  31. 597e70e - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP by Bernhard Reutner-Fischer · 19 years ago
  32. 8d3a6f7 - add CONFIG_FEATURE_WGET_LONG_OPTIONS by Bernhard Reutner-Fischer · 19 years ago
  33. 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
  34. 1b4e1da re-enable udhcp in a few more places by Mike Frysinger · 19 years ago
  35. 3958e0a Busybox's udhcp was deleted a while ago. Bolting an external project onto the by Rob Landley · 19 years ago
  36. a2d9a17 More usage.h cleanups, with collateral changes to httpd. Specifically, by Rob Landley · 19 years ago
  37. 38fc692 - improve wording in some help texts a little bit. by Bernhard Reutner-Fischer · 19 years ago
  38. ea46f45 - patch from P.J. Day to rely on the automatic indenting provided by depends. by Bernhard Reutner-Fischer · 19 years ago
  39. 2949577 - simplify config options of the ip applet. by Bernhard Reutner-Fischer · 19 years ago
  40. ca7166f - put udhcp back in (Rob, you removed this in r14787 by accident..). by Bernhard Reutner-Fischer · 19 years ago
  41. 0ebecac Second verse, same as the first. by Rob Landley · 19 years ago
  42. ea4c53c Missing dependency spotted by Robert P Day. by Rob Landley · 19 years ago
  43. 6554de0 - fix typo introduced in the last commit. by Bernhard Reutner-Fischer · 19 years ago
  44. a4acf66 - typo: s/biltin/builtin/g by Bernhard Reutner-Fischer · 19 years ago
  45. 4333a09 add feature: support for running scripts through an interpreter. Thanks Florian Schirmer <jolt@tuxbox.org> by "Vladimir N. Oleynik" · 19 years ago
  46. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  47. c00411a - better wording by Bernhard Reutner-Fischer · 19 years ago
  48. 1a2f4d9 sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455 by "Vladimir N. Oleynik" · 19 years ago
  49. 30b1786 - ifupdown needs run-parts. Thanks Derosnec for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
  50. 6a65d2f Amir Shalem observed that telnetd doesn't really require login, so forcing by Rob Landley · 19 years ago
  51. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  52. b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
  53. 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
  54. ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
  55. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
  56. 31ec93e Add some notes on how to make telnetd actually work by Eric Andersen · 20 years ago
  57. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  58. 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
  59. 37aac64 Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. by Eric Andersen · 21 years ago
  60. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  61. cc20ebc add ipv6 literal support to wget by Glenn L McGrath · 21 years ago
  62. 530ea42 adds the ability to use and calculate network prefix specifications instead by Glenn L McGrath · 21 years ago
  63. c601ff1 Begin using the new "select" option. Good stuff! by Eric Andersen · 21 years ago
  64. f3a02bb Update docs a bit by Eric Andersen · 21 years ago
  65. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  66. 342aea9 Allow people to use the full blown iproute2 programs with busybox ifupdown. by Eric Andersen · 21 years ago
  67. fe55b26 There is no need to expose CONFIG_FEATURE_TRACEROUTE_SO_DEBUG by Eric Andersen · 21 years ago
  68. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  69. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  70. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  71. d3af409 Part of a patch from Glenn Engel, updates httpd help by Glenn L McGrath · 22 years ago
  72. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  73. ae494a9 last_patch83 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  74. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  75. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  76. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  77. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  78. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  79. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  80. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  81. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  82. 80a6041 depends on for telnet and ipcalc by Glenn L McGrath · 22 years ago
  83. cdbe5e5 Make mapping a config option again to save space, turn off file locking, do we really need it ? by Glenn L McGrath · 22 years ago
  84. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago