Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-04 | Remove cat-subshells (cosmetic) | Jouke Witteveen | 1 | -1/+1 | |
The use of cat in a subshell is distractive. This makes the code more beautiful. | |||||
2012-03-01 | Code quality upgrade | Jouke Witteveen | 1 | -5/+5 | |
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug | |||||
2012-02-27 | Reconnect syntax for interfaces (FS#28196) | Jouke Witteveen | 1 | -3/+1 | |
It is now possible to reconnect based on the name of the interface. | |||||
2011-08-20 | Reorganize files to match install location closer | Rémy Oudompheng | 1 | -0/+90 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> |