summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment tag versionv0.9.0baserock/genivi/baselineIngo Huerner2014-02-051-2/+2
* Corrected the use of the new check headers; fixed a problem in function pclFi...Ingo Huerner2014-02-056-508/+322
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-2421-533/+1134
* Removed documentation as it is now available on the project webpage http://pr...Ingo Huerner2014-01-161-0/+0
* Added description for each test caseIngo Huerner2014-01-094-1/+593
* File permission reworkIngo Huerner2013-12-185-9/+49
* Added documentation information to README fileIngo Huerner2013-12-111-0/+4
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-098-42/+122
* Adjusted dbus message, removed transactions due to hight write trafficIngo Huerner2013-11-294-58/+28
* Fix deadlock part IIIngo Huerner2013-11-2810-43/+105
* Fix a deadlock when receiving shutdown modeIngo Huerner2013-11-277-20/+62
* Fixed a crash in custom plugin loader functionIngo Huerner2013-11-261-57/+64
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-2614-233/+297
* Updated test datav0.8.0Ingo Huerner2013-11-191-0/+0
* Fixed a problem with the file interface, file handle was always 0Ingo Huerner2013-11-194-19/+60
* Static code analysis findings; mutex reworkIngo Huerner2013-11-188-136/+153
* Fixed a problem with change callback registrationIngo Huerner2013-11-143-5/+10
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-148-144/+64
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-1423-529/+907
* Corrected datatype for parameter shutdown mode in dbus message register/unreg...Ingo Huerner2013-11-075-13/+13
* Added default data handling for custom dataIngo Huerner2013-11-061-70/+85
* Adjusted library version information; added define for non shutdown notificat...Ingo Huerner2013-11-044-10/+18
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-0410-32/+263
* Removed test case; adjusted notify functionsIngo Huerner2013-11-045-54/+52
* corrected initcounter; added unregister notify functionsIngo Huerner2013-11-049-96/+132
* Corrected dbus watchesIngo Huerner2013-10-223-3/+36
* Corrected Datat.tag.gzIngo Huerner2013-10-211-0/+0
* Minor fixes including dbus interface fixeIngo Huerner2013-10-2120-150/+229
* Added documentationIngo Huerner2013-10-021-0/+0
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-276-127/+99
* Corrected return value in pclKeyHandleClosev0.7.0Ingo Huerner2013-08-271-4/+7
* Implemented default data handling for readIngo Huerner2013-08-218-100/+258
* Finished findings after code reviewIngo Huerner2013-08-145-60/+52
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-1313-102/+88
* Corrected header, added forgotten ifdefIngo Huerner2013-07-051-2/+6
* Corrected header, problem to compile under C++Ingo Huerner2013-07-051-3/+4
* Updated versioning schemeIngo Huerner2013-07-021-1/+1
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-0214-77/+38
* Added persistence_client_library.h to install headersv0.6.0Ingo Huerner2013-06-271-0/+1
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-2525-782/+1112
* Updated README fileihuerner2013-05-071-16/+59
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-038-81/+132
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-0315-230/+343
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-1818-217/+1504
* Corrected register dbus messagesIngo Huerner2013-04-108-70/+118
* Forgotten to remove comments in a lineIngo Huerner2013-04-091-1/+1
* Added backup file and checksum creation for filesIngo Huerner2013-04-0816-106/+539
* If a customID is available for a customer plugin, used this ID instead the keyIngo Huerner2013-03-275-9/+32
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-2713-44/+257
* Added db entry for prc table for resource type and customIDIngo Huerner2013-03-068-30/+87