Commit History

Author SHA1 Message Date
  Andreas Oberritter 3a9365e273 ifupdown: improve compatibility with Debian 12 years ago
  Natanael Copa cfcb1dac83 ifupdown: support metric for static default gw 12 years ago
  Denys Vlasenko d6f5000c13 *: style fixes. no code changes 13 years ago
  Lauri Hintsala 454fe29a80 ifupdown: remove interface from state_list if iface_up fails 13 years ago
  Denys Vlasenko 9c28fb8d28 ifupdown: code shrink 13 years ago
  Peter Korsgaard dd82443b92 ifupdown: support post-up / pre-down hooks 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) 13 years ago
  Alexey Fomenko 1df0af7670 don't leak malloced variables in the loop; remove double alloc 13 years ago
  Denys Vlasenko 66cb7bed33 ifupdown: add manual method for IPv6. Closes bug 2497. 14 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 2ab3acb274 ifupdown: %client%, not %clientid% 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Pascal Bellard 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() 14 years ago
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent 14 years ago
  Denys Vlasenko 78abf88dcc ifdown: use /var/run/udhcpc.%iface%.pid only if it exists 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 15 years ago
  Denys Vlasenko 4662de0511 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 15 years ago
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write 15 years ago
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 years ago
  Denys Vlasenko 2ace0ad2d7 ifup: make /etc/network/interfaces parser tolerant to trailing spaces 15 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denys Vlasenko 62152da892 ifupdown: if $PATH is not set, do not set it to "" in children 15 years ago
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 0b791d9a97 move llist_find_str from modutils to libbb 15 years ago
  Denis Vlasenko f09f4e015b runsv: small optimization 15 years ago