summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_db_access.c
Commit message (Expand)AuthorAgeFilesLines
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-271-2/+0
* Implemented default data handling for readIngo Huerner2013-08-211-8/+117
* Finished findings after code reviewIngo Huerner2013-08-141-23/+25
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-131-4/+4
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-021-5/+0
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-42/+31
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-28/+68
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-65/+123
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-24/+22
* If a customID is available for a customer plugin, used this ID instead the keyIngo Huerner2013-03-271-4/+16
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-3/+71
* Improved quality, by fixing issues detected by Coverity Scan:cbruder2013-02-191-2/+9
* Improved quality, by fixing issues detected by Coverity Scan:cbruder2013-02-191-1/+2
* Renamed and moved files, fixed problem with handle testIngo Huerner2012-12-171-1/+2
* rework database access functions: rename files and functions, start split of ...Ingo Huerner2012-12-121-0/+696