Age | Commit message (Expand) | Author |
2003-02-03 | Fix a couple more ifupdown bugs | Eric Andersen |
2003-01-27 | This seems sufficient for ifup and ifdown to actually work | Eric Andersen |
2003-01-20 | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath |
2003-01-14 | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath |
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath |
2002-12-08 | Start to cleanup handling of the state file, save some space and uses linked ... | Glenn L McGrath |
2002-12-07 | Differentiate struct and type names | Glenn L McGrath |
2002-12-07 | Fix command that brings down loopback | Glenn L McGrath |
2002-12-06 | Use libbb/get_line_from_file, change default state file location | Glenn L McGrath |
2002-12-06 | Make mapping a config option again to save space, turn off file locking, do w... | Glenn L McGrath |
2002-12-06 | Fix bug that stoped -a working | Glenn L McGrath |
2002-11-26 | Fix simple syntax error | Glenn L McGrath |
2002-11-19 | Dont use xargs | Glenn L McGrath |
2002-11-19 | dont use the -i option of xargs | Glenn L McGrath |
2002-11-17 | Remove mapping option, its should always be used | Glenn L McGrath |
2002-11-11 | Make ifupdown use internal run_parts | Glenn L McGrath |
2002-11-11 | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath |
2002-11-10 | Fixup a previous define | Glenn L McGrath |
2002-11-10 | Make mapping support a definable feature, saves 1.6kB | Glenn L McGrath |
2002-11-09 | debian compatable ifup and ifdown commands | Glenn L McGrath |