index
:
delta/genivi-common-api-dbus-runtime.git
maintain/2.0
maintain/2.1.4
maintain/2.1.6
master
github.com: GENIVI/capicxx-dbus-runtime.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug that allowed the destructor of a proxy to access invalid
2.0.1
Philip Rauwolf
2013-03-13
6
-95
/
+115
*
Small corrections in some tests
Philip Rauwolf
2013-03-12
4
-30
/
+28
*
Increased responsiveness of "isAvailableBlocking" by lowering the
Philip Rauwolf
2013-03-12
1
-2
/
+1
*
Updated TODO
Philip Rauwolf
2013-03-12
1
-90
/
+6
*
Updated DBusConnectionTest to current version of CommonAPI, integrated
Philip Rauwolf
2013-03-12
3
-145
/
+234
*
add libtool version-info support
Aleksandar Kanchev
2013-03-12
1
-0
/
+8
*
Improved timing in MultipleConnectionTest
Philip Rauwolf
2013-03-11
1
-3
/
+8
*
Prevented dispatch mechanism from returning into an undefined
Philip Rauwolf
2013-03-11
2
-17
/
+13
*
DBusConnection: Removed unused variable, enabled safe double deletion of
Philip Rauwolf
2013-03-11
2
-23
/
+19
*
Set version 2.0 in package version
Johannes Schanda
2013-03-07
1
-1
/
+1
*
Fix two rare segfaults in connection signal and disconnect,
gpt_6_1_pre
Johannes Schanda
2013-03-06
3
-1
/
+7
*
Removed another potential deadlock that happened during construction of
Philip Rauwolf
2013-03-06
1
-0
/
+1
*
Fixed rare deadlock at resolution of non-available services.
Philip Rauwolf
2013-03-05
2
-25
/
+24
*
Fixed the previous fix, as it still was possible for a callback-object
Philip Rauwolf
2013-03-05
1
-26
/
+28
*
Prevented stub from being destroyed while messages are being handled.
Philip Rauwolf
2013-03-05
1
-1
/
+3
*
Removed dead code
Philip Rauwolf
2013-03-05
1
-3
/
+0
*
"Remote Errors" now are actually forwarded as such
Philip Rauwolf
2013-03-04
2
-4
/
+8
*
Removed shared pointer that prevented destruction of other objects
Philip Rauwolf
2013-03-04
2
-15
/
+21
*
Prevented self-joining of the DBusConnection's dispatch thread on
Philip Rauwolf
2013-03-04
2
-12
/
+24
*
Removed debug message
Philip Rauwolf
2013-03-01
1
-1
/
+0
*
Fixed occasional deadlock that occurred when dbus connection got
Philip Rauwolf
2013-03-01
3
-15
/
+21
*
tests: extensive DBusServiceRegistry predefined instance tests
Aleksandar Kanchev
2013-03-01
1
-1
/
+170
*
fix DBusServiceRegistry predefined services support
Aleksandar Kanchev
2013-03-01
2
-50
/
+56
*
Correct deregistration of services in tests
Philip Rauwolf
2013-03-01
4
-12
/
+18
*
Moved service management down to middleware implementation
Philip Rauwolf
2013-03-01
4
-15
/
+39
*
Corrected tests with regards to deregistration of services
Philip Rauwolf
2013-02-28
4
-12
/
+29
*
Added a way to deinitialize running services
Philip Rauwolf
2013-02-28
5
-2
/
+18
*
Small adaptions in test-cases for new dependency-structure around
Philip Rauwolf
2013-02-28
2
-26
/
+12
*
Removed the tests referring to the no longer existing
Philip Rauwolf
2013-02-28
1
-57
/
+3
*
Removed ServiceStatusEvent from DBusServiceRegistry. Also removed an
Philip Rauwolf
2013-02-28
2
-21
/
+5
*
Solved circular dependencies between DBusConnection and
Philip Rauwolf
2013-02-28
8
-63
/
+30
*
Broke up circular dependency of DBusDaemonProxy and DBusConnection
Philip Rauwolf
2013-02-28
9
-70
/
+113
*
Address Translator rewrite to more efficient implementation
Johannes Schanda
2013-02-28
3
-50
/
+59
*
tests: Various timing fixes
Johannes Schanda
2013-02-28
3
-2
/
+4
*
Correct order of include paths
Johannes Schanda
2013-02-28
1
-3
/
+4
*
correct getAvailableServiceInstances() wait logic
Aleksandar Kanchev
2013-02-27
2
-9
/
+15
*
add subscribe/unsubscribe methods for DBusServiceRegistry
Aleksandar Kanchev
2013-02-27
5
-25
/
+69
*
tests: DBusProxyTest reuse registerTestStub() in ServiceStatus
Aleksandar Kanchev
2013-02-27
1
-23
/
+8
*
Fixed broken DBusServiceRegistryTest
Philip Rauwolf
2013-02-27
2
-1
/
+3
*
tests: fix blocking semantic in DBusProxyTest
Aleksandar Kanchev
2013-02-27
1
-3
/
+22
*
tests: correct bus name in DBusProxyTest
Aleksandar Kanchev
2013-02-27
1
-14
/
+4
*
register DBusProxy directly to DBusServiceRegistry
Aleksandar Kanchev
2013-02-27
2
-7
/
+4
*
rework DBusServiceRegistry semantic
Aleksandar Kanchev
2013-02-27
6
-266
/
+497
*
DBusConnectionStatusEvent: AVAILABLE on subscribe if isConnected
Aleksandar Kanchev
2013-02-27
2
-1
/
+19
*
Corrected length expectation for map-datatypes in OutputStreamTest
Philip Rauwolf
2013-02-27
1
-2
/
+2
*
Eliminated compile time errors in DBusAddressTranslatorTest.cpp
Philip Rauwolf
2013-02-26
1
-9
/
+9
*
Added Test for Proxies: Async Callbacks should be called even if the
Philip Rauwolf
2013-02-26
1
-0
/
+15
*
Add hash specialization for dbus service tuple
Johannes Schanda
2013-02-26
2
-0
/
+21
*
predefined service support in config file
Johannes Schanda
2013-02-26
2
-6
/
+25
*
Resolve unused variable warnings
Johannes Schanda
2013-02-25
1
-1
/
+1
[next]