1. 9230582 inetd: use change_identity(). by Denis Vlasenko · 16 years ago
  2. 027271e udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings); by Denis Vlasenko · 16 years ago
  3. 0a0180c tftpd: small trivial shrink by Denis Vlasenko · 16 years ago
  4. cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 16 years ago
  5. 0764a7f ifupdown: make it NOMMU-capable by Denis Vlasenko · 16 years ago
  6. 7a60133 tftpd: fix download: we must change user AFTER bind by Denis Vlasenko · 16 years ago
  7. 403a5a2 tftpd: options -c (allow _new_ files to be uploaded) and -u USER by Denis Vlasenko · 16 years ago
  8. 71c9f01 tftp(d): a bit more verbose error reporting by Denis Vlasenko · 16 years ago
  9. dd9228b tftpd: make it emit error packets by Denis Vlasenko · 16 years ago
  10. d7e6af2 tftpd: make open() check r/w permissions instead of doing it ourself. by Denis Vlasenko · 16 years ago
  11. 78c5656 tftpd: fix bugs spotted by Vladimir by Denis Vlasenko · 16 years ago
  12. 9c8c038 httpd: small fixlet for POST upload - skip by Denis Vlasenko · 16 years ago
  13. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 16 years ago
  14. 4866e90 svn add/svn rm to actually move tcp/udpsvd... by Denis Vlasenko · 16 years ago
  15. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 16 years ago
  16. aa9b182 tftpd: new applet (mostly using existing code for tftp) by Denis Vlasenko · 16 years ago
  17. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  18. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  19. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 16 years ago
  20. 081eb71 dnsd: properly set _src_ IP:port on outgoing UDP packets by Denis Vlasenko · 16 years ago
  21. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  22. aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 16 years ago
  23. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 16 years ago
  24. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  25. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 16 years ago
  26. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 16 years ago
  27. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  28. b29028e zcip: chdiring to root when daemonizing is not useful, by Denis Vlasenko · 17 years ago
  29. 1acb4ef httpd: fix breakage introduced by "support for I:index.xml" by Denis Vlasenko · 17 years ago
  30. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  31. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  32. 8195d20 sendmail: yet another maintainer's update by Denis Vlasenko · 17 years ago
  33. 17db1a9 sendmail: update from maintainer by Denis Vlasenko · 17 years ago
  34. 06aed43 ifenslave: new applet. closes bug 115. by Denis Vlasenko · 17 years ago
  35. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  36. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  37. 2f518b0 httpd: "HEAD" support. Closes bug 1530. by Denis Vlasenko · 17 years ago
  38. a523e2e udhcp: we were forgetting to set right op byte in tha packet by Denis Vlasenko · 17 years ago
  39. 84da0bf udhcp: make paths configurable syslogd: trivial build fix by Denis Vlasenko · 17 years ago
  40. 671ca33 init: make it NOMMU-capable httpd: trivial compile fix by Denis Vlasenko · 17 years ago
  41. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
  42. cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
  43. 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
  44. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
  45. 1e18f1b ifupdowm: shrink by Denis Vlasenko · 17 years ago
  46. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  47. cd5c61c ifupdown: code shrink by Denis Vlasenko · 17 years ago
  48. fc21305 httpd: fix bug where we did chdir("") if CGI path had only one "/". by Denis Vlasenko · 17 years ago
  49. f536b99 - shrink a tiny bit (-30Bytes) by Bernhard Reutner-Fischer · 17 years ago
  50. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  51. 6d52c1e sendmail: update from maintainer by Denis Vlasenko · 17 years ago
  52. 7dbf1b4 httpd: add a bit of error logging; a few code simplifications. +29 bytes. by Denis Vlasenko · 17 years ago
  53. b386c1c udhcp: ifdef out unused members by Denis Vlasenko · 17 years ago
  54. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  55. f3f33eb zcip: open ARP socket before openlog (else we can thrash syslog socket) by Denis Vlasenko · 17 years ago
  56. a2980c6 sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> by Denis Vlasenko · 17 years ago
  57. 7cff01e nc: fix fallout from C99 standard compliance change by Denis Vlasenko · 17 years ago
  58. 0b2b584 Fix compilation error when FEATURE_FANCY_PING enabled. Also by Paul Fox · 17 years ago
  59. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  60. ddd42cb sendmail: really svn add it by Denis Vlasenko · 17 years ago
  61. 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago
  62. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  63. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  64. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  65. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  66. 2b11fb4 - implement brctl setpathcost, setportprio, setbridgeprio, stp by Bernhard Reutner-Fischer · 17 years ago
  67. 1aac3ab - shrink a bit and implement time related fancy features. Improve help texts. by Bernhard Reutner-Fischer · 17 years ago
  68. c44c210 - save four bytes by manually hoisting the br assignment by Bernhard Reutner-Fischer · 17 years ago
  69. d27d925 - new applet brctl by Bernhard Reutner-Fischer · 17 years ago
  70. 474d1c5 whitespace fixes by Denis Vlasenko · 17 years ago
  71. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  72. 83c4422 ip route: "ip route" was misbehaving (extra argv+1 ate 1st env var) by Denis Vlasenko · 17 years ago
  73. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  74. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
  75. fcd878e httpd: support for "I:index.xml" syntax (Peter Korsgaard <jacmet@uclibc.org>) by Denis Vlasenko · 17 years ago
  76. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 17 years ago
  77. ddc865f netstat: in error message, report filename and line number by Denis Vlasenko · 17 years ago
  78. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  79. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
  80. 8e5b6f5 Makefile: change version to 1.10.0.svn by Denis Vlasenko · 17 years ago
  81. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  82. e3cbfb9 vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, by Denis Vlasenko · 17 years ago
  83. 6198792 udhcp: decided to not send "short" dhcp packets, by Denis Vlasenko · 17 years ago
  84. fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
  85. 9ad2cb3 traceroute: stop using global data/bss by Denis Vlasenko · 17 years ago
  86. 1918368 udhcpc: support for -O <option>. by Denis Vlasenko · 17 years ago
  87. 7221c8c lineedit: reduce stack usage by Denis Vlasenko · 17 years ago
  88. 2bec513 fix whitespace damage by Denis Vlasenko · 17 years ago
  89. 8723a94 libnetlink: comment out unused code; don't use 8k stack buffers by Denis Vlasenko · 17 years ago
  90. b539c84 dhcp: heed TODO item - divorced options from their string descriptions by Denis Vlasenko · 17 years ago
  91. 35ff746 dhcpc: let server know we don't like oversized packets. add TODO comment by Denis Vlasenko · 17 years ago
  92. 79c6904 ip route: add comment, no code changes by Denis Vlasenko · 17 years ago
  93. 186c2b3 iproute: fix a bug where "ip r flush table main" was rejected, by Denis Vlasenko · 17 years ago
  94. b1bac0d zcip: simplify code a bit by Denis Vlasenko · 17 years ago
  95. a09300a zcip: use low-order 4 bytes of MAC as random seed, not 4 high-order by Denis Vlasenko · 17 years ago
  96. 72e7604 dhcpc: cope with buggy DHCP servers which send oversized packets by Denis Vlasenko · 17 years ago
  97. 8ec6ee4 Add an RFC for future ipv6 ftp work by Denis Vlasenko · 17 years ago
  98. fff9b69 arping: fix a bug where there is implicit count of 4G; by Denis Vlasenko · 17 years ago
  99. ff2b6d2 logread: eliminate usage of data/bss by Denis Vlasenko · 17 years ago
  100. 6884f66 dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller by Denis Vlasenko · 17 years ago