summaryrefslogtreecommitdiff
path: root/src/persistence_client_library_dbus_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* Moved closing of open handles from pclDeinit function into mainloop.Ingo Huerner2017-02-171-1/+1
* Minor changes after code review; replaced static arrays for handles by a treeIngo Huerner2015-01-221-1/+0
* Protected global variables with mutex; minor optimizations; corrected doxygen...Ingo Huerner2014-07-021-4/+29
* Removed global variables for notifications; use now pipe instead of eventfd f...Ingo Huerner2014-06-301-2/+4
* Corrected datatype for request and requestId in function msg_lifecycleRequestIngo Huerner2014-06-051-1/+1
* Code cleanup and optimisationIngo Huerner2014-05-091-16/+19
* Added pclLifecycleSet functionIngo Huerner2014-04-161-4/+1
* Move from mulit-threaded to single-threaded dbus communicationIngo Huerner2013-11-141-0/+87