Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-19 | Documentation update | James Rayner | 1 | -31/+0 | |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -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-10 | revert pryor patch | James Rayner | 1 | -4/+2 | |
2009-08-07 | Patch from Jim Pryor | James Rayner | 1 | -2/+4 | |
2009-05-12 | Add documentation for both types of ethernet and wireless connections | James Rayner | 1 | -0/+29 | |