Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-23 | Merge remote-tracking branch 'brain0/working' | Jouke Witteveen | 2 | -0/+106 | |
2012-02-23 | Minor spelling issues | Jouke Witteveen | 1 | -2/+2 | |
2012-02-22 | Remove a mostly obsolete directory | Jouke Witteveen | 1 | -1/+1 | |
As noted in FS#27496 we do not seem to use /etc/network.d/hooks. The contrib scripts mostly function on their own and are not really hooks at all. Nevertheless, this commit doesn't touch them. It also doesn't remove the line in the manpage that refers to them. | |||||
2012-02-22 | Add wireless connection aid | Jouke Witteveen | 2 | -0/+261 | |
wifi-menu is a tool that lets you connect to a wireless network from the console. It is aware of your netcfg profiles and can write them for you. | |||||
2012-02-22 | Fix IPv6 SLAAC address/route bug | Christoph Vigano | 1 | -1/+6 | |
Fixes FS#26370. | |||||
2012-02-22 | ifplugd.action is a bash script | Jouke Witteveen | 1 | -1/+1 | |
It sources /etc/rc.d/functions, which is a bash script. This fixes FS#28022 which was reported by jstjohn (jstjohn). | |||||
2012-02-22 | Make net-auto-wired more like net-auto-wireless | Jouke Witteveen | 1 | -13/+25 | |
The latter is more advanced. This fixes FS#26607 which was reported by Olivier Mehani (shtrom). | |||||
2011-12-08 | Add PPPoE connection support | Thomas Bächler | 2 | -0/+106 | |
2011-10-15 | 8021x: use an existing wpa_supplicant in scan_info() if available (FS#26036) | Jouke Witteveen | 1 | -4/+14 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-10-15 | Uniformize systemd service files (FS#25854) | Rémy Oudompheng | 1 | -2/+2 | |
The proposed script for net-auto-wireless has been reported as non-working, change it to look like net-auto-wired. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-20 | bond: add example, fix missing quotes and typo | Rémy Oudompheng | 2 | -3/+12 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-20 | Support more options in /etc/conf.d/netcfg (FS#25588) | Rémy Oudompheng | 4 | -0/+13 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-20 | Reorganize files to match install location closer | Rémy Oudompheng | 11 | -9/+21 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-15 | Document bond connection type and update NEWS file. | Rémy Oudompheng | 2 | -0/+15 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-15 | Merge branch '2.6.x' | Rémy Oudompheng | 8 | -17/+34 | |
2011-08-15 | Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333) | Rémy Oudompheng | 3 | -2/+24 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-14 | Release version 2.6.8 | Rémy Oudompheng | 4 | -6/+6 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-14 | wireless: also accept leading spaces when parsing control socket path | Rémy Oudompheng | 1 | -2/+2 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-13 | netcfg-wpa_actiond: don't try to disable HW rfkills (FS#25514) | Rémy Oudompheng | 2 | -1/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-13 | wireless: don't try to source non-existent "wireless" (FS#25514) | Oleksii Tkachuk | 1 | -1/+0 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-13 | ethernet: load ipv6 module if necessary (FS#25530) | Rémy Oudompheng | 1 | -6/+13 | |
If ipv6 module is not loaded, net.ipv6.* settings in /proc/sys are not yet available. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-13 | ethernet: set wpa_supplicant control path if needed (FS#25473) | Rémy Oudompheng | 1 | -1/+6 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Merge branch '2.6.x' | Rémy Oudompheng | 10 | -29/+57 | |
Conflicts: README | |||||
2011-08-09 | Release version 2.6.7 | Rémy Oudompheng | 5 | -5/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Include bridge-utils in the README | Kyle Fuller | 1 | -0/+3 | |
Conflicts: README | |||||
2011-08-09 | examples: add line for IPv6 autoconfiguration to ethernet-static | Rémy Oudompheng | 1 | -0/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Fix wrong parsing of wpa_supplicant configuration (FS#25464) | Rémy Oudompheng | 1 | -1/+1 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-09 | Unset ROUTES before loading profiles (FS#25432) | Rémy Oudompheng | 1 | -0/+1 | |
2011-08-09 | netcfg-profiles.5: document SKIPNOCARRIER | Rémy Oudompheng | 1 | -7/+15 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-07 | Update NEWS file | Rémy Oudompheng | 1 | -1/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-07 | Better quoting of $profile | Rémy Oudompheng | 2 | -4/+8 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-08-05 | Include bridge-utils in the README | Kyle Fuller | 1 | -0/+3 | |
2011-07-30 | Release version 2.6.6 | Rémy Oudompheng | 5 | -5/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Use configured control path for wpa_supplicant (FS#24949) | Rémy Oudompheng | 2 | -2/+7 | |
Otherwise the wpa_cli calls may fail if the specified ctrl_interface directory differs from the default one. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | 8021x: prepare for configurable WPA_CTRL_PATH | Rémy Oudompheng | 1 | -11/+11 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Merge branch '2.6.x' | Rémy Oudompheng | 8 | -14/+23 | |
2011-07-30 | Update NEWS file | Rémy Oudompheng | 1 | -0/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Use correct rc scripts names in suspend hook. | Byron Clark | 1 | -2/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | bash-completion: add support for -r option | Cédric Girard | 1 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-30 | Release version 2.6.5 | Rémy Oudompheng | 4 | -5/+5 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-17 | ethernet: specify device name explicitly when setting gateways | Rémy Oudompheng | 2 | -4/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | bond: add minimal support for interface bonding (FS#24802) | Rémy Oudompheng | 2 | -0/+52 | |
Contributed-by: Byron Williams <byron@112percent.com> Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Begin a tentative list of contributors | Rémy Oudompheng | 1 | -0/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Document tunnel connections. | Rémy Oudompheng | 1 | -0/+16 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Merge remote-tracking branch 'kylef/tunnel' | Rémy Oudompheng | 2 | -0/+52 | |
2011-07-14 | Makefile: fix wrong paths | Rémy Oudompheng | 1 | -2/+2 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Release version 2.6.4 | Rémy Oudompheng | 3 | -2/+6 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Don't rely on wpa_cli reconfigure to reload wpa.conf | Rémy Oudompheng | 1 | -6/+9 | |
It seems to sometimes prevent wpa_supplicant to associate properly. | |||||
2011-07-14 | netcfg-profiles: more doc for other connection types | Rémy Oudompheng | 1 | -1/+55 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Update make scripts with new doc paths. | Rémy Oudompheng | 2 | -1/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> |