Protected global variables with mutex; minor optimizations; corrected doxygen documen...
[profile/ivi/persistence-client-library.git] / src /
2014-07-02 Ingo HuernerProtected global variables with mutex; minor optimizati...
2014-07-01 Ingo HuernerFixed a problem with sporadic blocking of pclDeinitLibrary
2014-06-30 Ingo Huernerremoved timeout from poll function as it breaks dbus...
2014-06-30 Ingo HuernerRemoved global variables for notifications; use now...
2014-06-18 Ingo HuernerFixed bug 231
2014-06-18 Ingo HuernerFixed bug 230
2014-06-18 Ingo HuernerFixed bug 229
2014-06-17 Ingo HuernerFinished onDemand/static loading of plugins; Corrected...
2014-06-13 Ingo HuernerImplemented on demand/static loading of plugins (part...
2014-06-11 Ingo HuernerCorrected memset call; reduced number of open handles...
2014-06-06 Ingo HuernerAdded timeout to poll function in dbus mainloop
2014-06-06 Ingo HuernerSimplified struct PersistenceKeyHandle_s
2014-06-05 Ingo HuernerFixed bug 223
2014-06-05 Ingo HuernerCorrected datatype for request and requestId in functio...
2014-06-05 Ingo HuernerUpdated missing header doc; prevent overwriting of...
2014-05-16 Ingo HuernerAdded use of deinit function of persistence file cache
2014-05-14 Ingo HuernerAdjusted data definitions according to PCO; Added doxyg...
2014-05-09 Ingo HuernerCode cleanup and optimisation
2014-05-06 Ingo HuernerFixed a problem with default file data
2014-05-05 Ingo HuernerUse defines from common part
2014-05-05 Ingo HuernerMake default data work again
2014-04-30 Ingo HuernerAdded default file loading also to pclCreatePath functi...
2014-04-30 Ingo HuernerFixed bug 202
2014-04-29 Ingo HuernerAdded use of default data for files; added test data...
2014-04-16 Ingo HuernerAdded pclLifecycleSet function
2014-04-04 Ingo HuernerRemoved itzam, and switched to commom library; Known...
2014-03-17 Ingo HuernerFixed bug 171; return the correct error code EPERS_MAXH...
2014-02-25 Ingo HuernerCorrected handle when using plugins; corrected array...
2014-02-14 Ingo HuernerUpdated plugin interface
2014-02-12 Ingo HuernerFixed bugs: 155, 156, 157 and 158; rework pclFileOpen...
2014-02-10 Ingo HuernerRemoved compiler warnings
2014-02-10 Ingo Huernerimprovement, use sendfile to copy files
2014-02-07 Ingo Huernerinit und deinit is not blocking anymore when they will...
2014-02-05 Ingo HuernerCorrected the use of the new check headers; fixed a...
2014-01-24 Ingo HuernerFile backups on seperate partition; Fixed bug 146;...
2013-12-18 Ingo HuernerFile permission rework
2013-12-09 Ingo HuernerFixed PCL bugs: 137, 138, 141
2013-11-29 Ingo HuernerAdjusted dbus message, removed transactions due to...
2013-11-28 Ingo HuernerFix deadlock part II
2013-11-27 Ingo HuernerFix a deadlock when receiving shutdown mode
2013-11-26 Ingo HuernerFixed a crash in custom plugin loader function
2013-11-26 Ingo HuernerCorrected error codes in doxygen function doc; correcte...
2013-11-19 Ingo HuernerFixed a problem with the file interface, file handle...
2013-11-18 Ingo HuernerStatic code analysis findings; mutex rework
2013-11-14 Ingo HuernerFixed a problem with change callback registration
2013-11-14 Ingo HuernerFinished switch to single threaded dbus communication
2013-11-14 Ingo HuernerMove from mulit-threaded to single-threaded dbus commun...
2013-11-07 Ingo HuernerCorrected datatype for parameter shutdown mode in dbus...
2013-11-06 Ingo HuernerAdded default data handling for custom data
2013-11-04 Ingo HuernerAdjusted library version information; added define...
2013-11-04 Ingo HuernerAdded notifications for custom keys; added creat path...
2013-11-04 Ingo HuernerRemoved test case; adjusted notify functions
2013-11-04 Ingo Huernercorrected initcounter; added unregister notify functions
2013-10-22 Ingo HuernerCorrected dbus watches
2013-10-21 Ingo HuernerMinor fixes including dbus interface fixe
2013-08-27 Ingo HuernerOptimization for custom plugins; corrected return values
2013-08-27 Ingo HuernerCorrected return value in pclKeyHandleClose v0.7.0
2013-08-21 Ingo HuernerImplemented default data handling for read
2013-08-14 Ingo HuernerFinished findings after code review
2013-08-13 Ingo HuernerRemoved findings after code review; removed memset...
2013-07-02 Ingo HuernerCorrected minor findings after code review; Removed...
2013-06-27 Ingo HuernerAdded persistence_client_library.h to install headers v0.6.0
2013-06-24 Ingo HuernerAdded ref counter for init/deinit; updated header doxyg...
2013-05-03 Ingo HuernerAdded init/deinit library functions; removed library...
2013-05-03 Ingo HuernerAdded dlt messages; removed setting of comipler flags...
2013-04-18 Ingo HuernerAdded reason to notification messages; started with...
2013-04-10 Ingo HuernerCorrected register dbus messages
2013-04-08 Ingo HuernerForgotten to remove comments in a line
2013-04-08 Ingo HuernerAdded backup file and checksum creation for files
2013-03-27 Ingo HuernerIf a customID is available for a customer plugin, used...
2013-03-27 Ingo HuernerImplemented changed notification for shared data; persi...
2013-03-06 Ingo HuernerAdded db entry for prc table for resource type and...
2013-03-06 Ingo HuernerAdjusted dbus interface names
2013-03-01 Ingo HuernerAdded timeout to the dbus mainloop; bugfixing dbus...
2013-02-27 Ingo HuernerUpdated Lifecycle interface names; added information... v0.5.0
2013-02-19 cbruderImproved quality, by fixing issues detected by Coverity...
2013-02-19 cbruderImproved quality, by fixing issues detected by Coverity...
2013-02-15 Ingo Huernerremoved warning
2013-02-15 Ingo HuernerUpdated dbus message parameters; replaced pipe to dbus...
2013-02-06 Ingo HuernerAdjustments in custom library interface; added custom...
2013-02-04 Ingo Huerneradded library versioning (libtool's versioning system...
2013-01-22 Ingo HuernerChanged file and key-value API according GENIVI naming... v0.4.0
2013-01-10 Ingo HuernerIf no entry for a resource in prct the data will be...
2013-01-08 Ingo Huernerchanged datatype of ldbid, user_no and deat_no form...
2012-12-17 Ingo HuernerRenamed and moved files, fixed problem with handle...
2012-12-13 Ingo HuernerCreated new sub-library wehere common datat will be...
2012-12-13 Ingo HuernerEnabled dbus
2012-12-12 Ingo Huernerrework database access functions: rename files and...
2012-12-12 Ingo HuernerUpdated prct datastructure, custom_name and responsible...
2012-12-11 Ingo HuernerCorrected path for shared group and shared public
2012-12-10 ihuernerAdded missing c file
2012-12-05 ihuernerNew release 0.3.2, see ChangeLog for changes
2012-11-30 ihuernerNew release 0.3.1, for chnages see ChangeLog
2012-11-26 ihuernerNew release 0.3.0; license change to MPLv2, for more...
2012-11-20 ihuernerNew release 0.2.4, for changes see ChangeLog
2012-11-08 ihuernerNew release 0.2.3, for changes see ChangeLog
2012-11-05 ihuernerNew version 0.2.2 (rev 1759), for changes see ChangeLog
2012-10-30 ihuernerNew version 0.2.1 (rev 1748), for chnages see ChangeLog
2012-10-26 ihuernerUpdated client library version 0.2.0 (rev 1709), for...
2012-10-16 ihuernerFixed bug ID 3572435 (key_handle_management)
next