summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated version to 2.14.1 STABLEv2.14.1Lutz Helwing2015-12-162-2/+6
* MultiNode: Reconnection after connection lossChristoph Lipka2015-12-162-9/+22
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Updated version to 2.14.0 STABLE Updated release notesv2.14.0Lutz Helwing2015-12-142-2/+19
* Fix fork()-handler in libdltStefan Vacek2015-12-091-7/+21
* Set default log-levels in dlt.confStefan Vacek2015-12-0910-68/+149
* 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-074-0/+26
* 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-0721-147/+2403
* Fixed dlt-example-non-verbose-1.xmlSven Hassler2015-12-043-442/+921
* 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-2414-0/+2537
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-2410-414/+748
* Unix socket control interfaceChristoph Lipka2015-11-2417-25/+440
* Parse INI filesChristoph Lipka2015-11-243-1/+723
* offline trace: supported trace file name configuration based on indexManikandan C2015-11-185-12/+219
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-183-41/+521
* Linking library systemd instead of systemd-journal systemd-id128 if systemd v...Lutz Helwing2015-11-182-1/+11
* dlt-daemon: Implement epoll based event handlingFrederic Berat2015-11-1111-345/+1550
* Fixed include paths in dlt_user_manual.txt and dlt_cheatsheet.txtSven Hassler2015-11-052-8/+8
* Updated version to 2.13.0 STABLE Updated release notesv2.13.0Lutz Helwing2015-10-285-4/+246
* Added core dump handler codeLutz Helwing2015-10-2821-3/+3554
* Got rid of warnings from some older compilersLutz Helwing2015-10-283-7/+12
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-2819-144/+238
* Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transportLutz Helwing2015-10-283-8/+15
* 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-0748-9054/+9226
* Fixed INTERNAL-mode connection bug in dlt-daemonSven Hassler2015-10-071-1/+1
* Fixed C++ version for cpp extension to -std=gnu++0xLutz Helwing2015-10-071-1/+1
* Fixed include in dlt_cpp_extension.hpp WITH_DLT_CXX11_EXT defaults to OFF to ...Lutz Helwing2015-10-072-2/+3
* 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-074-14/+61
* Allow multiple instances of dlt-daemonStefan Vacek2015-10-0712-49/+205
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-0714-858/+923
* Add C++ extensionStefan Vacek2015-10-077-2/+401
* Allow registration of contexts before application is registeredStefan Vacek2015-10-073-34/+95
* Add env-var to set initial log-levelsStefan Vacek2015-10-078-36/+1264
* Allow applications to fork()Stefan Vacek2015-10-073-49/+225
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-074-7/+322
* Cleanup masterStefan Vacek2015-10-0766-35/+35
* Offline Logstorage: DocumentationChristoph Lipka2015-07-306-0/+368
* Offline logstorage [4/4]: Control applicationChristoph Lipka2015-07-302-0/+468
* Offline Logstorage [3/4]: Core implementationChristoph Lipka2015-07-302-0/+1690
* Offline Logstorage [2/4]: DLT Daemon extensionS. Hameed2015-07-302-0/+630
* Offline Logstorage [1/4]: DLT preparation to enable offline logstorageS. Hameed2015-07-3011-4/+160