summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-10-05ofono: Create the cellular network only when attached to the PS networkPhilippe Nunes1-2/+10
2011-09-13wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scanMohamed Abbas1-4/+195
2011-09-13wifi: Add support to multi scan typeMohamed Abbas1-2/+19
2011-09-13service: Add frequency support to serviceMohamed Abbas1-0/+3
2011-09-12ofono: Remove 3G network after disabled 3G modemYu A Wang1-30/+33
2011-09-12location: Deleted location support and portal pluginTomasz Bursztyka1-239/+0
2011-09-12wifi: Device reference counting fix on scanPatrik Flykt1-0/+4
2011-09-12wifi: Add NULL checks in interface create and removePatrik Flykt1-5/+6
2011-09-12wifi: Implement network_changed gsupplicant hookSamuel Ortiz1-0/+29
2011-09-12vpn: Set authentication failure error code properly in providerJukka Rissanen2-0/+6
2011-08-30nmcompat: Update with new NetworkManager connection statesMarcel Holtmann1-108/+49
2011-08-24wifi: Remove unused codeJukka Rissanen1-14/+0
2011-08-17loopback: Remove dead codeSamuel Ortiz1-101/+0
2011-08-09ofono: Improve coding styleGuillaume Zajac1-4/+2
2011-08-04wifi: network_remove: Clear network pointer in wifiDaniel Wagner1-0/+12
2011-08-04ofono: Destroy network_hash when disconnectingYu A Wang1-5/+8
2011-08-04ofono: Duplicate network path valueYu A Wang1-2/+2
2011-07-29wifi: Use agent provided credentials as a fallbackHenri Bragge1-4/+18
2011-07-28ofono: Network name is empty when operator is not availableBertrand Aygon1-0/+2
2011-07-26ofono: Fix network owner shipDaniel Wagner1-9/+42
2011-07-26wifi: Fix network owner shipDaniel Wagner1-12/+27
2011-07-26bluetooth: Fix remove device/networkDaniel Wagner1-0/+35
2011-07-26bluetooth: Unref network objectsDaniel Wagner1-3/+15
2011-07-26device: Change signature of connman_device_remove_network()Daniel Wagner4-18/+12
2011-07-26ethernet: Take ownership of network objectsDaniel Wagner1-4/+22
2011-07-26network: Remove connman_network_register/unregister()Daniel Wagner4-14/+4
2011-07-15loopback: Recover Loopback on Setup when Up but No AddressGrant Erickson1-1/+6
2011-07-15loopback: Improve Error Reporting when Recovering LoopbackGrant Erickson1-2/+9
2011-07-15loopback: Use Existing Loopback Globals Rather than TemporariesGrant Erickson1-2/+2
2011-07-15loopback: Return a More Descriptive Error CodeGrant Erickson1-1/+1
2011-07-06ofono: Set IPv4 address if IPv6 method is not supportedThierry Boureille1-6/+9
2011-06-27wifi: Fix return value of wifi_[enable/disable].Alok Barsode1-2/+12
2011-06-21ofono: Fix add_newtork() error pathdaniel.wagner@bmw-carit.de1-17/+3
2011-06-16element: Remove element.cDaniel Wagner1-1/+0
2011-06-16timeserver: Do not use element driver APIDaniel Wagner1-2/+4
2011-06-16element: Remove network codeDaniel Wagner6-1/+25
2011-06-16service: Remove Service.ModeDaniel Wagner1-3/+1
2011-06-16wimax: Remove unused station_typeDaniel Wagner3-9/+1
2011-06-16wifi: Whitespace cleanupDaniel Wagner1-4/+4
2011-05-31ofono: Store Operator string in struct modemDaniel Wagner1-5/+7
2011-05-27openvpn: Remove unused variable for VPN domainMarcel Holtmann1-3/+0
2011-05-27ofono: Remove unused code for online support checkMarcel Holtmann1-5/+1
2011-05-27wifi: Remove unused variableMarcel Holtmann1-2/+0
2011-05-22openvpn: Add remote-cert-tlsDaniel Wagner1-0/+1
2011-04-27ntp: Fix ntpd_running return TRUE most of the timeYu A Wang1-1/+2
2011-04-17ofono: IPv6 supportSamuel Ortiz1-3/+103
2011-04-17ofono: Remove update_settings forward declarationSamuel Ortiz1-135/+131
2011-04-17ipconfig: Fix connman_ipaddress_set_ipv6 prototypeSamuel Ortiz1-1/+1
2011-04-17ofono: Add IPv6 method and address to the info structureSamuel Ortiz1-11/+20
2011-03-30ofono: Check for info pointer in set_active_replyMohamed Abbas1-2/+5