Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-11 | Move wpa_supplicant PID file to /run | Rémy Oudompheng | 1 | -3/+3 | |
Signed-off-by: Rémy Oudompheng <remy@archlinux.org> | |||||
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 1 | -4/+4 | |
3. Change the name of "set_interface up/down..." to "bring_interface up/down" to differentiate it from the similarly-named, merely record-keeping functions. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -12/+6 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | Returns and exits | Jim Pryor | 1 | -1/+1 | |
* add some abortive returns * some exit tweaks Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | check for $IFACE_DIR/$INTERFACE before sourcing | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 2 | -51/+52 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-14 | Tweaks while merging | Jim Pryor | 1 | -4/+4 | |
* added various quotes * made some vars local * tweaked some [[ ]]s, including one broken one in netcfg-menu * s/ra0/$INTERFACE/ in ethernet-iproute and wireless Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 1 | -2/+8 | |
2009-09-07 | indentation | Jim Pryor | 1 | -17/+17 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 1 | -3/+3 | |
corner cases; others probably make no difference. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | wireless-dbus tweaks | Jim Pryor | 1 | -2/+2 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-09-07 | Use wpa_supplicant for list_networks | James Rayner | 1 | -2/+1 | |
2009-08-15 | quotes! | Jim Pryor | 2 | -6/+6 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | extend set_interface usage to netcfg-auto-wireless | Jim Pryor | 1 | -3/+6 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 2 | -18/+54 | |
* 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 | give wireless-dbus smarter read_config | Jim Pryor | 1 | -3/+8 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | net-auto daemon file? already started? | Jim Pryor | 1 | -4/+14 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Make python script use i/o hooks too | Jim Pryor | 1 | -17/+49 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Everyone use i/o functions from globals/hooks | Jim Pryor | 2 | -16/+7 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | revert pryor patch | James Rayner | 3 | -249/+79 | |
2009-08-07 | Patch from Jim Pryor | James Rayner | 3 | -79/+249 | |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 1 | -11/+15 | |
2009-05-01 | Working WEP support via dbus/wpa_supplicant | James Rayner | 1 | -11/+8 | |
2009-04-28 | Add WEP support to wireless-dbus, remove broken interface type check in wireless | James Rayner | 1 | -12/+46 | |
2009-02-17 | Remove possibly redundant code, add structure to support WEP | James Rayner | 1 | -17/+23 | |
2009-02-17 | Improve tolerance of wireless-dbus and remove hardcoded values | James Rayner | 1 | -5/+4 | |
2009-02-17 | fix netcfg-auto-wireless and a temporary workaround for FS#13299 | James Rayner | 2 | -9/+11 | |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 2 | -17/+15 | |
2008-12-18 | Arrange tree for future packaging | James Rayner | 3 | -0/+238 | |