index
:
netctl
master
working
Main repo is at https://projects.archlinux.org/netctl.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-30
Update NEWS file
Rémy Oudompheng
1
-0
/
+4
2011-07-30
Use correct rc scripts names in suspend hook.
Byron Clark
1
-2
/
+4
2011-07-30
bash-completion: add support for -r option
Cédric Girard
1
-3
/
+3
2011-07-30
Release version 2.6.5
Rémy Oudompheng
4
-5
/
+5
2011-07-17
ethernet: specify device name explicitly when setting gateways
Rémy Oudompheng
2
-4
/
+7
2011-07-14
Makefile: fix wrong paths
Rémy Oudompheng
1
-2
/
+2
2011-07-14
Release version 2.6.4
Rémy Oudompheng
3
-2
/
+6
2011-07-14
Don't rely on wpa_cli reconfigure to reload wpa.conf
Rémy Oudompheng
1
-6
/
+9
2011-07-14
netcfg-profiles: more doc for other connection types
Rémy Oudompheng
1
-1
/
+55
2011-07-14
Update make scripts with new doc paths.
Rémy Oudompheng
2
-1
/
+3
2011-07-14
Formatting fixes, add gitignore file
Rémy Oudompheng
2
-24
/
+38
2011-07-14
Documentation overhaul.
Rémy Oudompheng
6
-160
/
+187
2011-07-14
Auto-generate the netcfg manpage from markdown/pandoc source.
Rémy Oudompheng
3
-75
/
+102
2011-07-14
Rework comment formatting.
Rémy Oudompheng
2
-23
/
+32
2011-07-09
Update NEWS file.
Rémy Oudompheng
1
-0
/
+3
2011-07-09
Release version 2.6.3 (bug fix)
Rémy Oudompheng
2
-2
/
+2
2011-07-09
Fix infinite loop in symlinks (FS#25077)
Rémy Oudompheng
1
-0
/
+1
2011-07-03
Release version 2.6.2
Rémy Oudompheng
3
-2
/
+7
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
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
2011-07-03
8021x: create a /var/run/wpa_supplicant symlink for compat
Rémy Oudompheng
1
-0
/
+4
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
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
2011-06-19
Add the possibility of restricting autostart to certain profiles (FS#23169)
Rémy Oudompheng
3
-2
/
+5
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
2011-06-19
Add symlink creation in Makefile
Rémy Oudompheng
1
-1
/
+3
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
2011-06-19
Allow using markdown instead of pandoc, packaging fixes
Rémy Oudompheng
4
-8
/
+21
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
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
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
2011-06-19
8021x: add wpa_supplicant equivalents for find_essid(), find_ap()
Rémy Oudompheng
1
-1
/
+50
2011-06-19
Store wpa_supplicant configuration in /run/network instead of /tmp
Rémy Oudompheng
2
-3
/
+3
2011-06-19
Move wpa_supplicant based list_networks() function to 8021x module
Rémy Oudompheng
3
-44
/
+45
2011-06-19
Hold wpa_cli command line common arguments in $WPA_CLI
Rémy Oudompheng
1
-3
/
+5
2011-06-19
wireless: remove deprecated options none-old/wep-old
Rémy Oudompheng
2
-53
/
+10
[next]