summaryrefslogtreecommitdiff
path: root/include/service.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-05service: Add Timeservers.Configuration PropertyAlok Barsode1-0/+1
2012-02-04timeserver: Use service timeserver, if any, before system timeserversAlok Barsode1-0/+1
2012-01-24service: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2011-06-16service: Remove Service.ModeDaniel Wagner1-9/+0
2011-02-15service: Refactor Service nameserver APIDaniel Wagner1-1/+1
2011-02-08service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enumPatrik Flykt1-0/+1
2011-01-28provider: Report VPN error codeMohamed Abbas1-0/+2
2011-01-12service: Define proxy setting helperSamuel Ortiz1-0/+1
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu1-0/+1
2010-10-18Add proxy accessor function for servicesTomasz Bursztyka1-0/+4
2010-10-12Added support for "auto" and "manual" proxy.Tomasz Bursztyka1-0/+7
2010-09-22Export service functions for retrieving domainname and nameserverMarcel Holtmann1-0/+2
2010-09-20Add support for retrieving proxy auto configuration URLMarcel Holtmann1-0/+2
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-4/+3
2010-01-29Add special state for portal login stepMarcel Holtmann1-3/+4
2010-01-13Add special "online" service stateMarcel Holtmann1-0/+1
2010-01-07Add support for setting immutable flag from configurationsMarcel Holtmann1-3/+0
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-1/+2
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-14Add security definitions for PSK and IEEE 802.1xMarcel Holtmann1-2/+4
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann1-5/+7
2009-12-06Remove new unused special carrier state of a serviceMarcel Holtmann1-4/+3
2009-11-28Add method to retrieve interface name from serviceMarcel Holtmann1-0/+1
2009-11-28Add support for default service changed notifierMarcel Holtmann1-0/+2
2009-09-18Add missing cellular mode definitionsMarcel Holtmann1-0/+3
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann1-0/+2
2009-07-17Fix handling of out-of-range access pointsMarcel Holtmann1-3/+4
2009-07-15Add error codes for failing connection attemptsMarcel Holtmann1-3/+4
2009-07-05Add service error for missing PIN codesMarcel Holtmann1-0/+1
2009-06-30Add support for DHCP errors from servicesMarcel Holtmann1-1/+2
2009-06-29Add function for more detailed error reportingMarcel Holtmann1-0/+4
2009-06-29Remove the useless extern declaration for public functionsMarcel Holtmann1-4/+4
2009-06-29Add types for Bluetooth and cellular servicesMarcel Holtmann1-4/+6
2009-05-17Use "RSN" instead of "WPA2" for the security detailsMarcel Holtmann1-1/+1
2009-05-13Make sure favorite setting is properly loadedMarcel Holtmann1-4/+0
2009-04-21Add support for carrier service stateMarcel Holtmann1-5/+6
2009-04-21Create proper service interface abstractionMarcel Holtmann1-0/+4
2009-04-12Add service creation and reference counting functionsMarcel Holtmann1-0/+4
2009-04-07Add service initialization and lifetime tracking supportMarcel Holtmann1-0/+3
2009-04-07Add definitions for service mode and security settingsMarcel Holtmann1-0/+14
2009-04-07Add definition for service structureMarcel Holtmann1-0/+2
2009-04-07Move service type and state declarations to header fileMarcel Holtmann1-0/+17
2009-04-07Add skeleton for service interface includesMarcel Holtmann1-0/+39