Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-15 | netcfg current and netcfg list | Jim Pryor | 1 | -2/+26 | |
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 | 2 | -17/+27 | |
* 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 | 7 | -90/+301 | |
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 | 7 | -78/+115 | |
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 | 12 | -1384/+405 | |
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 | 12 | -436/+1353 | |
2009-06-27 | netcfg v2.2.1 | James Rayner | 1 | -1/+1 | |
2009-06-27 | fix taking all profiles down | James Rayner | 1 | -1/+1 | |
2009-06-27 | netcfg v2.2.0 | James Rayner | 1 | -1/+1 | |
2009-06-27 | Workaround for FS#15072 | James Rayner | 1 | -1/+1 | |
2009-06-06 | netcfg v2.2.0 beta 3 | James Rayner | 1 | -1/+1 | |
2009-06-06 | Another attempt at a working link check, FS#13334 | James Rayner | 2 | -21/+10 | |
2009-06-01 | netcfg v2.2.0 beta 2 | James Rayner | 1 | -1/+1 | |
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 | wireless: check if iface is real, stop wpa_supplicant on failures | James Rayner | 2 | -8/+30 | |
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-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-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. ↵ | James Rayner | 2 | -13/+22 | |
FS#13334 | |||||
2009-04-28 | Add WEP support to wireless-dbus, remove broken interface type check in wireless | James Rayner | 1 | -5/+0 | |
2009-02-26 | remove stat_append | James Rayner | 1 | -1/+1 | |
2009-02-26 | FS#13492 - correct find command in all_down | James Rayner | 1 | -1/+2 | |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 3 | -43/+43 | |
using deprecated sys interface | |||||
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 | 5 | -27/+24 | |
2008-12-25 | cleanups in ethernet connection type | James Rayner | 1 | -24/+22 | |
2008-12-22 | fix output | James Rayner | 1 | -8/+0 | |
2008-12-22 | fix output | James Rayner | 1 | -2/+2 | |
2008-12-22 | substitute usage of 'ls' with 'find' | James Rayner | 1 | -3/+3 | |