summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_pas_interface.c
Commit message (Expand)AuthorAgeFilesLines
* Changed DLT log level (info to debug)Ingo Huerner2015-01-271-3/+3
* Further code improvementsIngo Huerner2015-01-231-4/+2
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-5/+0
* Some code cleanupIngo Huerner2015-01-161-7/+6
* Update after GENIVI code reviewIngo Huerner2015-01-151-1/+2
* Rework of DLT messagesIngo Huerner2014-12-041-17/+17
* Fixed bug 292 and bug 294Ingo Huerner2014-11-031-0/+1
* Missing files for prevoius commitID; updated header documentationIngo Huerner2014-08-211-0/+2
* Rework default database open handling; Updated DLT log messagesIngo Huerner2014-08-051-16/+16
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-3/+3
* Fixed a problem with sporadic blocking of pclDeinitLibraryIngo Huerner2014-07-011-2/+0
* removed timeout from poll function as it breaks dbus communication; dbus stri...Ingo Huerner2014-06-301-3/+4
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-3/+23
* Updated missing header doc; prevent overwriting of notification callback; pro...Ingo Huerner2014-06-051-7/+0
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-16/+23
* Adjusted dbus message, removed transactions due to hight write trafficIngo Huerner2013-11-291-19/+0
* Fix deadlock part IIIngo Huerner2013-11-281-3/+3
* Fix a deadlock when receiving shutdown modeIngo Huerner2013-11-271-1/+1
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-141-36/+5
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-141/+54
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-2/+3
* 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-1/+1
* Added ref counter for init/deinit; updated header doxygen tags; removed sever...Ingo Huerner2013-06-251-26/+35
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-37/+20
* Added backup file and checksum creation for filesIngo Huerner2013-04-081-1/+1
* Implemented changed notification for shared data; persistence_client_library_...Ingo Huerner2013-03-271-29/+5
* Adjusted dbus interface namesIngo Huerner2013-03-061-4/+4
* Added timeout to the dbus mainloop; bugfixing dbus messages; bugfixing loadin...Ingo Huerner2013-03-011-15/+29
* Updated dbus message parameters; replaced pipe to dbus mainloop by eventfdIngo Huerner2013-02-151-10/+14
* 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
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-18/+17
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-25/+15
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-29/+146
* Updated client library version 0.2.0 (rev 1709), for changes see ChangeLog)ihuerner2012-10-261-1/+1
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-9/+14
* Updated test resource config table batabases; implemented loading of custom l...ihuerner2012-08-231-1/+3
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+298