summaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Offline logstorage: Fixed extended header size check conditionS. Hameed2016-04-251-3/+1
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Set default log-levels in dlt.confStefan Vacek2015-12-097-31/+110
* Fix register context before application is registeredStefan Vacek2015-12-081-0/+4
* dlt-daemon: Make IP version compile time configurableS. Hameed2015-12-071-0/+4
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-073-35/+45
* Dlt MultiNodeChristoph Lipka2015-12-0710-146/+539
* Fix daemon shutdownChristoph Lipka2015-11-242-8/+31
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-246-7/+79
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-246-33/+185
* Unix socket control interfaceChristoph Lipka2015-11-249-5/+375
* Parse INI filesChristoph Lipka2015-11-241-1/+1
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-183-1/+15
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-1111-345/+1550
* Got rid of warnings from some older compilersLutz Helwing2015-10-281-1/+1
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-077-1301/+1287
* Fixed INTERNAL-mode connection bug in dlt-daemonSven Hassler2015-10-071-1/+1
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-075-26/+84
* Cleanup masterStefan Vacek2015-10-074-0/+0
* Offline Logstorage [2/4]: DLT Daemon extensionS. Hameed2015-07-302-0/+630
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-308-4/+147
* Removed all trailing whitespacesLutz Helwing2015-07-216-50/+50
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-211-3/+0
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-1713-25/+25
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-1713-143/+196
* dlt-daemon: Explicitly set the default loggingLevel to LOG_INFOSid Heroor2015-06-171-1/+1
* dlt-daemon: Explicitly set the default loggingMode to DLT_LOG_TO_CONSOLESid Heroor2015-06-171-1/+1
* Unified all line endings to UNIX style.Jens Bocklage2015-06-174-817/+817
* Remove absolute installation paths so that DLT can be installed at any locati...Jacques GUILLOU2015-04-022-3/+5
* Add Service ID Last entry to avoid further modifications in dependent codeS. Hameed2015-04-011-1/+1
* Change daemon state handling to have all traces in online trace even when off...Sascha Philipp2015-03-253-7/+14
* Fix content of offline traceSascha Philipp2015-03-253-48/+42
* Fix daemon state handling with offline traceSascha Philipp2015-03-251-2/+6
* Fix watchdog timeoutSascha Philipp2015-03-251-0/+26
* Reworked internal outputSascha Philipp2015-03-254-112/+263
* Add the IPv6 supportJiri Popek2015-03-231-34/+51
* Workaround for duplicated log messages in offline trace file issueChristoph Lipka2015-03-173-7/+8
* 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
* Added new API to send marker message from application.Alexander Wenzel2014-09-114-2/+98
* Make daemon buffer size configurableAlexander Wenzel2014-05-165-4/+36
* Fixed missing variable declaration when systemd not enabled.v2.10.0_rc1Alexander Wenzel2014-04-011-3/+0
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-014-58/+102
* Fixed: Creation of dltpipes directory is too late.Alexander Wenzel2014-04-011-17/+16
* Updated authors information.Alexander Wenzel2014-04-013-109/+15
* Cygwin port: cygwin patch, signal handling patch and cppcheck and install lib...Alexander Wenzel2014-04-013-8/+28
* Fixed: Fixed offline trace and new send functions issuesAlexander Wenzel2014-04-013-58/+88
* Fixed missing dlt_receiver_remove in dlt_daemon_process_user_xxx functions.Alexander Wenzel2014-04-011-5/+35
* Fixed serial port not working anymore.Alexander Wenzel2014-01-231-10/+1
* Added log output of created socket/port In init phase 2 - socket creationChristian Muck2014-01-231-2/+10