summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Do not terminate settingsd on plugin exception.Ossama Othman2-12/+16
2013-12-11Fix TIVI-{1191,1192,2108} by implementing a connman 'Agent'.submit/tizen/20131213.180923accepted/tizen/ivi/20131214.022856Ossama Othman5-12/+14
2013-10-15[smart_ptr] Don't reinvent the wheel. Leverage std::unique_ptr<>.Ossama Othman5-21/+21
2013-10-15Changed the event JSON format to be more generic.Ossama Othman3-33/+31
2013-10-15Refactored connman signal callback to generic D-Bus signal callback.Ossama Othman2-1/+72
2013-10-15Implemented event reporting to settings daemon clients.Ossama Othman7-69/+321
2013-10-08Do not continue with initialization if no plugins are found.Ossama Othman1-5/+6
2013-10-08[manager] Return immediately on empty request.Ossama Othman1-1/+3
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 Othman8-0/+839