Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-05 | Fix stopping wired connections | Jouke Witteveen | 1 | -1/+4 | |
- Stop dhcpcd also when DHCPClient is not specified - Exit successfully in ifplugd on going down | |||||
2013-01-03 | Indentation fixes | Jouke Witteveen | 1 | -20/+20 | |
This settles a style for 'case' statements: The label and closing colons are indented with two spaces, The body is indented with two more, totalling four spaces. | |||||
2013-01-01 | Fix netctl-ifplugd | Jouke Witteveen | 1 | -1/+1 | |
As ifplugd brings the interface up, we need to use ForceConnect. | |||||
2012-12-31 | Fix typo | Evan Callicoat | 1 | -2/+2 | |
2012-12-29 | Make paths available for state files | Jouke Witteveen | 1 | -0/+1 | |
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 1 | -12/+17 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 1 | -0/+49 | |
This commit contains the moving of files. |