summaryrefslogtreecommitdiffstats
path: root/doc/wireless
AgeCommit message (Collapse)AuthorFilesLines
2009-10-19Documentation updateJames Rayner1-38/+0
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor1-1/+3
* 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-15document WPA_GROUPJim Pryor1-0/+3
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10revert pryor patchJames Rayner1-6/+1
2009-08-07Patch from Jim PryorJames Rayner1-1/+6
2009-05-12Add documentation for both types of ethernet and wireless connectionsJames Rayner1-0/+33