summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-07move checkyesno to globals, make NETCFG_DEBUG a yes/no setting (default=no)Jim Pryor2-29/+33
2009-09-07Comments, more harmless bitsJim Pryor4-11/+20
2009-09-07long switches when calling netcfgJim Pryor1-2/+2
2009-09-07Lots of little tweaks that should never hurt. Some of them may help inJames Rayner8-48/+56
2009-09-07respect TMPDIRJim Pryor3-9/+9
2009-09-07i/o tweaksJim Pryor2-5/+9
2009-09-07Use wpa_supplicant for list_networksJames Rayner1-27/+20
2009-09-02Shorten find_ap/essid and allow net-profiles to continue if a profile failsJames Rayner2-3/+2
2009-08-17prevent check_iface from always returning external, output from get_iface_profJames Rayner1-4/+4
2009-08-15quotes!Jim Pryor11-109/+108
2009-08-15Isolate ip to ethernet-iproute, ifconfig to ethernet + wirelessJim Pryor3-16/+27
2009-08-15start consolidation of ifconfig/ip/set_interfaceJim Pryor4-20/+42
2009-08-15Improve suspend/resume, allow for subsets of ifacesJim Pryor1-16/+35
2009-08-15improve list_networks, report APs tooJim Pryor1-9/+31
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor2-17/+58
2009-08-15silence an error in set_ifaceJim Pryor1-1/+1
2009-08-15use STATE_DIR in /usr/bin/netcfgJim Pryor1-4/+4
2009-08-15make wep_check more robustJim Pryor1-1/+1
2009-08-15Integrate netcfg-menu and net-profilesJim Pryor2-12/+42
2009-08-15use subshells as sandboxes, and failing POST_UP/PRE_DOWN abortsJim Pryor1-18/+46
2009-08-15Improve listing/iterating over profilesJim Pryor2-19/+27
2009-08-15Improve debugging and error-reporting.Jim Pryor3-12/+13
2009-08-15grep tweaksJim Pryor5-11/+11
2009-08-15More secure temp WPA_CONFIG fileJim Pryor1-15/+13
2009-08-15Don't overwrite existing $WEP_OPTSJim Pryor1-5/+7
2009-08-15ethernet_up will create resolv.conf also for $DNSJim Pryor1-1/+1
2009-08-15Sanitize quotes for wpa_startJim Pryor1-0/+5
2009-08-15wpa_cli, start/stop_wpa, wpa_check tweaksJim Pryor4-19/+28
2009-08-15Everyone use i/o functions from globals/hooksJim Pryor6-21/+10
2009-08-15netcfg current and netcfg listJim Pryor1-2/+26
2009-08-15Add contrib dir and logging hooksJim Pryor2-17/+27
2009-08-10Erase any suspended profiles on a newly connected interfaceJames Rayner1-0/+13
2009-08-10allow interfaces to be marked as externally controlledJames Rayner1-14/+28
2009-08-10add missing globals and 'arch' hookJames Rayner2-0/+131
2009-08-10merge changes since revertJames Rayner7-90/+301
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner5-15/+25
2009-08-10merge improved find_ap/find_essidJames Rayner2-14/+55
2009-08-10merge logging code from Jim PryorJames Rayner7-78/+115
2009-08-10Add wireless+iproute support, extend wait for some slower cardsJames Rayner3-6/+10
2009-08-10Added basic rfkill support; prototype connection query supportJames Rayner3-1/+58
2009-08-10revert pryor patchJames Rayner12-1384/+405
2009-08-07rename wireless fileJames Rayner1-0/+141
2009-08-07rename wireless fileJames Rayner1-141/+0
2009-08-07Patch from Jim PryorJames Rayner12-436/+1353
2009-06-27netcfg v2.2.1James Rayner1-1/+1
2009-06-27fix taking all profiles downJames Rayner1-1/+1
2009-06-27netcfg v2.2.0James Rayner1-1/+1
2009-06-27Workaround for FS#15072James Rayner1-1/+1
2009-06-06netcfg v2.2.0 beta 3James Rayner1-1/+1
2009-06-06Another attempt at a working link check, FS#13334James Rayner2-21/+10