pristine-tar data for connman-1.40.tar.gz
[platform/upstream/connman.git] / include /
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2015-07-08 Jaehyun KimFix MMS connection failure 41/43341/1
2014-11-07 Zhang zhengguangmulti-user: Add function to get dbus user id synchronously 11/29711/3
2014-10-31 Chengyi ZhaoTethering: Add hidden access point support in technology
2014-10-31 Chengyi ZhaoTethering: Add station information management feature
2014-10-31 Arron WangTizen: Export network proxy API for telephony plugin
2014-10-31 Arron WangTizen: Export more wifi info in ConnMan network API
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-05-31 Daniel Wagnersession: Add session identification method to config
2013-04-26 Patrik Flyktinclude: Remove definition for connman_uint16_t
2013-04-26 Patrik Flyktnetwork: Replace connman_uint16_t with uint16_t
2013-04-26 Patrik Flyktinclude: Remove definition for connman_uint8_t
2013-04-26 Patrik Flyktnetwork: Replace connman_uint8_t with uint8_t
2013-04-26 Jukka Rissanenethernet: Add tethering support
2013-04-26 Jukka Rissanendevice: Add support functions needed by ethernet tethering
2013-04-18 Daniel Wagnerdbus: Add connman_dbus_get_connnection_unix_user()
2013-04-18 Daniel Wagnersession: Do not fail when creating default policy confi...
2013-04-18 Daniel Wagnersession: Change to "func_t" postfix to callback typedef
2013-03-27 Jukka Rissanenprovider: Set nameservers if we receive them from vpnd
2013-03-25 Daniel Wagnersession: Add callback helpers
2013-03-08 Jukka Rissanenprovider: New provider removal function callable from...
2013-03-08 Jukka Rissanenprovider: Function to set the immutable flag
2013-02-26 Tomasz Bursztykaconfig: Add a function to provision mutable service
2013-02-26 Tomasz Bursztykatechnology: Provide a function to get WiFi tethering...
2013-02-19 Jukka Rissanenconfig: Read only wifi config
2013-02-05 Jukka Rissanenipconfig: Do not overwrite gateway address
2013-01-04 Patrik Flyktcore: Remove WiMAX definitions from code
2012-12-05 Daniel Wagnersession: Return error code from callback
2012-11-23 Daniel Wagnersession: Factor out set default config helper
2012-11-23 Daniel Wagnersession: Export session parsing functions
2012-11-23 Daniel Wagnersession: Add getter for session owner
2012-11-23 Daniel Wagnersession: Add destroy function for plugins
2012-11-23 Daniel Wagnersession: Add sessions config update function
2012-11-23 Daniel Wagnerdbus: Add SELinux support
2012-11-23 Daniel Wagnerinotify: Move inotify code into its own file
2012-11-23 Jukka Rissanenprovider: Add callback when creating vpn provider
2012-11-23 Jukka Rissanenvpn: Add preliminary agent support
2012-11-23 Jukka Rissanenagent: Split agent code into generic and service specif...
2012-11-23 Jukka Rissanenprovider: Refactor server and user route handling
2012-11-23 Jukka Rissanenprovider: Support functions added
2012-11-23 Jukka Rissanenprovider: Remove functionality that is no longer used
2012-11-23 Jukka Rissanenprovider: Add more driver interface functions needed...
2012-11-23 Jukka Rissanenprovider: Provider disconnect function made available...
2012-11-23 Jukka Rissanenvpn: New vpn daemon that handles vpn connections and...
2012-11-23 Jukka Rissanendevice: Move device creation func into device.c
2012-11-23 Jukka Rissanenipconfig: Move IP address API into separate ipaddress...
2012-11-22 Patrik Flyktcore: Use interface index instead of interface name
2012-11-05 Daniel Wagnersession: Remove struct connman_session_bearer
2012-11-05 Daniel Wagnersession: Remove match_all from connman_session_bearer
2012-11-05 Daniel Wagnersession: Remove name variable from connman_session_bearer
2012-11-05 Daniel Wagnersession: Add callback to policy create()
2012-10-16 Tomasz Bursztykadevice: Add a getter for powered property
2012-10-02 Daniel Wagnersession: Move the default config create part back to...
2012-09-27 Daniel Wagnersession: Enforce correct ConnectionType settings
2012-09-27 Daniel Wagnersession: Add bearer list cleanup function
2012-09-27 Daniel Wagnersession: Remove unused functions
2012-09-27 Daniel Wagnersession: Add callbacks for config creation and distruction
2012-09-27 Daniel Wagnersession: Allow plugin access to connman_session_allowed...
2012-09-27 Daniel Wagnersession: Move configuration bits to a public struct
2012-09-27 Daniel Wagnersession: Move bearer_info to session.h
2012-09-27 Daniel Wagnersession: Use session pointer instead of string id
2012-09-27 Daniel Wagnersession: Move struct connman_session to session.h
2012-09-27 Daniel Wagnersession: Add plugin priority
2012-09-27 Daniel Wagnersession: Rename session_config to session_policy
2012-09-25 Jukka Rissaneninet: Add function to check if IPv6 is supported by...
2012-09-14 Tudor Marcudbus.h: Update include/dbus.h with more container support
2012-08-30 Daniel Wagnersession: Add configuration plugin
2012-08-23 Jukka Rissanendevice: Refactor device scan function
2012-08-15 Julien Massotservice: Add getter for favorite flag
2012-08-14 Daniel Wagnerservice: Allow plugins to lookup services by networks
2012-08-14 Daniel Wagnerservice: Allow plugins access to connman_service_create...
2012-07-13 Jukka Rissanenconfig: Get configurations that are provisioned
2012-07-05 Tomasz Bursztykadevice: Add capability to notify on regulatory domain...
2012-07-05 Tomasz Bursztykadevice: Add driver capability to set regulatory domain...
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-06-14 Patrik Flyktinet: Create helper function for IP address checking
2012-05-30 Patrik Flyktmain: Add InputRequestTimeout and BrowserLaunchTimeout...
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-05-04 Jukka Rissaneninet: Add function that checks if the hostname is valid
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-23 Tomasz Bursztykadevice: Remove the scheduled scan method
2012-04-12 Patrik Flyktresolver: Append fallback nameservers
2012-04-11 Patrik Flyktmain: Add 'DefaultAutoConnectTechnologies' configuratio...
2012-04-05 Alok Barsodemain: Parse FallbackTimeservers list from main.conf
2012-04-05 Alok Barsodeservice: Add Timeservers.Configuration Property
2012-04-05 Alok BarsodeReplace older system timeserver values with new ones...
2012-04-05 Jukka Rissanennet: Add functions to get dest address of P-t-P link
2012-02-04 Alok Barsodetimeserver: Remove connman_timeserver_driver framework
2012-02-04 Alok Barsodetimeserver: Remove connman_timeserver_[append/remove]
2012-02-04 Alok Barsodetimeserver: Use service timeserver, if any, before...
2012-02-04 Alok BarsodeAdd __connman_timerserver_sync() to resolve a list...
2012-02-04 Alok Barsodetimeserver: Add functions to store/restore timeservers...
2012-01-24 Jukka Rissanennetwork: Add caller information to ref/unref debug...
2012-01-24 Jukka Rissanendevice: Add caller information to ref/unref debug prints.
2012-01-24 Jukka Rissanenprovider: Add caller information to ref/unref debug...
2012-01-24 Jukka Rissanenservice: Add caller information to ref/unref debug...
2012-01-13 Daniel Wagneripconfig: Move connman_ipaddress declaration to connman.h
2012-01-13 Daniel Wagneripconfig: Move connman_ipconfig_* to connman.h
2012-01-05 Jukka Rissanenipconfig: Have separate callbacks for route changes.
next