summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_data_organization.c
Commit message (Expand)AuthorAgeFilesLines
* Check return value when registering to PAS, pclInitLibrary returns now an err...Ingo Huerner2017-05-231-0/+3
* Added pclCustomLibConfigFileTest.cfg.in config file for tests.Ingo Huerner2017-03-071-0/+5
* Handling of dbus pending calls rework (mutex handling improved, added con...Ingo Huerner2017-02-211-0/+3
* Added DLT log message for every API callIngo Huerner2017-01-031-3/+0
* Cleanup in data organization: replaced external variables by getFunctionsIngo Huerner2015-02-101-65/+84
* Changed DLT log level (info to debug)Ingo Huerner2015-01-271-0/+10
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-5/+0
* Make pclInitLibrary multicore safeIngo Huerner2014-11-181-1/+1
* Implemented backup blacklist for filesIngo Huerner2014-07-071-6/+1
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-17/+17
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-10/+0
* Implemented on demand/static loading of plugins (part I); ATTENTION: pluginf ...Ingo Huerner2014-06-131-0/+10
* Adjusted data definitions according to PCO; Added doxygen config fileIngo Huerner2014-05-141-12/+1
* Code cleanup and optimisationIngo Huerner2014-05-091-17/+12
* Fixed bug 202Ingo Huerner2014-04-301-2/+3
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-291-4/+5
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-10/+10
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-241-13/+26
* Static code analysis findings; mutex reworkIngo Huerner2013-11-181-11/+12
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-1/+21
* Implemented default data handling for readIngo Huerner2013-08-211-27/+28
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-0/+2
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-0/+2
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-6/+9
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-1/+1
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-1/+1
* Renamed and moved files, fixed problem with handle testIngo Huerner2012-12-171-0/+82