summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_dbus_service.h
Commit message (Expand)AuthorAgeFilesLines
* Handling of dbus pending calls rework (mutex handling improved, added con...Ingo Huerner2017-02-211-0/+3
* Fixed a array out of bounds access (results in mutex deadlock).Ingo Huerner2017-02-101-14/+10
* Cleanup in data organization: replaced external variables by getFunctionsIngo Huerner2015-02-101-1/+1
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-0/+1
* Fixed GENIVI code review issue 5Ingo Huerner2015-01-141-13/+3
* Fixed GENIVI code review issues 3Ingo Huerner2015-01-141-0/+4
* Fixed findings after GENIVI source code review: PRIO 1 issuesIngo Huerner2015-01-131-12/+12
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-36/+64
* Fixed a problem with sporadic blocking of pclDeinitLibraryIngo Huerner2014-07-011-4/+0
* removed timeout from poll function as it breaks dbus communication; dbus stri...Ingo Huerner2014-06-301-0/+26
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-4/+15
* Corrected handle when using plugins; corrected array size for getpath functio...Ingo Huerner2014-02-251-1/+1
* init und deinit is not blocking anymore when they will be called multiple timesIngo Huerner2014-02-071-0/+10
* Fix deadlock part IIIngo Huerner2013-11-281-2/+3
* Fix a deadlock when receiving shutdown modeIngo Huerner2013-11-271-0/+2
* Finished switch to single threaded dbus communicationIngo Huerner2013-11-141-0/+2
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-7/+8
* Added timeout to the dbus mainloop; bugfixing dbus messages; bugfixing loadin...Ingo Huerner2013-03-011-0/+1
* Updated dbus message parameters; replaced pipe to dbus mainloop by eventfdIngo Huerner2013-02-151-1/+2
* New release 0.3.0; license change to MPLv2, for more changes see ChangeLogihuerner2012-11-261-18/+5
* Updated client library with version 0.1.5 (rev. 1665), for changes see change...ihuerner2012-10-151-1/+0
* New release 0.1.4, for changes see ChangeLogihuerner2012-09-271-6/+19
* Initial version of persistence client library on sourceforge (rev. 1281)ihuerner2012-08-091-0/+74