summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update after GENIVI code reviewIngo Huerner2015-01-158-69/+124
* Fixed GENIVI code review issue 14Ingo Huerner2015-01-141-1/+4
* Fixed GENIVI code review issue 5Ingo Huerner2015-01-143-282/+250
* Fixed GENIVI code review issues 3Ingo Huerner2015-01-142-4/+18
* Fixed findings after GENIVI source code review: PRIO 1 issuesIngo Huerner2015-01-133-32/+17
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-0811-15/+81
* Removed compiler warnings and obsolete filesIngo Huerner2015-01-076-1360/+68
* Updated README fileIngo Huerner2014-12-191-3/+148
* Write through for filesIngo Huerner2014-12-181-2/+2
* Extended number of max handlesIngo Huerner2014-12-181-1/+1
* Improved testsIngo Huerner2014-12-111-4/+23
* Updated pclInitLibrary header documentationIngo Huerner2014-12-091-0/+2
* Rework of DLT messagesIngo Huerner2014-12-0413-192/+200
* Fixed a problem when running the tests the first time after test data has bee...Ingo Huerner2014-12-041-4/+4
* Implemented write configurable default data for filesIngo Huerner2014-11-294-162/+280
* Updated benchmarkIngo Huerner2014-11-291-42/+240
* Implemented missing handling of configurable default data for filesIngo Huerner2014-11-283-3/+56
* implemented write to configurable default data; added defines to pcl header f...Ingo Huerner2014-11-287-319/+543
* Removed obsolete checksum generationIngo Huerner2014-11-261-5/+0
* Make pclInitLibrary multicore safeIngo Huerner2014-11-185-149/+178
* Disable appcheck test if appcheck is disabledIngo Huerner2014-11-112-4/+9
* Rework of application security check; if a not trusted application tries to a...Ingo Huerner2014-11-075-201/+408
* Disable application validation in pclInitLibrary; activate this feature using...Ingo Huerner2014-11-042-1/+24
* Fixed bug 292 and bug 294Ingo Huerner2014-11-033-0/+9
* Fixed GENIVI bug 286Ingo Huerner2014-10-012-81/+190
* Added munmap when mapping customLibConfigFile; removed runtime setting of key...Ingo Huerner2014-09-262-7/+5
* 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