summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo s/SOUCRES/SOURCES/gbaserock/pedroalvarez/6.2-1-gf494c08Pedro Alvarez2015-05-124-4/+4
* * Converter Implementation .6.2Aleksandar Donchev2014-11-0555-4327/+8585
* * size comparison fixChristian Linke2014-11-031-2/+2
* *make Nodestatemanager fidls work with generator Christian Linke2014-11-031-1/+1
* * add missing includeChristian Linke2014-11-031-0/+1
* * Fixed missing reserved flag for MapHandler and corresponding testsChristian Linke2014-11-033-6/+6
* * make Audiomanager find and compile with CommonAPI 2.1.6 executable generato...Christian Linke2014-11-0356-23929/+39
* * Make Audiomanager compile without sqliteChristian Linke2014-11-0316-24/+30
* * CMAKE_CXX_FLAGS_RELEASE will append flags and not overwrite other flags an...Aleksandar Donchev2014-07-181-1/+1
* * fix changes that made commonapi generation not working6.0Christian Linke2014-07-112-5/+5
* Bug #100 - update of interface version numbers and added removed commentsJens Lorenz2014-07-1110-1541/+2724
* * Minor fix for connection id generation.Aleksandar Donchev2014-07-101-2/+6
* *An additional condition appended to the custom comparator needed for map fu...Aleksandar Donchev2014-07-101-1/+1
* * Fixed routingreceiverasync test due a irritating quit without any console o...Aleksandar Donchev2014-06-251-3/+10
* * Confirming routing ready state after a second domain has been registered.Aleksandar Donchev2014-06-243-4/+9
* * added documents for compliance updateChristian Linke2014-06-236-0/+680028
* * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1Jens Lorenz2014-06-23131-7177/+5261
* * reworked according to review feedback from Thomas GoeringChristian Linke2014-04-012-20/+57
* * reverted back projecttypes.h to GENIVI only types.Christian Linke2014-03-282-79/+30
* * Some unit tests fixed due issues occured on pocky build systems.Aleksandar Donchev2014-03-285-8/+35
* handle am_error in dltwrapperChristian Linke2014-03-281-0/+48
* * Support for automatically generation of common-api sources. Cmake macros ad...Aleksandar Donchev2014-03-2810-150/+258
* * Applied gmock_propagate_cxx_flags.patchAleksandar Donchev2014-03-281-1/+1
* * Applied routing_send_async_calls.patchAleksandar Donchev2014-03-281-8/+8
* * Applied sync_xml_introspection_cpp_handling.patchAleksandar Donchev2014-03-281-18/+18
* * Applied dbus_command_interface_changed_for_unit_tests.patchAleksandar Donchev2014-03-282-41/+41
* * some adoptionsChristian Linke2014-03-283-7/+8
* * Cmake scripts adopted for cross-compilationAleksandar Donchev2014-03-289-71/+53
* * CommonAPI cmake scripts cleaned from redundant dbus linking parameters .Aleksandar Donchev2014-03-282-14/+1
* * Bug #127 - appended forgotten methods to the Dbus Command Interface .Aleksandar Donchev2014-03-281-3/+13
* First commit for Helios5.0Christian Linke2013-10-221-1/+1
* * Minor: life cycle old dbus predefined variable removed4.1Aleksandar Donchev2013-10-161-1/+0
* * Bug 123 fixed. Lambda expression compile issues with GCC >= 4.7.x specific...Aleksandar Donchev2013-10-161-13/+13
* * Bug 61 fixed. The plugins are built as module and SOVERSION is removed.Aleksandar Donchev2013-10-166-24/+0
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-1453-566/+638
* * Typo: Dbus address fixed.Aleksandar Donchev2013-10-1011-40/+44
* * Bug #120. In CAmSerializer fixed the asyncCall function with one ref argument.Aleksandar Donchev2013-10-101-1/+26
* * Every new connection ID is initilized with the next available number. Aleksandar Donchev2013-09-255-71/+286
* * made sure that CommonAPI stuff compiles with release 2.1Christian Linke2013-09-2556-3310/+10422
* * adopted test to new logic of no change stuffChristian Linke2013-09-122-13/+19
* * corrected registerDomainChristian Linke2013-09-1213-34/+28
* * Added error handling for all async calls.Aleksandar Donchev2013-09-121-15/+96
* * added some documentation, removed sample project since it seems to addle us...Christian Linke2013-09-1291-7224/+828
* test ist now workingAleksandar Donchev2013-09-101-21/+26
* * some naming adoptions & review for GENIVIChristian Linke2013-09-09144-17808/+18993
* * AmMapHanlderTest - added tests for the callbacks in CAmDatabaseObserver.Aleksandar Donchev2013-09-038-79/+825
* *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, NodeStateCommunicato...Aleksandar Donchev2013-09-03162-243/+30742
* * Prevent infinite loop when iterating over arraysChristian Linke2013-09-021-9/+9
* Handle cases where readdir() does not return the file typeChristian Linke2013-09-022-0/+33
* * fix for Bug 92 - sinkID wrongly reported to DatabaseObserverChristian Linke2013-09-022-5/+11