summaryrefslogtreecommitdiffstats
path: root/src/connections
AgeCommit message (Expand)AuthorFilesLines
2010-11-21FS#20150 - 802.11x: correct state check, handle disconnectJames Rayner1-1/+14
2010-11-21FS#20569 - cleaner handling of ppp disconnectionJames Rayner1-1/+7
2010-02-21Add simple bridging supportThomas Bächler1-0/+51
2010-02-21Add adjustable netmask to IP='static'James Rayner1-2/+3
2010-02-21Fix FS#18391, FS#18385, broken rfkill, handle hard more appropriatelyJames Rayner1-20/+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-10-03connections/ethernet: Don't incorrectly return indicating failureJames Rayner1-0/+1
2009-09-27Remove wpa generation duplication, fix wep/none-oldJames Rayner1-36/+19
2009-09-27Only flush when disabling wireless interface, tidy up down/forcedownJames Rayner2-12/+9
2009-09-25Large rework of wireless to use wpa_supplicantJames Rayner1-93/+78
2009-09-23Add WPA_DRIVER, WPA_COUNTRY and handle WEP string keysJames Rayner2-9/+13
2009-09-22Fix silly codeJames Rayner1-18/+13
2009-09-22Rework wireless to use wpa_supplicant more, add CONFIGSECTION supportJames Rayner1-57/+47
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner3-214/+75
2009-09-14Rename set_interface to bring_interfaceJim Pryor3-12/+12
2009-09-14revert regexp ESSID patchesJim Pryor1-3/+1
2009-09-14Returns and exitsJim Pryor1-2/+4
2009-09-14tabs->spaces, vim modelinesJim Pryor4-15/+16
2009-09-14Tweaks while mergingJim Pryor2-11/+11
2009-09-07Rework rfkill into re-usable functionsJames Rayner2-74/+18
2009-09-07Added initial rfkill supportJames Rayner1-30/+74
2009-09-07quotes around $(...) where neededJim Pryor3-4/+4
2009-09-07Comments, more harmless bitsJim Pryor2-8/+17
2009-09-07Lots of little tweaks that should never hurt. Some of them may help inJames Rayner3-20/+23
2009-09-07respect TMPDIRJim Pryor1-1/+1
2009-08-15quotes!Jim Pryor4-55/+55
2009-08-15Isolate ip to ethernet-iproute, ifconfig to ethernet + wirelessJim Pryor2-10/+10
2009-08-15start consolidation of ifconfig/ip/set_interfaceJim Pryor3-13/+33
2009-08-15Add AP argument to profile, also let ESSID arguments be regexpsJim Pryor1-9/+39
2009-08-15Improve debugging and error-reporting.Jim Pryor3-12/+13
2009-08-15grep tweaksJim Pryor3-8/+8
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 Pryor3-11/+14
2009-08-10Add interface setting, a debug mode and interface setting hooksJames Rayner3-14/+5
2009-08-10merge improved find_ap/find_essidJames Rayner1-3/+3
2009-08-10merge logging code from Jim PryorJames Rayner3-43/+100
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-06-27Workaround for FS#15072James Rayner1-1/+1
2009-06-06Another attempt at a working link check, FS#13334James Rayner2-21/+10
2009-05-18fixed typo by Robson Roberto Souza PeixotoAndrea Scarpino1-1/+1
2009-05-18wireless: check if iface is real, stop wpa_supplicant on failuresJames Rayner1-8/+20
2009-05-07remove infinite loop causing wireless to failJames Rayner1-5/+0
2009-04-29undo WPA and ethernetAndrea Scarpino1-1/+12