httpd: fix handling of range requests
[oweals/busybox.git] / networking / ifplugd.c
2016-11-23 Denys VlasenkoConvert all networking/* applets to "new style" applet...
2016-08-16 Denys Vlasenkoifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die
2016-07-06 Denys Vlasenkogetopt32: add new syntax of 'o:+' and 'o:*' for -o...
2015-10-07 Denys Vlasenkoifplugd: discovered why it needed net/ethernet.h: just...
2015-10-05 Denys VlasenkoAboriginal linux/musl build fixes
2014-02-10 Denys Vlasenkoifplugd: code shrink
2013-08-04 Tito Ragusaifplugd: use a larger netlink buffer
2013-02-28 Denys Vlasenkoifplugd: make -k send SIGINT, not SIGQUIT
2012-12-19 Anthony G. BasileCONFIG_PID_FILE_PATH: new configuration option for...
2012-06-03 Denys Vlasenkoifplugd: tweak help text
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-01-21 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2011-01-20 Denys Vlasenkoeliminate aliasing warning in networking/route.c
2011-01-20 Denys Vlasenkoifplugd: eliminate aliasing warnings
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-22 Maksym Kryzhanovskyyifplugd: code shrink
2010-07-08 Maksym Kryzhanovskyyifplugd: code shrink
2010-05-11 Denys Vlasenkoifplugd: fix typo in prev commit
2010-05-08 Denys Vlasenkoifplugd: replace potentially-leaking setenv with malloc...
2010-04-02 Denys Vlasenkoifplugd: more robust interface name match check
2010-03-30 Maxim Kryzhanovskyifplugd: code shrink; expanded comments
2010-03-29 Maxim Kryzhanovskyifplugd: code shrink
2010-03-23 Denys Vlasenko*: merge some common strings
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-01-08 Denys Vlasenkoifplugd: restore auto-ifup unless -a; make iff method...
2010-01-06 Denys Vlasenkoifplugd: simplify run_script()
2009-11-07 Denys Vlasenkoifplugd: small optimization
2009-10-23 Denys Vlasenkoifplugd: fix compile error
2009-08-08 Denys Vlasenkorandomconfig fixes
2009-05-01 Denys Vlasenkoifplugd: fix warnings
2009-04-29 Denis Vlasenko*: bb_error_msg's messages should not be capitalized
2009-04-26 Denis Vlasenkoifplugd: tiny shrink
2009-04-26 Denis Vlasenkoifplugd: add copyright
2009-04-26 Denis Vlasenkoifplugd: new applet by Maksym Kryzhanovskyy (xmaks...