summaryrefslogtreecommitdiff
path: root/src/CommonAPI/DBus/DBusServiceRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* CommonAPI-D-Bus 3.1.33.1.3Jürgen Gehring2015-07-291-7/+11
* CommonAPI-D-Bus 3.1.13.1.1Jürgen Gehring2015-06-011-154/+133
* Fixed a compile warningPatrick Sattler2014-03-101-2/+2
* Removed fulfilling of purely internal promises in ServiceRegistry.Philip Rauwolf2014-03-071-41/+14
* fix for GENIVI bug 164 "Interface names starting with org.freedesktop.*Stefan Laner2014-03-071-1/+1
* Timeout for introspection call in DBusServiceRegistry set to defaultStefan Laner2014-02-281-6/+5
* Fixed some compile warningsPatrick Sattler2014-02-261-4/+0
* Fixed bug that prevents proxy connections from being destroyed becauseStefan Laner2013-11-291-28/+15
* Prevented crash on unanticipated name changes2.1.22.1.1Philip Rauwolf2013-09-261-30/+29
* Add managed services2.1.0Johannes Schanda2013-09-181-410/+957
* Check for illegal proxy builds in callbacks2.1-pre2Johannes Schanda2013-07-101-5/+12
* Improved DBusConnection lifetime and timeout handling for async calls.Philip Rauwolf2013-07-051-29/+41
* Correct thread teardown failureJohannes Schanda2013-06-101-3/+3
* Integrated the DBusServicePublisher to manage services and added anPhilip Rauwolf2013-06-031-13/+59
* Increased responsiveness of DBusServiceRegistryPhilip Rauwolf2013-03-201-15/+14
* Eliminated unnecessary mutex in ServiceRegistry (obsolete since lockingPhilip Rauwolf2013-03-141-2/+2
* Removed another potential deadlock that happened during construction ofPhilip Rauwolf2013-03-061-0/+1
* Fixed rare deadlock at resolution of non-available services.Philip Rauwolf2013-03-051-24/+23
* Removed shared pointer that prevented destruction of other objectsPhilip Rauwolf2013-03-041-15/+19
* Removed debug messagePhilip Rauwolf2013-03-011-1/+0
* Fixed occasional deadlock that occurred when dbus connection gotPhilip Rauwolf2013-03-011-9/+12
* fix DBusServiceRegistry predefined services supportAleksandar Kanchev2013-03-011-48/+50
* Removed ServiceStatusEvent from DBusServiceRegistry. Also removed anPhilip Rauwolf2013-02-281-13/+3
* Broke up circular dependency of DBusDaemonProxy and DBusConnectionPhilip Rauwolf2013-02-281-29/+16
* correct getAvailableServiceInstances() wait logicAleksandar Kanchev2013-02-271-6/+5
* add subscribe/unsubscribe methods for DBusServiceRegistry Aleksandar Kanchev2013-02-271-6/+43
* rework DBusServiceRegistry semanticAleksandar Kanchev2013-02-271-212/+443
* switch DBusDaemonProxy to DBusProxyBaseAleksandar Kanchev2013-02-211-0/+1
* Overitable and removed unimplemented methodJohannes Schanda2013-02-211-4/+10
* Removed object search from standard availability determinationPhilip Rauwolf2013-02-211-94/+78
* Service registry should use proxy connectionJohannes Schanda2013-02-181-2/+2
* add gitattributes and proper crlf handlingAleksandar Kanchev2013-02-131-339/+339
* On service alive ask only specific serviceJohannes Schanda2013-02-061-13/+40
* Quick Fix for correspondence with legacy services, updated test cases.Philip Rauwolf2013-02-051-5/+8
* Bugfixing, regenerated test filesPhilip Rauwolf2013-02-041-19/+7
* Configuration for object paths and connection names incorporated.Philip Rauwolf2013-02-011-42/+46
* Successfully read in local .ini file w/o relying on commandlinePhilip Rauwolf2013-01-311-7/+3
* Created infrastructure for extended Naming-ServicePhilip Rauwolf2013-01-301-6/+13
* Added prototype implementation for typestream with enums toPhilip Rauwolf2013-01-281-1/+1
* Variants fully integrated with InputStream, bugfixing Variants andPhilip Rauwolf2013-01-171-1/+0
* Clean license headers for genivi releaseJohannes Schanda2013-01-151-1/+4
* Reorganise to remove redundant folderJohannes Schanda2013-01-111-0/+312