summaryrefslogtreecommitdiffstats
path: root/src/connections/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-15Don't overwrite existing $WEP_OPTSJim Pryor1-5/+7
2009-08-15Sanitize quotes for wpa_startJim Pryor1-0/+5
2009-08-15wpa_cli, start/stop_wpa, wpa_check tweaksJim Pryor1-9/+9
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner1-1/+1
2009-08-10merge improved find_ap/find_essidJames Rayner1-3/+3
2009-08-10merge logging code from Jim PryorJames Rayner1-16/+41
2009-08-10Add wireless+iproute support, extend wait for some slower cardsJames Rayner1-4/+8
2009-08-10Added basic rfkill support; prototype connection query supportJames Rayner1-1/+44
2009-06-27Workaround for FS#15072James Rayner1-1/+1
2009-05-18fixed typo by Robson Roberto Souza PeixotoAndrea Scarpino1-1/+1
2009-05-18wireless: check if iface is real, stop wpa_supplicant on failuresJames Rayner1-8/+20
2009-05-07remove infinite loop causing wireless to failJames Rayner1-5/+0
2009-04-29set SECURITY to none if not setAndrea Scarpino1-0/+3
2009-04-28Add WEP support to wireless-dbus, remove broken interface type check in wirelessJames Rayner1-5/+0
2009-02-26Update and re-arrange examples, update wireless quirk options, stopJames Rayner1-41/+34