Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-15 | grep tweaks | Jim Pryor | 1 | -3/+3 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | ethernet_up will create resolv.conf also for $DNS | Jim Pryor | 1 | -1/+1 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | wpa_cli, start/stop_wpa, wpa_check tweaks | Jim Pryor | 1 | -1/+2 | |
* Supply -i switch to wpa_cli * Have wpa_check call stop_wpa on failure, instead of duplicating (only some of) the termination code. * Need brief sleep in termination code. * Note that functions which call wpa_check don't need to call stop_wpa themselves, when wpa_check fails. * Functions which call wpa_check and start_wpa are however responsible for all error reporting on failure. * Add some debugging calls to announce calls to wpa_start/wpa_check Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 1 | -9/+2 | |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 1 | -12/+32 | |
2009-08-10 | Add wireless+iproute support, extend wait for some slower cards | James Rayner | 1 | -1/+1 | |
2009-08-10 | Added basic rfkill support; prototype connection query support | James Rayner | 1 | -0/+7 | |
2009-06-06 | Another attempt at a working link check, FS#13334 | James Rayner | 1 | -10/+5 | |
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-28 | Fix cable check and handle devices which take some time to report state=up. ↵ | James Rayner | 1 | -9/+10 | |
FS#13334 | |||||
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 1 | -2/+8 | |
using deprecated sys interface | |||||
2009-02-16 | FS#11748 -netcfg takes interface down too early | James Rayner | 1 | -2/+5 | |
2009-02-16 | various fixes, and new quirk 'noacheck' | James Rayner | 1 | -6/+6 | |
2008-12-25 | cleanups in ethernet connection type | James Rayner | 1 | -24/+22 | |
2008-12-18 | use arguments to scripts rather than sourcing in connection functions | James Rayner | 1 | -1/+6 | |
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 | 1 | -0/+122 | |