Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-16 | doc: Add API description for clock interface | Marcel Holtmann | 1 | -0/+87 | |
2011-04-15 | session-api: Update documentation on EmergencyCall | Daniel Wagner | 1 | -0/+17 | |
2011-04-12 | session: Add session overview documentation | Daniel Wagner | 1 | -0/+71 | |
2011-04-11 | config: Default config protection set to TRUE | Samuel Ortiz | 1 | -2/+2 | |
Configs will be protected, unless explicitely set otherwise. | |||||
2011-04-11 | config: Add configuration protected flag | Samuel Ortiz | 1 | -0/+3 | |
2011-04-11 | profile: Remove profile D-Bus API | Samuel Ortiz | 1 | -32/+0 | |
2011-04-11 | doc: Add service provisioning method in Manager API | Henri Bragge | 1 | -0/+11 | |
2011-04-08 | session: Update connect/disconnect documation | Daniel Wagner | 1 | -6/+6 | |
2011-04-07 | session: Extend AllowedBearer documentation | Daniel Wagner | 1 | -0/+8 | |
2011-04-07 | session: Rename the Realtime flag to Priority | Daniel Wagner | 1 | -3/+24 | |
Also change the meaning of the flag, back to the original proposal from Marcel Holtmann. | |||||
2011-04-04 | manager: Remove the Create/RemoveProfile D-Bus API | Samuel Ortiz | 1 | -24/+0 | |
Provisioning is done through configuration files, not profiles (naming could be changed as well). There is no need for multiple profiles files. | |||||
2011-04-04 | session: Use RoamingPolicy instead of RoamingAllowed | Daniel Wagner | 1 | -3/+19 | |
Allowed are RoamingPolicy "default", "always", "forbidden", "national" and "international" | |||||
2011-04-01 | doc: Add EAP login support in Agent API | Henri Bragge | 1 | -4/+36 | |
2011-03-31 | manager: Add session mode | Daniel Wagner | 1 | -0/+7 | |
This also disables the auto connect feature. | |||||
2011-03-31 | session: Update documentation | Marcel Holtmann | 2 | -16/+251 | |
2011-03-25 | doc: Add description about 6to4 tunnelling. | Jukka Rissanen | 1 | -1/+5 | |
2011-02-21 | doc: Add description about IPv6 privacy setting | Jukka Rissanen | 1 | -0/+20 | |
2011-02-16 | service: Remove APN property | Samuel Ortiz | 1 | -9/+0 | |
APNs are operator specific settings and should be either provisioned or set through oFono. | |||||
2011-02-15 | technology: Remove "blocked" state and use "offline" state instead | Alok Barsode | 1 | -2/+2 | |
Both "offline" and "blocked" states mean the same hence merging them. | |||||
2011-02-04 | service: Remove WPS from the exported D-Bus properties | Samuel Ortiz | 1 | -16/+6 | |
When WPS is supported it is added to the security string array. | |||||
2011-02-02 | doc: Update documentation regarding tethering properties | Samuel Ortiz | 2 | -7/+23 | |
2011-01-27 | doc: WPS method input documentation added to agent-api.txt | Tomasz Bursztyka | 1 | -1/+24 | |
2011-01-27 | doc: Add service WPS attribute to service-api.txt | Tomasz Bursztyka | 1 | -0/+10 | |
2011-01-18 | Remove MCC and MNC from Service doc | Pekka Pessi | 1 | -10/+0 | |
2011-01-18 | Clarify relation between AutoConnect and Roaming. | Pekka Pessi | 1 | -1/+3 | |
2011-01-10 | doc: Update description of Phase2-keyword | Henri Bragge | 1 | -1/+3 | |
2011-01-08 | doc: Fix possible values for IPv6 Method in service API | Jukka Rissanen | 1 | -3/+1 | |
2010-12-15 | doc: Fix the backtrace document | Samuel Ortiz | 1 | -2/+2 | |
2010-12-15 | doc: Typo fixes | Jean-Grégoire Foulon | 7 | -21/+21 | |
2010-12-02 | doc: Fix Agent API error definitions | Patrik Flykt | 1 | -2/+2 | |
D-Bus errors renamed to org.moblin.connman.Agent.* since object paths are not allowed to be used as error name components. | |||||
2010-11-26 | Change service name from org.moblin.connman to net.connman | Marcel Holtmann | 7 | -14/+14 | |
2010-11-05 | Remove documentation for no longer existing interfaces | Marcel Holtmann | 3 | -184/+0 | |
2010-10-12 | docs: Update Service State and LoginRequired docs | Jussi Kukkonen | 2 | -22/+21 | |
2010-10-08 | Small proxy settings rewrite in service API documentation. | Tomasz Bursztyka | 1 | -14/+11 | |
2010-10-07 | Another update to proxy configuration API | Marcel Holtmann | 1 | -11/+17 | |
2010-10-07 | Updating service API documentation about proxy support. | Tomasz Bursztyka | 1 | -10/+26 | |
2010-09-22 | Add support for setting proxy configuration method | Marcel Holtmann | 1 | -0/+9 | |
2010-09-17 | Update config-format.txt with Name vs SSID explanations | Samuel Ortiz | 1 | -0/+4 | |
2010-08-18 | Add configuration file naming rules to documentation | Fabien Marotte | 1 | -2/+2 | |
In case the user provides configuration files to connman, the file name must respect some rules. | |||||
2010-08-17 | Backtrace support documentation | Samuel Ortiz | 1 | -0/+28 | |
2010-08-17 | Add support for EAP-TTLS configuration | Fabien Marotte | 1 | -4/+12 | |
EAP-TTLS and EAP-PEAP are similar in terms of options to pass to wpa_supplicant. So in case of TTLS, the PEAP path is used. | |||||
2010-08-10 | Fix typo | Marcel Holtmann | 1 | -1/+1 | |
2010-08-09 | Add BLOCKED technology state | Samuel Ortiz | 1 | -2/+2 | |
A technology is in BLOCKED state if all of its devices are rfkill blocked. | |||||
2010-08-09 | Export devices blocked status | Samuel Ortiz | 1 | -0/+9 | |
2010-08-06 | Build VPN services based on VPN host and domain strings | Samuel Ortiz | 1 | -0/+8 | |
2010-08-02 | Update the provider related documentation | Samuel Ortiz | 2 | -0/+28 | |
2010-07-29 | Initial IPv6 support | Martin Xu | 1 | -0/+36 | |
Only manual/fixed setting supported for now. | |||||
2010-07-23 | Update RegisterCounter method parameters | Marcel Holtmann | 1 | -5/+15 | |
2010-07-21 | Fix outdated config file format document | Samuel Ortiz | 1 | -2/+2 | |
2010-07-15 | Add service property and signals for LoginRequired | Marcel Holtmann | 1 | -2/+8 | |