Fixed bug that prevents proxy connections from being destroyed because
[profile/ivi/common-api-dbus-runtime.git] / src / CommonAPI /
2013-11-29 Stefan LanerFixed bug that prevents proxy connections from being...
2013-11-27 Stefan LanerMerged fix for inherited interfaces and version attribu...
2013-11-27 Stefan LanerFix for inherited interfaces and tests for that includi...
2013-11-27 Arnaud FietzkeFix for GLIPCI-165.
2013-11-14 Stefan LanerFixed interfaceVersion attribute and added test for...
2013-11-11 Stefan Laneradded test for two managers for the same interface
2013-11-05 Juergen GehringAdd missing return statement
2013-10-29 Stefan LanerFixed (de-)serialization of polymorphic structs.
2013-10-24 Philip RauwolfRemoved limitation on Managed Services 2.1.3
2013-10-23 Stefan LanerFixed issue in (de-)serialization of arrays of maps.
2013-10-09 Johannes SchandaDeprecated facotry-based registration for stubs fixed
2013-09-26 Philip RauwolfPrevented crash on unanticipated name changes 2.1.1 2.1.2
2013-09-18 Johannes SchandaAdd managed services 2.1.0
2013-09-18 Philip RauwolfAdded version information to MiddlewareInfo.
2013-09-13 Johannes SchandaFix incorrect transmission of selective signals
2013-09-11 Johannes SchandaCorrected bug in ObservableReadony attributes
2013-09-10 Philip RauwolfFixed some subtle bugs.
2013-09-03 Stefan LanerAdded support for selective broadcasts
2013-07-31 Aleksandar KanchevMerge "doc: configured doxygen document generation"
2013-07-31 Stefan LanerIntroduced DBusClientId to identify callers within...
2013-07-24 Aleksandar KanchevMerge "Introduced dynamic loading and Configuration...
2013-07-10 Johannes SchandaCheck for illegal proxy builds in callbacks 2.1-pre2
2013-07-09 Philip RauwolfIntroduced dynamic loading and Configuration files...
2013-07-05 Philip RauwolfImproved DBusConnection lifetime and timeout handling...
2013-06-25 Philip RauwolfRemoved unnecessary API
2013-06-24 Philip RauwolfAdded runtime check that mainloop context is initialized 2.1-pre1
2013-06-17 Stefan LanerNamed factory creation
2013-06-17 Johannes SchandaClean up registered names on disconnect
2013-06-17 Johannes SchandaAdd compile guard macro
2013-06-11 Johannes SchandaMultiple connection names from one factory
2013-06-10 Philip RauwolfRemoved commented code
2013-06-10 Johannes SchandaCorrect thread teardown failure
2013-06-07 Johannes SchandaCorrect object path handling for nested trees
2013-06-07 Philip RauwolfMerge changes Ia821835a,I1a2f334b,I8912bdc8
2013-06-07 Johannes SchandaMore build correction of self reference
2013-06-07 Aleksandar Kanchevstream: fix assert logic for signature length
2013-06-07 Aleksandar Kanchevobject manager: add explicit map instantiation
2013-06-06 Philip RauwolfExtended validation for CommonAPI Addresses
2013-06-06 Philip RauwolfAdded a basic check on validity of CommonAPI addresses...
2013-06-06 Philip RauwolfFurther fixing the dispatch-issue in DBusConnection
2013-06-06 Johannes SchandaWorking client side for legacy dbus attributes as fixed...
2013-06-06 Johannes SchandaPass saftey pointer to dispatch thread as reference...
2013-06-04 Aleksandar Kanchevadd support for polymorphic structs
2013-06-03 Philip RauwolfIntegrated the DBusServicePublisher to manage services...
2013-05-17 Johannes SchandaIntrospection handling for entire tree of superpaths... 2.0.5
2013-05-15 Johannes SchandaFix test on object path registration
2013-05-10 Johannes SchandaChange sync attribute getter to match all other sync... 2.0.3
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-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-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 RauwolfIncreased responsiveness of DBusServiceRegistry
2013-03-20 Philip RauwolfBugfix: Prevented concurrent modification within DBusOb...
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-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 RauwolfIncreased responsiveness of "isAvailableBlocking" by...
2013-03-11 Philip RauwolfPrevented dispatch mechanism from returning into an...
2013-03-11 Philip RauwolfDBusConnection: Removed unused variable, enabled safe...
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 Kanchevfix DBusServiceRegistry predefined services support
2013-03-01 Philip RauwolfMoved service management down to middleware implementation
2013-02-28 Philip RauwolfAdded a way to deinitialize running services
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-27 Aleksandar Kanchevcorrect getAvailableServiceInstances() wait logic
2013-02-27 Aleksandar Kanchevadd subscribe/unsubscribe methods for DBusServiceRegistry
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-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 Kanchevfix connect() after disconnect() in DBusConnection
2013-02-22 Philip RauwolfStreamlined code
2013-02-22 Philip RauwolfFixed alignment error when reading/writing sth AFTER...
next