summaryrefslogtreecommitdiff
path: root/src/daemon/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-301-3/+16
* Protocol: DLT Service ID Enum instead of definesManikandan C2018-11-231-1/+1
* Gateway ImprovementsManikandan C2018-11-231-5/+5
* IPC: Unix socket added (#43)ManikandanChockalingam2018-05-181-0/+1
* cmake: fix unit tests compilation with systemd (#17)Gordan Markuš2017-06-161-1/+1
* Unit Test: MultiNodeOnkar Palkar2016-10-241-0/+10
* Dlt MultiNodeChristoph Lipka2015-12-071-1/+1
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-241-1/+1
* Unix socket control interfaceChristoph Lipka2015-11-241-1/+1
* Parse INI filesChristoph Lipka2015-11-241-1/+1
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-111-1/+1
* Cleanup masterStefan Vacek2015-10-071-0/+0
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-301-1/+1
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-1/+1
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-9/+10
* Remove absolute installation paths so that DLT can be installed at any locati...Jacques GUILLOU2015-04-021-1/+3
* Fix PREFIX. Works now with the default PREFIX (/usr/local/) and with the user...Alexander Wenzel2015-03-121-5/+1
* resolves BUG-206: Install prefix should be configurableTomasz Kondziola2015-03-121-3/+5
* Moved daemon client functions to new source file.Alexander Wenzel2014-01-101-1/+1
* Centralised send function to client. Introduced connection state to dlt daemon.Alexander Wenzel2014-01-101-1/+1
* Yocto fix in build builds.Alexander Wenzel2013-07-311-1/+1
* [GDLT-90] Implemented systemd watchdog conceptChristian Muck2012-06-131-1/+6
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update license in more CMakeListsLassi Marttala2012-03-261-32/+11
* Update project structureChristian Muck2012-02-131-3/+0
* Corrected install target path for dlt.conf and dlt-system.confAlexander Wenzel2011-10-191-1/+1
* Prepared new version number and new config files installation.Alexander Wenzel2011-10-181-0/+3
* Offline trace memory partly implemented.Alexander Wenzel2011-09-271-1/+1
* First prototype to switch to shm communicationAlexander Wenzel2011-09-231-1/+1
* Optional adding of gprof compile flags.Christian Muck2011-09-031-0/+3
* Init of dlt daemonChristian Muck2011-04-111-0/+48