summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-25openconnect: Support IPv6 settingsSamuel Ortiz1-7/+45
2011-02-25vpnc: Port to the new provider APIsSamuel Ortiz1-5/+26
2011-02-25provider: Remove IPv4 element registrationDaniel Wagner2-14/+60
2011-02-24ofono: Remove IPv4 element registrationDaniel Wagner1-105/+109
2011-02-23network: Remove address fieldSamuel Ortiz1-44/+0
2011-02-21wifi: Remove interfaces from the bridge when disabling tetheringSamuel Ortiz1-1/+5
2011-02-18ofono: Fix infinite recursion in network disconnectHenri Bragge1-0/+2
2011-02-18ofono: Fix memory leak in network activationHenri Bragge1-1/+1
2011-02-16portal: Print region information if availableMarcel Holtmann1-0/+4
2011-02-16service: Remove APN propertySamuel Ortiz1-34/+0
2011-02-15service: Refactor Service nameserver APIDaniel Wagner1-3/+4
2011-02-08pacrunner: Remove unitialised use of host_ret variableKalle Valo1-3/+0
2011-02-08ofono: Handle ContextAdded/ContextRemoved signalsHenri Bragge1-1/+77
2011-02-08wifi: Check invalid key/passphrase in gsupplicant connect callbackPatrik Flykt1-2/+12
2011-02-04ethernet: Create the bridge before to add an interface to it.Guillaume Lucas1-2/+2