summaryrefslogtreecommitdiffstats
path: root/src/connections/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-116/+0
2012-07-05Remove unused status functionsJouke Witteveen1-11/+0
2012-07-05Rethink management of socket location for wpa_supplicantJouke Witteveen1-7/+5
2012-07-03Changes needed after b0373Jouke Witteveen1-1/+1
2012-07-03Better grep usageJouke Witteveen1-2/+2
2012-07-03Revert "Don't rely on wpa_cli reconfigure to reload wpa.conf"Jouke Witteveen1-9/+6
2012-04-09Minor changesJouke Witteveen1-1/+0
2012-03-27Remove more deprecated codeJouke Witteveen1-4/+0
2012-03-27Uniformize SUBR_DIR quotingJouke Witteveen1-2/+2
2012-03-03Remove deprecated codeJouke Witteveen1-7/+0
2012-03-01Code quality upgradeJouke Witteveen1-2/+2
2011-08-14wireless: also accept leading spaces when parsing control socket pathRémy Oudompheng1-2/+2
2011-08-13wireless: don't try to source non-existent "wireless" (FS#25514)Oleksii Tkachuk1-1/+0
2011-08-09Fix wrong parsing of wpa_supplicant configuration (FS#25464)Rémy Oudompheng1-1/+1
2011-07-30Use configured control path for wpa_supplicant (FS#24949)Rémy Oudompheng1-0/+5
2011-07-14Don't rely on wpa_cli reconfigure to reload wpa.confRémy Oudompheng1-6/+9
2011-07-03BSSID: fix AP variable and set it to lowercase (FS#24806)Thomas Lucke (Lucky)1-1/+1
2011-06-19Remove last usage of wireless_tools.Rémy Oudompheng1-10/+8
2011-06-19Replace iwgetid usage by wpa_cli.Rémy Oudompheng1-1/+1
2011-06-19Rename wireless module to 'rfkill', remove wep_checkRémy Oudompheng1-2/+1
2011-06-19Switch to wpa_supplicant for scanningRémy Oudompheng1-26/+37
2011-06-19Store wpa_supplicant configuration in /run/network instead of /tmpRémy Oudompheng1-1/+1
2011-06-19wireless: remove deprecated options none-old/wep-oldRémy Oudompheng1-52/+9
2011-01-20Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7Thomas Bächler1-1/+1
2010-02-21Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriatelyJames Rayner1-20/+2
2009-12-03connections/wireless: is_interface needed quotes, and wasn't exiting on failureJim Pryor1-1/+1
2009-12-03connections/wireless: add some quotesJim Pryor1-5/+5
2009-09-27Remove wpa generation duplication, fix wep/none-oldJames Rayner1-36/+19
2009-09-27Only flush when disabling wireless interface, tidy up down/forcedownJames Rayner1-5/+3
2009-09-25Large rework of wireless to use wpa_supplicantJames Rayner1-93/+78
2009-09-23Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keysJames Rayner1-6/+10
2009-09-22Fix silly codeJames Rayner1-18/+13
2009-09-22Rework wireless to use wpa_supplicant more, add CONFIGSECTION supportJames Rayner1-57/+47
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner1-10/+6
2009-09-14Rename set_interface to bring_interfaceJim Pryor1-4/+4
2009-09-14revert regexp ESSID patchesJim Pryor1-3/+1
2009-09-14Returns and exitsJim Pryor1-2/+4
2009-09-14tabs->spaces, vim modelinesJim Pryor1-1/+1
2009-09-14Tweaks while mergingJim Pryor1-10/+10
2009-09-07Rework rfkill into re-usable functionsJames Rayner1-65/+8
2009-09-07Added initial rfkill supportJames Rayner1-30/+74
2009-09-07Comments, more harmless bitsJim Pryor1-3/+14
2009-09-07Lots of little tweaks that should never hurt. Some of them may help inJames Rayner1-8/+10
2009-09-07respect TMPDIRJim Pryor1-1/+1
2009-08-15quotes!Jim Pryor1-23/+23
2009-08-15Isolate ip to ethernet-iproute, ifconfig to ethernet + wirelessJim Pryor1-5/+4
2009-08-15start consolidation of ifconfig/ip/set_interfaceJim Pryor1-4/+13
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor1-9/+39
2009-08-15grep tweaksJim Pryor1-2/+2
2009-08-15More secure temp WPA_CONFIG fileJim Pryor1-15/+13