Solved circular dependencies between DBusConnection and
[profile/ivi/common-api-dbus-runtime.git] / src /
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...
2013-02-22 Philip RauwolfStreamlined code
2013-02-22 Philip RauwolfExpanded DBusTestUtils.h
2013-02-22 Philip RauwolfFixed alignment error when reading/writing sth AFTER...
2013-02-22 Johannes SchandaStatus event must register for all proxies
2013-02-22 Philip RauwolfFixed a bug that occurred when reading/writing map...
2013-02-22 Philip RauwolfOn service not available, callbacks of method calls...
2013-02-22 Aleksandar Kanchevswitch DBusProxy to DBusProxyBase
2013-02-21 Aleksandar Kanchevswitch DBusDaemonProxy to DBusProxyBase
2013-02-21 Aleksandar Kanchevadd DBusProxyBase
2013-02-21 Aleksandar Kanchevtests: two cases for service availability DBusProxyTest
2013-02-21 Aleksandar Kanchevtests: add service availability DBusProxyTest
2013-02-21 Aleksandar KanchevDBusConnection: join dispatcher thread on disconnect
2013-02-21 Johannes SchandaOveritable and removed unimplemented method
2013-02-21 Philip RauwolfRemoved object search from standard availability determ...
2013-02-20 Philip RauwolfImproved coding in DBusAddressTranslator, moved statics...
2013-02-20 Aleksandar Kanchevproperly override CommonAPI::Event events
2013-02-20 Philip RauwolfAdded precedence to config file types:
2013-02-20 Philip RauwolfChanged global dbus address config file to fixed name
2013-02-19 Philip RauwolfOptional global address config files in
2013-02-18 Philip RauwolfUpdated generated test files, simplified inclusion...
2013-02-18 Johannes SchandaService registry should use proxy connection
2013-02-15 Philip RauwolfUpdated TODO, updated generated test files
2013-02-15 Philip RauwolfUpdated TODO: Fixed namespace issue for types defined...
2013-02-15 Johannes SchandaFix build on old GCC
2013-02-14 Philip RauwolfUpdated TODO, added test for OutputStream for maps...
2013-02-13 Aleksandar Kanchevadd gitattributes and proper crlf handling
2013-02-06 Johannes SchandaOn service alive ask only specific service
2013-02-05 Philip RauwolfQuick Fix for correspondence with legacy services,...
2013-02-04 Philip RauwolfBugfixing, regenerated test files
2013-02-04 lipciAdaptions for support of config-files
2013-02-01 Philip RauwolfPrepare for merging in config_ini_dev:
2013-02-01 Philip RauwolfConfig file for tests now is generated on each test...
2013-02-01 Philip RauwolfConfiguration for object paths and connection names...
2013-01-31 Philip RauwolfSuccessful parsing of config file
2013-01-31 Philip RauwolfSuccessfully read in local .ini file w/o relying on...
2013-01-30 Philip RauwolfCreated infrastructure for extended Naming-Service
2013-01-28 Philip RauwolfRedesigned TypeStreamTest to use contemporary generated...
2013-01-28 Philip RauwolfRegenerated src/test/commonapi/**/*
2013-01-28 Philip RauwolfIntegrated and tested the TypeOutputStream with enumera...
2013-01-28 Philip RauwolfAdded prototype implementation for typestream with...
2013-01-28 Philip RauwolfAdded not yet working TypeStream-test for enums
2013-01-28 Philip RauwolfFixed test setup for Ubuntu default configuration
2013-01-24 Philip Rauwolfreworked factory test for better resemblance of real...
2013-01-21 Johannes SchandaResolve merge conflicts
2013-01-18 Johannes SchandaVariant & Type Input stream tests
2013-01-18 Johannes SchandaBugfix in tests
2013-01-18 Johannes SchandaResolve merge conflict in tests
2013-01-17 Philip RauwolfVariants fully integrated with InputStream, bugfixing...
2013-01-17 Philip RauwolfBugfixing vor variants containing arrays
2013-01-16 Philip RauwolfTests for integration of variants to inputStream (basic...
2013-01-16 Philip RauwolfAdded tests for Variant input
2013-01-16 Johannes SchandaCompile tests for variant output stream
2013-01-16 Johannes SchandaMerge remote-tracking branch 'origin/variant_dev' into...
2013-01-16 Philip RauwolfFinished integration of SerializableVeriant into InputS...
2013-01-16 Johannes SchandaTest uses expectations
2013-01-16 Philip RauwolfStarted integration of Variants into InputStreamr
2013-01-16 Johannes SchandaCleaned up variant test
2013-01-16 Philip Rauwolffixed typestream-tests
2013-01-16 Philip RauwolfBugfixing TypeStream, further integration of it into...
2013-01-15 Philip RauwolfFirst integration of DBusTypeOutputStream into DBusOutp...
2013-01-15 Philip RauwolfFixed compile time error
2013-01-15 Philip RauwolfWork on integration of typeOutputStream into outputStream
2013-01-15 Philip RauwolfMoved DBusTypeOutputStream fromDBusTypeStreamTest into...
2013-01-15 Philip RauwolfFinalized tests
2013-01-15 Philip RauwolfExtended tests on variant data types
2013-01-15 Philip RauwolfResolved more conflicts
2013-01-15 Philip RauwolfFurther testing
2013-01-15 Philip RauwolfTests for variant serialisation
2013-01-15 Aleksandar KanchevResolve conflict
2013-01-15 Johannes SchandaComplete operator set
2013-01-15 Johannes SchandaFix warnings in return
2013-01-15 Johannes SchandaMore testing
2013-01-15 Johannes SchandaDev for variant
2013-01-15 Johannes SchandaClean license headers for genivi release
2013-01-11 Johannes SchandaRemove experimental tests
2013-01-11 Johannes SchandaReorganise to remove redundant folder