Age | Commit message (Expand) | Author | Files | Lines |
2009-09-07 | respect TMPDIR | Jim Pryor | 3 | -9/+9 |
2009-09-07 | i/o tweaks | Jim Pryor | 2 | -5/+9 |
2009-09-07 | Use wpa_supplicant for list_networks | James Rayner | 1 | -27/+20 |
2009-09-02 | Shorten find_ap/essid and allow net-profiles to continue if a profile fails | James Rayner | 2 | -3/+2 |
2009-08-17 | prevent check_iface from always returning external, output from get_iface_prof | James Rayner | 1 | -4/+4 |
2009-08-15 | quotes! | Jim Pryor | 11 | -109/+108 |
2009-08-15 | Isolate ip to ethernet-iproute, ifconfig to ethernet + wireless | Jim Pryor | 3 | -16/+27 |
2009-08-15 | start consolidation of ifconfig/ip/set_interface | Jim Pryor | 4 | -20/+42 |
2009-08-15 | Improve suspend/resume, allow for subsets of ifaces | Jim Pryor | 1 | -16/+35 |
2009-08-15 | improve list_networks, report APs too | Jim Pryor | 1 | -9/+31 |
2009-08-15 | Add AP argument to profile, also let ESSID arguments be regexps | Jim Pryor | 2 | -17/+58 |
2009-08-15 | silence an error in set_iface | Jim Pryor | 1 | -1/+1 |
2009-08-15 | use STATE_DIR in /usr/bin/netcfg | Jim Pryor | 1 | -4/+4 |
2009-08-15 | make wep_check more robust | Jim Pryor | 1 | -1/+1 |
2009-08-15 | Integrate netcfg-menu and net-profiles | Jim Pryor | 2 | -12/+42 |
2009-08-15 | use subshells as sandboxes, and failing POST_UP/PRE_DOWN aborts | Jim Pryor | 1 | -18/+46 |
2009-08-15 | Improve listing/iterating over profiles | Jim Pryor | 2 | -19/+27 |
2009-08-15 | Improve debugging and error-reporting. | Jim Pryor | 3 | -12/+13 |
2009-08-15 | grep tweaks | Jim Pryor | 5 | -11/+11 |
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 | 4 | -19/+28 |
2009-08-15 | Everyone use i/o functions from globals/hooks | Jim Pryor | 6 | -21/+10 |
2009-08-15 | netcfg current and netcfg list | Jim Pryor | 1 | -2/+26 |
2009-08-15 | Add contrib dir and logging hooks | Jim Pryor | 2 | -17/+27 |
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 |