summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_file.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented missing handling of configurable default data for filesIngo Huerner2014-11-281-1/+7
* Make pclInitLibrary multicore safeIngo Huerner2014-11-181-11/+13
* Rework of application security check; if a not trusted application tries to a...Ingo Huerner2014-11-071-21/+29
* Fixed bug 292 and bug 294Ingo Huerner2014-11-031-0/+8
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-14/+14
* Added thread name to dbus mainloop; optimized closing of dbIngo Huerner2014-07-161-3/+1
* Now files will be correctly handled (cached/non cached)Ingo Huerner2014-07-161-27/+124
* Implemented backup blacklist for filesIngo Huerner2014-07-071-13/+45
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-70/+61
* Finished onDemand/static loading of plugins; Corrected a problem with default...Ingo Huerner2014-06-171-4/+5
* Fixed bug 223Ingo Huerner2014-06-051-1/+2
* Adjusted data definitions according to PCO; Added doxygen config fileIngo Huerner2014-05-141-1/+1
* Code cleanup and optimisationIngo Huerner2014-05-091-36/+53
* Fixed a problem with default file dataIngo Huerner2014-05-061-5/+13
* Added default file loading also to pclCreatePath function; fixed bugs 199 and...Ingo Huerner2014-04-301-31/+56
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-291-1/+38
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-23/+63
* Corrected handle when using plugins; corrected array size for getpath functio...Ingo Huerner2014-02-251-3/+3
* Updated plugin interfaceIngo Huerner2014-02-141-16/+13
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-121-21/+22
* Corrected the use of the new check headers; fixed a problem in function pclFi...Ingo Huerner2014-02-051-5/+5
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-241-475/+18
* File permission reworkIngo Huerner2013-12-181-2/+26
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-091-11/+76
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-261-127/+137
* Fixed a problem with the file interface, file handle was always 0Ingo Huerner2013-11-191-8/+14
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-3/+4
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-041-6/+149
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-2/+2
* Finished findings after code reviewIngo Huerner2013-08-141-2/+3
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-131-29/+11
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-021-21/+3
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-161/+205
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-031-14/+7
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-19/+45
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-101/+157
* Corrected register dbus messagesIngo Huerner2013-04-101-19/+12
* Forgotten to remove comments in a lineIngo Huerner2013-04-091-1/+1
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-11/+398
* Added db entry for prc table for resource type and customIDIngo Huerner2013-03-061-3/+15
* Changed file and key-value API according GENIVI naming conventionsv0.4.0Ingo Huerner2013-01-221-9/+9
* If no entry for a resource in prct the data will be put into local cached; A ...Ingo Huerner2013-01-101-1/+60
* changed datatype of ldbid, user_no and deat_no form unsigned char to unsigned...Ingo Huerner2013-01-081-2/+2
* Renamed and moved files, fixed problem with handle testIngo Huerner2012-12-171-1/+1
* Created new sub-library wehere common datat will be exported toIngo Huerner2012-12-131-1/+1
* rework database access functions: rename files and functions, start split of ...Ingo Huerner2012-12-121-2/+2
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-2/+3
* New release 0.3.1, for chnages see ChangeLogihuerner2012-11-301-19/+19
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-27/+12
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-5/+13