Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-04-29 | ethernet doesn't need check for wpa | Andrea Scarpino | 1 | -12/+0 |
2009-04-29 | set SECURITY to none if not set | Andrea Scarpino | 1 | -0/+3 |
2009-04-28 | Fix cable check and handle devices which take some time to report state=up. F... | James Rayner | 2 | -13/+22 |
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 | 2 | -43/+42 |
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 | 2 | -2/+6 |
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 | 3 | -17/+19 |
2008-12-25 | cleanups in ethernet connection type | James Rayner | 1 | -24/+22 |
2008-12-22 | add iproute enabled ethernet connection type, fix makefile for new wireless | James Rayner | 1 | -0/+119 |
2008-12-18 | Arrange tree for future packaging | James Rayner | 1 | -137/+0 |
2008-12-18 | Add early wireless via dbus/wpa_supplicant support | James Rayner | 1 | -0/+137 |
2008-12-18 | use arguments to scripts rather than sourcing in connection functions | James Rayner | 3 | -7/+20 |
2008-12-18 | FS11818, improve key handling, use subshells to avoid scope issues after libify | James Rayner | 1 | -1/+1 |
2008-12-18 | Add option to pass arbitrary ifconfig arguments when using dhcp | James Rayner | 1 | -1/+1 |
2008-12-18 | fix libify | James Rayner | 3 | -0/+259 |