| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | capicxx-dbus-runtime 3.2.0HEAD3.2.0master | Lutz Bichler | 2020-10-27 | 22 | -230/+113 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.113.1.12.11 | Lutz Bichler | 2019-07-23 | 2 | -8/+13 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.93.1.12.9 | Lutz Bichler | 2019-07-22 | 2 | -0/+28 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.73.1.12.7 | Juergen Gehring | 2018-05-22 | 2 | -70/+48 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.33.1.12.3 | Juergen Gehring | 2018-01-25 | 1 | -16/+35 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.23.1.12.2 | Juergen Gehring | 2018-01-25 | 3 | -15/+28 |
| | | |||||
| * | capicxx-dbus-runtime 3.1.12.13.1.12.1 | Juergen Gehring | 2018-01-25 | 2 | -385/+137 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.123.1.12 | Juergen Gehring | 2017-06-19 | 9 | -252/+427 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.11.13.1.11.1 | Juergen Gehring | 2017-04-07 | 2 | -152/+353 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.113.1.11 | Juergen Gehring | 2017-02-28 | 22 | -321/+465 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.10.43.1.10.4 | Jürgen Gehring | 2016-12-12 | 2 | -1/+8 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.10.33.1.10.3 | Jürgen Gehring | 2016-12-12 | 1 | -0/+4 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.10.23.1.10.2 | Jürgen Gehring | 2016-12-12 | 1 | -10/+13 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.10.13.1.10.1 | Jürgen Gehring | 2016-12-12 | 3 | -19/+18 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.103.1.10 | Jürgen Gehring | 2016-11-04 | 9 | -317/+405 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.9.13.1.9.1 | Jürgen Gehring | 2016-10-11 | 2 | -30/+99 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.93.1.9 | Jürgen Gehring | 2016-10-11 | 11 | -841/+886 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.83.1.8 | Jürgen Gehring | 2016-10-11 | 17 | -568/+1746 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.53.1.5 | Dirk Huss | 2015-12-09 | 6 | -23/+89 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.43.1.4 | Dirk Huss | 2015-11-25 | 21 | -1103/+2232 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.33.1.3 | Jürgen Gehring | 2015-07-29 | 8 | -236/+526 |
| | | |||||
| * | CommonAPI 3.1.23.1.2 | Jürgen Gehring | 2015-06-17 | 5 | -30/+89 |
| | | |||||
| * | CommonAPI-D-Bus 3.1.13.1.1 | Jürgen Gehring | 2015-06-01 | 61 | -7828/+1790 |
| | | |||||
| * | Bugfix: DBusEvent does only remove its own subscriptions on unsubscribe | Stefan Laner | 2014-04-22 | 3 | -5/+5 |
| | | | | / destroy and not all subscriptions for that signal anymore | ||||
| * | Implemented stub support for org.freedesktop.DBus.Properties | Stefan Laner | 2014-03-24 | 16 | -174/+724 |
| | | | | Change-Id: I75abc2e75643ff8da51795787970d55cf4e470c2 | ||||
| * | Fixed a compile warning | Patrick Sattler | 2014-03-10 | 1 | -2/+2 |
| | | |||||
| * | Removed fulfilling of purely internal promises in ServiceRegistry. | Philip Rauwolf | 2014-03-07 | 2 | -66/+17 |
| | | | | | | | | | | Relevant code parts in DBusServiceRegistry.cpp were tagged with "fulfill all open promises on object path resolution". Removed as it seemed to be unnecessary and required error handling to be enabled, which may well not be the case in context of the HMI. Change-Id: Icddad61f50cbd8fccaeab0c6782b4966bd7b2505 | ||||
| * | fix for GENIVI bug 164 "Interface names starting with org.freedesktop.* | Stefan Laner | 2014-03-07 | 2 | -2/+2 |
| | | | | are ignored" | ||||
| * | All public inline functions arn't anymore inline | Stefan Laner | 2014-03-03 | 20 | -180/+179 |
| | | | | - methods with templates excluded | ||||
| * | Timeout for introspection call in DBusServiceRegistry set to default | Stefan Laner | 2014-02-28 | 1 | -6/+5 |
| | | | | value | ||||
| * | Fixed some compile warnings | Patrick Sattler | 2014-02-26 | 17 | -96/+100 |
| | | | | Change-Id: I2a35fc2adc0c3e2484a1be260da20d0a4ab92ed6 | ||||
| * | Windows support, fixed attribute handling with inherited interfaces | Stefan Laner | 2014-02-26 | 14 | -43/+62 |
| | | | | Change-Id: I8c0248d25f267333878166dbab790e4ffa353e54 | ||||
| * | Broke shared_ptr cycle between generated stub, DBusStubAdapter and | Stefan Laner | 2013-12-04 | 1 | -3/+3 |
| | | | | | | | DBusStubAdapterHelper by using a weak_ptr. Also removed some cout calls in tests and updated generated code for tests. Change-Id: I54399dabeedb2960b91df36772d64d1efc6030d6 | ||||
| * | Fixed bug that prevents proxy connections from being destroyed because | Stefan Laner | 2013-11-29 | 7 | -49/+61 |
| | | | | | | | | | | of a circular dependency between DBusConnection and DBusServiceRegistry. Also removed bug that prevented ServiceRegistry-callbacks from being deregistered correctly. Extended tests, some formatting issues, fixed one spelling error. Change-Id: I6cf2148375f4c086e60f0ad642415056bd808759 | ||||
| * | Merged fix for inherited interfaces and version attribute. Regenerated | Stefan Laner | 2013-11-27 | 1 | -4/+0 |
| | | | | | | code. Change-Id: I555557d42f1849d6ac517b24b88c974f3d1536ae | ||||
| * | Fix for inherited interfaces and tests for that including generated code | Stefan Laner | 2013-11-27 | 4 | -17/+22 |
| | | |||||
| * | Fix for GLIPCI-165. | Arnaud Fietzke | 2013-11-27 | 1 | -1/+8 |
| | | | | | | | | | | | | Once resumeDispatching() is called, readWriteDispatch() may dispatch the reply, causing replyAsyncHandler to be deleted. Also added a test to check whether sync and async calls may be mixed. Change-Id: I15954e1e1190cbdea01aef871dac763cc06479ef | ||||
| * | Fixed interfaceVersion attribute and added test for that | Stefan Laner | 2013-11-14 | 1 | -1/+1 |
| | | |||||
| * | added test for two managers for the same interface | Stefan Laner | 2013-11-11 | 1 | -1/+1 |
| | | | | | | | extended test for sending structs that have a map with enum key as member Change-Id: Ib245bf1a9132c1494513d4e8eee512a2eca68449 | ||||
| * | Add missing return statement | Juergen Gehring | 2013-11-05 | 1 | -1/+1 |
| | | |||||
| * | Fixed (de-)serialization of polymorphic structs. | Stefan Laner | 2013-10-29 | 4 | -168/+251 |
| | | | | | | Added unit test for polymorphic structs. Change-Id: I577a94e3d14ff13a6a3ef56802cbf78c4f26b52c | ||||
| * | Removed limitation on Managed Services2.1.3 | Philip Rauwolf | 2013-10-24 | 11 | -116/+163 |
| | | | | | | | | It now is possible to register more than one manager interface for a given D-Bus object path. Also did some random fixes and improvements wherever I saw them. Change-Id: I6616ef0bf9e46de99e1fb326f9038545af8af324 | ||||
| * | Fixed issue in (de-)serialization of arrays of maps. | Stefan Laner | 2013-10-23 | 2 | -2/+2 |
| | | | | Added convenience method to DBusTestUtils for printing a DBusMessage. | ||||
| * | Deprecated facotry-based registration for stubs fixed | Johannes Schanda | 2013-10-09 | 3 | -0/+26 |
| | | |||||
| * | Prevented crash on unanticipated name changes2.1.22.1.1 | Philip Rauwolf | 2013-09-26 | 5 | -41/+55 |
| | | | | | | | | | | DBusServiceRegistry now can cope with reversed order of NameOwnerChanged signals. Also, as a side effect, now it copes well with name transfers. Tests for both were added, though the test for the first issue requires one private member of the ServiceRegistry to be public and therefore is commented. On the road one small performance improvement and some formatting issues were tackled. | ||||
| * | Add managed services2.1.0 | Johannes Schanda | 2013-09-18 | 30 | -936/+2911 |
| | | | | | | | | | | | | | | | | | | | | | | - Add proxy manager for controling client side of managed proxies - Add object manager for controling managed stubs - rework service registry and serviec publishing to use same code paths as managed objects - Unmanaged objects are now managed by the "/" object manager - Connection names are now only claimed after all object are activated - isAvailableBlocking public api on proxies - Proxies now require init to be called to allow for immediate callbacks on availability form the registry - Changed default commonp address transformation to use object path as base of instance - Fix issues with selective - Add pugixml for xml parsing to properly understand introspection ressponses - adds creating factory to objects held by proxy and stub adapter so that childeren can be safely constructed Change-Id: I8f2e660043d5e0348933513d39f332b7032288b1 | ||||
| * | Added version information to MiddlewareInfo. | Philip Rauwolf | 2013-09-18 | 1 | -1/+3 |
| | | | | | The version information used for compilation is taken from the version given in the Makefile.am. | ||||
| * | Fix incorrect transmission of selective signals | Johannes Schanda | 2013-09-13 | 3 | -0/+33 |
| | | |||||
| * | Corrected bug in ObservableReadony attributes | Johannes Schanda | 2013-09-11 | 2 | -4/+6 |
| | | | | | - Observable attribute must always pass through the out signature, so add to readony attribute | ||||
| * | Fixed some subtle bugs. | Philip Rauwolf | 2013-09-10 | 2 | -42/+77 |
| | | | | | Two pointers to temporaries, one testcase, plus the possibility to destruct the Connection from within the handling of timed out calls. | ||||
