Packaging: add missing de pendency to pkgconfig
[profile/ivi/common-api-dbus-runtime.git] / src /
2014-08-13 Mikko YlinenAdd a workaround to DBusMessage.cpp build failure
2014-05-08 Juergen GehringMerge branch 'master' of https://asc-repo.bmwgroup...
2014-05-08 Juergen GehringCommented out disabled connection test.
2014-04-22 Stefan Lanerfixed unsubscribe mechanism in DBusEvent and added... 2.1.6-rc0
2014-04-22 Stefan Lanerremoved compile warnings in DBusBraodcastTest
2014-04-22 Stefan LanerBugfix: DBusEvent does only remove its own subscription...
2014-04-15 Juergen GehringMerge branch 'master' of https://asc-repo.bmwgroup...
2014-04-14 Michael Bauerfixed compilation problem in DBusBroadcastTest.cpp...
2014-04-14 Jürgen GehringMerge "improved DBusBroadcastTest and DBusLoadTest"
2014-04-09 Stefan Lanerimproved DBusBroadcastTest and DBusLoadTest
2014-04-07 Michael Bauerpushed wait time in DBusServiceRegistryTest.SubscribeBe...
2014-03-28 Stefan Laneradded unit tests for broadcast subscriptions. renamed...
2014-03-24 Stefan LanerImplemented stub support for org.freedesktop.DBus.Prope...
2014-03-13 Patrick SattlerAdded a test to control if it isnt possible to access...
2014-03-10 Patrick SattlerFixed a compile warning
2014-03-07 Philip RauwolfRemoved fulfilling of purely internal promises in Servi...
2014-03-07 Stefan Lanerfix for GENIVI bug 164 "Interface names starting with...
2014-03-03 Stefan LanerAll public inline functions arn't anymore inline
2014-02-28 Stefan LanerTimeout for introspection call in DBusServiceRegistry...
2014-02-26 Patrick SattlerFixed some compile warnings
2014-02-26 Stefan LanerWindows support, fixed attribute handling with inherite...
2014-01-31 Stefan Lanerincreased version number to 2.1.5 and regenerated code... 2.1.5
2013-12-16 Arnaud FietzkeLoadTest using async calls
2013-12-09 Stefan LanerExtended DBusManagedTest
2013-12-04 Stefan LanerBroke shared_ptr cycle between generated stub, DBusStub...
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 Lanerremoved test which does not compile because code genera... 2.1.4
2013-11-11 Stefan LanerRevert "added missing type / method in fidl-files for...
2013-11-11 Stefan Laneradded missing type / method in fidl-files for tests
2013-11-11 Stefan Laneradded test for two managers for the same interface
2013-11-05 Juergen GehringAdd missing return statement
2013-10-30 Philip RauwolfRemoved merging relics
2013-10-29 Stefan LanerFixed (de-)serialization of polymorphic structs.
2013-10-29 Philip RauwolfRe-generated code
2013-10-29 Stefan Laneradded struct containing a map with enum key to
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-10-02 Stefan LanerFixed Bug in DemoMainLoop implementation and a correspo...
2013-09-30 Philip RauwolfMarked commented test as DISABLED so that it is not...
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-08-27 Johannes SchandaMerge "Fixed logic error in tests on dynamic loading"
2013-08-23 Philip RauwolfFixed logic error in tests on dynamic loading
2013-08-23 Johannes SchandaWorks correctly on GCC 4.8
2013-08-07 Johannes SchandaCorrected comments with regard to mainloop integration
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-08 Johannes SchandaFix build error in make check
2013-07-05 Philip RauwolfImproved DBusConnection lifetime and timeout handling...
2013-07-01 Philip RauwolfFixed Demo Mainloop
2013-07-01 Philip RauwolfRe-generated test sources
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 SchandaUpdate unit tests
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 Kanchevtests: refactor to support clang compiler
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 RauwolfRemoved "old" inclusions, added inclusion of "CommonAPI...
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 Philip RauwolfReplaced calls to deprecated part of the Factory interf...
2013-06-04 Aleksandar Kanchevadd support for polymorphic structs
2013-06-03 Philip RauwolfIntegrated the DBusServicePublisher to manage services...
2013-06-03 Philip RauwolfSome cleanup
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...
next