Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-15 | More secure temp WPA_CONFIG file | Jim Pryor | 1 | -15/+13 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Don't overwrite existing $WEP_OPTS | Jim Pryor | 1 | -5/+7 | |
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 | Sanitize quotes for wpa_start | Jim Pryor | 1 | -0/+5 | |
Arguments to wpa_start shouldn't be expanded until wpa_start receives them: so should be quoted by all calling functions. I added quotes throughout. In general, it seems wise to quote except when it's absolutely certain not to be needed---or you specifically _do_ want to expand arguments. In this case, it's extra important. Because this might be missed in later code, I also wrangled wpa_start so that it doesn't rely on WPA_OPTS being all in $3. One of these fixes would have sufficed, but what the hell I did both. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | wpa_cli, start/stop_wpa, wpa_check tweaks | Jim Pryor | 4 | -19/+28 | |
* 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-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 | 8 | -37/+17 | |
Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | netcfg current and netcfg list | Jim Pryor | 2 | -2/+32 | |
These and "netcfg version" don't require root privileges. Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-15 | Add contrib dir and logging hooks | Jim Pryor | 5 | -20/+127 | |
* Add contrib/logging.hook * Update Makefile and manpage * Propose that hooks go into /etc, not /usr---latter should be shareable and possibly read-only, not good spot for user-configurable files like these. * Since we have hooks/arch as part of the package, this commit attempts to load hooks from both /usr/lib/network/hooks and /etc/network.d/hooks. (Executable hooks in /etc take precedence over hooks with same name from /usr.) * Need to load /etc/rc.conf before /etc/rc.d/functions (e.g. for USECOLORS) Signed-off-by: Jim Pryor <profjim@jimpryor.net> | |||||
2009-08-10 | Erase any suspended profiles on a newly connected interface | James Rayner | 1 | -0/+13 | |
2009-08-10 | allow interfaces to be marked as externally controlled | James Rayner | 1 | -14/+28 | |
2009-08-10 | add missing globals and 'arch' hook | James Rayner | 2 | -0/+131 | |
2009-08-10 | merge changes since revert | James Rayner | 8 | -93/+307 | |
2009-08-10 | Add interface setting, a debug mode and interface setting hooks | James Rayner | 5 | -15/+25 | |
2009-08-10 | merge improved find_ap/find_essid | James Rayner | 2 | -14/+55 | |
2009-08-10 | merge logging code from Jim Pryor | James Rayner | 8 | -81/+121 | |
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-08-10 | revert pryor patch | James Rayner | 23 | -1894/+496 | |
2009-08-07 | remove generated docs | James Rayner | 4 | -302/+0 | |
2009-08-07 | rename wireless file | James Rayner | 1 | -0/+141 | |
2009-08-07 | rename wireless file | James Rayner | 1 | -141/+0 | |
2009-08-07 | Patch from Jim Pryor | James Rayner | 28 | -527/+2165 | |
2009-06-27 | netcfg v2.2.1 | James Rayner | 2 | -2/+2 | |
2009-06-27 | fix taking all profiles down | James Rayner | 1 | -1/+1 | |
2009-06-27 | netcfg v2.2.0 | James Rayner | 2 | -2/+3 | |
2009-06-27 | Workaround for FS#15072 | James Rayner | 1 | -1/+1 | |
2009-06-06 | netcfg v2.2.0 beta 3 | James Rayner | 2 | -2/+2 | |
2009-06-06 | Another attempt at a working link check, FS#13334 | James Rayner | 3 | -22/+11 | |
2009-06-01 | netcfg v2.2.0 beta 2 | James Rayner | 2 | -2/+2 | |
2009-05-19 | Fix FS#14761 and handle if no profiles are active | James Rayner | 1 | -18/+19 | |
2009-05-19 | typo (fix #14761) | Andrea Scarpino | 1 | -2/+2 | |
2009-05-19 | fix #14761 (again) | Andrea Scarpino | 1 | -3/+3 | |
2009-05-19 | fix #14761 | Andrea Scarpino | 1 | -15/+13 | |
2009-05-18 | fixed typo by Robson Roberto Souza Peixoto | Andrea Scarpino | 1 | -1/+1 | |
2009-05-18 | netcfg v2.2.0 beta 1 (again) | James Rayner | 1 | -1/+1 | |
2009-05-18 | netcfg v2.2.0 beta 1 (again) | James Rayner | 1 | -1/+1 | |
2009-05-18 | netcfg v2.2.0 beta 1 | James Rayner | 1 | -1/+1 | |
2009-05-18 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 3 | -19/+45 | |
2009-05-12 | cosmetic fix to help message output | James Rayner | 1 | -1/+1 | |
2009-05-12 | improve netcfg help text | James Rayner | 1 | -6/+8 | |
2009-05-12 | remove accident | James Rayner | 1 | -0/+0 | |
2009-05-12 | Add documentation for both types of ethernet and wireless connections | James Rayner | 6 | -1/+175 | |
2009-05-07 | Add reconnect option to netcfg and improve clean option | James Rayner | 1 | -1/+6 | |
2009-05-07 | remove infinite loop causing wireless to fail | James Rayner | 1 | -5/+0 | |
2009-05-01 | Working WEP support via dbus/wpa_supplicant | James Rayner | 1 | -11/+8 | |
2009-04-29 | undo WPA and ethernet | Andrea Scarpino | 1 | -1/+12 | |
2009-04-29 | added example for opened wireless connection | Andrea Scarpino | 1 | -0/+5 | |
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 | |