summaryrefslogtreecommitdiffstats
path: root/src-wireless/wireless-dbus
AgeCommit message (Collapse)AuthorFilesLines
2011-06-11Move wpa_supplicant PID file to /runRémy Oudompheng1-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2009-09-07wireless-dbus tweaksJim Pryor1-2/+2
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor1-6/+9
* AP= arguments in profiles take precedence over ESSID= arguments * ESSID= arguments regexps instead of literals. To avoid screwing up any currently working profiles, I restricted the interpretation as a regexp to just the new wireless-dbus connection types. * But a global change involved in implementing this is that the connection up/down calls will be passed a literal ESSID (which of the local networks matches the regexp) as an additional argument. Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15give wireless-dbus smarter read_configJim Pryor1-3/+8
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-15Make python script use i/o hooks tooJim Pryor1-17/+49
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10revert pryor patchJames Rayner1-114/+32
2009-08-07Patch from Jim PryorJames Rayner1-32/+114
2009-05-18wireless: check if iface is real, stop wpa_supplicant on failuresJames Rayner1-11/+15
2009-05-01Working WEP support via dbus/wpa_supplicantJames Rayner1-11/+8
2009-04-28Add WEP support to wireless-dbus, remove broken interface type check in wirelessJames Rayner1-12/+46
2009-02-17Remove possibly redundant code, add structure to support WEPJames Rayner1-17/+23
2009-02-17Improve tolerance of wireless-dbus and remove hardcoded valuesJames Rayner1-5/+4
2008-12-18Arrange tree for future packagingJames Rayner1-0/+137