summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all networking/* applets to "new style" applet definitionsDenys Vlasenko35-882/+909
2016-08-16ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't dieDenys Vlasenko1-2/+6
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko58-159/+168
2015-10-07ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALENDenys Vlasenko1-0/+4
2015-10-05Aboriginal linux/musl build fixesDenys Vlasenko5-2/+81
2014-02-10ifplugd: code shrinkDenys Vlasenko1-10/+12
2013-08-04ifplugd: use a larger netlink bufferTito Ragusa1-4/+10
2013-02-28ifplugd: make -k send SIGINT, not SIGQUITDenys Vlasenko1-1/+2
2012-12-19CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile9-9/+30
2012-06-03ifplugd: tweak help textDenys Vlasenko1-3/+3
2011-06-10*: simplify Ethernet header includesDan Fandrich10-56/+30
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2011-01-20eliminate aliasing warning in networking/route.cDenys Vlasenko2-36/+41
2011-01-20ifplugd: eliminate aliasing warningsDenys Vlasenko1-10/+14
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-07-22ifplugd: code shrinkMaksym Kryzhanovskyy1-169/+164
2010-07-08ifplugd: code shrinkMaksym Kryzhanovskyy1-60/+35
2010-05-11ifplugd: fix typo in prev commitDenys Vlasenko1-1/+1
2010-05-08ifplugd: replace potentially-leaking setenv with malloc/putenv/freeDenys Vlasenko1-83/+20
2010-04-02ifplugd: more robust interface name match checkDenys Vlasenko1-2/+5
2010-03-30ifplugd: code shrink; expanded commentsMaxim Kryzhanovsky1-15/+11
2010-03-29ifplugd: code shrinkMaxim Kryzhanovsky1-54/+34
2010-03-23*: merge some common stringsDenys Vlasenko22-29/+29
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko12-30/+24
2010-01-08ifplugd: restore auto-ifup unless -a; make iff method less iffy :DDenys Vlasenko1-38/+34
2010-01-06ifplugd: simplify run_script()Denys Vlasenko2-21/+15
2009-11-07ifplugd: small optimizationDenys Vlasenko1-1/+2
2009-10-23ifplugd: fix compile errorDenys Vlasenko1-1/+1
2009-08-08randomconfig fixesDenys Vlasenko5-8/+48
2009-05-01ifplugd: fix warningsDenys Vlasenko1-6/+9
2009-04-29*: bb_error_msg's messages should not be capitalizedDenis Vlasenko4-12/+12
2009-04-26ifplugd: tiny shrinkDenis Vlasenko1-2/+2
2009-04-26ifplugd: add copyrightDenis Vlasenko1-1/+16
2009-04-26ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko5-16/+859