| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned some warnings generated from removing stale old code. | Lassi Marttala | 2012-04-04 | 1 | -3/+1 |
* | GDLT-4, First working version of inotify for file transfer. | Lassi Marttala | 2012-04-04 | 1 | -15/+33 |
* | GDLT-2, First test for filetransfer change | Lassi Marttala | 2012-04-04 | 3 | -2/+51 |
* | GDLT-2: Change to gzip wrapper format. Change file signature creation to | Lassi Marttala | 2012-04-04 | 2 | -89/+60 |
* | GDLT-2, Fix bug while reading the options. | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
* | GDLT-2, Allow for enabling/disabling compression for the separate | Lassi Marttala | 2012-04-04 | 4 | -16/+37 |
* | GDLT-2, Check if the file is already compressed. | Lassi Marttala | 2012-04-04 | 1 | -3/+18 |
* | GDLT-2 Link with libz, fix a typo. | Lassi Marttala | 2012-04-04 | 2 | -2/+3 |
* | GDLT-2 zlib based compression. | Lassi Marttala | 2012-04-04 | 4 | -0/+124 |
* | Changed dlt loggingmode to default value | Christian Muck | 2012-03-28 | 1 | -1/+1 |
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 44 | -44/+44 |
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 39 | -39/+39 |
* | GDLT-38, Update licenses to all the sources. | Lassi Marttala | 2012-03-26 | 26 | -810/+417 |
* | GDLT-38, Update license in internal headers. | Lassi Marttala | 2012-03-26 | 13 | -426/+238 |
* | GDLT-38, Update license in more CMakeLists | Lassi Marttala | 2012-03-26 | 7 | -225/+78 |
* | GDLT-38, Update licenses in CMakeLists | Lassi Marttala | 2012-03-26 | 1 | -32/+11 |
* | Added missing license header to two filesv2.5.1 | Christian Muck | 2012-03-22 | 3 | -0/+203 |
* | Modified library for new test cases to corrupt data - related to the bug fix ... | Christian Muck | 2012-03-22 | 2 | -1/+78 |
* | Replaced dlt-test-filetransfer-image.png with an own created image | Christian Muck | 2012-03-21 | 1 | -0/+0 |
* | [GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is alwa... | Christian Muck | 2012-03-21 | 1 | -2/+4 |
* | Fixed bug with comparinson between signed and unsigned integer and protection... | Christian Muck | 2012-03-21 | 6 | -34/+41 |
* | GDLT-64, check that the messages in tests 6m and 6f are actually | Lassi Marttala | 2012-03-21 | 1 | -2/+20 |
* | Update project structure | Christian Muck | 2012-02-13 | 7 | -57/+1 |
* | [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th... | Christian Muck | 2012-02-08 | 7 | -106/+143 |
* | Set automatic dlt lib version number from project CMakeLists.txt. Removed dlt... | Christian Muck | 2012-02-08 | 3 | -196/+2 |
* | Fix build for real targets. sys/stat.h was not taken in. | Lassi Marttala | 2012-02-08 | 1 | -0/+1 |
* | Add descriptions for app and context. | Lassi Marttala | 2012-01-27 | 1 | -2/+6 |
* | Suggested Changes to dlt-test-mutli-process: | Lassi Marttala | 2012-01-23 | 2 | -36/+135 |
* | Initial version of dlt-test-multi-process | Lassi Marttala | 2012-01-20 | 4 | -1/+678 |
* | [GSW-136] Improve including/prefixing of dlt_version.h fixed | Christian Muck | 2012-01-18 | 2 | -4/+4 |
* | [GSW-135] Fixed compile warnings | Christian Muck | 2012-01-13 | 4 | -16/+19 |
* | Updated filetransfer documentation, lib and test application | Christian Muck | 2012-01-13 | 2 | -116/+110 |
* | Merge branch 'tmp' | Christian Muck | 2012-01-13 | 1 | -26/+7 |
|\ |
|
| * | Some little improvements | Christian Muck | 2012-01-13 | 1 | -26/+7 |
* | | [GSW-138] API Extension to resend the log messages in the user buffer fixed. | Christian Muck | 2012-01-13 | 2 | -0/+42 |
|/ |
|
* | Disabled completely SHM if not enabled. | Alexander Wenzel | 2011-11-25 | 3 | -0/+22 |
* | Fixed buffer overflow problem in buffer library. | Alexander Wenzel | 2011-11-23 | 1 | -1/+4 |
* | Updated version number to v2.4.2. | Alexander Wenzel | 2011-11-22 | 1 | -1/+1 |
* | dlt-system filetransfer now recovers when file is deleted during filetransfer. | Alexander Wenzel | 2011-11-22 | 5 | -619/+55 |
* | Added dynamic increasable ringbuffers to user lib and daemon. | Alexander Wenzel | 2011-11-15 | 7 | -96/+254 |
* | Created abstraction of shm buffer management. | Alexander Wenzel | 2011-11-14 | 2 | -442/+445 |
* | Reworkd SHM implementation. | Alexander Wenzel | 2011-11-10 | 1 | -256/+244 |
* | Reverted old FIFO functions. Still SHM enabled by default. | Alexander Wenzel | 2011-11-10 | 10 | -39/+318 |
* | Added flush in internal logging of dlt-daemon. | Alexander Wenzel | 2011-11-10 | 1 | -1/+3 |
* | Merge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon | Christian Muck | 2011-11-10 | 6 | -131/+196 |
|\ |
|
| * | Added internal logging to shm. | Alexander Wenzel | 2011-11-09 | 1 | -11/+16 |
| * | Added dlt-daemon internal logging configuration into dlt.conf file. | Alexander Wenzel | 2011-11-09 | 6 | -120/+179 |
* | | Added injection shell command to dlt-system. | Alexander Wenzel | 2011-11-09 | 1 | -0/+34 |
* | | Fixed Semaphore handling in SHM. | Alexander Wenzel | 2011-11-09 | 1 | -7/+22 |
|/ |
|
* | Fixed semaphore access problem when dlt-daemon started as root. | Alexander Wenzel | 2011-11-05 | 1 | -2/+2 |