summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Implement the ModemAdded and ModemRemoved signal handlersSamuel Ortiz1-0/+27
2010-09-10Fix typo: modem_removed is linked to the MODEM_REMOVED signalSamuel Ortiz1-1/+1
2010-09-10Support the new oFono Manager APISamuel Ortiz1-171/+62
2010-09-09Fix debug message formattingSamuel Ortiz1-1/+1
2010-09-09Fix error message formattingSamuel Ortiz1-1/+1
2010-09-09Extend the D-Bus timeout for slow modemsSamuel Ortiz1-1/+1
2010-09-09Power the ConnectionManager interface up when it shows upSamuel Ortiz1-1/+10
2010-09-09ofono: use new oFono GPRS interfacesPekka Pessi1-342/+340
2010-09-09ofono: use Modem Online propertyPekka Pessi1-50/+193
2010-09-09ofono: refactor modem_has_gprs()Pekka Pessi1-4/+10
2010-09-09ofono: refactor simPekka Pessi1-46/+4
2010-09-09ofono: refactor pri_context_changed handlerPekka Pessi1-39/+39
2010-09-09ofono: fix pending_network_is_available()Pekka Pessi1-23/+3
2010-09-09ofono: don't reuse identifier pending_networkPekka Pessi1-12/+10
2010-09-09ofono: fix add_network()Pekka Pessi1-7/+12
2010-09-09ofono: do not strdup in get_ident()Pekka Pessi1-5/+1
2010-09-09ofono: refactor dbus callsPekka Pessi1-194/+75
2010-09-09ofono: avoid race between signals and methodsPekka Pessi1-19/+34
2010-09-09ofono: fix stale data usagePekka Pessi1-8/+14
2010-09-09ofono: log more of the errorsPekka Pessi1-5/+27
2010-09-09ofono: refactor SetProperty D-Bus callsPekka Pessi1-132/+45
2010-09-09Use D-Bus constants for PolicyKit pluginMarcel Holtmann1-3/+3
2010-09-09Update support for PolicyKit with GDBus security integrationMarcel Holtmann1-135/+11
2010-09-08Make the internal DHCP client the default nowMarcel Holtmann2-2/+2
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