summaryrefslogtreecommitdiff
path: root/src/system/dlt-system.c
Commit message (Expand)AuthorAgeFilesLines
* Code beautification using uncrustifyChristoph Lipka2018-12-211-44/+42
* 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
* modified filetransfer to be more robust in restarting transfersSimon Brandner2013-07-191-0/+2
* [GDLT-90] Implemented systemd watchdog concept in dlt-systemChristian Muck2012-06-131-1/+25
* [GDLT-67] dlt-system v2.0, check full commit message for rebase detailsLassi Marttala2012-06-131-696/+32
* Added dlt log to injection methodsChristian Muck2012-05-301-2/+2
* GDLT-4 Improve queue handling, allow for other messages whileLassi Marttala2012-04-041-1/+1
* GDLT-2, First test for filetransfer changeLassi Marttala2012-04-041-1/+8
* GDLT-2, Fix bug while reading the options.Lassi Marttala2012-04-041-1/+1
* GDLT-2, Allow for enabling/disabling compression for the separateLassi Marttala2012-04-041-3/+9
* GDLT-2 zlib based compression.Lassi Marttala2012-04-041-0/+12
* 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 licenses to all the sources.Lassi Marttala2012-03-261-31/+16
* [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...Christian Muck2012-02-081-1/+7
* [GSW-135] Fixed compile warningsChristian Muck2012-01-131-4/+9
* Reverted old FIFO functions. Still SHM enabled by default.Alexander Wenzel2011-11-101-1/+1
* Added injection shell command to dlt-system.Alexander Wenzel2011-11-091-0/+34
* Added daemonise and signal handlers to dlt-system.Alexander Wenzel2011-11-041-21/+151
* Fixes syslog adapter in dlt-system.alex2011-11-031-22/+32
* Improved file logging and added variable to enable each kind of system logging.Alexander Wenzel2011-10-141-76/+125
* Enhanced process information logging.Alexander Wenzel2011-10-131-15/+48
* All kind of text files can now be logged, e.g. /proc/version.Alexander Wenzel2011-10-061-16/+50
* First implementation of filetransfer manager.Alexander Wenzel2011-10-061-10/+67
* Functionality log of processes from /proc added.Alexander Wenzel2011-10-051-13/+36
* First version of DLT system mamager.Alexander Wenzel2011-10-041-0/+370