Arrange Code for Resource Hosting.
[platform/upstream/iotivity.git] / service / things-manager /
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-16 Ravi Nanjundappathings-manager: change file permission of cpp files
2015-07-16 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-15 Sachin AgrawalMerge 'security-basecamp' branch into master with CBOR
2015-07-14 Sachin AgrawalImproved OIC Virtual Resource definitions (IOT-603)
2015-07-14 Ravi NanjundappaFix for the Jira issue IOT-524
2015-07-10 hunje.yeonMerge branch 'master' into resource-manipulation
2015-07-09 Hauke Mehrtensthings-manager: sampleapp: fix name of musicplayer
2015-07-08 Ravi Nanjundappathings-manager: Fix cppcheck issues in TMSampleApp...
2015-07-07 Jihun HaFix defects of IOT-534 in Things Manager
2015-07-07 Ankur BansalAdd handling for error case in GroupManager::getActionS...
2015-07-07 Jamal HaidarFix delete array memory issue
2015-07-06 Ravi Nanjundappathings-manager: Fix cppcheck errors
2015-07-03 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-30 Hauke Mehrtensthings-manager: sampleapp: fix typo in ConClientApp
2015-06-24 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-22 arafat.hsnAdded event logs to Android/Tizen for Primitive Service...
2015-06-19 Jamal HaidarFix memory leak in Thing-Manager SampleAPP for Tizen...
2015-06-17 Uze ChoiMerge "Merge branch 'master' into resource-manipulation...
2015-06-17 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-16 Sachin AgrawalIP address plumbing changes to support IPv6
2015-06-04 hunje.yeonMerge branch 'master' into resource-manipulation
2015-06-01 G S Senthil KumarConstructing the libraries path in PPM at runtime loadi...
2015-05-27 Harish Kumara MarappaFix for issue of NM ResourceHosting android sample...
2015-05-27 Harish Kumara MarappaCleaning things-manager service build scripts.
2015-05-21 Jihun HaFix for the prevent issue with CID 65911 for Things...
2015-05-21 Jihun HaFix a race problem in con-server application, Things...
2015-05-21 Jihun HaFix for the prevent issues for Things Manager.
2015-05-21 Jihun HaFix to use OC_IPV4 instead of OC_ALL in Things Manager
2015-05-20 Ossama OthmanRemoved executable bit from non-executable files.
2015-05-20 Jay SharmaMerging primitive services(TM, SSM and NM) from android...
2015-05-20 Jihun HaCorrect a predefined query string for multicast discove...
2015-05-19 Charlie LenahanRemove unused OC_INIT_FLAG.
2015-05-19 Harish Kumara MarappaProject files for importing the Tizen sample applications
2015-05-15 Doug HudsonRemove WiFi and Ethernet connectivity type options...
2015-05-07 HyunJun KimFix [IoT-265] issue for Group.
2015-05-01 Joseph MorrowRemoved all makefiles and associated documentation...
2015-04-28 Harish Kumara MarappaFix for the issue of factory reset feature of things...
2015-04-27 Erich KeaneReplace glib threadpool usage with a 'dumb' thread...
2015-04-27 Harish Kumara MarappaFix for issue of Tizen TM sample not working
2015-04-23 HyunJun KimTizen build error fix with Building coap shared libraries.
2015-04-21 Harish Kumara MarappaTizen build system using GBS.
2015-04-20 Jihun HaAdd an exception handling logic in collection presence...
2015-04-15 HyunJun KimUpdate sample and Group for CA.
2015-04-15 Jihun HaFix an unexpected halt problem in con-client app.
2015-04-14 HyunJun KimFix runtime error for Group.
2015-04-14 HyunJun KimFix merge issues, Group action feature omit.
2015-04-10 Erich KeaneMerge branch 'connectivity-abstraction' to master
2015-04-09 HyunJun KimMerge Things Manager codes CA and Master branch.
2015-04-07 Rami JungAdditional removing 'makefile's for the primitive service
2015-04-06 Rami JungRemoving 'Makefile's for the primitive service
2015-04-03 Harish Kumara Marappaconfiguration server tizen sample application for testi...
2015-04-03 Harish Kumara MarappaThingsManager service tizen sample application for...
2015-04-03 HyunJun KimFix minor issue for Group Action of ThingsManager.
2015-04-02 Jon A. CruzAdding base timestamps to linux log output.
2015-03-26 Jihun HaUpdate a way of user interaction in con-server application
2015-03-25 Jihun HaUpdate comments in Things Manager for doxygen
2015-03-20 HyunJun KimFix and Add join/leaveGroup function for stability.
2015-03-20 Jihun HaUpdate a resource model of configuration/diagnostics...
2015-03-18 Sakthivel SamiduraiChangeset for reviewing RI-CA integration changes.
2015-03-13 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-03-12 HyunJun KimAdd freature of Scheduled Group Action.
2015-03-09 Jon A. CruzCorrected @file tags and restored 'Files' section.
2015-02-21 HyunJun KimFix runtime error of ThingsManager API.
2015-02-20 jjack.leeFix problem for multiple api call
2015-02-20 HyunJun KimAdd API description of Things Manager.
2015-02-20 HyunJun KimFix GroupSync API of about GroupSync of Group feature.
2015-02-19 Sachin AgrawalRemoved ocsocket
2015-02-18 OssamaAutomatically detect C++11 flags for supported compilers.
2015-02-13 HyunJun KimFix runtime error of ThingsManager API.
2015-02-12 Yuliya KamatkovaRemoved libcoap and occoap
2015-02-09 Erich KeaneRemoved Cereal from Build Except where necessary
2015-02-04 jjack.leeFix problem for multiple api call
2015-02-04 Jihun HaFix an exception handling issue in con-client app.
2015-02-02 Sashi PentaRemoved #ifdef CA_INTs and other code cleanup.
2015-02-02 HyunJun KimFix API of ThingsManger.
2015-01-30 HyunJun KimApply the 'CA_INT' of Connectivity Abstraction for...
2015-01-30 HyunJun KimAdd API description of Things Manager.
2015-01-29 Sudarshan PrasadRemoving Internal calls to CA APIs in OCPlatform
2015-01-23 HyunJun KimFix FindGroup API of Things Manager about group sync...
2015-01-23 HyunJun KimFix GroupSync API of about GroupSync of Group feature.
2015-01-22 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-22 HyunJun KimAdd method of Things-Manager.
2015-01-22 Ossama OthmanRemoved executable bit from non-executable files.
2015-01-22 Soyoung YounFix some issues of GroupSynchronization
2015-01-22 jjack.leeFix some issues of GroupManager
2015-01-21 Caiwen ZhangFix android build compatibility problems
2015-01-21 Ashok ChannaAPI for DTLS registration and Scon script addition
2015-01-20 HyunJun KimFix GroupAction API of Things Manager.
2015-01-20 jihun.haFix an exception handling issue in doBootStrap() functi...
2015-01-20 Sudarshan PrasadMerge "Add missing enum value of OCStackResult to switc...
2015-01-20 Uze ChoiMerge "Improve usability of ActionSet for Group Action...
2015-01-16 Sudarshan PrasadMerge "Enable building C Samples using scons"
2015-01-16 HyunJun KimImprove usability of ActionSet for Group Action Feature.
2015-01-15 Patrick LankswertMerge "Remove high frequency log to avoid the log full...
2015-01-15 Patrick LankswertMerge "Adding tinyDTLS into iotivity repo"
2015-01-15 Sudarshan PrasadMerge "Reduce footprint by using string literals."
2015-01-15 Sudarshan PrasadMerge "Changed OCStackResult to be consistent across...
2015-01-14 Sudarshan PrasadMerge "Update gitignore."
2015-01-14 HyunJun KimAdd method of Things-Manager.
next