summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Check return value when registering to PAS, pclInitLibrary returns now an err...Ingo Huerner2017-05-231-0/+2
* Make usage of plugins more robust (Nullpointer check); Added creation of test...Ingo Huerner2017-01-271-0/+4
* Updated header documentation; fixed a problem when dbus connection is NULLIngo Huerner2015-05-072-5/+7
* Version 1.4.2 - add definition of the user rangeGuy Sagnes2015-04-161-3/+8
* Some optimization; fixed a problem with unregister/register notificationsIngo Huerner2015-02-101-5/+0
* Changed DLT log level (info to debug)Ingo Huerner2015-01-272-6/+12
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-94/+0
* Now persistence common object will now be loaded like a plugin and not linked...Ingo Huerner2015-01-161-0/+94
* Update after GENIVI code reviewIngo Huerner2015-01-152-5/+5
* Fixed GENIVI code review issue 14Ingo Huerner2015-01-141-1/+4
* Removed compiler warnings; added check for shared data if application is allo...Ingo Huerner2015-01-082-1/+3
* Updated pclInitLibrary header documentationIngo Huerner2014-12-091-0/+2
* implemented write to configurable default data; added defines to pcl header f...Ingo Huerner2014-11-281-8/+58
* Rework of application security check; if a not trusted application tries to a...Ingo Huerner2014-11-071-0/+3
* Started profiling PCL; preparation for new tag version 0.10.0v0.10.07.0Ingo Huerner2014-09-161-1/+1
* Missing files for prevoius commitID; updated header documentationIngo Huerner2014-08-211-7/+47
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-6/+16
* Implemented on demand/static loading of plugins (part I); ATTENTION: pluginf ...Ingo Huerner2014-06-132-1/+37
* Updated missing header doc; prevent overwriting of notification callback; pro...Ingo Huerner2014-06-052-1/+9
* Adjusted data definitions according to PCO; Added doxygen config fileIngo Huerner2014-05-141-1/+14
* Code cleanup and optimisationIngo Huerner2014-05-093-9/+11
* Added use of default data for files; added test data that can be used by PAS ...Ingo Huerner2014-04-294-17/+30
* Added pclLifecycleSet functionIngo Huerner2014-04-162-19/+47
* Updated plugin interfaceIngo Huerner2014-02-141-38/+177
* Fixed PCL bugs: 137, 138, 141Ingo Huerner2013-12-093-3/+6
* Corrected error codes in doxygen function doc; corrected problem with return ...Ingo Huerner2013-11-265-86/+123
* Fixed a problem with change callback registrationIngo Huerner2013-11-141-1/+1
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-142-5/+8
* Adjusted library version information; added define for non shutdown notificat...Ingo Huerner2013-11-042-3/+8
* Added notifications for custom keys; added creat path functionIngo Huerner2013-11-043-7/+40
* corrected initcounter; added unregister notify functionsIngo Huerner2013-11-041-1/+24
* Minor fixes including dbus interface fixeIngo Huerner2013-10-213-2/+9
* Optimization for custom plugins; corrected return valuesallPluginIngo Huerner2013-08-272-1/+3
* Corrected header, added forgotten ifdefIngo Huerner2013-07-051-2/+6
* Corrected header, problem to compile under C++Ingo Huerner2013-07-051-3/+4
* Corrected minor findings after code review; Removed all printfIngo Huerner2013-07-022-4/+7
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-255-123/+213
* Added init/deinit library functions; removed library constructor/destructorIngo Huerner2013-05-031-5/+21
* Added reason to notification messages; started with backup file list implemen...Ingo Huerner2013-04-182-6/+26
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-9/+9
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-2/+31
* Updated Lifecycle interface names; added information about user_no=0 in heade...v0.5.0Ingo Huerner2013-02-272-8/+8
* Adjustments in custom library interface; added custom library interface headerIngo Huerner2013-02-061-0/+197
* added library versioning (libtool's versioning system); removed seat number l...Ingo Huerner2013-02-042-8/+8
* Changed file and key-value API according GENIVI naming conventionsv0.4.0Ingo Huerner2013-01-222-22/+22
* changed datatype of ldbid, user_no and deat_no form unsigned char to unsigned...Ingo Huerner2013-01-082-10/+10
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-0/+7
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-263-59/+23
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-0/+8
* New release 0.2.3, for changes see ChangeLogihuerner2012-11-081-25/+27