summaryrefslogtreecommitdiff
path: root/src/system/dlt-system.c
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
| | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
* Code beautification using uncrustifyChristoph Lipka2018-12-211-44/+42
| | | | Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com>
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Updated license headers to latest GENIVI license policy. Fixed further LRT ↵Lutz Helwing2015-06-171-11/+15
| | | | | | Scan findings. Renamed and cleanup further files. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* modified filetransfer to be more robust in restarting transfersSimon Brandner2013-07-191-0/+2
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* [GDLT-90] Implemented systemd watchdog concept in dlt-systemChristian Muck2012-06-131-1/+25
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* [GDLT-67] dlt-system v2.0, check full commit message for rebase detailsLassi Marttala2012-06-131-696/+32
| | | | | | | | | | | | | | | [GDLT-67] Prepare build system. [GDLT-67] Config parsing, structure for thread handling [GDLT-67] Finalize configuration reading. [GDLT-67] Reimplementation of syslog, logfile, logprocess, shell. [GDLT-67] First complete version of the new dlt-system. [GDLT-67] Fixed header comments. authors, file names. [GDLT-67] Final touches. [GDLT-67] Fixed a problem with thread creation in optimized release binary. [GDLT-67] New configuration file. [GDLT-67] Added dlt debug output Signed-off-by: Christian Muck <christian.muck@bmw.de>
* Added dlt log to injection methodsChristian Muck2012-05-301-2/+2
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-4 Improve queue handling, allow for other messages whileLassi Marttala2012-04-041-1/+1
| | | | | | transferring a large file. Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-2, First test for filetransfer changeLassi Marttala2012-04-041-1/+8
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-2, Fix bug while reading the options.Lassi Marttala2012-04-041-1/+1
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-2, Allow for enabling/disabling compression for the separateLassi Marttala2012-04-041-3/+9
| | | | | | directories. Signed-off-by: Christian Muck <christian.muck@bmw.de>
* GDLT-2 zlib based compression.Lassi Marttala2012-04-041-0/+12
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* 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 ↵Christian Muck2012-02-081-1/+7
| | | | the filetransfer fixed.
* [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