added comments on windows version to README
[profile/ivi/common-api-dbus-runtime.git] / src /
2014-01-15 Stefan Lanernew version for handling msvc variadic template bug...
2013-12-20 Stefan LanerMerge remote-tracking branch 'origin/maintain/2.0'...
2013-11-26 Arnaud FietzkeBackport of fix for GLIPCI-165.
2013-10-23 Stefan Lanerupdated generated code for tests
2013-10-22 Stefan Lanerglobal initializers now created using INITIALIZER macro...
2013-10-22 Stefan LanerAdopted tests for build with Microsoft Visual Studio
2013-10-21 Stefan LanerAdopted sources for build with Microsoft Visual Studio...
2013-10-15 Stefan LanerBugfix in DBusInputStreamTest - &-operator on std:...
2013-10-09 Johannes SchandaResolve some bugs for windows VC++ & regenretate test...
2013-08-08 Johannes SchandaCorrect instantiation of internal attribute 2.0.7
2013-08-08 Johannes SchandaFix bug in observable readonly attribute instantiation
2013-08-07 Johannes SchandaCorrected comments with regard to mainloop integration
2013-08-07 Stefan LanerRemoved DBusBenchmarkingTest
2013-08-07 Johannes SchandaBackported thread teardown fix
2013-08-07 Philip RauwolfFixed Demo Mainloop
2013-05-27 Johannes SchandaMerge branch 'master' into genivi_release 2.0.6 genivi_release_4
2013-05-17 Johannes SchandaIntrospection handling for entire tree of superpaths... 2.0.5
2013-05-15 Philip RauwolfTests for mainloop big data 2.0.4
2013-05-15 Johannes SchandaFix test on object path registration
2013-05-15 Johannes SchandaMatch unit tests to revised attribute api
2013-05-10 Johannes SchandaChange sync attribute getter to match all other sync... 2.0.3
2013-05-06 Johannes SchandaFix compile of main loop unit test
2013-05-06 Johannes SchandaMerge "D-Bus Mainloop Context now only requires a DBusC...
2013-05-06 Johannes SchandaMerge "Added Unit Tests and Demo Implementation for...
2013-05-06 Johannes SchandaMerge "Added and integrated necessary D-Bus Mainloop...
2013-05-06 Aleksandar Kanchevstream: cleanup getCurrentPosition()
2013-04-18 Philip RauwolfD-Bus Mainloop Context now only requires a DBusConnecti...
2013-04-18 Philip RauwolfAdded Unit Tests and Demo Implementation for Mainloops
2013-04-18 Philip RauwolfAdded and integrated necessary D-Bus Mainloop Context
2013-04-17 Philip RauwolfRemoved std::output in one test
2013-04-15 Aleksandar Kanchevproperly deregister DBusObjectManager
2013-04-15 Aleksandar Kanchevmove introspection handling to DBusObjectManager
2013-04-05 Johannes SchandaProvide a clean API for setting the object path handler...
2013-04-04 Johannes SchandaAllow custom callbacks for dbus object path registration
2013-04-04 Johannes SchandaMove objectpath functions to proxy connection, make...
2013-03-22 Aleksandar Kanchevtests: whitespace cleanup
2013-03-22 Philip RauwolfUpdated test files
2013-03-20 Philip RauwolfExtended DBusTestUtils 2.0.2
2013-03-20 Philip RauwolfFurther improvement of timing in test cases
2013-03-20 Philip RauwolfRemoved unnecessary timeout and possible source of...
2013-03-20 Philip RauwolfMoved two declarations to more sensible place and chang...
2013-03-20 Philip RauwolfAdded (commented) test for suspending the dispatch...
2013-03-20 Philip RauwolfIncreased responsiveness of DBusServiceRegistry
2013-03-20 Philip RauwolfBugfix: Prevented concurrent modification within DBusOb...
2013-03-19 Philip RauwolfImproved timing and responsiveness of several tests.
2013-03-19 Philip RauwolfAdded a return of "false" if the dbus connection name...
2013-03-19 Philip RauwolfPrevented independent double instantiation of DBusObjec...
2013-03-18 Philip RauwolfAdded mechanism to suspend dispatching while some block...
2013-03-18 Philip RauwolfImproved semantics of python fake legacy service
2013-03-14 Philip RauwolfEliminated unnecessary mutex in ServiceRegistry (obsole...
2013-03-13 Philip RauwolfFixed bug that allowed the destructor of a proxy to... 2.0.1
2013-03-12 Philip RauwolfSmall corrections in some tests
2013-03-12 Philip RauwolfIncreased responsiveness of "isAvailableBlocking" by...
2013-03-12 Philip RauwolfUpdated DBusConnectionTest to current version of Common...
2013-03-11 Philip RauwolfImproved timing in MultipleConnectionTest
2013-03-11 Philip RauwolfPrevented dispatch mechanism from returning into an...
2013-03-11 Philip RauwolfDBusConnection: Removed unused variable, enabled safe...
2013-03-07 Johannes SchandaMerge branch 'master' into genivi_release
2013-03-06 Johannes SchandaFix two rare segfaults in connection signal and disconnect, gpt_6_1_pre
2013-03-06 Philip RauwolfRemoved another potential deadlock that happened during...
2013-03-05 Philip RauwolfFixed rare deadlock at resolution of non-available...
2013-03-05 Philip RauwolfFixed the previous fix, as it still was possible for...
2013-03-05 Philip RauwolfPrevented stub from being destroyed while messages...
2013-03-05 Philip RauwolfRemoved dead code
2013-03-04 Philip Rauwolf"Remote Errors" now are actually forwarded as such
2013-03-04 Philip RauwolfRemoved shared pointer that prevented destruction of...
2013-03-04 Philip RauwolfPrevented self-joining of the DBusConnection's dispatch...
2013-03-01 Philip RauwolfRemoved debug message
2013-03-01 Philip RauwolfFixed occasional deadlock that occurred when dbus conne...
2013-03-01 Aleksandar Kanchevtests: extensive DBusServiceRegistry predefined instanc...
2013-03-01 Aleksandar Kanchevfix DBusServiceRegistry predefined services support
2013-03-01 Philip RauwolfCorrect deregistration of services in tests
2013-03-01 Philip RauwolfMoved service management down to middleware implementation
2013-02-28 Philip RauwolfCorrected tests with regards to deregistration of services
2013-02-28 Philip RauwolfAdded a way to deinitialize running services
2013-02-28 Philip RauwolfSmall adaptions in test-cases for new dependency-struct...
2013-02-28 Philip RauwolfRemoved the tests referring to the no longer existing
2013-02-28 Philip RauwolfRemoved ServiceStatusEvent from DBusServiceRegistry...
2013-02-28 Philip RauwolfSolved circular dependencies between DBusConnection and
2013-02-28 Philip RauwolfBroke up circular dependency of DBusDaemonProxy and...
2013-02-28 Johannes SchandaAddress Translator rewrite to more efficient implementation
2013-02-28 Johannes Schandatests: Various timing fixes
2013-02-27 Aleksandar Kanchevcorrect getAvailableServiceInstances() wait logic
2013-02-27 Aleksandar Kanchevadd subscribe/unsubscribe methods for DBusServiceRegistry
2013-02-27 Aleksandar Kanchevtests: DBusProxyTest reuse registerTestStub() in Servic...
2013-02-27 Philip RauwolfFixed broken DBusServiceRegistryTest
2013-02-27 Aleksandar Kanchevtests: fix blocking semantic in DBusProxyTest
2013-02-27 Aleksandar Kanchevtests: correct bus name in DBusProxyTest
2013-02-27 Aleksandar Kanchevregister DBusProxy directly to DBusServiceRegistry
2013-02-27 Aleksandar Kanchevrework DBusServiceRegistry semantic
2013-02-27 Aleksandar KanchevDBusConnectionStatusEvent: AVAILABLE on subscribe if...
2013-02-27 Philip RauwolfCorrected length expectation for map-datatypes in Outpu...
2013-02-26 Philip RauwolfEliminated compile time errors in DBusAddressTranslator...
2013-02-26 Philip RauwolfAdded Test for Proxies: Async Callbacks should be calle...
2013-02-26 Johannes SchandaAdd hash specialization for dbus service tuple
2013-02-26 Johannes Schandapredefined service support in config file
2013-02-25 Johannes SchandaResolve unused variable warnings
2013-02-22 Aleksandar Kanchevtests: extend DBusProxyTest
2013-02-22 Aleksandar Kanchevfix connect() after disconnect() in DBusConnection
2013-02-22 Philip RauwolfAdded Tests for DBusServiceRegistry, added correspondin...
next