summaryrefslogtreecommitdiff
path: root/src/CommonAPI/DBus/DBusConnection.h
Commit message (Expand)AuthorAgeFilesLines
* All public inline functions arn't anymore inlineStefan Laner2014-03-031-24/+5
* Fixed bug that prevents proxy connections from being destroyed becauseStefan Laner2013-11-291-3/+5
* Prevented crash on unanticipated name changes2.1.22.1.1Philip Rauwolf2013-09-261-3/+2
* Add managed services2.1.0Johannes Schanda2013-09-181-0/+20
* Fixed some subtle bugs.Philip Rauwolf2013-09-101-3/+3
* Added support for selective broadcastsStefan Laner2013-09-031-10/+24
* Introduced dynamic loading and Configuration files for CommonAPI.Philip Rauwolf2013-07-091-3/+2
* Improved DBusConnection lifetime and timeout handling for async calls.Philip Rauwolf2013-07-051-4/+8
* Named factory creationStefan Laner2013-06-171-6/+2
* Add compile guard macroJohannes Schanda2013-06-171-0/+5
* Multiple connection names from one factoryJohannes Schanda2013-06-111-1/+3
* Correct thread teardown failureJohannes Schanda2013-06-101-1/+2
* More build correction of self referenceJohannes Schanda2013-06-071-1/+1
* Further fixing the dispatch-issue in DBusConnectionPhilip Rauwolf2013-06-061-1/+1
* Pass saftey pointer to dispatch thread as reference to prevent unwantedJohannes Schanda2013-06-061-1/+1
* Added Unit Tests and Demo Implementation for MainloopsPhilip Rauwolf2013-04-181-1/+4
* Added and integrated necessary D-Bus Mainloop ContextPhilip Rauwolf2013-04-181-79/+99
* Provide a clean API for setting the object path handler functionJohannes Schanda2013-04-051-3/+5
* Allow custom callbacks for dbus object path registrationJohannes Schanda2013-04-041-0/+4
* Moved two declarations to more sensible place and changed order ofPhilip Rauwolf2013-03-201-3/+2
* Prevented independent double instantiation of DBusObjectManager andPhilip Rauwolf2013-03-191-1/+3
* Added mechanism to suspend dispatching while some blocking call isPhilip Rauwolf2013-03-181-0/+6
* Prevented dispatch mechanism from returning into an undefinedPhilip Rauwolf2013-03-111-1/+1
* DBusConnection: Removed unused variable, enabled safe double deletion ofPhilip Rauwolf2013-03-111-2/+0
* Fix two rare segfaults in connection signal and disconnect,gpt_6_1_preJohannes Schanda2013-03-061-0/+2
* "Remote Errors" now are actually forwarded as suchPhilip Rauwolf2013-03-041-1/+1
* Prevented self-joining of the DBusConnection's dispatch thread onPhilip Rauwolf2013-03-041-4/+4
* Solved circular dependencies between DBusConnection andPhilip Rauwolf2013-02-281-2/+1
* Broke up circular dependency of DBusDaemonProxy and DBusConnectionPhilip Rauwolf2013-02-281-4/+3
* DBusConnectionStatusEvent: AVAILABLE on subscribe if isConnectedAleksandar Kanchev2013-02-271-1/+8
* switch DBusDaemonProxy to DBusProxyBaseAleksandar Kanchev2013-02-211-2/+2
* Clean license headers for genivi releaseJohannes Schanda2013-01-151-1/+4
* Reorganise to remove redundant folderJohannes Schanda2013-01-111-0/+175