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