summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Add support for keys to tunnel connectionsAnthony Ruhier1-1/+1
2015-01-12Add edit subcommand to netctlJouke Witteveen1-1/+4
2015-01-12Don't look into routes if we have IP=noJouke Witteveen1-2/+2
2015-01-12Start DHCPv6 after DAD (FS#43183)Jouke Witteveen1-14/+14
2015-01-12Unify wired and wireless automatic profile selection (FS#35252)Jouke Witteveen2-35/+22
2015-01-12Add policy support to bonding connectionsJouke Witteveen1-3/+2
2015-01-12Use netctl-auto for profile switchingLeo von Klenze1-2/+1
2015-01-12mobile_ppp: do not call CGDCONT if AccessPointName is not set.Mhd Sulhan1-1/+1
2014-08-05Code qualityJouke Witteveen2-4/+2
2014-07-27Add a connection type for openvswitch interfacesJouke Witteveen1-0/+39
2014-07-05Disable IPv6 on IP6=noJouke Witteveen1-1/+2
2014-06-24Update tunnel connectionsJouke Witteveen2-6/+8
2014-06-17Add support for IPv6 with dhcpcd (FS#39531)Jouke Witteveen2-9/+15
2014-06-17Remove superfluous debuggingJouke Witteveen2-2/+2
2014-06-17Escape hatch for the restrictive umaskJouke Witteveen5-9/+18
2014-05-06Add is-enabled subcommand to netctlJouke Witteveen1-13/+14
2014-05-06Fix pid lookup for killing pppdJouke Witteveen2-11/+11
2014-05-06Fix default interface bindings (fourth time)Jouke Witteveen6-6/+11
2014-04-23Minor fixesJouke Witteveen2-3/+2
2014-04-23wpa: add Frequency= optionIvan Shapovalov1-0/+1
2014-03-10mobile_ppp: Unhardcode the phone number to dialJouke Witteveen1-1/+1
2014-03-05Fix adding of interfacesJouke Witteveen1-2/+1
2014-03-04[macvlan] fix variable name CONN_DIR -> SUBR_DIR/connectionsThomas Kuther1-1/+1
2014-03-03Fix rfkill unblocking through rf_enableJouke Witteveen1-16/+26
2014-03-01Add macvlan connection supportJouke Witteveen1-0/+31
2014-03-01Minor improvements to bridge/vlan codeJouke Witteveen3-2/+5
2014-03-01port bonding from ifenslave to iproute2ajs124_desk1-5/+3
2014-03-01Prohibit user invocation of netctl-auto [start|stop]Sebastian Wicki1-0/+3
2014-03-01Change how netctl-auto looks for active interfacesSebastian Wicki1-7/+8
2014-02-27Introduce a new PPP connection typeJouke Witteveen1-0/+28
2014-02-27wifi-menu: handle interface's rfkill switchIvan Shapovalov1-1/+17
2014-02-27wifi-menu: generate keys in proper quoting syntaxJouke Witteveen1-6/+24
2014-02-27Make dhcpcd/dhclient pid files world readableLasse Dalegaard2-0/+2
2014-02-27Factor out DHCP client supportJouke Witteveen5-59/+115
2014-02-27Uniform adding and deleting of interfacesJouke Witteveen5-12/+29
2014-02-27Add option to bypass Duplicate Address DetectionJouke Witteveen2-6/+10
2014-02-25Remove CONN_DIR variableJouke Witteveen2-4/+4
2014-02-25No daemon-reload in chroot (FS#37691)Jouke Witteveen1-4/+12
2014-02-25Code style and output improvementsJouke Witteveen4-11/+16
2013-11-16Fix typo in detection of hex keysJouke Witteveen1-2/+2
2013-10-26wifi-menu: ask for a name for the new profileJouke Witteveen1-0/+16
2013-10-24Overhaul of ppp connection typesJouke Witteveen2-129/+79
2013-10-24beautify error outputJouke Witteveen1-2/+7
2013-10-23Add a connection type for dummy interfacesJouke Witteveen2-0/+29
2013-10-23Set a global restrictive umaskJouke Witteveen2-1/+2
2013-10-23Minor rfkill refactorizationJouke Witteveen3-17/+28
2013-10-23Allow limiting the frequencies to scan (FS#37032)Jouke Witteveen1-0/+1
2013-10-23Increase default DHCP timeoutJouke Witteveen1-3/+3
2013-10-23Better detection of hex keysJouke Witteveen1-2/+6
2013-10-21Specify the local side of a tunnel early (FS#36711)Jouke Witteveen2-8/+6