Age | Commit message (Expand) | Author | Files | Lines |
2010-11-21 | FS#20150 - 802.11x: correct state check, handle disconnect | James Rayner | 1 | -1/+14 |
2010-11-21 | FS#20569 - cleaner handling of ppp disconnection | James Rayner | 1 | -1/+7 |
2010-02-21 | Add simple bridging support | Thomas Bächler | 1 | -0/+51 |
2010-02-21 | Add adjustable netmask to IP='static' | James Rayner | 1 | -2/+3 |
2010-02-21 | Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriately | James Rayner | 1 | -20/+2 |
2009-12-03 | connections/ethernet: report_{debug,iproute} fixes | Jim Pryor | 1 | -2/+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-11-18 | FS#14509 - add DHCLIENT_OPTIONS for dhclient based setup | James Rayner | 1 | -1/+1 |
2009-10-03 | connections/ethernet: Don't incorrectly return indicating failure | James Rayner | 1 | -0/+1 |
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 | 2 | -12/+9 |
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 | 2 | -9/+13 |
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 | 3 | -214/+75 |
2009-09-14 | Rename set_interface to bring_interface | Jim Pryor | 3 | -12/+12 |
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 | 4 | -15/+16 |
2009-09-14 | Tweaks while merging | Jim Pryor | 2 | -11/+11 |
2009-09-07 | Rework rfkill into re-usable functions | James Rayner | 2 | -74/+18 |
2009-09-07 | Added initial rfkill support | James Rayner | 1 | -30/+74 |
2009-09-07 | quotes around $(...) where needed | Jim Pryor | 3 | -4/+4 |
2009-09-07 | Comments, more harmless bits | Jim Pryor | 2 | -8/+17 |
2009-09-07 | Lots of little tweaks that should never hurt. Some of them may help in | James Rayner | 3 | -20/+23 |
2009-09-07 | respect TMPDIR | Jim Pryor | 1 | -1/+1 |
2009-08-15 | quotes! | Jim Pryor | 4 | -55/+55 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 2 | -10/+10 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 3 | -13/+33 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 1 | -9/+39 |
2009-08-15 | Improve debugging and error-reporting. | Jim Pryor | 3 | -12/+13 |
2009-08-15 | grep tweaks | Jim Pryor | 3 | -8/+8 |
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 | ethernet_up will create resolv.conf also for $DNS | Jim Pryor | 1 | -1/+1 |
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 | 3 | -11/+14 |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 3 | -14/+5 |
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 | 3 | -43/+100 |
2009-08-10 | Add wireless+iproute support, extend wait for some slower cards | James Rayner | 3 | -6/+10 |
2009-08-10 | Added basic rfkill support; prototype connection query support | James Rayner | 3 | -1/+58 |
2009-06-27 | Workaround for FS#15072 | James Rayner | 1 | -1/+1 |
2009-06-06 | Another attempt at a working link check, FS#13334 | James Rayner | 2 | -21/+10 |
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 | undo WPA and ethernet | Andrea Scarpino | 1 | -1/+12 |