summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Started profiling PCL; preparation for new tag version 0.10.0v0.10.07.0Ingo Huerner2014-09-165-528/+588
* Updated pfs testsIngo Huerner2014-09-123-56/+190
* Removed obsolete test data fileIngo Huerner2014-09-111-0/+0
* Bugfix in pfs testIngo Huerner2014-09-092-12/+21
* Extended pfs testsIngo Huerner2014-09-042-13/+34
* Added start scripts and systemd servie file to run persistence pfs test on st...Ingo Huerner2014-08-284-6/+199
* Missing file for previous commitIDIngo Huerner2014-08-221-3/+3
* Missing files for prevoius commitID; updated header documentationIngo Huerner2014-08-217-15/+65
* Added power fail save test; added more DLT INFO logs; rename wrong spelled de...Ingo Huerner2014-08-213-3/+505
* updated persistence benchmarkIngo Huerner2014-08-182-136/+49
* Fixed bug 265Ingo Huerner2014-08-131-2/+1
* Fixed bug 256Ingo Huerner2014-08-121-1/+1
* Fixed bug 254Ingo Huerner2014-08-061-1/+2
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-0517-308/+266
* Performance optimization with default db's (Bug 244)Ingo Huerner2014-07-172-97/+70
* Increased test timeouts; reordered testsIngo Huerner2014-07-171-17/+18
* Reduced number of init/deinit tests; increased timeout for init/deinit testIngo Huerner2014-07-161-2/+2
* Added thread name to dbus mainloop; optimized closing of dbIngo Huerner2014-07-163-49/+30
* Optimized config file loading; bugfix in custom plugin loading, load only if ...Ingo Huerner2014-07-162-123/+110
* Now files will be correctly handled (cached/non cached)Ingo Huerner2014-07-168-53/+217
* Adjusted path in demo custom library configuration fileIngo Huerner2014-07-091-6/+6
* Fixed a problem with getting the size of the default data; extended tests to ...Ingo Huerner2014-07-0911-161/+194
* Implemented backup blacklist for filesIngo Huerner2014-07-0710-72/+200
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-0226-414/+947
* Fixed a problem with sporadic blocking of pclDeinitLibraryIngo Huerner2014-07-019-41/+36
* Install also the benchmark (Yocto)Ingo Huerner2014-07-011-0/+2
* Updated benchmarkIngo Huerner2014-06-301-5/+19
* removed timeout from poll function as it breaks dbus communication; dbus stri...Ingo Huerner2014-06-307-44/+99
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-3010-109/+146
* Added test plugins and plugin testsIngo Huerner2014-06-245-2/+348
* Fixed bug 231Ingo Huerner2014-06-183-17/+117
* Fixed bug 230Ingo Huerner2014-06-182-27/+52
* Fixed bug 229Ingo Huerner2014-06-181-1/+1
* Deactivated plugin testIngo Huerner2014-06-171-1/+1
* Finished onDemand/static loading of plugins; Corrected a problem with default...Ingo Huerner2014-06-1711-223/+483
* Implemented on demand/static loading of plugins (part I); ATTENTION: pluginf ...Ingo Huerner2014-06-139-194/+302
* Corrected memset call; reduced number of open handles (MaxPersHandle) form 25...Ingo Huerner2014-06-113-3/+3
* Corrected test dataIngo Huerner2014-06-061-0/+0
* Added timeout to poll function in dbus mainloopIngo Huerner2014-06-061-1/+1
* Simplified struct PersistenceKeyHandle_sIngo Huerner2014-06-062-34/+34
* Fixed bug 223Ingo Huerner2014-06-052-2/+3
* Corrected datatype for request and requestId in function msg_lifecycleRequestIngo Huerner2014-06-053-6/+6
* Updated missing header doc; prevent overwriting of notification callback; pro...Ingo Huerner2014-06-0511-48/+80
* Added use of deinit function of persistence file cacheIngo Huerner2014-05-161-0/+4
* Adjusted data definitions according to PCO; Added doxygen config fileIngo Huerner2014-05-147-30/+1809
* Code cleanup and optimisationIngo Huerner2014-05-0915-333/+254
* Fixed a problem with default file dataIngo Huerner2014-05-064-29/+56
* Use defines from common partIngo Huerner2014-05-052-11/+13
* Make default data work againIngo Huerner2014-05-051-0/+1
* Added default file loading also to pclCreatePath function; fixed bugs 199 and...Ingo Huerner2014-04-304-35/+61