profile/ivi/settings-daemon.git
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-04 Ossama OthmanIncremental commit.
2013-10-21 Ossama OthmanExpanded connman agent implementation.
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.