summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-03-24[TIVI-2848] Fix tethering configuration.HEADsubmit/tizen/20140324.225829accepted/tizen/ivi/panda/20140326.234504accepted/tizen/ivi/20140325.183528tizenaccepted/tizen_ivi_pandaaccepted/tizen_iviOssama Othman1-72/+103
2014-01-23Added API for enabling tetheringsubmit/tizen_ivi_release/20140312.071515submit/tizen/20140307.080756submit/tizen/20140123.215424accepted/tizen/ivi/release/20140312.113719accepted/tizen/ivi/20140308.005500accepted/tizen/ivi/20140123.222913tizen_ivi_releaseaccepted/tizen_ivi_releaseaccepted/tizen/iviOto Ciulis3-2/+110
2014-01-23Added autoconnect property settings for servicesOto Ciulis2-0/+43
2014-01-10Add support for removing WiFi connections. Fixes TIVI-2326.Ossama Othman2-9/+18
2013-12-16[connman] Fixed connection information clean-up.Ossama Othman3-31/+40
2013-12-16[connman] Fixed off-by-one technology property retrieval error.Ossama Othman1-1/+1
2013-12-16Log warning instead fatally failing if Agent registration fails.Ossama Othman2-6/+7
2013-12-11Fix TIVI-{1191,1192,2108} by implementing a connman 'Agent'.submit/tizen/20131213.180923accepted/tizen/ivi/20131214.022856Ossama Othman20-143/+927
2013-12-03Support technology PropertyChanged signal reporting again.Ossama Othman5-13/+375
2013-11-26Migrated to new connman::service interface.Ossama Othman6-7/+272
2013-11-26Migrated to new connman::technology interface.Ossama Othman12-558/+221
2013-11-26Fixed memory leak that occurred on failed service (dis)connect.Ossama Othman1-1/+1
2013-11-26Implemented connman::manager API.Ossama Othman5-81/+190
2013-10-16[dbus_connection] Improved exception safety.Ossama Othman2-4/+8
2013-10-16[connman] Share a single connection to D-Bus system bus.Ossama Othman20-38/+235
2013-10-15[smart_ptr] Don't reinvent the wheel. Leverage std::unique_ptr<>.Ossama Othman5-33/+33
2013-10-15Refactored connman signal callback to generic D-Bus signal callback.Ossama Othman6-145/+15
2013-10-15Added D-Bus introspection XML for settingsd connman Agent.Ossama Othman3-2/+117
2013-10-15Effectively make connman_manager a singleton.Ossama Othman9-27/+35
2013-10-15Implemented event reporting to settings daemon clients.Ossama Othman20-446/+225
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 Othman20-0/+2651