summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with truncation of string or raw blockLutz Helwing2016-02-251-46/+33
* Truncate of string or raw block, if length exceeds maximum message lengthLutz Helwing2016-02-191-46/+65
* Bugfix: dlt-system filetransfer crashSven Hassler2016-02-191-1/+8
* dlt-system filetransfer waits for a clientSven Hassler2016-02-172-2/+5
* Fix compilation for older versions of gccStefan Vacek2016-02-171-2/+2
* Fixed core pattern to use correct dlt-cdh install pathLutz Helwing2016-02-014-23/+44
* Reverted previous logstorage fixLutz Helwing2016-01-291-2/+2
* Fix CMakeLists to build logstorage, and coredumphandlerStefan Vacek2016-01-293-4/+4
* Added documentation, bugfixes, improvementsSven Hassler2015-12-163-8/+67
* Renamed "procfs" to "kpi", added sync-messagesSven Hassler2015-12-1616-371/+386
* First implementation of dlt-procfsSven Hassler2015-12-1614-0/+2029
* MultiNode: Reconnection after connection lossChristoph Lipka2015-12-162-9/+22
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Fix fork()-handler in libdltStefan Vacek2015-12-091-7/+21
* Set default log-levels in dlt.confStefan Vacek2015-12-099-33/+114
* Fix register context before application is registeredStefan Vacek2015-12-083-12/+7
* Fixed compiler warnings about format issues in dlt-system-journal.c by replac...Lutz Helwing2015-12-071-2/+2
* Logstorage: Check if given path is writable in logstorage control applicationChristoph Lipka2015-12-073-0/+37
* dlt-daemon: Make IP version compile time configurableS. Hameed2015-12-073-0/+20
* Offline logstorage: Fixed extended header size to support configuration in dl...S. Hameed2015-12-071-1/+19
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-076-62/+190
* Dlt MultiNodeChristoph Lipka2015-12-0718-147/+2360
* Fixed dlt-example-non-verbose-1.xmlSven Hassler2015-12-042-441/+920
* Fix daemon shutdownChristoph Lipka2015-11-242-8/+31
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-2410-508/+1224
* Control application: Control appliction to support offline log storage triggerFrederic Berat2015-11-2413-0/+2524
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-249-410/+739
* Unix socket control interfaceChristoph Lipka2015-11-2415-22/+428
* Parse INI filesChristoph Lipka2015-11-243-1/+723
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-184-11/+179
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-182-41/+503
* Linking library systemd instead of systemd-journal systemd-id128 if systemd v...Lutz Helwing2015-11-181-1/+6
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-1111-345/+1550
* Updated version to 2.13.0 STABLE Updated release notesv2.13.0Lutz Helwing2015-10-282-0/+215
* Added core dump handler codeLutz Helwing2015-10-2819-0/+3546
* Got rid of warnings from some older compilersLutz Helwing2015-10-282-6/+11
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-2814-37/+39
* Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transportLutz Helwing2015-10-282-6/+13
* Added programme to test repeated calls of dlt_init and dlt_freeSven Hassler2015-10-072-1/+158
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-0735-6350/+6481
* Fixed INTERNAL-mode connection bug in dlt-daemonSven Hassler2015-10-071-1/+1
* Use the best possible timestamp for all system journal entries: Realtime: use...Lutz Helwing2015-10-071-26/+88
* Make timeout on exit configurableStefan Vacek2015-10-073-9/+48
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-0710-47/+182
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-076-190/+232
* Allow registration of contexts before application is registeredStefan Vacek2015-10-071-34/+60
* Add env-var to set initial log-levelsStefan Vacek2015-10-075-28/+656
* Allow applications to fork()Stefan Vacek2015-10-073-49/+225
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-072-3/+295
* Cleanup masterStefan Vacek2015-10-0731-1/+1