Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -3/+3 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Use wpa_supplicant for list_networks | James Rayner | 1 | -27/+20 | |
2009-09-02 | Shorten find_ap/essid and allow net-profiles to continue if a profile fails | James Rayner | 1 | -2/+2 | |
2009-08-15 | quotes! | Jim Pryor | 1 | -3/+3 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | improve list_networks, report APs too | Jim Pryor | 1 | -9/+31 | |
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 | -8/+19 | |
* 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-15 | make wep_check more robust | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | grep tweaks | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -1/+0 | |
2009-08-10 | merge improved find_ap/find_essid | James Rayner | 1 | -11/+52 | |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -2/+0 | |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 1 | -0/+1 | |
using deprecated sys interface | |||||
2008-12-18 | fix libify | James Rayner | 1 | -0/+61 | |