summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_handle.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced file handle array by simple linked listIngo Huerner2017-02-161-4/+64
* Fixed a array out of bounds access (results in mutex deadlock).Ingo Huerner2017-02-101-2/+2
* Fixed a problem with file handle treeIngo Huerner2015-03-171-1/+22
* Cleanup in data organization: replaced external variables by getFunctionsIngo Huerner2015-02-101-3/+3
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-4/+2
* Implemented write configurable default data for filesIngo Huerner2014-11-291-0/+23
* Now files will be correctly handled (cached/non cached)Ingo Huerner2014-07-161-0/+24
* Implemented backup blacklist for filesIngo Huerner2014-07-071-2/+1
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-24/+229
* Simplified struct PersistenceKeyHandle_sIngo Huerner2014-06-061-4/+4
* Code cleanup and optimisationIngo Huerner2014-05-091-3/+5
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-11/+8
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-121-0/+6
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-0/+1
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-041-0/+5
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-4/+2
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-271-2/+4
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-5/+21
* If a customID is available for a customer plugin, used this ID instead the keyIngo Huerner2013-03-271-3/+4
* Renamed and moved files, fixed problem with handle testIngo Huerner2012-12-171-1/+2
* Created new sub-library wehere common datat will be exported toIngo Huerner2012-12-131-1/+1
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-1/+1
* New release 0.3.1, for chnages see ChangeLogihuerner2012-11-301-6/+5
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-17/+3
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-1/+2
* New version 0.2.1 (rev 1748), for chnages see ChangeLogihuerner2012-10-301-1/+1
* Fixed bug ID 3572435 (key_handle_management)ihuerner2012-10-161-2/+13
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-0/+1
* Added debug version to configure; Now custom client lib functions will be cal...ihuerner2012-08-301-2/+3
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+63