[TIVI-2848] Fix tethering configuration.
[profile/ivi/settings-daemon.git] / packaging / settingsd.changes
1 * Mon Mar 24 2014 Ossama Othman <ossama.othman@intel.com> accepted/tizen/ivi/release/20140312.113719@c944784
2 - [TIVI-2848] Fix tethering configuration.
3
4 * Thu Jan 23 2014 Ossama Othman <ossama.othman@intel.com> submit/tizen/20131219.042933@47492bc
5 - Added API for enabling tethering
6 - Added autoconnect property settings for services
7 - Add support for removing WiFi connections.  Fixes TIVI-2326.
8
9 * Mon Dec 16 2013 Ossama Othman <ossama.othman@intel.com> accepted/tizen/ivi/20131214.022856@134a223
10 - Bump to version 0.4.1.
11 - [connman] Fixed connection information clean-up.
12 - [connman] Fixed off-by-one technology property retrieval error.
13 - Log warning instead fatally failing if Agent registration fails.
14 - Do not terminate settingsd on plugin exception.
15
16 * Wed Dec 11 2013 Ossama Othman <ossama.othman@intel.com> accepted/tizen/20131207.002830@9d8e1e0
17 - Bump version to 0.4.
18 - Fix TIVI-{1191,1192,2108} by implementing a connman 'Agent'.
19
20 * Wed Dec 04 2013 Ossama Othman <ossama.othman@intel.com> accepted/tizen_ivi_stable/20131119.040308@7e5f66d
21 - Bump version to 0.3.
22 - Support technology PropertyChanged signal reporting again.
23 - Migrated to new connman::service interface.
24 - Migrated to new connman::technology interface.
25 - Fixed memory leak that occurred on failed service (dis)connect.
26 - Implemented connman::manager API.
27
28 * Wed Nov 06 2013 Ossama Othman <ossama.othman@intel.com> accepted/tizen/20131003.220350@f0010ff
29 - TIVI-1933, TIVI-1957: Enable socket activation support.
30 - [dbus_connection] Improved exception safety.
31 - Fixed libwebsocket_context race condition.
32 - [connman] Share a single connection to D-Bus system bus.
33 - Make git ignore Doxygen generated documentation.
34 - Removed obsolete 'todo' comment.
35 - [smart_ptr] Don't reinvent the wheel.  Leverage std::unique_ptr<>.
36 - Removed unused reverse_lock.hpp header.
37 - Changed the event JSON format to be more generic.
38 - Refactored connman signal callback to generic D-Bus signal callback.
39 - Added D-Bus introspection XML for settingsd connman Agent.
40 - Effectively make connman_manager a singleton.
41 - Implemented event reporting to settings daemon clients.
42 - [smart_ptr] Corrected documentation: s/typename/class/
43 - Removed unnecessary include directives.
44 - Add new line at end of exception log message.
45 - Do not continue with initialization if no plugins are found.
46 - [manager] Return immediately on empty request.
47 - Added missing return value in assignment operator.
48 - Do not return in functions with void return types.
49 - Updated autoconf-archive boost and C++11 macros to later version.
50 - Enable Doxygen doc generation.
51
52 * Thu Oct 03 2013 Ossama Othman <ossama.othman@intel.com> 5c4d6b7
53 - TIVI-1924: Initial commit of IVI settings daemon.
54