summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_key.c
Commit message (Expand)AuthorAgeFilesLines
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-081-2/+10
* Rework of DLT messagesIngo Huerner2014-12-041-7/+7
* Removed obsolete checksum generationIngo Huerner2014-11-261-5/+0
* Make pclInitLibrary multicore safeIngo Huerner2014-11-181-11/+11
* Rework of application security check; if a not trusted application tries to a...Ingo Huerner2014-11-071-153/+226
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-10/+10
* Fixed a problem with getting the size of the default data; extended tests to ...Ingo Huerner2014-07-091-7/+4
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-51/+36
* Finished onDemand/static loading of plugins; Corrected a problem with default...Ingo Huerner2014-06-171-5/+5
* Simplified struct PersistenceKeyHandle_sIngo Huerner2014-06-061-30/+30
* Updated missing header doc; prevent overwriting of notification callback; pro...Ingo Huerner2014-06-051-4/+30
* Code cleanup and optimisationIngo Huerner2014-05-091-177/+76
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-23/+22
* Corrected handle when using plugins; corrected array size for getpath functio...Ingo Huerner2014-02-251-11/+11
* Fixed bugs: 155, 156, 157 and 158; rework pclFileOpen functionIngo Huerner2014-02-121-5/+5
* Removed compiler warningsIngo Huerner2014-02-101-0/+5
* File backups on seperate partition; Fixed bug 146; created performance benchm...Ingo Huerner2014-01-241-0/+1
* File permission reworkIngo Huerner2013-12-181-2/+2
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-091-22/+37
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-261-8/+10
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-1/+1
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-041-11/+18
* Removed test case; adjusted notify functionsIngo Huerner2013-11-041-27/+21
* corrected initcounter; added unregister notify functionsIngo Huerner2013-11-041-8/+49
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-32/+115
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-271-110/+40
* Corrected return value in pclKeyHandleClosev0.7.0Ingo Huerner2013-08-271-4/+7
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-131-31/+12
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-021-9/+3
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-247/+282
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-0/+36
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-181-6/+7
* Corrected register dbus messagesIngo Huerner2013-04-101-4/+4
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-30/+30
* If a customID is available for a customer plugin, used this ID instead the keyIngo Huerner2013-03-271-2/+9
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-5/+9
* Added db entry for prc table for resource type and customIDIngo Huerner2013-03-061-10/+28
* Improved quality, by fixing issues detected by Coverity Scan:cbruder2013-02-191-1/+3
* Changed file and key-value API according GENIVI naming conventionsv0.4.0Ingo Huerner2013-01-221-11/+11
* changed datatype of ldbid, user_no and deat_no form unsigned char to unsigned...Ingo Huerner2013-01-081-6/+6
* Renamed and moved files, fixed problem with handle testIngo Huerner2012-12-171-0/+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-9/+9
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-2/+3
* New release 0.3.1, for chnages see ChangeLogihuerner2012-11-301-73/+72
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-23/+8
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-83/+121
* New release 0.2.3, for changes see ChangeLogihuerner2012-11-081-2/+3
* New version 0.2.2 (rev 1759), for changes see ChangeLogihuerner2012-11-051-16/+14
* New version 0.2.1 (rev 1748), for chnages see ChangeLogihuerner2012-10-301-118/+96