summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-16device: Add a getter for powered propertyTomasz Bursztyka1-0/+1
2012-10-02session: Move the default config create part back to coreDaniel Wagner1-0/+2
2012-09-27session: Enforce correct ConnectionType settingsDaniel Wagner1-3/+4
2012-09-27session: Add bearer list cleanup functionDaniel Wagner1-1/+1
2012-09-27session: Remove unused functionsDaniel Wagner1-8/+0
2012-09-27session: Add callbacks for config creation and distructionDaniel Wagner1-0/+3
2012-09-27session: Allow plugin access to connman_session_allowed_bearers_anyDaniel Wagner1-0/+2
2012-09-27session: Move configuration bits to a public structDaniel Wagner1-0/+23
2012-09-27session: Move bearer_info to session.hDaniel Wagner1-0/+7
2012-09-27session: Use session pointer instead of string idDaniel Wagner1-7/+6
2012-09-27session: Move struct connman_session to session.hDaniel Wagner1-0/+2
2012-09-27session: Add plugin priorityDaniel Wagner1-0/+5
2012-09-27session: Rename session_config to session_policyDaniel Wagner1-3/+3
2012-09-25inet: Add function to check if IPv6 is supported by kernelJukka Rissanen1-0/+1
2012-09-14dbus.h: Update include/dbus.h with more container supportTudor Marcu1-0/+19
2012-08-30session: Add configuration pluginDaniel Wagner1-0/+52
2012-08-23device: Refactor device scan functionJukka Rissanen1-3/+1
2012-08-15service: Add getter for favorite flagJulien Massot1-0/+1
2012-08-14service: Allow plugins to lookup services by networksDaniel Wagner1-0/+3
2012-08-14service: Allow plugins access to connman_service_create_ip4/6configDaniel Wagner1-0/+5
2012-07-13config: Get configurations that are provisionedJukka Rissanen1-0/+52
2012-07-05device: Add capability to notify on regulatory domain settingTomasz Bursztyka1-0/+2
2012-07-05device: Add driver capability to set regulatory domain on device basisTomasz Bursztyka1-0/+5
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen2-2/+4
2012-06-14inet: Create helper function for IP address checkingPatrik Flykt1-0/+1
2012-05-30main: Add InputRequestTimeout and BrowserLaunchTimeout variablesPatrik Flykt1-0/+3
2012-05-25device: Make scanning getter method public.Tomasz Bursztyka1-0/+1
2012-05-04inet: Add function that checks if the hostname is validJukka Rissanen1-0/+1
2012-04-29core: Update copyright informationMarcel Holtmann22-22/+22
2012-04-23device: Remove the scheduled scan methodTomasz Bursztyka1-2/+0
2012-04-12resolver: Append fallback nameserversPatrik Flykt1-3/+0
2012-04-11main: Add 'DefaultAutoConnectTechnologies' configuration optionPatrik Flykt1-0/+3
2012-04-05main: Parse FallbackTimeservers list from main.confAlok Barsode1-0/+1
2012-04-05service: Add Timeservers.Configuration PropertyAlok Barsode1-0/+1
2012-04-05Replace older system timeserver values with new ones instead of appendingAlok Barsode1-2/+1
2012-04-05net: Add functions to get dest address of P-t-P linkJukka Rissanen1-0/+2
2012-02-04timeserver: Remove connman_timeserver_driver frameworkAlok Barsode1-21/+0
2012-02-04timeserver: Remove connman_timeserver_[append/remove]Alok Barsode1-3/+0
2012-02-04timeserver: Use service timeserver, if any, before system timeserversAlok Barsode1-0/+1
2012-02-04Add __connman_timerserver_sync() to resolve a list of timeserversAlok Barsode1-1/+0
2012-02-04timeserver: Add functions to store/restore timeservers via the clock APIAlok Barsode1-0/+3
2012-01-24network: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2012-01-24device: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2012-01-24provider: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+11
2012-01-24service: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2012-01-13ipconfig: Move connman_ipaddress declaration to connman.hDaniel Wagner1-8/+1
2012-01-13ipconfig: Move connman_ipconfig_* to connman.hDaniel Wagner1-29/+0
2012-01-05ipconfig: Have separate callbacks for route changes.Jukka Rissanen1-0/+2
2011-12-12network: Remove connman_network_set_roamingDaniel Wagner1-2/+0
2011-12-12network: Add functionality to connect a hidden networkPatrik Flykt1-0/+3