summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Ciulis5-2/+122
2014-01-23Added autoconnect property settings for servicesOto Ciulis3-4/+53
2014-01-10Add support for removing WiFi connections. Fixes TIVI-2326.Ossama Othman2-9/+18
2013-12-16Bump to version 0.4.1.submit/tizen/20131219.042933submit/tizen/20131216.234806accepted/tizen/ivi/20131219.042752accepted/tizen/ivi/20131217.184805Ossama Othman3-2/+9
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-16Do not terminate settingsd on plugin exception.Ossama Othman3-14/+20
2013-12-11Fix TIVI-{1191,1192,2108} by implementing a connman 'Agent'.submit/tizen/20131213.180923accepted/tizen/ivi/20131214.022856Ossama Othman33-167/+958
2013-12-04Bump version to 0.3.submit/tizen/20131204.173730accepted/tizen/20131207.002830Ossama Othman3-2/+10
2013-12-03Support technology PropertyChanged signal reporting again.Ossama Othman6-14/+376
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-11-06TIVI-1933, TIVI-1957: Enable socket activation support.submit/tizen_ivi_stable/20131119.035451submit/tizen/20131106.220754accepted/tizen_ivi_stable/20131119.040308accepted/tizen/20131111.231329accepted/tizen/20131106.223055Ossama Othman6-20/+53
2013-10-16[dbus_connection] Improved exception safety.Ossama Othman3-5/+25
2013-10-16Fixed libwebsocket_context race condition.Ossama Othman2-22/+19
2013-10-16[connman] Share a single connection to D-Bus system bus.Ossama Othman20-38/+235
2013-10-15Make git ignore Doxygen generated documentation.Ossama Othman1-1/+1
2013-10-15Removed obsolete 'todo' comment.Ossama Othman1-5/+0
2013-10-15[smart_ptr] Don't reinvent the wheel. Leverage std::unique_ptr<>.Ossama Othman19-412/+216
2013-10-15Removed unused reverse_lock.hpp header.Ossama Othman2-83/+0
2013-10-15Changed the event JSON format to be more generic.Ossama Othman6-99/+115
2013-10-15Refactored connman signal callback to generic D-Bus signal callback.Ossama Othman8-51/+51
2013-10-15Added D-Bus introspection XML for settingsd connman Agent.Ossama Othman4-3/+118
2013-10-15Effectively make connman_manager a singleton.Ossama Othman9-27/+35
2013-10-15Implemented event reporting to settings daemon clients.Ossama Othman33-539/+881
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-08Add new line at end of exception log message.Ossama Othman1-1/+1
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-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-04Updated autoconf-archive boost and C++11 macros to later version.Ossama Othman8-131/+152
2013-10-04Enable Doxygen doc generation.Ossama Othman4-13/+545
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 Othman77-0/+10041
2013-07-31Added README placeholder file.Ossama Othman1-0/+0