summaryrefslogtreecommitdiff
path: root/src/provider.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Add ipconfig layer to the VPN servicesSamuel Ortiz1-0/+22
2010-08-04Return when VPN ip setting failsSamuel Ortiz1-1/+5
2010-08-03Link VPN nameservers and domains to the VPN serviceSamuel Ortiz1-41/+40
2010-08-02Track and report VPN providers statesSamuel Ortiz1-2/+29
2010-08-02Remove the manager Providers propertySamuel Ortiz1-19/+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 Ortiz1-287/+37
2010-08-02Link providers with servicesSamuel Ortiz1-0/+27
2010-01-04Store PAC URL configuration in DHCP and provider elementsMarcel Holtmann1-5/+8
2010-01-03Add basic interfaces for automatic proxy configurationMarcel Holtmann1-1/+7
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-5/+5
2009-12-19Add user data to D-Bus helper function callbacksMarcel Holtmann1-1/+1
2009-12-19Use helper for basic property changed signalsMarcel Holtmann1-14/+2
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann1-15/+7
2009-12-14Coding style cleanups for provider frameworkMarcel Holtmann1-21/+22
2009-12-09Add initial support for provider frameworkMohamed Abbas1-0/+883
2009-08-04Add skeleton for provider framework implementationMarcel Holtmann1-0/+26