Age | Commit message (Expand) | Author | Files | Lines |
2011-01-20 | Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7 | Thomas Bächler | 1 | -1/+1 |
2010-02-21 | Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriately | James Rayner | 1 | -20/+2 |
2009-12-03 | connections/wireless: is_interface needed quotes, and wasn't exiting on failure | Jim Pryor | 1 | -1/+1 |
2009-12-03 | connections/wireless: add some quotes | Jim Pryor | 1 | -5/+5 |
2009-09-27 | Remove wpa generation duplication, fix wep/none-old | James Rayner | 1 | -36/+19 |
2009-09-27 | Only flush when disabling wireless interface, tidy up down/forcedown | James Rayner | 1 | -5/+3 |
2009-09-25 | Large rework of wireless to use wpa_supplicant | James Rayner | 1 | -93/+78 |
2009-09-23 | Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keys | James Rayner | 1 | -6/+10 |
2009-09-22 | Fix silly code | James Rayner | 1 | -18/+13 |
2009-09-22 | Rework wireless to use wpa_supplicant more, add CONFIGSECTION support | James Rayner | 1 | -57/+47 |
2009-09-22 | Merge connections ethernet/ethernet-iproute | James Rayner | 1 | -10/+6 |
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 1 | -4/+4 |
2009-09-14 | revert regexp ESSID patches | Jim Pryor | 1 | -3/+1 |
2009-09-14 | Returns and exits | Jim Pryor | 1 | -2/+4 |
2009-09-14 | tabs->spaces, vim modelines | Jim Pryor | 1 | -1/+1 |
2009-09-14 | Tweaks while merging | Jim Pryor | 1 | -10/+10 |
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 1 | -65/+8 |
2009-09-07 | Added initial rfkill support | James Rayner | 1 | -30/+74 |
2009-09-07 | Comments, more harmless bits | Jim Pryor | 1 | -3/+14 |
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 1 | -8/+10 |
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -1/+1 |
2009-08-15 | quotes! | Jim Pryor | 1 | -23/+23 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 1 | -5/+4 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 1 | -4/+13 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -9/+39 |
2009-08-15 | grep tweaks | Jim Pryor | 1 | -2/+2 |
2009-08-15 | More secure temp WPA_CONFIG file | Jim Pryor | 1 | -15/+13 |
2009-08-15 | Don't overwrite existing $WEP_OPTS | Jim Pryor | 1 | -5/+7 |
2009-08-15 | Sanitize quotes for wpa_start | Jim Pryor | 1 | -0/+5 |
2009-08-15 | wpa_cli, start/stop_wpa, wpa_check tweaks | Jim Pryor | 1 | -9/+9 |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -1/+1 |
2009-08-10 | merge improved find_ap/find_essid | James Rayner | 1 | -3/+3 |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -16/+41 |
2009-08-10 | Add wireless+iproute support, extend wait for some slower cards | James Rayner | 1 | -4/+8 |
2009-08-10 | Added basic rfkill support; prototype connection query support | James Rayner | 1 | -1/+44 |
2009-06-27 | Workaround for FS#15072 | James Rayner | 1 | -1/+1 |
2009-05-18 | fixed typo by Robson Roberto Souza Peixoto | Andrea Scarpino | 1 | -1/+1 |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 1 | -8/+20 |
2009-05-07 | remove infinite loop causing wireless to fail | James Rayner | 1 | -5/+0 |
2009-04-29 | set SECURITY to none if not set | Andrea Scarpino | 1 | -0/+3 |
2009-04-28 | Add WEP support to wireless-dbus, remove broken interface type check in wireless | James Rayner | 1 | -5/+0 |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 1 | -41/+34 |
2009-02-17 | fix netcfg-auto-wireless and a temporary workaround for FS#13299 | James Rayner | 1 | -4/+4 |
2009-02-16 | FS#11748 -netcfg takes interface down too early | James Rayner | 1 | -0/+1 |
2009-02-16 | FS#13165 - netcfg creates bad wpa_supplicant config when using full hex key | James Rayner | 1 | -1/+1 |
2009-02-16 | remove typo | James Rayner | 1 | -1/+0 |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 1 | -7/+13 |
2008-12-18 | use arguments to scripts rather than sourcing in connection functions | James Rayner | 1 | -6/+7 |
2008-12-18 | FS11818, improve key handling, use subshells to avoid scope issues after libify | James Rayner | 1 | -1/+1 |
2008-12-18 | fix libify | James Rayner | 1 | -0/+119 |