summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-08-03Add server ID option support to dhcp-libSamuel Ortiz1-0/+1
2010-08-03Link VPN nameservers and domains to the VPN serviceSamuel Ortiz1-41/+40
2010-08-02Track and report VPN providers statesSamuel Ortiz3-8/+61
2010-08-02Update the provider related documentationSamuel Ortiz2-0/+28
2010-08-02Remove the manager Providers propertySamuel Ortiz2-21/+0
Providers are regular VPN services, no need to differentiate them anymore.
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-02Fix test-managerSamuel Ortiz1-2/+33
2010-08-02Update test scripts for the new provider interfaceSamuel Ortiz4-8/+39
2010-08-02Remove the provider D-Bus interfaceSamuel Ortiz3-290/+67
All provider properties are now accessible through the provider service.
2010-08-02Link providers with servicesSamuel Ortiz3-13/+105
With each provider we now have a VPN type service.
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-08-01Fix up test tool for web service libraryMarcel Holtmann1-1/+21
2010-08-01Add some initial support for HTTP to web service libraryMarcel Holtmann2-2/+257
2010-08-01Report error if lookup failsMarcel Holtmann1-1/+5
2010-08-01Fix small function prototype mismatchMarcel Holtmann1-1/+1
2010-07-31Add simple test tool for web service libraryMarcel Holtmann3-2/+114
2010-07-31Add skeleton for web service libraryMarcel Holtmann3-2/+147
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-29Fix broken printout of proxy auto-configuration test scriptMarcel Holtmann1-1/+2
2010-07-29Add test script for retrieving proxy auto-configurationMarcel Holtmann2-1/+37
2010-07-29Add decoding of IPv6 properties for get-services test scriptMarcel Holtmann1-1/+3
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-29Claim ownership of some task from TODO listMarcel Holtmann1-2/+3
2010-07-29Add decoding support for IPv6 propertiesMarcel Holtmann1-1/+3
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 Holtmann2-0/+15
2010-07-29Fix memory leak with IPv6 address and network valuesMarcel Holtmann1-0/+2
2010-07-29Store host and domain names retrieved from DHCPMarcel Holtmann3-0/+9
2010-07-29Request proxy auto configuration from DHCP serverMarcel Holtmann1-0/+5
2010-07-29Add missing src/wpad.c fileMarcel Holtmann1-0/+48
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann4-1/+13
2010-07-29Fix build issue with dhclient-test utilityMarcel Holtmann1-2/+9
2010-07-29Add simple test tool for running WPAD DNS queriesMarcel Holtmann3-1/+205
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 domain name support to DHCP test toolMarcel Holtmann1-0/+5
2010-07-29Add DHCP library constant for requesting domain nameMarcel Holtmann1-0/+1
2010-07-29Fix stupid typoMarcel Holtmann1-1/+1