summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-02Track and report VPN providers statesSamuel Ortiz1-2/+29
2010-08-02Remove the manager Providers propertySamuel Ortiz2-21/+0
2010-08-02Remove provider PassphraseRequired propertySamuel Ortiz1-6/+0
2010-08-02Switch VPN service state to IDLE when being disconnectedSamuel Ortiz1-1/+1
2010-08-02Remove the provider D-Bus interfaceSamuel Ortiz3-290/+67
2010-08-02Link providers with servicesSamuel Ortiz3-13/+105
2010-07-31Add placeholder for PAC file downloadMarcel Holtmann1-0/+12
2010-07-30Fix WPAD issue with empty result listMarcel Holtmann1-0/+3
2010-07-29Check also top-level DNS records for WPAD informationMarcel Holtmann1-1/+28
2010-07-29Add support for property changed signal for domain namesMarcel Holtmann1-44/+47
2010-07-29Fix missing export of current domain nameMarcel Holtmann1-0/+6
2010-07-29Add support for WPAD setting proxy informationMarcel Holtmann1-2/+7
2010-07-29Add proxy auto-config support to service and IP config frameworkMarcel Holtmann3-0/+49
2010-07-29Add support for proxy auto-configuration D-Bus propertiesMarcel Holtmann1-0/+17
2010-07-29Add support for retrieving proxy auto-configuration via DNSMarcel Holtmann1-0/+97
2010-07-29Add function to get nameserver address for a serviceMarcel Holtmann2-0/+9
2010-07-29Add function for retrieving index value from serviceMarcel Holtmann2-0/+12
2010-07-29Update service domain name when connection becomes activeMarcel Holtmann2-3/+11
2010-07-29Add support for storing service specific domain nameMarcel Holtmann2-0/+24
2010-07-29Provide access to hostname and domainname element propertiesMarcel Holtmann1-0/+12
2010-07-29Fix memory leak with IPv6 address and network valuesMarcel Holtmann1-0/+2
2010-07-29Store host and domain names retrieved from DHCPMarcel Holtmann2-0/+6
2010-07-29Add missing src/wpad.c fileMarcel Holtmann1-0/+48
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann3-0/+11
2010-07-29Skip IPv6 link-local addresses reportingSamuel Ortiz1-0/+6
2010-07-29Set default ipconfig method to OFF for IPv6Samuel Ortiz1-3/+6
2010-07-29Disable offline mode when enabling a technology from offline modeSamuel Ortiz4-4/+9
2010-07-28Set default IPv6 method as offMartin Xu1-0/+1
2010-07-29Separate v4 and v6 gateways in connman_ipdevice structureSamuel Ortiz1-8/+20
2010-07-29Add a family argument to the ipconfig routing functionsSamuel Ortiz3-6/+6
2010-07-29Add a family member to connman_ipaddressSamuel Ortiz1-6/+8
2010-07-29Track IPv6 address changes through rtnlSamuel Ortiz3-18/+74
2010-07-29Initial IPv6 supportMartin Xu8-35/+702
2010-07-26Have ondemand_connected always return TRUESamuel Ortiz1-1/+4
2010-07-26Don't try to connect when service list is emptySamuel Ortiz1-0/+2
2010-07-26Add a resolver flush methodSamuel Ortiz2-0/+23
2010-07-26Initial on-demand connection implementationSamuel Ortiz3-0/+94
2010-07-23Update RegisterCounter method parametersMarcel Holtmann1-4/+7
2010-07-21Check for NULL service pointer in nameserver host route routinesSamuel Ortiz1-0/+6
2010-07-15Provide unique identifier along with the interface callbacksMarcel Holtmann3-8/+19
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann3-8/+38
2010-07-15Fix Ethernet service type detectionMarcel Holtmann1-6/+12
2010-07-15Fix proper detection for pure Ethernet technology typesMarcel Holtmann1-4/+27
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann3-4/+81
2010-07-15Monitor interface creation/removal and check DEVTYPEMarcel Holtmann1-0/+77
2010-07-15Add technology driver callback for setting TetheringMarcel Holtmann1-11/+10
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann3-2/+36
2010-07-15Add support for technology driversMarcel Holtmann2-1/+70
2010-07-14change data->gateway to data->ipv4_gateway in src/connection.cMartin Xu1-21/+23
2010-07-12Add empty dictionary for roaming counters for nowMarcel Holtmann1-0/+6