aboutsummaryrefslogtreecommitdiff
path: root/networking/ifplugd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: simplify Ethernet header includesDan Fandrich2011-06-101-1/+3
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+26
* eliminate aliasing warning in networking/route.cDenys Vlasenko2011-01-201-2/+4
* ifplugd: eliminate aliasing warningsDenys Vlasenko2011-01-201-10/+14
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* ifplugd: code shrinkMaksym Kryzhanovskyy2010-07-221-169/+164
* ifplugd: code shrinkMaksym Kryzhanovskyy2010-07-081-60/+35
* ifplugd: fix typo in prev commitDenys Vlasenko2010-05-111-1/+1
* ifplugd: replace potentially-leaking setenv with malloc/putenv/freeDenys Vlasenko2010-05-081-83/+20
* ifplugd: more robust interface name match checkDenys Vlasenko2010-04-021-2/+5
* ifplugd: code shrink; expanded commentsMaxim Kryzhanovsky2010-03-301-15/+11
* ifplugd: code shrinkMaxim Kryzhanovsky2010-03-291-54/+34
* *: merge some common stringsDenys Vlasenko2010-03-231-1/+1
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-181-3/+3
* ifplugd: restore auto-ifup unless -a; make iff method less iffy :DDenys Vlasenko2010-01-081-38/+34
* ifplugd: simplify run_script()Denys Vlasenko2010-01-061-15/+9
* ifplugd: small optimizationDenys Vlasenko2009-11-071-1/+2
* ifplugd: fix compile errorDenys Vlasenko2009-10-231-1/+1
* randomconfig fixesDenys Vlasenko2009-08-081-0/+1
* ifplugd: fix warningsDenys Vlasenko2009-05-011-6/+9
* *: bb_error_msg's messages should not be capitalizedDenis Vlasenko2009-04-291-2/+2
* ifplugd: tiny shrinkDenis Vlasenko2009-04-261-2/+2
* ifplugd: add copyrightDenis Vlasenko2009-04-261-1/+16
* ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko2009-04-261-0/+810