summaryrefslogtreecommitdiff
path: root/src/system/dlt-system-journal.c
Commit message (Expand)AuthorAgeFilesLines
* dlt-system-journal: fixed localtime compile errorjiripopek2019-07-251-1/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* Fix alerts from lgtmSaya Sugiura2019-06-191-1/+1
* Fix compiler warningsSimon Herkenhoff2019-05-061-1/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-296/+290
* Set default log-levels in dlt.confStefan Vacek2015-12-091-1/+1
* Fix register context before application is registeredStefan Vacek2015-12-081-2/+2
* Fixed compiler warnings about format issues in dlt-system-journal.c by replac...Lutz Helwing2015-12-071-2/+2
* Use the best possible timestamp for all system journal entries: Realtime: use...Lutz Helwing2015-10-071-26/+88
* Removed all trailing whitespacesLutz Helwing2015-07-211-18/+18
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-11/+15
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-011-1/+1
* Fixed: Bug 172 - DLT system crashes because of wrong journald adaptor impleme...Alexander Wenzel2014-04-011-52/+58
* Fix: Systemd Journal Adapter provides corrupted output.Alexander Wenzel2013-10-241-0/+1
* Changes after review of journal implementation.Alexander Wenzel2013-07-251-13/+39
* Beautify output of journal logging.Alexander Wenzel2013-07-251-24/+88
* Added options for journal logging.Alexander Wenzel2013-07-251-23/+98
* First version of journal support.Alexander Wenzel2013-07-251-0/+166