profile/ivi/persistence-client-library.git
2014-09-04 Ossama OthmanInitial packaging. 24/27124/3 accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_ivi devel/ivi tizen tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/ivi/20140915.163326 submit/devel/ivi/20160127.022724 submit/tizen_ivi/20140910.567321 submit/tizen_ivi/20140912.678321 submit/tizen_ivi/20140912.867530 tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
2014-08-28 Ingo HuernerAdded start scripts and systemd servie file to run... upstream 0.9.0
2014-08-22 Ingo HuernerMissing file for previous commitID
2014-08-21 Ingo HuernerMissing files for prevoius commitID; updated header...
2014-08-21 Ingo HuernerAdded power fail save test; added more DLT INFO logs...
2014-08-18 Ingo Huernerupdated persistence benchmark
2014-08-13 Ingo HuernerFixed bug 265
2014-08-12 Ingo HuernerFixed bug 256
2014-08-06 Ingo HuernerFixed bug 254
2014-08-04 Ingo HuernerRework default database open handling; Updated DLT...
2014-07-17 Ingo HuernerPerformance optimization with default db's (Bug 244)
2014-07-16 Ingo HuernerIncreased test timeouts; reordered tests
2014-07-16 Ingo HuernerReduced number of init/deinit tests; increased timeout...
2014-07-16 Ingo HuernerAdded thread name to dbus mainloop; optimized closing...
2014-07-16 Ingo HuernerOptimized config file loading; bugfix in custom plugin...
2014-07-16 Ingo HuernerNow files will be correctly handled (cached/non cached)
2014-07-09 Ingo HuernerAdjusted path in demo custom library configuration...
2014-07-09 Ingo HuernerFixed a problem with getting the size of the default...
2014-07-07 Ingo HuernerImplemented backup blacklist for files
2014-07-02 Ingo HuernerProtected global variables with mutex; minor optimizati...
2014-07-01 Ingo HuernerFixed a problem with sporadic blocking of pclDeinitLibrary
2014-07-01 Ingo HuernerInstall also the benchmark (Yocto)
2014-06-30 Ingo HuernerUpdated benchmark
2014-06-30 Ingo Huernerremoved timeout from poll function as it breaks dbus...
2014-06-30 Ingo HuernerRemoved global variables for notifications; use now...
2014-06-24 Ingo HuernerAdded test plugins and plugin tests
2014-06-18 Ingo HuernerFixed bug 231
2014-06-18 Ingo HuernerFixed bug 230
2014-06-18 Ingo HuernerFixed bug 229
2014-06-17 Ingo HuernerDeactivated plugin test
2014-06-17 Ingo HuernerFinished onDemand/static loading of plugins; Corrected...
2014-06-13 Ingo HuernerImplemented on demand/static loading of plugins (part...
2014-06-11 Ingo HuernerCorrected memset call; reduced number of open handles...
2014-06-06 Ingo HuernerCorrected test data
2014-06-06 Ingo HuernerAdded timeout to poll function in dbus mainloop
2014-06-06 Ingo HuernerSimplified struct PersistenceKeyHandle_s
2014-06-05 Ingo HuernerFixed bug 223
2014-06-05 Ingo HuernerCorrected datatype for request and requestId in functio...
2014-06-05 Ingo HuernerUpdated missing header doc; prevent overwriting of...
2014-05-16 Ingo HuernerAdded use of deinit function of persistence file cache
2014-05-14 Ingo HuernerAdjusted data definitions according to PCO; Added doxyg...
2014-05-09 Ingo HuernerCode cleanup and optimisation
2014-05-06 Ingo HuernerFixed a problem with default file data
2014-05-05 Ingo HuernerUse defines from common part
2014-05-05 Ingo HuernerMake default data work again
2014-04-30 Ingo HuernerAdded default file loading also to pclCreatePath functi...
2014-04-30 Ingo HuernerFixed bug 202
2014-04-29 Ingo HuernerAdded use of default data for files; added test data...
2014-04-16 Ingo HuernerAdded pclLifecycleSet function
2014-04-15 Ingo HuernerUpdated test data
2014-04-10 Ingo HuernerCorrected tests
2014-04-09 Ingo HuernerUpdated Yocto files; corrected test cases
2014-04-04 Ingo HuernerRemoved itzam, and switched to commom library; Known...
2014-03-17 Ingo HuernerFixed bug 171; return the correct error code EPERS_MAXH...
2014-02-26 Ingo HuernerAdded Yocto recipes
2014-02-25 Ingo HuernerCorrected handle when using plugins; corrected array...
2014-02-14 Ingo HuernerUpdated plugin interface
2014-02-12 Ingo HuernerFixed bugs: 155, 156, 157 and 158; rework pclFileOpen...
2014-02-10 Ingo HuernerRemoved compiler warnings
2014-02-10 Ingo Huernerimprovement, use sendfile to copy files
2014-02-07 Ingo Huernerinit und deinit is not blocking anymore when they will...
2014-02-05 Ingo HuernerIncrement tag version v0.9.0
2014-02-05 Ingo HuernerCorrected the use of the new check headers; fixed a...
2014-01-24 Ingo HuernerFile backups on seperate partition; Fixed bug 146;...
2014-01-16 Ingo HuernerRemoved documentation as it is now available on the...
2014-01-09 Ingo HuernerAdded description for each test case
2013-12-18 Ingo HuernerFile permission rework
2013-12-11 Ingo HuernerAdded documentation information to README file
2013-12-09 Ingo HuernerFixed PCL bugs: 137, 138, 141
2013-11-29 Ingo HuernerAdjusted dbus message, removed transactions due to...
2013-11-28 Ingo HuernerFix deadlock part II
2013-11-27 Ingo HuernerFix a deadlock when receiving shutdown mode
2013-11-26 Ingo HuernerFixed a crash in custom plugin loader function
2013-11-26 Ingo HuernerCorrected error codes in doxygen function doc; correcte...
2013-11-19 Ingo HuernerUpdated test data v0.8.0
2013-11-19 Ingo HuernerFixed a problem with the file interface, file handle...
2013-11-18 Ingo HuernerStatic code analysis findings; mutex rework
2013-11-14 Ingo HuernerFixed a problem with change callback registration
2013-11-14 Ingo HuernerFinished switch to single threaded dbus communication
2013-11-14 Ingo HuernerMove from mulit-threaded to single-threaded dbus commun...
2013-11-07 Ingo HuernerCorrected datatype for parameter shutdown mode in dbus...
2013-11-06 Ingo HuernerAdded default data handling for custom data
2013-11-04 Ingo HuernerAdjusted library version information; added define...
2013-11-04 Ingo HuernerAdded notifications for custom keys; added creat path...
2013-11-04 Ingo HuernerRemoved test case; adjusted notify functions
2013-11-04 Ingo Huernercorrected initcounter; added unregister notify functions
2013-10-22 Ingo HuernerCorrected dbus watches
2013-10-21 Ingo HuernerCorrected Datat.tag.gz
2013-10-21 Ingo HuernerMinor fixes including dbus interface fixe
2013-10-02 Ingo HuernerAdded documentation
2013-08-27 Ingo HuernerOptimization for custom plugins; corrected return values
2013-08-27 Ingo HuernerCorrected return value in pclKeyHandleClose v0.7.0
2013-08-21 Ingo HuernerImplemented default data handling for read
2013-08-14 Ingo HuernerFinished findings after code review
2013-08-13 Ingo HuernerRemoved findings after code review; removed memset...
2013-07-05 Ingo HuernerCorrected header, added forgotten ifdef
2013-07-05 Ingo HuernerCorrected header, problem to compile under C++
2013-07-02 Ingo HuernerUpdated versioning scheme
2013-07-02 Ingo HuernerCorrected minor findings after code review; Removed...
2013-06-27 Ingo HuernerAdded persistence_client_library.h to install headers v0.6.0
next