summaryrefslogtreecommitdiffstats
path: root/doc/wireless-dbus
AgeCommit message (Collapse)AuthorFilesLines
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor1-2/+4
* 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-10revert pryor patchJames Rayner1-4/+2
2009-08-07Patch from Jim PryorJames Rayner1-2/+4
2009-05-12Add documentation for both types of ethernet and wireless connectionsJames Rayner1-0/+29