summaryrefslogtreecommitdiffstats
path: root/src/connections
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-29ethernet doesn't need check for wpaAndrea Scarpino1-12/+0
2009-04-29set SECURITY to none if not setAndrea Scarpino1-0/+3
2009-04-28Fix cable check and handle devices which take some time to report state=up. F...James Rayner2-13/+22
2009-04-28Add WEP support to wireless-dbus, remove broken interface type check in wirelessJames Rayner1-5/+0
2009-02-26Update and re-arrange examples, update wireless quirk options, stopJames Rayner2-43/+42
2009-02-17fix netcfg-auto-wireless and a temporary workaround for FS#13299James Rayner1-4/+4
2009-02-16FS#11748 -netcfg takes interface down too earlyJames Rayner2-2/+6
2009-02-16FS#13165 - netcfg creates bad wpa_supplicant config when using full hex keyJames Rayner1-1/+1
2009-02-16remove typoJames Rayner1-1/+0
2009-02-16various fixes, and new quirk 'noacheck'James Rayner3-17/+19
2008-12-25cleanups in ethernet connection typeJames Rayner1-24/+22
2008-12-22add iproute enabled ethernet connection type, fix makefile for new wirelessJames Rayner1-0/+119
2008-12-18Arrange tree for future packagingJames Rayner1-137/+0
2008-12-18Add early wireless via dbus/wpa_supplicant supportJames Rayner1-0/+137
2008-12-18use arguments to scripts rather than sourcing in connection functionsJames Rayner3-7/+20
2008-12-18FS11818, improve key handling, use subshells to avoid scope issues after libifyJames Rayner1-1/+1
2008-12-18Add option to pass arbitrary ifconfig arguments when using dhcpJames Rayner1-1/+1
2008-12-18fix libifyJames Rayner3-0/+259