summaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Add: Configuration of option of get log info response during context registra...Yusuke Sato2016-09-233-1/+12
* Add: Configuration of daemon FIFO sizeYusuke Sato2016-09-233-0/+32
* dlt-daemon: Free DltDaemon structure on exitChristoph Lipka2016-04-281-3/+2
* dlt-control: Provision to control entire system log levelManikandan C2016-04-284-25/+184
* dlt-daemon: Fix user log handler return valueFrederic Berat2016-04-281-8/+8
* dlt-daemon: Connection activation reworkFrederic Berat2016-04-284-28/+119
* dlt-daemon: receiver reworkFrederic Berat2016-04-286-736/+702
* Fix connection handling of serial interfaceManikandan C2016-04-281-2/+2
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-253-3/+151
* 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