summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Move the location for profilesJouke Witteveen2-2/+2
2013-02-05Disallow direct systemctl usage for profilesJouke Witteveen1-1/+2
2013-02-01Remove the default IPv4 netmaskJouke Witteveen1-1/+0
2013-01-26Correctly wait for devicesJouke Witteveen1-0/+2
2013-01-25[wifi-menu] Do not fail if already connectedWilliam Giokas1-1/+1
2013-01-24[wifi-menu] Autodetect network interfacesWilliam Giokas1-10/+15
2013-01-07Minor update of sample profilesJouke Witteveen1-1/+1
2013-01-05Fix stopping wired connectionsJouke Witteveen2-2/+5
2013-01-03Indentation fixesJouke Witteveen7-72/+72
2013-01-01Fix netctl-ifplugdJouke Witteveen1-1/+1
2012-12-31Fix typoEvan Callicoat1-2/+2
2012-12-31Fix netctl-autoJouke Witteveen2-11/+21
2012-12-30Forgotten lines on automatic connection scriptsJouke Witteveen1-1/+0
2012-12-30Drop the Scan parameterJouke Witteveen1-9/+1
2012-12-29Don't call systemctl if there's nothing to doJouke Witteveen1-4/+7
2012-12-29Make paths available for state filesJouke Witteveen3-0/+3
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen18-1393/+1047
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen22-208/+589
2012-11-12Fix support for "options" in /etc/resolv.conf (FS#32601)Jouke Witteveen2-2/+2
2012-10-15Add support for "options" in /etc/resolv.conf.Samuel Andaya2-0/+6
2012-10-13Update rfkill implementationJouke Witteveen1-30/+16
2012-10-12Exit from stop_wpa() if there's nothing to terminate.Ivan Shapovalov1-0/+3
2012-10-12Fix scan for SSIDs starting with a dashMantas Mikulėnas1-1/+1
2012-10-12Include "-pf" when shutting down an ethernet connection with dhclient.Ivan Shapovalov1-4/+4
2012-10-12Fix bond connections (FS#31770)Jouke Witteveen2-7/+2
2012-10-12Fix whitespace and quotingJouke Witteveen2-5/+5
2012-09-15IPv6 support for PPPoE connections (FS#31380)Jouke Witteveen1-0/+1
2012-09-15Un-hardcode the interface in pppoeJouke Witteveen1-7/+7
2012-08-08Small code reviewJouke Witteveen1-13/+4
2012-08-08End initscripts compatibilityJouke Witteveen1-14/+1
2012-08-08Set the IPv6 gateway after DADJouke Witteveen1-8/+10
2012-07-26Add a priority option to wpa config (FS#30737)Braden1-1/+6
2012-07-14Revise simple connection scriptsJouke Witteveen6-22/+10
2012-07-14Fix pid-based kills (FS#30664)Jouke Witteveen1-6/+8
2012-07-10Remove duplicate codeJouke Witteveen1-4/+2
2012-07-08Fix match expression in ctrl_interface parsing (8021x)Jouke Witteveen1-3/+6
2012-07-08Use grep instead of fgrep (FS#30598)Jouke Witteveen3-6/+6
2012-07-05Remove unused status functionsJouke Witteveen7-51/+0
2012-07-05Rethink management of socket location for wpa_supplicantJouke Witteveen3-39/+52
2012-07-03Changes needed after b0373Jouke Witteveen2-2/+2
2012-07-03Cleanup src/networkJouke Witteveen2-22/+13
2012-07-03Lower latency in timeout_waitHenrik Hallberg1-1/+2
2012-07-03Better grep usageJouke Witteveen3-6/+6
2012-07-03Revert "Don't rely on wpa_cli reconfigure to reload wpa.conf"Jouke Witteveen1-9/+6
2012-07-03Wait actively in {start, stop}_wpaHenrik Hallberg1-8/+6
2012-06-30Don't be crypticJouke Witteveen1-1/+2
2012-06-24Minor changesJouke Witteveen2-2/+1
2012-06-21Introduce polling timeout logicJouke Witteveen4-21/+23
2012-06-21Minor improvementsJouke Witteveen3-13/+8
2012-06-18Increase base wifi scan waitJouke Witteveen1-3/+3