profile/ivi/settings-daemon.git
2013-12-11 Ossama OthmanIncrease connection timeout from 10 to 15 seconds. connman-agent
2013-12-11 Ossama OthmanFixed GVariant format strings in Agent RequestInput...
2013-12-11 Ossama OthmanRefactored code. Fixed crash at start-up.
2013-12-11 Ossama OthmanFixed grammar typo.
2013-12-11 Ossama OthmanBump version to 0.4.
2013-12-10 Ossama OthmanAdded missing RequestInput dictionary return value...
2013-12-06 Ossama OthmanIncremental commit.
2013-12-06 Ossama OthmanDo not unnecessarily subscribe to PropertyChanged signal.
2013-12-03 Ossama OthmanFixed syntax errors.
2013-12-03 Ossama OthmanMerge branch 'connman-agent' of ssh://tzo/profile/ivi...
2013-12-03 Ossama OthmanFix some rebase breakage.
2013-12-03 Ossama OthmanIncremental commit.
2013-12-03 Ossama OthmanIncremental commit.
2013-12-03 Ossama OthmanIncremental commit.
2013-12-03 Ossama OthmanImproved const-correctness of response/event callbacks.
2013-12-03 Ossama OthmanIncremental commit.
2013-12-03 Ossama OthmanExpanded connman agent implementation.
2013-12-03 Ossama OthmanImplemented connman Agent stub/placeholder.
2013-12-03 Ossama Othman[smart_ptr] Don't reinvent the wheel. Leverage std...
2013-12-03 Ossama OthmanAdded D-Bus introspection XML for settingsd connman...
2013-12-03 Ossama OthmanImplemented event reporting to settings daemon clients.
2013-12-03 Ossama OthmanInitial support for event reporting.
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-22 Ossama OthmanIncremental commit.
2013-11-14 Ossama OthmanIncremental commit.
2013-11-09 Ossama OthmanDisable automake portability warnings. No other workar...
2013-11-08 Ossama OthmanIncremental commit.
2013-11-08 Ossama OthmanImproved const-correctness of response/event callbacks.
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-11-04 Ossama OthmanIncremental commit.
2013-10-21 Ossama OthmanExpanded connman agent implementation.
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-14 Ossama OthmanImplemented connman Agent stub/placeholder.
2013-10-14 Ossama Othman[dbus_connection] Improved exception safety.
2013-10-14 Ossama OthmanFixed libwebsocket_context race condition.
2013-10-13 Ossama Othman[connman] Share a single connection to D-Bus system...
2013-10-13 Ossama OthmanMake git ignore Doxygen generated documentation.
2013-10-13 Ossama OthmanRemoved obsolete 'todo' comment.
2013-10-13 Ossama Othman[smart_ptr] Rename to ivi::settings::unique_ptr.
2013-10-13 Ossama OthmanRemoved unused reverse_lock.hpp header.
2013-10-13 Ossama Othman[smart_ptr] Don't reinvent the wheel. Leverage std...
2013-10-09 Ossama OthmanChanged the event JSON format to be more generic.
2013-10-09 Ossama OthmanRefactored connman signal callback to generic D-Bus...
2013-10-09 Ossama OthmanMerge branch 'tizen' into devel
2013-10-09 Ossama OthmanAdded dummy config.h header to satisfy dependencies...
2013-10-09 Ossama OthmanAdded D-Bus introspection XML for settingsd connman...
2013-10-08 Ossama OthmanEffectively make connman_manager a singleton.
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-07 Ossama OthmanImplemented event reporting to settings daemon clients.
2013-10-07 Ossama OthmanIncremental commit for event dispatching.
2013-10-07 Ossama OthmanMerge branch 'tizen' into devel
2013-10-07 Ossama Othman[manager] Return immediately on empty request.
2013-10-04 Ossama OthmanInitial support for event reporting.
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.