Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-30 | Drop the Scan parameter | Jouke Witteveen | 2 | -14/+1 | |
It was quite useless. | |||||
2012-12-29 | Don't call systemctl if there's nothing to do | Jouke Witteveen | 1 | -4/+7 | |
When starting/stopping multiple profiles, check whether we don't try to start/stop no profiles at all. | |||||
2012-12-29 | Make paths available for state files | Jouke Witteveen | 3 | -0/+3 | |
2012-12-28 | Forking netcfg to netctl (2/2) | Jouke Witteveen | 43 | -1945/+1674 | |
This commit contains the refactoring and rewriting of code. | |||||
2012-12-28 | Forking netcfg to netctl (1/2) | Jouke Witteveen | 53 | -1393/+87 | |
This commit contains the moving of files. | |||||
2012-11-12 | 3.1 release updates | Jouke Witteveen | 2 | -2/+7 | |
2012-11-12 | Fix support for "options" in /etc/resolv.conf (FS#32601) | Jouke Witteveen | 2 | -2/+2 | |
This is an errata to f1598, in which I introduced an error. | |||||
2012-11-04 | Don't fail on no recorded profile | Jouke Witteveen | 1 | -1/+6 | |
It is important that systemd considers a netcfg-daemon startup succesfull, even if there is no recorded state to restore and /etc/conf.d/netcfg contains NETWORKS=(last). If it doesn't, it will never call `netcfg-daemon stop`, preventing the state file to get created. FS#32429 | |||||
2012-11-04 | Fix description of net-auto-wire{d, less}.service | Thomas Bächler | 2 | -2/+2 | |
systemd prints "Starting $DESCRIPTION" and "Started $DESCRIPTION" in the logs, so the old descriptions were awful. | |||||
2012-10-16 | 3.0 release updates | Jouke Witteveen | 2 | -1/+8 | |
2012-10-15 | add to base group | Thomas Bächler | 1 | -0/+1 | |
2012-10-15 | Shed some history | Jouke Witteveen | 3 | -8/+2 | |
Prepare for the 3.0 release. | |||||
2012-10-15 | Update documentation | Jouke Witteveen | 2 | -17/+20 | |
We now consider systemd installations the default and initscripts installations 'legacy'. | |||||
2012-10-15 | Grammar error in example conf file (FS#31947) | Sascha Weaver | 1 | -1/+1 | |
"example" is a word starts with a vowel. | |||||
2012-10-15 | Workaround systemd shutdown bug | Jouke Witteveen | 1 | -0/+1 | |
Addendum to 95489. | |||||
2012-10-15 | Add support for "options" in /etc/resolv.conf. | Samuel Andaya | 3 | -0/+8 | |
Example DNS=('8.8.8.8' '8.8.4.4') DNS_OPTIONS=('rotate' 'timeout:1') Will create the following /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 options rotate options timeout:1 (patch edited by Jouke Witteveen) | |||||
2012-10-13 | Update rfkill implementation | Jouke Witteveen | 1 | -30/+16 | |
Implement the current kernel ABI and support sysfs paths encountered on current systems. | |||||
2012-10-12 | Exit from stop_wpa() if there's nothing to terminate. | Ivan Shapovalov | 1 | -0/+3 | |
Check "$WPA_CONF_DIR/$INTERFACE" for existence; exit if it's absent (that is, wpa_supplicant isn't running). Just avoids an error message from wpa_cli. Signed-off-by: Ivan Shapovalov <intelfx100@gmail.com> | |||||
2012-10-12 | Fix scan for SSIDs starting with a dash | Mantas Mikulėnas | 1 | -1/+1 | |
Reported by coin3d. | |||||
2012-10-12 | Kill dhclient along with dhcpcd when performing cleanups. | Ivan Shapovalov | 1 | -0/+1 | |
For the sake of completeness and not leaving any garbage behind us. Signed-off-by: Ivan Shapovalov <intelfx100@gmail.com> | |||||
2012-10-12 | Include "-pf" when shutting down an ethernet connection with dhclient. | Ivan Shapovalov | 1 | -4/+4 | |
Executing "dhclient -x" also needs option "-pf" and a PID-file. Signed-off-by: Ivan Shapovalov <intelfx100@gmail.com> | |||||
2012-10-12 | Fix bond connections (FS#31770) | Jouke Witteveen | 2 | -7/+2 | |
This commit removes an undocumented feature where IFACE_{UP,DOWN} would be evaluated when the interface is brought up or down. This functionality did not work as expected since the interface could potentially be brought up/down more than once in one netcfg invocation. This is apparent in the changes to the bonding code. | |||||
2012-10-12 | Fix whitespace and quoting | Jouke Witteveen | 4 | -10/+10 | |
2012-09-26 | 2.8.11 release updates | Jouke Witteveen | 2 | -1/+5 | |
2012-09-24 | Small comments revision | Jouke Witteveen | 2 | -11/+6 | |
Also fix an output string. | |||||
2012-09-24 | Workaround systemd shutdown bug | Jouke Witteveen | 1 | -0/+1 | |
systemd does not deal with the combination Type=oneshot RemainAfterExit=yes correctly: systemd bug 54041. | |||||
2012-09-15 | IPv6 support for PPPoE connections (FS#31380) | Jouke Witteveen | 2 | -0/+3 | |
This fixes netcfg's share of FS#31380. Proposed by Gala Dragos. | |||||
2012-09-15 | Un-hardcode the interface in pppoe | Jouke Witteveen | 1 | -7/+7 | |
This bug was discovered by Gala Dragos. Quotation is updated on the go. | |||||
2012-09-13 | Replace multiple echo calls with heredoc | Tom Vincent | 1 | -17/+19 | |
2012-08-31 | 2.8.10 release updates | Jouke Witteveen | 2 | -2/+6 | |
2012-08-31 | ifplugd path change (FS#31340) | Jouke Witteveen | 2 | -4/+4 | |
Needed after ifplugd: 0.28-12 update. | |||||
2012-08-13 | Allow hex passphrase in wifi-menu | Thomas Bächler | 1 | -6/+9 | |
WPA allows the use of 64 digit hex passphrases. Allow this in wifi-menu as well. | |||||
2012-08-09 | 2.8.9 release updates | Jouke Witteveen | 3 | -3/+11 | |
2012-08-08 | Fix key handling in netcfg | Jouke Witteveen | 1 | -4/+4 | |
Mainly a regression (7e2ff). | |||||
2012-08-08 | Small code review | Jouke Witteveen | 3 | -14/+6 | |
2012-08-08 | End initscripts compatibility | Jouke Witteveen | 1 | -14/+1 | |
The recent ovrhaul of rc.conf in initscripts is a good point to enforce using the proper configuration files for netcfg as well. | |||||
2012-08-08 | Set the IPv6 gateway after DAD | Jouke Witteveen | 1 | -8/+10 | |
Using gateways for which NDP used to discover routes during the latency of netcfg no longer works (https://bbs.archlinux.org/viewtopic.php?id=145923). Such routes can now be added manually. | |||||
2012-08-08 | Better error handling in automatic connect scripts | Tasos Latsas | 2 | -10/+6 | |
Signed-off-by: Tasos Latsas <tlatsas2000@gmail.com> | |||||
2012-07-26 | Add a priority option to wpa config (FS#30737) | Braden | 2 | -1/+9 | |
Pass a priority parameter to wpa_supplicant (if specified). This is useful for net-auto-wireless. | |||||
2012-07-17 | 2.8.8 release updates | Jouke Witteveen | 3 | -3/+6 | |
2012-07-14 | Revise simple connection scripts | Jouke Witteveen | 6 | -22/+10 | |
- make specifying IP optional for tuntap profiles (FS#30638) - ethernet_{up,down} takes care of bring_interface {up,down} - debugging updates: don't hide errors, they are useful | |||||
2012-07-14 | Fix pid-based kills (FS#30664) | Jouke Witteveen | 2 | -6/+11 | |
The command argument to timeout_wait cannot reference positional parameters (they would become the positional parameters to timeout_wait). We kill wpa_actiond if it does not die with wpa_supplicant. | |||||
2012-07-10 | 2.8.7 release updates | Jouke Witteveen | 2 | -1/+4 | |
2012-07-10 | Remove duplicate code | Jouke Witteveen | 1 | -4/+2 | |
2012-07-08 | Fix match expression in ctrl_interface parsing (8021x) | Jouke Witteveen | 1 | -3/+6 | |
In bash built-in substring matching, '*' does not signify repetition of the previous character. | |||||
2012-07-08 | Use grep instead of fgrep (FS#30598) | Jouke Witteveen | 4 | -7/+7 | |
Direct invocation as fgrep is deprecated. | |||||
2012-07-07 | 2.8.6 release updates | Jouke Witteveen | 1 | -1/+1 | |
2012-07-05 | 2.8.6 release candidate 1 updates | Jouke Witteveen | 2 | -2/+8 | |
2012-07-05 | Don't try to kill a dead wpa_actiond (FS#29963) | Jouke Witteveen | 1 | -1/+0 | |
wpa_actiond kills itself when wpa_supplicant propagates its termination. | |||||
2012-07-05 | Remove unused status functions | Jouke Witteveen | 7 | -51/+0 | |