summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * DOCS: Align documentation with version 7.6.6Jens Lorenz2018-02-13967-35915/+22139
| * CMake: Implement VCS agnostic versioningJens Lorenz2018-02-136-61/+30
| * README: Remove description related to telnetJens Lorenz2018-02-132-145/+0
|/
* Merge pull request #23 from JensLorenz/cmake_and_dlt_endless_loop_fixGENIVI Audio Manager Maintainer2018-02-073-195/+200
|\
| * AmUtil: Check for valid timer handles to fix callback exceptionJens Lorenz2018-02-051-7/+11
| * AMUtil: Fixes infinite loop in dlt wrapper for out of range values of enumera...Jens Lorenz2018-02-051-184/+183
| * CMake: protect replacement of COMMIT_LISTJens Lorenz2018-02-051-4/+6
* | Merge pull request #21 from JensLorenz/fixup_signalfd7.6GENIVI Audio Manager Maintainer2017-11-291-1/+16
|\ \
| * | AMDaemon: set pthread_sigmask for signalfdGuerra Mattia2017-11-071-1/+16
| |/
* | Merge pull request #19 from JensLorenz/socket_hndl_utility_fixGENIVI Audio Manager Maintainer2017-11-0716-344/+331
|\ \ | |/ |/|
| * AMCore: remodel ctor Sender in Command and RoutingGuerra Mattia2017-09-294-224/+238
| * AMUtil: fix missed copy in list PollGuerra Mattia2017-09-291-13/+18
| * CMake: add C in Project for ThreadsGuerra Mattia2017-09-291-1/+1
| * AMUtil: use DLT API only when DLT is selectedGuerra Mattia2017-09-291-2/+5
| * CMake: Add pthread supportJens Lorenz2017-09-293-3/+5
| * AMUtil: Fix for destroy controller on rundownJens Lorenz2017-09-292-11/+20
| * CMake: Use GNUInstalDirs destinationsGuerra Mattia2017-09-293-5/+5
| * AM: Destroy plugin implementation.Kapildev Patel2017-09-294-94/+48
|/
* Merge pull request #16 from GENIVI/utility_updatesGENIVI Audio Manager Maintainer2017-08-2226-1510/+3215
|\
| * The primary signals SIGINT and SIGQUIT are handled on top level inAleksandar Donchev2017-07-1015-1258/+1344
| * Fix for bug in CAmSocketHandler causing invalid pointers and crash.Aleksandar Donchev2017-05-024-62/+124
| * Two versions of CAmSerializer due to interface changes.Aleksandar Donchev2017-05-023-549/+1212
| * Signal handling via main loop with signalfd.Aleksandar Donchev2017-05-027-152/+468
| * The database observer reverse pointer to the handler is initialized in regist...Aleksandar Donchev2017-05-021-9/+7
| * CAmSerializer interface extended to support std::function. Aleksandar Donchev2017-05-0210-999/+1053
| * CAmSocketHandler - usage of std::function instead of function pointers,Aleksandar Donchev2017-05-024-386/+640
| * Linux specific TIMERFD implementation as alternative timer mechanismAleksandar Donchev2017-05-025-861/+1133
|/
* Merge pull request #15 from JensLorenz/boundary_fixGENIVI Audio Manager Maintainer2017-05-025-42/+53
|\
| * AMUtil: Fix nullptr exception in DLT singletonJens Lorenz2017-04-111-0/+9
| * AMUtil: Only add active DBus watch FDs to socket handlerJens Lorenz2017-04-111-9/+9
| * AMCore: Fix connection state notification on remove connectionJens Lorenz2017-04-111-4/+7
| * AMCore: Start dynamic resources range from DYNAMIC_ID_BOUNDARYJens Lorenz2017-04-112-9/+9
| * AMCore: Fix parameter names of increaseID & getNextConnectionIDJens Lorenz2017-04-112-20/+19
|/
* Merge pull request #14 from GENIVI/Router_adaptionsGENIVI Audio Manager Maintainer2017-03-0732-3367/+4065
|\
| * * if needed the routing graph will be re-created from getRoute after aRouter_adaptionsAleksandar Donchev2017-02-205-2760/+2846
| * handle overflow of handles correctlyChristian Linke2017-02-202-9/+121
| * * many database observers can be registred now by the database handler.Aleksandar Donchev2017-02-2027-882/+953
| * update license graphsChristian Linke2017-02-203-0/+0
| * * CAmRouterTest adoptions.Aleksandar Donchev2017-02-203-18/+17
| * * Max count of the returned routes tweaked up.Aleksandar Donchev2017-02-203-55/+57
| * * Max count of the returned routes and max allowed domain cyclesAleksandar Donchev2017-02-205-377/+723
| * Return all routes with all possible connection formatsChristian Linke2017-02-203-118/+200
| * fix proper log level checkingChristian Linke2017-02-201-1/+1
|/
* Merge pull request #13 from JensLorenz/cmake_fixesGENIVI Audio Manager Maintainer2017-02-155-34/+23
|\
| * Update MacroVersionFromGit.cmakeGENIVI Audio Manager Maintainer2017-02-151-1/+1
| * AMUtil: Enhancement of check log level support for DLT.Jens Lorenz2017-02-152-13/+4
| * CMake: Allow to specify manually the version without git repo.Jens Lorenz2017-02-141-19/+17
| * CMake: Destination path for google tests now CMAKE_INSTALL_LIBDIR.Jens Lorenz2017-02-142-2/+2
|/
* Merge pull request #10 from JensLorenz/dlt_is_loglevel_enableGENIVI Audio Manager Maintainer2016-12-132-0/+22
|\
| * AMUtil: Check log level support of DLT added.Jens Lorenz2016-12-082-0/+22