summaryrefslogtreecommitdiffstats
path: root/src/connections
AgeCommit message (Expand)AuthorFilesLines
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