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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
mobile_ppp: Unhardcode the phone number to dial
Jouke Witteveen
1
-1
/
+1
2014-03-05
Fix adding of interfaces
Jouke Witteveen
1
-2
/
+1
2014-03-04
[macvlan] fix variable name CONN_DIR -> SUBR_DIR/connections
Thomas Kuther
1
-1
/
+1
2014-03-03
Fix rfkill unblocking through rf_enable
Jouke Witteveen
1
-16
/
+26
2014-03-01
Add macvlan connection support
Jouke Witteveen
1
-0
/
+31
2014-03-01
Minor improvements to bridge/vlan code
Jouke Witteveen
3
-2
/
+5
2014-03-01
port bonding from ifenslave to iproute2
ajs124_desk
1
-5
/
+3
2014-03-01
Prohibit user invocation of netctl-auto [start|stop]
Sebastian Wicki
1
-0
/
+3
2014-03-01
Change how netctl-auto looks for active interfaces
Sebastian Wicki
1
-7
/
+8
2014-02-27
Introduce a new PPP connection type
Jouke Witteveen
1
-0
/
+28
2014-02-27
wifi-menu: handle interface's rfkill switch
Ivan Shapovalov
1
-1
/
+17
2014-02-27
wifi-menu: generate keys in proper quoting syntax
Jouke Witteveen
1
-6
/
+24
2014-02-27
Make dhcpcd/dhclient pid files world readable
Lasse Dalegaard
2
-0
/
+2
2014-02-27
Factor out DHCP client support
Jouke Witteveen
5
-59
/
+115
2014-02-27
Uniform adding and deleting of interfaces
Jouke Witteveen
5
-12
/
+29
2014-02-27
Add option to bypass Duplicate Address Detection
Jouke Witteveen
2
-6
/
+10
2014-02-25
Remove CONN_DIR variable
Jouke Witteveen
2
-4
/
+4
2014-02-25
No daemon-reload in chroot (FS#37691)
Jouke Witteveen
1
-4
/
+12
2014-02-25
Code style and output improvements
Jouke Witteveen
4
-11
/
+16
2013-11-16
Fix typo in detection of hex keys
Jouke Witteveen
1
-2
/
+2
2013-10-26
wifi-menu: ask for a name for the new profile
Jouke Witteveen
1
-0
/
+16
2013-10-24
Overhaul of ppp connection types
Jouke Witteveen
2
-129
/
+79
2013-10-24
beautify error output
Jouke Witteveen
1
-2
/
+7
2013-10-23
Add a connection type for dummy interfaces
Jouke Witteveen
2
-0
/
+29
2013-10-23
Set a global restrictive umask
Jouke Witteveen
2
-1
/
+2
2013-10-23
Minor rfkill refactorization
Jouke Witteveen
3
-17
/
+28
2013-10-23
Allow limiting the frequencies to scan (FS#37032)
Jouke Witteveen
1
-0
/
+1
2013-10-23
Increase default DHCP timeout
Jouke Witteveen
1
-3
/
+3
2013-10-23
Better detection of hex keys
Jouke Witteveen
1
-2
/
+6
2013-10-21
Specify the local side of a tunnel early (FS#36711)
Jouke Witteveen
2
-8
/
+6
2013-07-28
Fix Typo
Justin
1
-1
/
+1
2013-07-25
Make netctl-auto more hook friendly
Jouke Witteveen
2
-20
/
+9
2013-07-25
Merge branch 'master' of git://github.com/gandro/netctl into gandro-master
Jouke Witteveen
2
-35
/
+243
2013-07-24
Use iproute2 for bridging (FS#36165)
Jouke Witteveen
1
-10
/
+9
2013-07-23
Rework some lines in netctl-auto
Sebastian Wicki
1
-4
/
+6
2013-07-23
More consistent quoting in netctl-auto
Sebastian Wicki
1
-24
/
+24
2013-07-21
Rewrite of netctl-auto
Sebastian Wicki
1
-40
/
+228
2013-07-21
Add wpa_unquote function
Sebastian Wicki
1
-0
/
+18
2013-07-21
Introduce sed
Jouke Witteveen
3
-7
/
+4
2013-07-16
Don't release DHCP leases by default (FS#35760)
Jouke Witteveen
1
-3
/
+5
2013-07-12
Flush routing tables in ip_unset (FS#35638)
Jouke Witteveen
1
-0
/
+2
2013-07-12
Style fixes
Jouke Witteveen
2
-2
/
+5
2013-06-16
Fix default interface bindings (third time)
Jouke Witteveen
4
-6
/
+6
2013-06-16
Ordering improvements in IP configuration
Jouke Witteveen
1
-33
/
+30
2013-06-04
Expose version information
Jouke Witteveen
2
-2
/
+1
2013-05-21
Expose the 'maxfail' option for ppp connections
Jouke Witteveen
2
-2
/
+2
2013-05-18
Rewording some lines regarding exit codes
Jouke Witteveen
2
-5
/
+3
2013-05-17
Properly check existence of a connection type.
Ivan Shapovalov
1
-1
/
+1
2013-05-17
Restrict dhcpcd to IPv4
Jouke Witteveen
1
-2
/
+2
2013-05-17
Flush the interface configuration in ip_unset instead of bring_interface_down.
Thomas Bächler
2
-2
/
+4
[next]