summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-07-28Fix TypoJustin1-1/+1
2013-07-25Make netctl-auto more hook friendlyJouke Witteveen2-20/+9
2013-07-25Merge branch 'master' of git://github.com/gandro/netctl into gandro-masterJouke Witteveen2-35/+243
2013-07-24Use iproute2 for bridging (FS#36165)Jouke Witteveen1-10/+9
2013-07-23Rework some lines in netctl-autoSebastian Wicki1-4/+6
2013-07-23More consistent quoting in netctl-autoSebastian Wicki1-24/+24
2013-07-21Rewrite of netctl-autoSebastian Wicki1-40/+228
2013-07-21Add wpa_unquote functionSebastian Wicki1-0/+18
2013-07-21Introduce sedJouke Witteveen3-7/+4
2013-07-16Don't release DHCP leases by default (FS#35760)Jouke Witteveen1-3/+5
2013-07-12Flush routing tables in ip_unset (FS#35638)Jouke Witteveen1-0/+2
2013-07-12Style fixesJouke Witteveen2-2/+5
2013-06-16Fix default interface bindings (third time)Jouke Witteveen4-6/+6
2013-06-16Ordering improvements in IP configurationJouke Witteveen1-33/+30
2013-06-04Expose version informationJouke Witteveen2-2/+1
2013-05-21Expose the 'maxfail' option for ppp connectionsJouke Witteveen2-2/+2
2013-05-18Rewording some lines regarding exit codesJouke Witteveen2-5/+3
2013-05-17Properly check existence of a connection type.Ivan Shapovalov1-1/+1
2013-05-17Restrict dhcpcd to IPv4Jouke Witteveen1-2/+2
2013-05-17Flush the interface configuration in ip_unset instead of bring_interface_down.Thomas Bächler2-2/+4
2013-05-15Make a directory for a unit file link before creating the link itself.Evan Teitelman1-0/+1
2013-05-15More consistent approach to outputJouke Witteveen1-3/+3
2013-05-11Added netctl-auto detectionKory Prince1-3/+10
2013-05-06Improve array handlingJouke Witteveen7-40/+33
2013-05-05Use pkg-config to obtain the systemd system unit directoryJouke Witteveen1-3/+3
2013-05-01Remove the last traces of netcfgJouke Witteveen1-1/+1
2013-04-23Small review of PPP related connections (take 2)Jouke Witteveen2-2/+2
2013-04-18Small review of PPP related connectionsJouke Witteveen2-40/+40
2013-04-18add command to turn modem on, fix pin commandLeo von Klenze1-1/+2
2013-04-15Allow group-accessible tuntap devicesJouke Witteveen1-1/+1
2013-04-15Fix naming of IEEE 802 working groupsJouke Witteveen5-8/+8
2013-04-13Allow IP6 address to be set in case IP6=statelessJouke Witteveen1-2/+4
2013-04-10Fix DHCPOptionsJouke Witteveen2-5/+5
2013-04-10Uniformize modelinesJouke Witteveen8-7/+10
2013-04-10Changed connections to use underscores.Robbie Smith1-10/+10
2013-04-08Code tidying up. Renamed mobile connection to mobile-ppp.Robbie Smith2-148/+147
2013-04-08Support more interface typesJouke Witteveen1-2/+3
2013-04-08Simplify wpa network block creationJouke Witteveen1-20/+11
2013-04-08Added ppp mobile by porting from netcfg.Robbie Smith1-0/+148
2013-03-25Fix pppoeJouke Witteveen1-1/+1
2013-03-24Nitpicking on a return valueJouke Witteveen1-1/+1
2013-03-22More possibilities for connection scriptsJouke Witteveen6-1/+7
2013-03-22Fix escaping unfortunate stringsJouke Witteveen1-8/+9
2013-03-19Fix termination of wpa_actiondJouke Witteveen2-18/+11
2013-03-18Unhardcode pathsJouke Witteveen3-4/+6
2013-03-18Proper systemd escapingJouke Witteveen2-12/+22
2013-03-12connections/vlan: fix BindsToInterfaces length calculationFlorian Pritz1-1/+1
2013-03-12Uniform translation of profiles to unit namesJouke Witteveen1-11/+22
2013-02-20Fix rfkillJouke Witteveen1-2/+4
2013-02-14Automatically escape dashes in interface namesIvan Shapovalov1-0/+1