summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_lc_interface.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+4
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-3/+23
* Corrected datatype for request and requestId in function msg_lifecycleRequestIngo Huerner2014-06-051-4/+4
* Removed itzam, and switched to commom library; Known issues: delete key test ...Ingo Huerner2014-04-041-17/+13
* Fix deadlock part IIIngo Huerner2013-11-281-3/+2
* Fix a deadlock when receiving shutdown modeIngo Huerner2013-11-271-5/+4
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-141-48/+4
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-176/+34
* Corrected datatype for parameter shutdown mode in dbus message register/unreg...Ingo Huerner2013-11-071-2/+2
* Minor fixes including dbus interface fixeIngo Huerner2013-10-211-1/+1
* Removed findings after code review; removed memset for arrays, let the compil...Ingo Huerner2013-08-131-0/+8
* 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-6/+9
* Added dlt messages; removed setting of comipler flags in configure.acIngo Huerner2013-05-031-62/+70
* Corrected register dbus messagesIngo Huerner2013-04-101-15/+20
* Adjusted dbus interface namesIngo Huerner2013-03-061-3/+3
* Added timeout to the dbus mainloop; bugfixing dbus messages; bugfixing loadin...Ingo Huerner2013-03-011-1/+1
* Updated Lifecycle interface names; added information about user_no=0 in heade...v0.5.0Ingo Huerner2013-02-271-9/+9
* Updated dbus message parameters; replaced pipe to dbus mainloop by eventfdIngo Huerner2013-02-151-7/+6
* 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-3/+3
* New release 0.3.2, see ChangeLog for changesihuerner2012-12-051-9/+10
* New release 0.3.1, for chnages see ChangeLogihuerner2012-11-301-6/+3
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-22/+16
* New release 0.2.4, for changes see ChangeLogihuerner2012-11-201-63/+14
* New version 0.2.2 (rev 1759), for changes see ChangeLogihuerner2012-11-051-2/+7
* Updated client library with version 0.1.5 (rev. 1665), for changes see change...ihuerner2012-10-151-1/+4
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-7/+31
* Updated test resource config table batabases; implemented loading of custom l...ihuerner2012-08-231-3/+6
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+351