summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-21FS#20150 - 802.11x: correct state check, handle disconnectJames Rayner2-3/+17
2010-11-21FS#20569 - cleaner handling of ppp disconnectionJames Rayner1-1/+7
2010-07-13wireless: HIDDEN option: use checkyesno function instead of custom checkThomas Bächler1-3/+1
2010-07-13wireless: Add support for hidden ssidThomas Bächler1-0/+7
2010-02-21netcfg v2.5.4James Rayner1-1/+1
2010-02-21Add simple bridging supportThomas Bächler1-0/+51
2010-02-21Add adjustable netmask to IP='static'James Rayner1-2/+3
2010-02-21netcfg v2.5.3James Rayner1-1/+1
2010-02-21Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriatelyJames Rayner2-23/+22
2010-02-18netcfg v2.5.2James Rayner1-1/+1
2010-01-31netcfg v2.5.1James Rayner1-1/+1
2010-01-31netcfg v2.5.0James Rayner1-1/+1
2010-01-31Make net-profiles take all networks down correctly, fix FS#17406James Rayner1-2/+2
2010-01-31Fix FS#17406, FS#17307James Rayner3-26/+16
2010-01-30Add early checks for optional dependenciesJames Rayner1-0/+5
2009-12-31netcfg v2.5.0rc2James Rayner1-1/+1
2009-12-31fix error bringing interface downJames Rayner1-1/+1
2009-12-03network: is_interface ignoring $1Jim Pryor1-1/+2
2009-12-03connections/ethernet: report_{debug,iproute} fixesJim Pryor1-2/+2
2009-12-03connections/wireless: is_interface needed quotes, and wasn't exiting on failureJim Pryor1-1/+1
2009-12-03connections/wireless: add some quotesJim Pryor1-5/+5
2009-11-18FS#14509 - add DHCLIENT_OPTIONS for dhclient based setupJames Rayner1-1/+1
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