Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDLT-4 Improve queue handling, allow for other messages while | Lassi Marttala | 2012-04-04 | 1 | -5/+14 |
| | | | | | | transferring a large file. Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-4 Limit maximum file queue to 256 files. | Lassi Marttala | 2012-04-04 | 1 | -16/+20 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Cleaned some warnings generated from removing stale old code. | Lassi Marttala | 2012-04-04 | 1 | -3/+1 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-4, First working version of inotify for file transfer. | Lassi Marttala | 2012-04-04 | 1 | -15/+33 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2, First test for filetransfer change | Lassi Marttala | 2012-04-04 | 1 | -0/+42 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2: Change to gzip wrapper format. Change file signature creation to | Lassi Marttala | 2012-04-04 | 1 | -88/+55 |
| | | | | | | | account for file size, as inode number maybe duplicate when deleting and creating new files. Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2, Allow for enabling/disabling compression for the separate | Lassi Marttala | 2012-04-04 | 1 | -10/+21 |
| | | | | | | directories. Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2, Check if the file is already compressed. | Lassi Marttala | 2012-04-04 | 1 | -3/+18 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2 Link with libz, fix a typo. | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-2 zlib based compression. | Lassi Marttala | 2012-04-04 | 1 | -0/+106 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | GDLT-38, Update licenses to all the sources. | Lassi Marttala | 2012-03-26 | 1 | -31/+16 |
| | |||||
* | [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of ↵ | Christian Muck | 2012-02-08 | 1 | -5/+10 |
| | | | | the filetransfer fixed. | ||||
* | dlt-system filetransfer now recovers when file is deleted during filetransfer. | Alexander Wenzel | 2011-11-22 | 1 | -18/+33 |
| | | | | | Added check of file size when starting and deleting files during filetransfer. Added check of shm buffer availability when push to shm. | ||||
* | Added dynamic increasable ringbuffers to user lib and daemon. | Alexander Wenzel | 2011-11-15 | 1 | -2/+0 |
| | |||||
* | Reverted old FIFO functions. Still SHM enabled by default. | Alexander Wenzel | 2011-11-10 | 1 | -0/+2 |
| | |||||
* | [GSW-66] File transfer over DLT. | Alexander Wenzel | 2011-10-18 | 1 | -3/+0 |
| | | | | Fixed some compiler warnings. | ||||
* | Improved file logging and added variable to enable each kind of system logging. | Alexander Wenzel | 2011-10-14 | 1 | -39/+137 |
| | |||||
* | Enhanced process information logging. | Alexander Wenzel | 2011-10-13 | 1 | -23/+23 |
| | |||||
* | All kind of text files can now be logged, e.g. /proc/version. | Alexander Wenzel | 2011-10-06 | 1 | -11/+12 |
| | |||||
* | First implementation of filetransfer manager. | Alexander Wenzel | 2011-10-06 | 1 | -0/+106 |
| | |||||
* | Functionality log of processes from /proc added. | Alexander Wenzel | 2011-10-05 | 1 | -1/+52 |
| | |||||
* | First version of DLT system mamager. | Alexander Wenzel | 2011-10-04 | 1 | -0/+31 |