summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-297-28/+89
* Added pclLifecycleSet functionIngo Huerner2014-04-165-30/+81
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-0423-1165/+1119
* Fixed bug 171; return the correct error code EPERS_MAXHANDLE instead -1Ingo Huerner2014-03-173-3/+3
* Corrected handle when using plugins; corrected array size for getpath functio...Ingo Huerner2014-02-254-22/+31
* Updated plugin interfaceIngo Huerner2014-02-143-19/+46
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-128-123/+71
* Removed compiler warningsIngo Huerner2014-02-108-16/+38
* improvement, use sendfile to copy filesIngo Huerner2014-02-101-17/+17
* init und deinit is not blocking anymore when they will be called multiple timesIngo Huerner2014-02-073-21/+29
* Corrected the use of the new check headers; fixed a problem in function pclFi...Ingo Huerner2014-02-052-5/+9
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-2412-518/+636
* File permission reworkIngo Huerner2013-12-182-4/+28
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-093-34/+114
* Adjusted dbus message, removed transactions due to hight write trafficIngo Huerner2013-11-294-58/+28
* Fix deadlock part IIIngo Huerner2013-11-288-43/+55
* 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-267-143/+168
* Fixed a problem with the file interface, file handle was always 0Ingo Huerner2013-11-193-17/+14
* Static code analysis findings; mutex reworkIngo Huerner2013-11-185-112/+124
* Fixed a problem with change callback registrationIngo Huerner2013-11-142-4/+9
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-147-129/+49
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-1415-476/+812
* Corrected datatype for parameter shutdown mode in dbus message register/unreg...Ingo Huerner2013-11-072-4/+4
* 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-041-4/+7
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-045-25/+192
* Removed test case; adjusted notify functionsIngo Huerner2013-11-043-37/+32
* corrected initcounter; added unregister notify functionsIngo Huerner2013-11-046-90/+77
* Corrected dbus watchesIngo Huerner2013-10-221-0/+12
* Minor fixes including dbus interface fixeIngo Huerner2013-10-2110-114/+152
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-274-126/+96
* Corrected return value in pclKeyHandleClosev0.7.0Ingo Huerner2013-08-271-4/+7
* Implemented default data handling for readIngo Huerner2013-08-215-53/+163
* 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-1310-87/+73
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-0211-71/+19
* 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-2510-602/+775
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-033-72/+18
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-0312-229/+334
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-1812-195/+1441
* Corrected register dbus messagesIngo Huerner2013-04-105-43/+47
* Forgotten to remove comments in a lineIngo Huerner2013-04-091-1/+1
* Added backup file and checksum creation for filesIngo Huerner2013-04-088-75/+482
* If a customID is available for a customer plugin, used this ID instead the keyIngo Huerner2013-03-274-9/+31
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-275-40/+145
* Added db entry for prc table for resource type and customIDIngo Huerner2013-03-064-26/+66
* Adjusted dbus interface namesIngo Huerner2013-03-063-8/+9