profile/ivi/settings-daemon.git
2014-03-24 Ossama Othman[TIVI-2848] Fix tethering configuration. accepted/tizen_ivi accepted/tizen_ivi_panda tizen accepted/tizen/ivi/20140325.183528 accepted/tizen/ivi/panda/20140326.234504 submit/tizen/20140324.225829
2014-01-23 Oto CiulisAdded API for enabling tethering accepted/tizen/ivi accepted/tizen_ivi_release tizen_ivi_release accepted/tizen/ivi/20140123.222913 accepted/tizen/ivi/20140308.005500 accepted/tizen/ivi/release/20140312.113719 submit/tizen/20140123.215424 submit/tizen/20140307.080756 submit/tizen_ivi_release/20140312.071515
2014-01-23 Oto CiulisAdded autoconnect property settings for services 62/13562/4
2014-01-10 Ossama OthmanAdd support for removing WiFi connections. Fixes TIVI... 64/14764/1
2013-12-16 Ossama OthmanBump to version 0.4.1. accepted/tizen/ivi/20131217.184805 accepted/tizen/ivi/20131219.042752 submit/tizen/20131216.234806 submit/tizen/20131219.042933
2013-12-16 Ossama Othman[connman] Fixed connection information clean-up. 12/13812/1
2013-12-16 Ossama Othman[connman] Fixed off-by-one technology property retrieva... 11/13811/1
2013-12-16 Ossama OthmanLog warning instead fatally failing if Agent registrati... 10/13810/1
2013-12-16 Ossama OthmanDo not terminate settingsd on plugin exception. 09/13809/1
2013-12-11 Ossama OthmanFix TIVI-{1191,1192,2108} by implementing a connman... 64/13664/1 accepted/tizen/ivi/20131214.022856 submit/tizen/20131213.180923
2013-12-04 Ossama OthmanBump version to 0.3. accepted/tizen/20131207.002830 submit/tizen/20131204.173730
2013-12-03 Ossama OthmanSupport technology PropertyChanged signal reporting... 36/13336/1
2013-11-26 Ossama OthmanMigrated to new connman::service interface.
2013-11-26 Ossama OthmanMigrated to new connman::technology interface.
2013-11-26 Ossama OthmanFixed memory leak that occurred on failed service ...
2013-11-26 Ossama OthmanImplemented connman::manager API.
2013-11-06 Ossama OthmanTIVI-1933, TIVI-1957: Enable socket activation support. accepted/tizen/20131106.223055 accepted/tizen/20131111.231329 accepted/tizen_ivi_stable/20131119.040308 submit/tizen/20131106.220754 submit/tizen_ivi_stable/20131119.035451
2013-10-16 Ossama Othman[dbus_connection] Improved exception safety. 84/10984/2
2013-10-16 Ossama OthmanFixed libwebsocket_context race condition. 83/10983/3
2013-10-16 Ossama Othman[connman] Share a single connection to D-Bus system... 82/10982/2
2013-10-15 Ossama OthmanMake git ignore Doxygen generated documentation. 81/10981/1
2013-10-15 Ossama OthmanRemoved obsolete 'todo' comment. 80/10980/1
2013-10-15 Ossama Othman[smart_ptr] Don't reinvent the wheel. Leverage std... 79/10979/1
2013-10-15 Ossama OthmanRemoved unused reverse_lock.hpp header. 78/10978/1
2013-10-15 Ossama OthmanChanged the event JSON format to be more generic. 77/10977/1
2013-10-15 Ossama OthmanRefactored connman signal callback to generic D-Bus... 76/10976/1
2013-10-15 Ossama OthmanAdded D-Bus introspection XML for settingsd connman... 75/10975/1
2013-10-15 Ossama OthmanEffectively make connman_manager a singleton. 74/10974/1
2013-10-15 Ossama OthmanImplemented event reporting to settings daemon clients. 73/10973/1
2013-10-08 Ossama Othman[smart_ptr] Corrected documentation: s/typename/class/ 77/10677/1
2013-10-08 Ossama OthmanRemoved unnecessary include directives. 76/10676/1
2013-10-08 Ossama OthmanAdd new line at end of exception log message. 75/10675/1
2013-10-08 Ossama OthmanDo not continue with initialization if no plugins are... 74/10674/1
2013-10-08 Ossama Othman[manager] Return immediately on empty request. 73/10673/1
2013-10-04 Ossama OthmanAdded missing return value in assignment operator.
2013-10-04 Ossama OthmanDo not return in functions with void return types.
2013-10-04 Ossama OthmanUpdated autoconf-archive boost and C++11 macros to...
2013-10-04 Ossama OthmanEnable Doxygen doc generation.
2013-10-03 Ossama OthmanTIVI-1924: Initial commit of IVI settings daemon. tizen_ivi_genivi accepted/tizen/20131003.215933 accepted/tizen/20131003.220350 accepted/tizen/ivi/genivi/20140131.070902 accepted/tizen_ivi_release/20131120.050012 ivi_oct_m2 submit/tizen/20131003.211152 submit/tizen_ivi_generic/20140131.065503 submit/tizen_ivi_genivi/20140131.070647 submit/tizen_ivi_milestone/20131113.054518 submit/tizen_ivi_release/20131120.032742
2013-07-31 Ossama OthmanAdded README placeholder file.