summaryrefslogtreecommitdiff
path: root/src/system/dlt-system.h
Commit message (Expand)AuthorAgeFilesLines
* dlt-system: fix invalid free by removing unused TempDir (#350)Andrei Rusu2021-11-121-1/+0
* dlt-system: Fix memory leak in dlt-system configdbiastoch2021-10-051-6/+7
* system: use signalfd for dlt-systemBiastoch, Darian (ADITG/ESM)2021-10-051-28/+45
* Proper setup and error checking of pthread_createSebastian Kloska2019-09-131-7/+9
* Add user custom timestamp interfaceSebastian Unger2019-09-131-0/+1
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* Code beautification using uncrustifyChristoph Lipka2018-12-211-64/+64
* 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-12/+16
* Remove absolute installation paths so that DLT can be installed at any locati...Jacques GUILLOU2015-04-021-1/+1
* Fixed: Security Issue by Command Injection in DLT System.Alexander Wenzel2013-07-261-0/+6
* Added options for journal logging.Alexander Wenzel2013-07-251-0/+3
* First version of journal support.Alexander Wenzel2013-07-251-1/+12
* [GDLT-90] Implemented systemd watchdog concept in dlt-systemChristian Muck2012-06-131-0/+3
* dlt-system: Logging of error conditions. Assert memory allocations.Lassi Marttala2012-06-131-0/+5
* [GDLT-67] dlt-system v2.0, check full commit message for rebase detailsLassi Marttala2012-06-131-69/+109
* GDLT-2, Allow for enabling/disabling compression for the separateLassi Marttala2012-04-041-1/+2
* GDLT-2 zlib based compression.Lassi Marttala2012-04-041-0/+2
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update license in internal headers.Lassi Marttala2012-03-261-31/+17
* [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...Christian Muck2012-02-081-11/+23
* dlt-system filetransfer now recovers when file is deleted during filetransfer.Alexander Wenzel2011-11-221-0/+1
* Added daemonise and signal handlers to dlt-system.Alexander Wenzel2011-11-041-0/+1
* Improved file logging and added variable to enable each kind of system logging.Alexander Wenzel2011-10-141-1/+80
* Enhanced process information logging.Alexander Wenzel2011-10-131-1/+7
* All kind of text files can now be logged, e.g. /proc/version.Alexander Wenzel2011-10-061-2/+8
* First implementation of filetransfer manager.Alexander Wenzel2011-10-061-0/+13
* Functionality log of processes from /proc added.Alexander Wenzel2011-10-051-2/+4
* First version of DLT system mamager.Alexander Wenzel2011-10-041-0/+17