summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2678-442/+1649
* Changed doxygen title to GENIVI IPC Common API DBus C++ and increasedPatrick Sattler2014-02-181-3/+3
* increased version number to 2.1.5 and regenerated code for test fidl2.1.5Stefan Laner2014-01-3174-78/+77
* LoadTest using async callsArnaud Fietzke2013-12-162-1/+313
* Extended DBusManagedTestStefan Laner2013-12-092-1/+79
* 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-2777-1676/+1454
* Fix for inherited interfaces and tests for that including generated codeStefan Laner2013-11-2772-891/+2530
* 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-1131-30/+982
* Update version to 2.1.4Johannes Schanda2013-11-111-2/+2
* 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-2918-172/+1102
* 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-2441-407/+701
* Fix include dir to be only major.minor versionJohannes Schanda2013-10-233-4/+7
* Fixed issue in (de-)serialization of arrays of maps.Stefan Laner2013-10-233-3/+8
* Added micro version and check on itPhilip Rauwolf2013-10-161-2/+2
* 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
* Correct packaging issuesJohannes Schanda2013-10-012-2/+2
* 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-1899-1415/+19339
* Added version information to MiddlewareInfo.Philip Rauwolf2013-09-183-8/+12
* Revert "Install pugixml header where needed"Philip Rauwolf2013-09-161-5/+0
* Fix incorrect transmission of selective signalsJohannes Schanda2013-09-133-0/+33
* Install pugixml header where neededJohannes Schanda2013-09-131-0/+5
* Makefile rule doc for all documentationJohannes Schanda2013-09-133-3/+6
* Corrected bug in ObservableReadony attributesJohannes Schanda2013-09-112-4/+6
* Fixed some subtle bugs.Philip Rauwolf2013-09-104-80/+108
* Update library api version number for 2.1Johannes Schanda2013-09-051-2/+2
* Doxygen main page descriptionJohannes Schanda2013-09-052-1/+33
* Added support for selective broadcastsStefan Laner2013-09-0329-544/+1380
* Merge "Fixed logic error in tests on dynamic loading"Johannes Schanda2013-08-272-41/+73
|\
| * Fixed logic error in tests on dynamic loadingPhilip Rauwolf2013-08-232-41/+73
* | Works correctly on GCC 4.8Johannes Schanda2013-08-231-1/+3
|/