| Commit message (Expand) | Author | Age | Files | Lines |
* | * CAmDatabaseHandlerMap - the main connection now have separate method for id... | Aleksander Donchev | 2013-08-14 | 2 | -16/+45 |
* | * Refactoring and improvements CAmDatabasehandlerMap ( Ticket #87 ) | Aleksander Donchev | 2013-08-14 | 5 | -188/+197 |
* | make AM compile with newer libstd | Christian Linke | 2013-08-14 | 1 | -0/+1 |
* | Fix for bug 78: AmNodeStateCommunicatorTest throws a runtime exception | Muhammad Shakeel | 2013-07-19 | 2 | -16/+19 |
* | * enhance sleep at beginn of NSM test to be more robust | Christian Linke | 2013-07-19 | 1 | -1/+2 |
* | * took over changes for bug 42 since patch did no longer apply cleanly | Christian Linke | 2013-07-19 | 1 | -7/+7 |
* | Fixed define in the map handler header causing compile error for some tests. ... | Aleksander Donchev | 2013-07-12 | 3 | -8/+7 |
* | * Creation of database handler through the 'new' opertor replaced. | Aleksander Donchev | 2013-07-10 | 2 | -9/+5 |
* | cmake configuration now allows change of inital map sizes | Aleksander Donchev | 2013-07-10 | 1 | -1/+3 |
* | Minor: Access specifier of function changed from protected to public. | Aleksander Donchev | 2013-07-10 | 1 | -5/+2 |
* | Created an abstract interface for the database handlers. | Aleksander Donchev | 2013-07-10 | 34 | -410/+757 |
* | Renamed CAmDatabaseHandlerInterface to IAmDatabaseHandler, | Aleksander Donchev | 2013-07-10 | 5 | -316/+0 |
* | Added 'Dump' method to the database handler and to the telnet server (Info ->... | Aleksander Donchev | 2013-07-10 | 20 | -280/+2808 |
* | * added possibilty to ask for routing ready state | Christian Linke | 2013-07-01 | 4 | -3/+23 |
* | * new naming convention for dbus interfaces. | Christian Linke | 2013-06-28 | 5 | -5/+5 |
* | * corrected private fix for CAmMapHandler | Christian Linke | 2013-06-26 | 2 | -10/+11 |
* | * update documentation and readme | Christian Linke | 2013-06-26 | 4 | -32/+48 |
* | * make Telnetserver work with maphandler | Christian Linke | 2013-06-26 | 7 | -176/+186 |
* | * some adoptins in the routinginterface | Christian Linke | 2013-06-26 | 10 | -64/+488 |
* | * remove some warnings | Christian Linke | 2013-06-26 | 5 | -17/+12 |
* | Minor fix for the ID generation of domains, connection and main connections (... | Aleksandar Donchev | 2013-06-26 | 1 | -3/+3 |
* | First version Map implementation of database handler with unit tests ( ticket... | Aleksandar Donchev | 2013-06-26 | 25 | -82/+5688 |
* | * fix [bug 74] : changesourceDb copy paste error | Christian Linke | 2013-06-19 | 1 | -5/+5 |
* | Thomas Göhring: Fix for: Bug 69 - Endless loop in CAmDatabaseHandler::getRou... | Goehring | 2013-06-18 | 2 | -1/+151 |
* | * fixed bug64 genivi.audiomanager.service contains hardcoded "User=christian" | Christian Linke | 2013-06-13 | 1 | -1/+1 |
* | * fixed bug54 | Christian Linke | 2013-06-13 | 2 | -0/+2 |
* | * adds test for bug63 to the database tests | Christian Linke | 2013-06-13 | 1 | -0/+24 |
* | * fix for Bug 66 - Wrong Log messages | Christian Linke | 2013-06-11 | 2 | -3/+3 |
* | * fixed bug 59 & Bug 63. Removes superfluss comments in DBusWrapper, removes ... | Christian Linke | 2013-06-03 | 3 | -10/+21 |
* | * fix for bug [52]: Dbus wrapper sometimes does not deliver all messages | Christian Linke | 2013-06-03 | 2 | -1/+18 |
* | D-Bus method hanlers should reply back, even if the return type is void else ... | Nrusingh Dash | 2013-03-06 | 1 | -0/+24 |
* | * remove checks from controlReceiver. No retries where possible when the rout... | Christian Linke | 2013-03-05 | 1 | -73/+0 |
* | * online coding fixed overflow of handles | Christian Linke | 2013-03-05 | 1 | -1/+5 |
* | * stability fix because of dbus interface of nsm | Christian Linke | 2013-02-28 | 2 | -2/+6 |
* | - changed domainData, sourceData, sinkData, gatewayData, crossfaderData to D-... | Nrusingh Dash | 2013-02-27 | 4 | -126/+198 |
* | * Johanne's Bug fix4.0 | Christian Linke | 2013-02-21 | 1 | -0/+1 |
* | * add missing include 3.2 | Christian Linke | 2013-02-18 | 1 | -0/+1 |
* | * calculated delay for mainconnection but forgot to update it. This fixes this. | Christian Linke | 2013-02-12 | 1 | -0/+3 |
* | CAmDatabaseHandler::enterSourceClassDB does not work in release mode | Goehring | 2013-02-12 | 1 | -1/+2 |
* | * enhancing documentation | Christian Linke | 2013-02-07 | 13 | -12/+146 |
* | * Added Abstract component compliance description | Christian Linke | 2013-01-31 | 3 | -0/+0 |
* | * updated documentation to match foton release | Christian Linke | 2013-01-31 | 8 | -1/+4 |
* | * update NSM test | Christian Linke | 2013-01-18 | 1 | -2/+2 |
* | * fix asyncRoutingTest and NSM test | Christian Linke | 2013-01-18 | 2 | -5/+4 |
* | * repair NSM test | Christian Linke | 2013-01-18 | 1 | -1/+4 |
* | * changes that follow the review comments from Thomas G. | Christian Linke | 2013-01-17 | 37 | -620/+626 |
* | * add support to switch dedicated plugins off, fix databasehandler regarding ... | christian linke | 2013-01-11 | 14 | -86/+269 |
* | * fix WITH_NSM=off option | christian linke | 2013-01-09 | 11 | -15/+121 |
* | * remove python from nodestatemanger test, remove warnings from test CXX flag... | christian linke | 2013-01-08 | 5 | -4/+7 |
* | * some minor coverity check fixes | christian linke | 2013-01-08 | 8 | -21/+55 |