summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-17vpn: Fix fd leakDaniel Wagner1-1/+3
2011-03-17vpn: Fix possible null pointer dereferenceDaniel Wagner1-2/+4
2011-03-17tist: Fix initializing of variableSamuel Ortiz1-3/+3
2011-03-16ofono: Free network_infoDaniel Wagner1-3/+8
2011-03-11pacrunner: Pass proper namesevers array pointerSamuel Ortiz1-1/+1
2011-03-11tethering: Add wifi interface to bridge after carrier onMartin Xu1-9/+33
2011-03-11tist: Initial plugin implementationSamuel Ortiz1-0/+598
2011-03-03bluetooth: Set service state to IDLE when PAN connection failsSamuel Ortiz1-4/+13
2011-03-02ofono: Remove set_connected forward declarationSamuel Ortiz1-28/+25
2011-03-02ofono: Connect when context activation is requestedHenri Bragge1-19/+28
2011-03-02ofono: Do not connect autonomously activated contextsHenri Bragge1-2/+9