summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-14netcfg v2.5.0rc1James Rayner1-1/+1
2009-11-14finish net-auto-wired, tested and added to MakefileJames Rayner1-1/+1
2009-10-19Documentation updateJames Rayner1-1/+1
2009-10-03connections/ethernet: Don't incorrectly return indicating failureJames Rayner2-4/+2
2009-09-27Add stop to netcfg-wpa_actiond, default to WPA2, then WPA.James Rayner1-2/+2
2009-09-27Rename autowifi->wpa_actiond, add makefile, bugfixJames Rayner1-2/+2
2009-09-27Remove wpa generation duplication, fix wep/none-oldJames Rayner2-39/+52
2009-09-27Only flush when disabling wireless interface, tidy up down/forcedownJames Rayner3-18/+15
2009-09-25Large rework of wireless to use wpa_supplicantJames Rayner2-97/+83
2009-09-23Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keysJames Rayner3-14/+19
2009-09-22Fix silly codeJames Rayner1-18/+13
2009-09-22Rework wireless to use wpa_supplicant more, add CONFIGSECTION supportJames Rayner3-57/+69
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner5-232/+83
2009-09-14Rename set_interface to bring_interfaceJim Pryor4-13/+13
2009-09-14don't count profile as connected if it was suspended without a profile-downJim Pryor1-1/+1
2009-09-14More localized sourcingJim Pryor2-23/+12
2009-09-14src/network tweaksJim Pryor1-21/+37
2009-09-14Consolidate check_iface and get_iface_profJim Pryor1-25/+13
2009-09-14load hooks only from /usr/lib/network/hooksJim Pryor1-10/+4
2009-09-14revert regexp ESSID patchesJim Pryor3-26/+14
2009-09-14/sys/class/rfkill/rfkillN/state=2 for disabled on my systemJim Pryor1-1/+1
2009-09-14remove duplicated list_networksJim Pryor1-40/+0
2009-09-14Returns and exitsJim Pryor4-10/+18
2009-09-14Sourcing not necessary in get_rf_state, set_rf_stateJim Pryor1-4/+1
2009-09-14check for $IFACE_DIR/$INTERFACE before sourcingJim Pryor1-2/+2
2009-09-14tabs->spaces, vim modelinesJim Pryor13-174/+178
2009-09-14Tweaks while mergingJim Pryor6-38/+40
2009-09-07Rework rfkill into re-usable functionsJames Rayner3-74/+74
2009-09-07Generalise wpa_supplicant scan informationJames Rayner1-7/+51
2009-09-07Added initial rfkill supportJames Rayner3-33/+79
2009-09-07at_interface_{up,down} => IFACE_{UP,DOWN}Jim Pryor2-36/+31
2009-09-07Read /etc/network.d/interfaces/ when loading profileJames Rayner2-10/+9
2009-09-07quotes around $(...) where neededJim Pryor5-6/+6
2009-09-07Replace pipe to xargs with pipe to while read...Jim Pryor1-1/+3
2009-09-07typo in a commentJim Pryor1-1/+1
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