Steve Grubb writes:
[oweals/busybox.git] / networking / ifupdown.c
2004-04-25 Glenn L McGrathUpdate my email address, document some of my tasks...
2004-04-12 Eric AndersenEric Spakman noticed that ifdown' will attempt to run...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-19 Eric AndersenManousaridis Angelos writes:
2003-09-12 Eric AndersenAs vodz just pointed out, I screwup up the call to... 1_00_pre3
2003-09-12 Eric AndersenInvoke run-parts on /etc/network/if-*.d per the behavior of
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-08-29 Glenn L McGrathlabel's dont work in v4 tunnels, patch by Eric Spakman
2003-08-06 Eric AndersenEric Spakman writes:
2003-07-30 Eric AndersenEric Spakman writes:
2003-07-29 Eric AndersenMatch up interfaces
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-03 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-20 Eric AndersenFixup whitespace handing, fixing some annoying behavior and
2003-06-05 Eric AndersenPatch from Lars Kellogg-Stedman, lars at larsshack...
2003-04-19 Eric AndersenPatch from David Updegraff to avoid corrupting memory...
2003-04-02 Eric AndersenYet another rather large face lift. It now works for...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-03 Eric AndersenFix a couple more ifupdown bugs
2003-01-27 Eric AndersenThis seems sufficient for ifup and ifdown to actually...
2003-01-20 Glenn L McGrathNew test mode that allows run_parts to fail silently...
2003-01-14 Glenn L McGrathFix leading spaces bug, free line buffer, redo next_wor...
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2002-12-08 Glenn L McGrathStart to cleanup handling of the state file, save some...
2002-12-07 Glenn L McGrathDifferentiate struct and type names
2002-12-07 Glenn L McGrathFix command that brings down loopback
2002-12-06 Glenn L McGrathUse libbb/get_line_from_file, change default state...
2002-12-06 Glenn L McGrathMake mapping a config option again to save space, turn...
2002-12-06 Glenn L McGrathFix bug that stoped -a working
2002-11-26 Glenn L McGrathFix simple syntax error
2002-11-19 Glenn L McGrathDont use xargs
2002-11-19 Glenn L McGrathdont use the -i option of xargs
2002-11-17 Glenn L McGrathRemove mapping option, its should always be used
2002-11-11 Glenn L McGrathMake ifupdown use internal run_parts
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-10 Glenn L McGrathFixup a previous define
2002-11-10 Glenn L McGrathMake mapping support a definable feature, saves 1.6kB
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands