| Commit message (Expand) | Author | Age | Files | Lines |
* | ifplugd: close signal race | Denys Vlasenko | 2018-04-29 | 1 | -0/+2 |
* | ifplugd: if SIOCSIFFLAGS fails with EADDRNOTAVAIL, don't die | Stefan Agner | 2018-03-29 | 1 | -1/+1 |
* | zcip: fix slow environment leak | Denys Vlasenko | 2017-07-22 | 1 | -4/+2 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -1/+1 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | Convert all networking/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 1 | -0/+10 |
* | ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die | Denys Vlasenko | 2016-08-16 | 1 | -2/+6 |
* | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko | 2016-07-06 | 1 | -3/+2 |
* | ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN | Denys Vlasenko | 2015-10-07 | 1 | -0/+4 |
* | Aboriginal linux/musl build fixes | Denys Vlasenko | 2015-10-05 | 1 | -1/+11 |
* | ifplugd: code shrink | Denys Vlasenko | 2014-02-10 | 1 | -10/+12 |
* | ifplugd: use a larger netlink buffer | Tito Ragusa | 2013-08-04 | 1 | -4/+10 |
* | ifplugd: make -k send SIGINT, not SIGQUIT | Denys Vlasenko | 2013-02-28 | 1 | -1/+2 |
* | CONFIG_PID_FILE_PATH: new configuration option for pidfile paths | Anthony G. Basile | 2012-12-19 | 1 | -1/+1 |
* | ifplugd: tweak help text | Denys Vlasenko | 2012-06-03 | 1 | -3/+3 |
* | *: simplify Ethernet header includes | Dan Fandrich | 2011-06-10 | 1 | -1/+3 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+26 |
* | eliminate aliasing warning in networking/route.c | Denys Vlasenko | 2011-01-20 | 1 | -2/+4 |
* | ifplugd: eliminate aliasing warnings | Denys Vlasenko | 2011-01-20 | 1 | -10/+14 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | ifplugd: code shrink | Maksym Kryzhanovskyy | 2010-07-22 | 1 | -169/+164 |
* | ifplugd: code shrink | Maksym Kryzhanovskyy | 2010-07-08 | 1 | -60/+35 |
* | ifplugd: fix typo in prev commit | Denys Vlasenko | 2010-05-11 | 1 | -1/+1 |
* | ifplugd: replace potentially-leaking setenv with malloc/putenv/free | Denys Vlasenko | 2010-05-08 | 1 | -83/+20 |
* | ifplugd: more robust interface name match check | Denys Vlasenko | 2010-04-02 | 1 | -2/+5 |
* | ifplugd: code shrink; expanded comments | Maxim Kryzhanovsky | 2010-03-30 | 1 | -15/+11 |
* | ifplugd: code shrink | Maxim Kryzhanovsky | 2010-03-29 | 1 | -54/+34 |
* | *: merge some common strings | Denys Vlasenko | 2010-03-23 | 1 | -1/+1 |
* | *: code shrink and better "died from signal" reporting from wait4pid | Denys Vlasenko | 2010-03-18 | 1 | -3/+3 |
* | ifplugd: restore auto-ifup unless -a; make iff method less iffy :D | Denys Vlasenko | 2010-01-08 | 1 | -38/+34 |
* | ifplugd: simplify run_script() | Denys Vlasenko | 2010-01-06 | 1 | -15/+9 |
* | ifplugd: small optimization | Denys Vlasenko | 2009-11-07 | 1 | -1/+2 |
* | ifplugd: fix compile error | Denys Vlasenko | 2009-10-23 | 1 | -1/+1 |
* | randomconfig fixes | Denys Vlasenko | 2009-08-08 | 1 | -0/+1 |
* | ifplugd: fix warnings | Denys Vlasenko | 2009-05-01 | 1 | -6/+9 |
* | *: bb_error_msg's messages should not be capitalized | Denis Vlasenko | 2009-04-29 | 1 | -2/+2 |
* | ifplugd: tiny shrink | Denis Vlasenko | 2009-04-26 | 1 | -2/+2 |
* | ifplugd: add copyright | Denis Vlasenko | 2009-04-26 | 1 | -1/+16 |
* | ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz) | Denis Vlasenko | 2009-04-26 | 1 | -0/+810 |