summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-11Fix TIVI-{1191,1192,2108} by implementing a connman 'Agent'.submit/tizen/20131213.180923accepted/tizen/ivi/20131214.022856Ossama Othman4-10/+9
2013-10-16[dbus_connection] Improved exception safety.Ossama Othman1-1/+17
2013-10-15[smart_ptr] Don't reinvent the wheel. Leverage std::unique_ptr<>.Ossama Othman8-356/+160
2013-10-15Removed unused reverse_lock.hpp header.Ossama Othman2-83/+0
2013-10-15Changed the event JSON format to be more generic.Ossama Othman2-9/+17
2013-10-15Refactored connman signal callback to generic D-Bus signal callback.Ossama Othman2-1/+60
2013-10-15Implemented event reporting to settings daemon clients.Ossama Othman4-24/+244
2013-10-08[smart_ptr] Corrected documentation: s/typename/class/Ossama Othman1-3/+3
2013-10-08Removed unnecessary include directives.Ossama Othman2-2/+0
2013-10-04Added missing return value in assignment operator.Ossama Othman1-0/+2
2013-10-04Do not return in functions with void return types.Ossama Othman1-2/+2
2013-10-03TIVI-1924: Initial commit of IVI settings daemon.submit/tizen_ivi_release/20131120.032742submit/tizen_ivi_milestone/20131113.054518submit/tizen_ivi_genivi/20140131.070647submit/tizen_ivi_generic/20140131.065503submit/tizen/20131003.211152ivi_oct_m2accepted/tizen_ivi_release/20131120.050012accepted/tizen/ivi/genivi/20140131.070902accepted/tizen/20131003.220350accepted/tizen/20131003.215933tizen_ivi_geniviOssama Othman10-0/+1067