summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-05-22doc: Update service Domains property descriptionPatrik Flykt1-1/+3
2012-05-17doc: Clarify hidden WiFi network relations with Name+Type propertiesMarcel Holtmann1-3/+7
2012-05-17doc: Mention deprecation of GetProperties methodsMarcel Holtmann1-1/+4
2012-04-30doc: Fix tabs vs spaces for service and technology documentationMarcel Holtmann1-4/+4
2012-04-17doc: Add missing property for service timeserversMarcel Holtmann1-0/+6
2012-04-05doc: Add Timeserves.Configuration service propertyAlok Barsode1-0/+15
2011-12-22doc: Change bearer name to cellular instead 3GDaniel Wagner1-2/+3
2011-12-09doc: Remove deprecated properties and valuesMarcel Holtmann1-29/+1
2011-12-09doc: Make counter related method as experimentalMarcel Holtmann1-1/+1
2011-11-07doc: Remove outdate SetupRequired propertySamuel Ortiz1-8/+0
The APN provisioning is fully handled by oFono.
2011-06-16service: Remove Service.ModeDaniel Wagner1-14/+0
The only source for the cellular mode update was removed in a474ef1be8b76167b9d0ef8a9eb6fe24cc5eacc5". The WiFi plugin will not support adhoc mode. So this property is completly unused.
2011-03-25doc: Add description about 6to4 tunnelling.Jukka Rissanen1-1/+5
2011-02-21doc: Add description about IPv6 privacy settingJukka Rissanen1-0/+20
2011-02-16service: Remove APN propertySamuel Ortiz1-9/+0
APNs are operator specific settings and should be either provisioned or set through oFono.
2011-02-04service: Remove WPS from the exported D-Bus propertiesSamuel Ortiz1-16/+6
When WPS is supported it is added to the security string array.
2011-01-27doc: Add service WPS attribute to service-api.txtTomasz Bursztyka1-0/+10
2011-01-18Remove MCC and MNC from Service docPekka Pessi1-10/+0
2011-01-18Clarify relation between AutoConnect and Roaming.Pekka Pessi1-1/+3
2011-01-08doc: Fix possible values for IPv6 Method in service APIJukka Rissanen1-3/+1
2010-12-15doc: Typo fixesJean-Grégoire Foulon1-2/+2
2010-11-26Change service name from org.moblin.connman to net.connmanMarcel Holtmann1-2/+2
2010-10-12docs: Update Service State and LoginRequired docsJussi Kukkonen1-6/+7
2010-10-08Small proxy settings rewrite in service API documentation.Tomasz Bursztyka1-14/+11
2010-10-07Another update to proxy configuration APIMarcel Holtmann1-11/+17
2010-10-07Updating service API documentation about proxy support.Tomasz Bursztyka1-10/+26
2010-09-22Add support for setting proxy configuration methodMarcel Holtmann1-0/+9
2010-08-06Build VPN services based on VPN host and domain stringsSamuel Ortiz1-0/+8
2010-08-02Update the provider related documentationSamuel Ortiz1-0/+10
2010-07-29Initial IPv6 supportMartin Xu1-0/+36
Only manual/fixed setting supported for now.
2010-07-15Add service property and signals for LoginRequiredMarcel Holtmann1-2/+8
2010-06-30Add service statistic data structureDaniel Wagner1-0/+6
The static values are maintained in the Service object and exposed through simple accessors. When a Service object enters the ready state it registers itself at Counter. If the Service object is leaving the ready state it will de-register itself from Counter and consequently it will not be updated anymore. The user can shorten the update interval when he registers a Counter object with a shorter interval value. The statistic is stored in the profile file. Only the current value is stored, no history. If there is not Counter object the stats wont be upated. This short coming will be addressed by the 'data threshold netfilter module' patches.
2010-06-02Mention the IPv4.Method = fixed settingMarcel Holtmann1-0/+4
2010-05-17Add some extra comments for IPv4 and nameserver configurationMarcel Holtmann1-0/+10
2010-05-06Update the Nameservers and Domains property descriptionMarcel Holtmann1-2/+29
2010-01-29Add special state for portal login stepMarcel Holtmann1-0/+4
2010-01-05Add interface name to Ethernet settingsMarcel Holtmann1-0/+4
2010-01-03Add basic interfaces for automatic proxy configurationMarcel Holtmann1-0/+22
2009-12-20Add basic support for immutable servicesMarcel Holtmann1-0/+9
2009-12-20Add D-Bus interface for configuring IP addressesMarcel Holtmann1-0/+6
2009-12-19Update service details for IPv4 and Ethernet informationMarcel Holtmann1-5/+55
2009-12-18Mention "wpa" and "rsn" as alternates for "psk" security valueMarcel Holtmann1-1/+2
2009-12-14Document the changed security values for PSK and IEEE 802.1xMarcel Holtmann1-1/+2
2009-12-05Allow service removal to clear failure stateMarcel Holtmann1-0/+4
2009-09-19Add cellular specific properties to service documentationMarcel Holtmann1-5/+45
2009-08-07Add support for changing the AutoConnect value of servicesMarcel Holtmann1-1/+5
2009-08-07Fix documentation about Favorite property of servicesMarcel Holtmann1-4/+3
2009-08-07Add support for AutoConnect property of servicesMarcel Holtmann1-0/+5
2009-07-29Add support for PassphraseRequired propertyMarcel Holtmann1-2/+15
2009-07-17Mention that Disconnect method implies the abort funtionalityMarcel Holtmann1-0/+3
2009-07-17Mention to set D-Bus timeout for service connect methodsMarcel Holtmann1-0/+5