summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-308-4/+147
* Removed all trailing whitespacesLutz Helwing2015-07-2130-260/+260
* Rework of unit testsStefan Held2015-07-211-53/+7
* Fix compilation warnings and possible misuse of snprintStefan Vacek2015-07-212-15/+13
* Rework of unit tests in gtest_dlt_userStefan Held2015-07-211-6/+26
* Rework of unit tests in gtest_dlt_commonStefan Held2015-07-211-42/+104
* Fix installation paths on x86_64 (lib64 instead of lib)Stefan Vacek2015-06-171-2/+2
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-1765-121/+121
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-1767-791/+953
* dlt-control: Check for return valuesSid Heroor2015-06-171-9/+27
* dlt-daemon: Explicitly set the default loggingLevel to LOG_INFOSid Heroor2015-06-172-2/+2
* 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-1712-2412/+2412
* added dlt_log_* unit tests rework of dlt_buffer_* and dlt_messages_* unit testsStefan Held2015-06-171-1/+52
* Remove absolute installation paths so that DLT can be installed at any locati...Jacques GUILLOU2015-04-026-8/+15
* Add Service ID Last entry to avoid further modifications in dependent codeS. Hameed2015-04-012-2/+2
* 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
* Open daemon connection in atexit functionSascha Philipp2015-03-254-13/+118
* Change loglevel of Request-Resend messageSascha Philipp2015-03-251-1/+1
* 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-257-290/+385
* Add the IPv6 supportJiri Popek2015-03-234-56/+82
* 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-124-20/+4
* resolves BUG-206: Install prefix should be configurableTomasz Kondziola2015-03-124-12/+21