Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> | |||||
2011-07-14 | Formatting fixes, add gitignore file | Rémy Oudompheng | 2 | -24/+38 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Documentation overhaul. | Rémy Oudompheng | 6 | -160/+187 | |
Merge ethernet and wireless into a single netcfg-profiles.txt file aimed at gathering documentation for all connection types and profile writing. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Auto-generate the netcfg manpage from markdown/pandoc source. | Rémy Oudompheng | 3 | -75/+102 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-14 | Rework comment formatting. | Rémy Oudompheng | 2 | -23/+32 | |
Avoid duplicating function names in docstrings, and adopt a style similar to doxygen. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-12 | Add support for tunnels | Kyle Fuller | 2 | -0/+52 | |
2011-07-09 | Update NEWS file. | Rémy Oudompheng | 1 | -0/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-09 | Release version 2.6.3 (bug fix) | Rémy Oudompheng | 2 | -2/+2 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-09 | Fix infinite loop in symlinks (FS#25077) | Rémy Oudompheng | 1 | -0/+1 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-03 | Release version 2.6.2 | Rémy Oudompheng | 3 | -2/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-03 | ethernet: also stop dhclient when used for DHCPv6 | Rémy Oudompheng | 1 | -0/+8 | |
2011-07-03 | 8021x: fix a typo preventing WEP connection from working (FS#24896) | Rémy Oudompheng | 1 | -1/+1 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-03 | BSSID: fix AP variable and set it to lowercase (FS#24806) | Thomas Lucke (Lucky) | 2 | -2/+2 | |
2011-07-03 | ethernet: correctly stop dhclient when bringing down interfaces (FS#23293) | Xavion | 1 | -3/+13 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-07-03 | 8021x: create a /var/run/wpa_supplicant symlink for compat | Rémy Oudompheng | 1 | -0/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Release version 2.6.1 | Rémy Oudompheng | 0 | -0/+0 | |
2011-06-19 | Add basic tuntap IP configuration capabilities | Rémy Oudompheng | 5 | -2/+15 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Correctly create STATE_DIR before creating WPA configuration file | Rémy Oudompheng | 1 | -0/+1 | |
2011-06-19 | Release version 2.6 | Rémy Oudompheng | 2 | -2/+2 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Add the possibility of restricting autostart to certain profiles (FS#23169) | Rémy Oudompheng | 3 | -2/+5 | |
This is done via the AUTO_PROFILES setting in /etc/conf.d/netcfg. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Correct path to wpa_supplicant control socket | Rémy Oudompheng | 1 | -1/+1 | |
2011-06-19 | Rationalize Makefile | Rémy Oudompheng | 1 | -7/+7 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Add symlink creation in Makefile | Rémy Oudompheng | 1 | -1/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Rationalize source tree hierarchy. | Rémy Oudompheng | 19 | -5/+7 | |
2011-06-19 | Add /etc/conf.d/netcfg for net-auto-wireless configuration. | Rémy Oudompheng | 6 | -11/+29 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Allow using markdown instead of pandoc, packaging fixes | Rémy Oudompheng | 4 | -8/+21 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | NEWS: update | Rémy Oudompheng | 1 | -1/+3 | |
2011-06-19 | Merge branch 'no-iwconfig' | Rémy Oudompheng | 8 | -288/+249 | |
2011-06-19 | Update documentation for ethernet mode | Rémy Oudompheng | 2 | -1/+4 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | pm-utils.handler: temporarily hack a syntax error | Rémy Oudompheng | 1 | -1/+1 | |
2011-06-19 | Remove last usage of wireless_tools. | Rémy Oudompheng | 1 | -10/+8 | |
Interface is brought up after starting wpa_supplicant for this to work. Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Replace iwgetid usage by wpa_cli. | Rémy Oudompheng | 2 | -1/+13 | |
2011-06-19 | Makefile: mark several targets as PHONY | Rémy Oudompheng | 1 | -0/+2 | |
2011-06-19 | Makefile: update with new module name | Rémy Oudompheng | 1 | -1/+1 | |
2011-06-19 | Rename wireless module to 'rfkill', remove wep_check | Rémy Oudompheng | 4 | -21/+5 | |
2011-06-19 | Remove now unused functions find_ap() and find_essid() | Rémy Oudompheng | 1 | -59/+0 | |
2011-06-19 | Switch to wpa_supplicant for scanning | Rémy Oudompheng | 2 | -26/+43 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | 8021x: add wpa_supplicant equivalents for find_essid(), find_ap() | Rémy Oudompheng | 1 | -1/+50 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Store wpa_supplicant configuration in /run/network instead of /tmp | Rémy Oudompheng | 2 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2011-06-19 | Move wpa_supplicant based list_networks() function to 8021x module | Rémy Oudompheng | 3 | -44/+45 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> |