Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
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 | 2 | -17/+46 | |
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 | Adjust example installation in Makefile | James Rayner | 1 | -1/+1 | |
2009-02-26 | Add missing wpa-config based examples | James Rayner | 3 | -0/+12 | |
2009-02-26 | Update and re-arrange examples, update wireless quirk options, stop | James Rayner | 18 | -96/+66 | |
using deprecated sys interface | |||||
2009-02-17 | Remove possibly redundant code, add structure to support WEP | James Rayner | 1 | -17/+23 | |