summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed test which does not compile because code generator does not2.1.4Stefan Laner2013-11-111-15/+0
* Revert "added missing type / method in fidl-files for tests updated generated...Stefan Laner2013-11-1155-63/+53
* added missing type / method in fidl-files for testsStefan Laner2013-11-1155-53/+63
* added test for two managers for the same interfaceStefan Laner2013-11-1130-28/+977
* Add missing return statementJuergen Gehring2013-11-051-1/+1
* Removed merging relicsPhilip Rauwolf2013-10-304-51/+1
* Fixed (de-)serialization of polymorphic structs.Stefan Laner2013-10-2917-171/+1093
* Re-generated codePhilip Rauwolf2013-10-2936-52/+54
* added struct containing a map with enum key toStefan Laner2013-10-2914-27/+76
* Removed limitation on Managed Services2.1.3Philip Rauwolf2013-10-2440-401/+695
* Fixed issue in (de-)serialization of arrays of maps.Stefan Laner2013-10-233-3/+8
* Deprecated facotry-based registration for stubs fixedJohannes Schanda2013-10-093-0/+26
* Fixed Bug in DemoMainLoop implementation and a corresponding test.Stefan Laner2013-10-022-5/+6
* Marked commented test as DISABLED so that it is not forgotten entirely.Philip Rauwolf2013-09-301-1/+1
* Prevented crash on unanticipated name changes2.1.22.1.1Philip Rauwolf2013-09-267-64/+268
* Add managed services2.1.0Johannes Schanda2013-09-1896-1411/+19286
* Added version information to MiddlewareInfo.Philip Rauwolf2013-09-182-2/+4
* Fix incorrect transmission of selective signalsJohannes Schanda2013-09-133-0/+33
* Corrected bug in ObservableReadony attributesJohannes Schanda2013-09-112-4/+6
* Fixed some subtle bugs.Philip Rauwolf2013-09-103-80/+106