| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compile warnings with unused parameters | Christian Muck | 2012-06-13 | 2 | -1/+11 |
* | [GDLT-67] dlt-system v2.0, check full commit message for rebase details | Lassi Marttala | 2012-06-13 | 1 | -0/+34 |
* | Added important SEM_FREE in the daemon and closing fd in the filetransfer | Christian Muck | 2012-05-30 | 1 | -0/+1 |
* | Added define statement for initial value of file descriptor and (-1). Updated... | Christian Muck | 2012-05-30 | 1 | -5/+5 |
* | [GDLT-86] Fixed dlt_free uses absolute file path /tmp and not DLT_USER_DIR de... | Christian Muck | 2012-05-30 | 1 | -1/+1 |
* | [GDLT-82] Child process inherits file descriptors openend by their parent fixed | Christian Muck | 2012-05-30 | 1 | -2/+2 |
* | [GDLT-84] Instead of calling the injection callback, store a pointer | Lassi Marttala | 2012-05-30 | 1 | -29/+27 |
* | [GDLT-70] Check for malloc failures and return errors where applicable. | Lassi Marttala | 2012-05-30 | 2 | -0/+32 |
* | [GDLT-47] Avoid discarding old contexts if no new memory can be allocated | Lassi Marttala | 2012-05-30 | 1 | -4/+10 |
* | GENDLT-15, Fixes to previous integrations from review. | Lassi Marttala | 2012-04-04 | 1 | -5/+7 |
* | GENDLT-15, Safe re-allocations for databuffer. | Lassi Marttala | 2012-04-04 | 2 | -7/+14 |
* | GENDLT-15, Optimize usege of strlen. | Lassi Marttala | 2012-04-04 | 1 | -18/+6 |
* | GENDLT-15, Avoid buffer overrun with snprintf(). | Lassi Marttala | 2012-04-04 | 1 | -19/+18 |
* | GENDLT-15, Rename buffer size constant to avoid confusion. | Lassi Marttala | 2012-04-04 | 1 | -3/+4 |
* | GDLT-2: Change to gzip wrapper format. Change file signature creation to | Lassi Marttala | 2012-04-04 | 1 | -1/+5 |
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 6 | -6/+6 |
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 5 | -5/+5 |
* | GDLT-38, Update licenses to all the sources. | Lassi Marttala | 2012-03-26 | 3 | -95/+50 |
* | GDLT-38, Update license in internal headers. | Lassi Marttala | 2012-03-26 | 2 | -68/+38 |
* | GDLT-38, Update license in more CMakeLists | Lassi Marttala | 2012-03-26 | 1 | -33/+12 |
* | Added missing license header to two filesv2.5.1 | Christian Muck | 2012-03-22 | 1 | -0/+67 |
* | Modified library for new test cases to corrupt data - related to the bug fix ... | Christian Muck | 2012-03-22 | 1 | -0/+30 |
* | [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 | 1 | -13/+13 |
* | Update project structure | Christian Muck | 2012-02-13 | 1 | -6/+1 |
* | [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th... | Christian Muck | 2012-02-08 | 1 | -73/+65 |
* | Set automatic dlt lib version number from project CMakeLists.txt. Removed dlt... | Christian Muck | 2012-02-08 | 1 | -1/+1 |
* | [GSW-135] Fixed compile warnings | Christian Muck | 2012-01-13 | 1 | -3/+3 |
* | Updated filetransfer documentation, lib and test application | Christian Muck | 2012-01-13 | 1 | -1/+9 |
* | 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 | 1 | -0/+10 |
* | Updated version number to v2.4.2. | Alexander Wenzel | 2011-11-22 | 1 | -1/+1 |
* | Added dynamic increasable ringbuffers to user lib and daemon. | Alexander Wenzel | 2011-11-15 | 2 | -69/+102 |
* | Reverted old FIFO functions. Still SHM enabled by default. | Alexander Wenzel | 2011-11-10 | 2 | -4/+21 |
* | Fixed shared memory problem in DLT library during startup, if application is ... | alex | 2011-11-04 | 1 | -9/+24 |
* | Updated version numbers for release v2.4.1 | Alexander Wenzel | 2011-11-04 | 1 | -1/+1 |
* | Reverted changes in dlt_register_app() function. | Alexander Wenzel | 2011-10-28 | 1 | -4/+5 |
* | DLT user library does not the stack size of the receiver thread anymore.v2.4.0 | Alexander Wenzel | 2011-10-21 | 1 | -14/+1 |
* | [Reverted] Removed Ringbuffer implementation in Library. | Alexander Wenzel | 2011-10-18 | 2 | -7/+77 |
* | Prepared new version number and new config files installation. | Alexander Wenzel | 2011-10-18 | 1 | -1/+1 |
* | Implemented new DLT user library function dlt_get_log_state. | Alexander Wenzel | 2011-10-12 | 1 | -1/+28 |
* | Prepared alternative log over FIFO or SHM. | Alexander Wenzel | 2011-10-11 | 1 | -1/+1 |
* | Added new API dlt_set_log_mode to enable/disable internal/external trace. | Alexander Wenzel | 2011-10-11 | 1 | -0/+40 |
* | Fixed filetransfer to use shm status for flow control. | Alexander Wenzel | 2011-09-29 | 2 | -9/+27 |
* | Add Filetransfer feature to DLT user library. | Alexander Wenzel | 2011-09-29 | 2 | -1/+407 |
* | Removed Ringbuffer implementation in Library. | Alexander Wenzel | 2011-09-27 | 2 | -75/+7 |
* | SHM client now reads out size from shm. | Alexander Wenzel | 2011-09-23 | 1 | -1/+1 |
* | Merge genivialex:/home/alex/git/DLT-daemon | Alexander Wenzel | 2011-09-23 | 2 | -5/+19 |
|\ |
|