1. ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
  2. a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
  3. 030fe31 libbb: make msleep() result in only one syscall instead of looping by Denys Vlasenko · 4 years ago
  4. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  5. 405095d ifupdown: close memory leak by Denys Vlasenko · 6 years ago
  6. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  7. 14454b3 ifupdown: support "source-directory" stanza by Brandon Maier · 6 years ago
  8. 123fdda ifupdown: do not fail if interface disappears during ifdown by Kaarle Ritvanen · 7 years ago
  9. ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  10. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  11. 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
  12. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  13. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  14. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  15. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  16. 100aea8 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN by Denys Vlasenko · 8 years ago
  17. a8c696b Make ifup and ifdown individually selectable. by Denys Vlasenko · 8 years ago
  18. 3720a61 ifupdown: rewrite state file atomically by Denys Vlasenko · 8 years ago
  19. bcf47ea ifupdown: improve help text, add comment about run-parts error msg by Denys Vlasenko · 8 years ago
  20. 92d98f0 ifupdown: when flushing addresses with "ip", add label %label% by Denys Vlasenko · 8 years ago
  21. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  22. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  23. 35e063e ifupdowm: fix "warning: unused variable 'iface_list'" by Denys Vlasenko · 9 years ago
  24. e5aba88 ifupdown: allow duplicate interface definitions by Nicolas Cavallari · 9 years ago
  25. 1062391 ifupdown: use -x hostname:NAME with udhcpc by Natanael Copa · 12 years ago
  26. 0285243 ifupdown: pass interface device name for ipv6 route commands by Timo Teräs · 9 years ago
  27. 65c501a ifupdown: 'prio' should have been 'metric' in static_up and static_up6 by Alex Dowad · 9 years ago
  28. 6d8ea1d ifupdown: shrink a message by Denys Vlasenko · 10 years ago
  29. 6ca03f2 ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 by Frank Bergmann · 10 years ago
  30. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  31. e765b5a libbb: rename execable -> executable. No code changes by Denys Vlasenko · 11 years ago
  32. fe8390e ifupdown: support 'link' address family by Kaarle Ritvanen · 11 years ago
  33. fb03663 ifupdown: support "source" stanza in /etc/network/interfaces by Denys Vlasenko · 12 years ago
  34. 3f21044 ifupdown: code shrink by Denys Vlasenko · 12 years ago
  35. a803bfa ifupdown: remove unused errno assignments by Denys Vlasenko · 12 years ago
  36. 1118133 ifupdown: simple code shrink by Denys Vlasenko · 12 years ago
  37. a0fd4a7 style fixes, no code changes by Denys Vlasenko · 12 years ago
  38. 3a9365e ifupdown: improve compatibility with Debian by Andreas Oberritter · 13 years ago
  39. cfcb1da ifupdown: support metric for static default gw by Natanael Copa · 13 years ago
  40. d6f5000 *: style fixes. no code changes by Denys Vlasenko · 13 years ago
  41. 454fe29 ifupdown: remove interface from state_list if iface_up fails by Lauri Hintsala · 13 years ago
  42. 9c28fb8 ifupdown: code shrink by Denys Vlasenko · 13 years ago
  43. dd82443 ifupdown: support post-up / pre-down hooks by Peter Korsgaard · 13 years ago
  44. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  45. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  46. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  47. 1df0af7 don't leak malloced variables in the loop; remove double alloc by Alexey Fomenko · 14 years ago
  48. 66cb7be ifupdown: add manual method for IPv6. Closes bug 2497. by Denys Vlasenko · 14 years ago
  49. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  50. 2ab3acb ifupdown: %client%, not %clientid% by Denys Vlasenko · 14 years ago
  51. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  52. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  53. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  54. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  55. 78abf88 ifdown: use /var/run/udhcpc.%iface%.pid only if it exists by Denys Vlasenko · 15 years ago
  56. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  57. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  58. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  59. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  60. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  61. 2ace0ad ifup: make /etc/network/interfaces parser tolerant to trailing spaces by Denys Vlasenko · 15 years ago
  62. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  63. 62152da ifupdown: if $PATH is not set, do not set it to "" in children by Denys Vlasenko · 16 years ago
  64. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  65. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  66. 0b791d9 move llist_find_str from modutils to libbb by Denis Vlasenko · 16 years ago
  67. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  68. 142c5cb ifupdown.c: allow options to udhcpc to be configurable from .config by Wade Berrier · 16 years ago
  69. 44d5dce iplink: accept shorthands for "address" keyword here: by Denis Vlasenko · 16 years ago
  70. 6c4eb44 ifupdown: fixes for shutdown of DHCP-managed interfaces by Denis Vlasenko · 16 years ago
  71. ee777c4 ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com> by Denis Vlasenko · 16 years ago
  72. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  73. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  74. 4938292 ifupdown: /etc/network/interfaces can have comments with leading blanks by Denis Vlasenko · 16 years ago
  75. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  76. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  77. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  78. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  79. 2e4c3c4 udhcpc: add -o "do not request options by default" switch by Denis Vlasenko · 17 years ago
  80. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  81. b02cea1 ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
  82. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  83. 0764a7f ifupdown: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  84. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  85. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  86. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
  87. 1e18f1b ifupdowm: shrink by Denis Vlasenko · 17 years ago
  88. cd5c61c ifupdown: code shrink by Denis Vlasenko · 17 years ago
  89. fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
  90. ff2b6d2 logread: eliminate usage of data/bss by Denis Vlasenko · 17 years ago
  91. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  92. e747f62 - mark TODO: use index_in_str_array() by Bernhard Reutner-Fischer · 17 years ago
  93. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  94. 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
  95. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  96. 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
  97. 1caca34 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> by Denis Vlasenko · 17 years ago
  98. 6cd84da Three patches from FreeWRT people by Denis Vlasenko · 17 years ago
  99. 2a86a61 ifup/ifdown: make location of ifstate configurable by Denis Vlasenko · 17 years ago
  100. a483691 ifupdown: kill -TERM is default, so drop -TERM by Denis Vlasenko · 17 years ago