summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-08-17Add support for EAP-TTLS configurationFabien Marotte1-1/+2
2010-08-13Remove bluetooth network from device only when device is removedSamuel Ortiz1-17/+16
2010-08-10Remove unpaired Bluetooth devicesSamuel Ortiz1-2/+45
2010-08-10Watch for Bluetooth device changesSamuel Ortiz1-1/+35
2010-08-09Fix provider refcountingSamuel Ortiz1-7/+4
2010-08-06Build VPN services based on VPN host and domain stringsSamuel Ortiz1-2/+2
2010-08-02Track and report VPN providers statesSamuel Ortiz1-4/+30
2010-08-02Unref openconnect provider on disconnect and removeSamuel Ortiz1-0/+4
2010-08-02Fix potential NULL pointer with DHCP plugin and hostnameMarcel Holtmann1-2/+4
2010-07-29Request proxy auto configuration from DHCP serverMarcel Holtmann1-0/+5
2010-07-29Remove some unneeded casts in DHCP pluginMarcel Holtmann1-4/+4
2010-07-29Add domain name support to DHCP pluginMarcel Holtmann1-0/+5
2010-07-29Add CONNMAN_DHCP_DEBUG handling to DHCP pluginMarcel Holtmann1-0/+9
2010-07-27Remove udhcp pluginMarcel Holtmann1-199/+0
2010-07-27Remove resolvconf pluginMarcel Holtmann1-103/+0
2010-07-26Use top-level include directory for internal DHCP libraryMarcel Holtmann1-1/+1
2010-07-26Return html fetching error when recv returns 0Samuel Ortiz1-14/+17
2010-07-26Start ondemand connection when getting a DNS request while disconnectedSamuel Ortiz1-1/+30
2010-07-26dnsproxy flush method implementationSamuel Ortiz1-131/+181
2010-07-25Add more debug output to DHCP client pluginMarcel Holtmann1-1/+11
2010-07-22Fix PATH of adapter_watch in bluetooth pluginYingan Deng1-1/+1
2010-07-22Initial dhcp-lib based dhcp pluginSamuel Ortiz1-3/+96
2010-07-21Add skeleton for generic DHCP pluginMarcel Holtmann1-0/+63
2010-07-15Add simple technology driver support for BluetoothMarcel Holtmann1-0/+33
2010-07-12Do not pass the -H option to dhclient taskSamuel Ortiz1-8/+0
2010-07-09Fix SEGV at first startupDavid Woodhouse1-4/+6
2010-07-09Remove task pluginSamuel Ortiz2-180/+0
2010-07-09Convert udhcp plugin to connman taskSamuel Ortiz1-133/+115
2010-07-09Add DHCP plugins priority flagsSamuel Ortiz1-0/+1
2010-07-09Fix crash in dhclient releasePekka Pessi1-18/+22
2010-06-25Set the network roaming toggle according to oFono statusSamuel Ortiz1-0/+30
2010-06-25Add the -g option to ntpdSamuel Ortiz1-0/+1
2010-06-16Use the network_update() routine for propagating strenght changesSamuel Ortiz1-1/+1
2010-06-16Track strength changes from oFono's registration interfaceSamuel Ortiz1-1/+9
2010-06-16Remove magic constants from dns request parsing codeSamuel Ortiz1-3/+5
2010-06-16Support root requests with EDNS0 OPT recordsSamuel Ortiz1-7/+3
2010-06-14ofono: Follow registration name changesKalle Valo1-0/+47
2010-06-12Fix invalid D-Bus path with finished scans without hidden SSIDsMarcel Holtmann1-6/+9
2010-06-12Enable hidden blocks only when hidden SSIDs are aroundSamuel Ortiz1-2/+8
2010-06-12Prevent wpa_supplicant from automatically associating to our hidden blocksSamuel Ortiz1-0/+8
2010-06-11Remove IPv4 element registration from the oFono pluginSamuel Ortiz1-31/+1
2010-06-10ofono: do not use context path as network group identifierKalle Valo1-8/+5
2010-06-07Add some more portal plugin debug stringsSamuel Ortiz1-0/+14
2010-06-05Active scan hidden networksSamuel Ortiz1-2/+311
2010-06-03Add support for ASCII based WEP keysMarcel Holtmann1-0/+11
2010-06-01Remove default ntpd serverSamuel Ortiz2-5/+9
2010-06-01Fix timeserver APISamuel Ortiz1-11/+86
2010-05-31ntpd pluginSamuel Ortiz1-0/+245
2010-05-21Adapt to new MCC and MNC properties from oFonoDaniel Wagner1-19/+36
2010-05-13Check for dhclient hostname supportMarcel Holtmann1-0/+2