summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* capicxx-dbus-runtime 3.2.0HEAD3.2.0masterLutz Bichler2020-10-2726-287/+153
* capicxx-dbus-runtime 3.1.12.113.1.12.11Lutz Bichler2019-07-232-8/+13
* capicxx-dbus-runtime 3.1.12.93.1.12.9Lutz Bichler2019-07-223-0/+29
* capicxx-dbus-runtime 3.1.12.73.1.12.7Juergen Gehring2018-05-223-92/+74
* capicxx-dbus-runtime 3.1.12.33.1.12.3Juergen Gehring2018-01-251-16/+35
* capicxx-dbus-runtime 3.1.12.23.1.12.2Juergen Gehring2018-01-254-20/+33
* capicxx-dbus-runtime 3.1.12.13.1.12.1Juergen Gehring2018-01-252-385/+137
* CommonAPI-D-Bus 3.1.123.1.12Juergen Gehring2017-06-1910-323/+427
* CommonAPI-D-Bus 3.1.11.13.1.11.1Juergen Gehring2017-04-073-152/+362
* CommonAPI-D-Bus 3.1.113.1.11Juergen Gehring2017-02-2829-328/+472
* CommonAPI-D-Bus 3.1.10.43.1.10.4Jürgen Gehring2016-12-122-1/+8
* CommonAPI-D-Bus 3.1.10.33.1.10.3Jürgen Gehring2016-12-122-3/+7
* CommonAPI-D-Bus 3.1.10.23.1.10.2Jürgen Gehring2016-12-121-10/+13
* CommonAPI-D-Bus 3.1.10.13.1.10.1Jürgen Gehring2016-12-123-19/+18
* CommonAPI-D-Bus 3.1.103.1.10Jürgen Gehring2016-11-0412-376/+490
* CommonAPI-D-Bus 3.1.9.13.1.9.1Jürgen Gehring2016-10-112-30/+99
* CommonAPI-D-Bus 3.1.93.1.9Jürgen Gehring2016-10-1113-850/+897
* CommonAPI-D-Bus 3.1.83.1.8Jürgen Gehring2016-10-11190-24192/+1805
* CommonAPI-D-Bus 3.1.53.1.5Dirk Huss2015-12-09168-777/+1786
* CommonAPI-D-Bus 3.1.43.1.4Dirk Huss2015-11-25208-7485/+7732
* CommonAPI-D-Bus 3.1.33.1.3Jürgen Gehring2015-07-29130-1077/+3735
* CommonAPI 3.1.23.1.2Jürgen Gehring2015-06-17111-1082/+2112
* CommonAPI-D-Bus 3.1.13.1.1Jürgen Gehring2015-06-01253-18323/+9973
* Merge branch 'master' of https://asc-repo.bmwgroup.net/gerrit/ascgit017.Commo...Juergen Gehring2014-05-084-6/+92
|\
| * fixed unsubscribe mechanism in DBusEvent and added additional tests for2.1.6-rc0Stefan Laner2014-04-221-2/+1
| * removed compile warnings in DBusBraodcastTestStefan Laner2014-04-221-0/+3
| * Bugfix: DBusEvent does only remove its own subscriptions on unsubscribeStefan Laner2014-04-224-5/+89
* | Commented out disabled connection test.Juergen Gehring2014-05-081-52/+52
|/
* fixed compilation problem in DBusBroadcastTest.cpp on WindowsMichael Bauer2014-04-141-2/+1
* improved DBusBroadcastTest and DBusLoadTestStefan Laner2014-04-092-6/+47
* pushed wait time in DBusServiceRegistryTest.SubscribeBeforeConnectWorks to 5 ...Michael Bauer2014-04-071-1/+1
* added unit tests for broadcast subscriptions. renamed unit testStefan Laner2014-03-281-10/+209
* Implemented stub support for org.freedesktop.DBus.PropertiesStefan Laner2014-03-2459-387/+3793
* Added a test to control if it isnt possible to access the StubadapterPatrick Sattler2014-03-134-9/+36
* Fixed a compile warningPatrick Sattler2014-03-101-2/+2
* Removed fulfilling of purely internal promises in ServiceRegistry.Philip Rauwolf2014-03-073-70/+17
* fix for GENIVI bug 164 "Interface names starting with org.freedesktop.*Stefan Laner2014-03-073-6/+37
* All public inline functions arn't anymore inlineStefan Laner2014-03-0320-180/+179
* Timeout for introspection call in DBusServiceRegistry set to defaultStefan Laner2014-02-281-6/+5
* Fixed some compile warningsPatrick Sattler2014-02-2646-180/+180
* Windows support, fixed attribute handling with inherited interfacesStefan Laner2014-02-2674-442/+1277
* increased version number to 2.1.5 and regenerated code for test fidl2.1.5Stefan Laner2014-01-3173-76/+75
* LoadTest using async callsArnaud Fietzke2013-12-161-0/+304
* Extended DBusManagedTestStefan Laner2013-12-091-1/+76
* Broke shared_ptr cycle between generated stub, DBusStubAdapter andStefan Laner2013-12-0410-26/+20
* Fixed bug that prevents proxy connections from being destroyed becauseStefan Laner2013-11-2913-98/+97
* Merged fix for inherited interfaces and version attribute. RegeneratedStefan Laner2013-11-2775-1448/+1453
* Fix for inherited interfaces and tests for that including generated codeStefan Laner2013-11-2770-890/+2296
* Fix for GLIPCI-165.Arnaud Fietzke2013-11-272-1/+53
* Fixed interfaceVersion attribute and added test for thatStefan Laner2013-11-1418-123/+64