summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_data_organization.h
Commit message (Expand)AuthorAgeFilesLines
* Check return value when registering to PAS, pclInitLibrary returns now an err...Ingo Huerner2017-05-231-0/+3
* NSM interaction rework: Lifecycle request will be answered with pending (not ...Ingo Huerner2017-04-101-0/+2
* 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/+4
* Fixed a array out of bounds access (results in mutex deadlock).Ingo Huerner2017-02-101-1/+1
* Added DLT log message for every API callIngo Huerner2017-01-031-4/+1
* Cleanup in data organization: replaced external variables by getFunctionsIngo Huerner2015-02-101-102/+101
* Changed DLT log level (info to debug)Ingo Huerner2015-01-271-1/+18
* Further code improvementsIngo Huerner2015-01-231-1/+1
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-5/+2
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-081-1/+1
* Extended number of max handlesIngo Huerner2014-12-181-1/+1
* Make pclInitLibrary multicore safeIngo Huerner2014-11-181-5/+1
* Implemented backup blacklist for filesIngo Huerner2014-07-071-0/+15
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-80/+122
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-19/+0
* Fixed bug 229Ingo Huerner2014-06-181-1/+1
* Implemented on demand/static loading of plugins (part I); ATTENTION: pluginf ...Ingo Huerner2014-06-131-0/+5
* Corrected memset call; reduced number of open handles (MaxPersHandle) form 25...Ingo Huerner2014-06-111-1/+1
* Adjusted data definitions according to PCO; Added doxygen config fileIngo Huerner2014-05-141-16/+0
* Code cleanup and optimisationIngo Huerner2014-05-091-12/+4
* Use defines from common partIngo Huerner2014-05-051-10/+12
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-291-4/+10
* Added pclLifecycleSet functionIngo Huerner2014-04-161-0/+4
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-0/+262