summaryrefslogtreecommitdiff
path: root/src/connman.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-04Remove unused __connman_detect_start functionMarcel Holtmann1-1/+0
2010-10-04Remove dependency on udevMarcel Holtmann1-7/+6
2010-09-29Export __connman_service_set_passphrase() to ConnMan coreSamuel Ortiz1-0/+3
2010-09-22Store stats information into separate filesDaniel Wagner1-0/+24
2010-09-22Add support for setting proxy configuration methodMarcel Holtmann1-0/+4
2010-09-21Remove RequestPassphrase functionality from Agent APIPatrik Flykt1-2/+0
2010-09-21Agent API RequestInput method for requesting passphrasesPatrik Flykt1-0/+2
2010-09-21Handle several counters simultaniouslyDaniel Wagner1-20/+11
2010-09-20Add support for retrieving proxy auto configuration URLMarcel Holtmann1-0/+1
2010-09-17Add __connman_service_get_security functionPatrik Flykt1-0/+1
2010-09-09device: add connman_device_get_ident()Pekka Pessi1-1/+0
2010-09-09Remove the no longer needed security frameworkMarcel Holtmann1-5/+0
2010-08-20Service lookup based on interface indexSamuel Ortiz1-0/+1
2010-08-18Add support for roaming/home network statisticDaniel Wagner1-10/+4
2010-08-09Add BLOCKED technology stateSamuel Ortiz1-0/+1
2010-08-02Remove the provider D-Bus interfaceSamuel Ortiz1-0/+3
2010-08-02Link providers with servicesSamuel Ortiz1-12/+14
2010-07-29Add proxy auto-config support to service and IP config frameworkMarcel Holtmann1-0/+5
2010-07-29Add function to get nameserver address for a serviceMarcel Holtmann1-0/+1
2010-07-29Add function for retrieving index value from serviceMarcel Holtmann1-0/+1
2010-07-29Add support for storing service specific domain nameMarcel Holtmann1-0/+4
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann1-0/+5
2010-07-29Disable offline mode when enabling a technology from offline modeSamuel Ortiz1-1/+1
2010-07-29Add a family argument to the ipconfig routing functionsSamuel Ortiz1-2/+2
2010-07-29Track IPv6 address changes through rtnlSamuel Ortiz1-2/+2
2010-07-29Initial IPv6 supportMartin Xu1-2/+11
2010-07-26Initial on-demand connection implementationSamuel Ortiz1-0/+3
2010-07-15Provide unique identifier along with the interface callbacksMarcel Holtmann1-2/+2
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-0/+1
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann1-0/+4
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann1-0/+3
2010-07-15Add support for technology driversMarcel Holtmann1-1/+3
2010-07-12Set DNS host routes before toggling the service READY stateSamuel Ortiz1-0/+3
2010-07-08Add additionals statistics countersDaniel Wagner1-4/+15
2010-07-06Remove the udev based RFKILL switch processingMarcel Holtmann1-1/+0
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-0/+7
2010-06-30Update service statisticsDaniel Wagner1-2/+7
2010-06-30Add service statistic data structureDaniel Wagner1-0/+7
2010-06-30Centralize rntl update timersDaniel Wagner1-0/+2
2010-05-31Complete timeserver APISamuel Ortiz1-0/+3
2010-05-18network API for setting and clearing IPv4 settings on the flySamuel Ortiz1-0/+4
2010-05-13Add method to retrieve sorted list of tuples for servicesMarcel Holtmann1-0/+1
2010-05-13Add initial support for LookupService helper methodMarcel Holtmann1-0/+1
2010-05-13Add error for not unique situationsMarcel Holtmann1-0/+1
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann1-0/+5
2010-05-12Fail immediately enabling/disabling unregistered technologyForest Bond1-0/+1
2010-04-13Add __connman_ipconfig_set_index() helperMartin Xu1-0/+1
2010-04-03Add session supportSamuel Ortiz1-0/+5
2010-04-03Connect service based on service typeSamuel Ortiz1-0/+1
2010-03-25Add static gateway supportMartin Xu1-53/+55