| Commit message (Expand) | Author | Age | Files | Lines |
* | [GDLT-24]: Fix for a compiler warning. | Lassi Marttala | 2012-06-13 | 1 | -1/+2 |
* | Preparation of config files for release | Christian Muck | 2012-06-13 | 4 | -10/+18 |
* | [GDLT-94]: Send periodic software version messages. | Lassi Marttala | 2012-06-13 | 7 | -4/+175 |
* | [GENDLT-26]: Check for description length sanity. | Lassi Marttala | 2012-06-13 | 1 | -1/+1 |
* | [GENDLT-24]: Crash on invalid injection message. | Lassi Marttala | 2012-06-13 | 1 | -0/+6 |
* | [GDLT-93]: Add -Wextra flags for compilation | Lassi Marttala | 2012-06-13 | 6 | -13/+14 |
* | [GDLT-90] Implemented systemd watchdog concept in dlt-system | Christian Muck | 2012-06-13 | 19 | -90/+475 |
* | If compiled for systemd but the system not using systemd, print an internal e... | Christian Muck | 2012-06-13 | 1 | -1/+1 |
* | [GDLT-90] Implemented systemd watchdog concept | Christian Muck | 2012-06-13 | 11 | -50/+1047 |
* | dlt-system: Logging of error conditions. Assert memory allocations. | Lassi Marttala | 2012-06-13 | 6 | -13/+74 |
* | [GDLT-67] dlt-system v2.0, check full commit message for rebase details | Lassi Marttala | 2012-06-13 | 17 | -1376/+1641 |
* | Added dlt log to injection methods | Christian Muck | 2012-05-30 | 3 | -7/+7 |
* | [GDLT-89] Daemon doesn't sent the persistent log level, trace status configur... | Christian Muck | 2012-05-30 | 1 | -4/+5 |
* | Changed name of offline trace trace | Christian Muck | 2012-05-30 | 1 | -1/+1 |
* | [GDLT-88] Fixed wrong initalization order using offline trace functionality | Lassi Marttala | 2012-05-30 | 1 | -10/+10 |
* | Add _GNU_SOURCE Definition to be able to use O_CLOEXEC. | Lassi Marttala | 2012-05-30 | 1 | -0/+2 |
* | Added important SEM_FREE in the daemon and closing fd in the filetransfer | Christian Muck | 2012-05-30 | 2 | -1/+2 |
* | [GDLT-3] Fixed missing semaphore around dlt_buffer_push3 | Christian Muck | 2012-05-30 | 2 | -0/+5 |
* | Commented the dlt_log info of buffer size information out | Christian Muck | 2012-05-30 | 1 | -2/+2 |
* | Corrected the default values of dlt.conf | Christian Muck | 2012-05-30 | 1 | -4/+4 |
* | Added define statement for initial value of file descriptor and (-1). Updated... | Christian Muck | 2012-05-30 | 4 | -23/+29 |
* | [GDLT-86] Fixed dlt_free uses absolute file path /tmp and not DLT_USER_DIR de... | Christian Muck | 2012-05-30 | 1 | -1/+1 |
* | [D4099]: Integrated fix from Alexander Wenzel. This will check for | Lassi Marttala | 2012-05-30 | 3 | -2/+73 |
* | [GDLT-85] Pipes opened multiple times for the same application pid fixed. | Christian Muck | 2012-05-30 | 1 | -5/+25 |
* | [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 |
* | [GDLT-69] Fixed bug in dlt-test-multi-process shares context between threads | Lassi Marttala | 2012-05-30 | 1 | -2/+1 |
* | After stable release v2.6.0 - updated the version information to v2.7.0 ALPHA... | Christian Muck | 2012-04-13 | 8 | -9/+9 |
* | Updated release notesv2.6.0 | Christian Muck | 2012-04-05 | 2 | -7/+29 |
* | GDLT-75. Use old style directory check on startup. | Lassi Marttala | 2012-04-04 | 1 | -89/+125 |
* | Fix typo in license name. | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
* | GENDLT-21, Move mcnt from DltContextData to DltContext | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
* | Fix merge problems in LM-GENDLT-15 | Lassi Marttala | 2012-04-04 | 2 | -1/+5 |
* | GENDLT-15, Fixes to previous integrations from review. | Lassi Marttala | 2012-04-04 | 2 | -6/+8 |
* | GENDLT-15, Safe re-allocations for databuffer. | Lassi Marttala | 2012-04-04 | 4 | -17/+46 |
* | GENDLT-15, use the correct TEXTBUFSIZE | Lassi Marttala | 2012-04-04 | 1 | -1/+1 |
* | 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 | 7 | -95/+106 |
* | GENDLT-15, Rename buffer size constant to avoid confusion. | Lassi Marttala | 2012-04-04 | 3 | -23/+20 |
* | Updated ReleaseNotes | Lassi Marttala | 2012-04-04 | 1 | -0/+1 |
* | GDLT-4 Improve queue handling, allow for other messages while | Lassi Marttala | 2012-04-04 | 2 | -6/+15 |
* | GDLT-4 Limit maximum file queue to 256 files. | Lassi Marttala | 2012-04-04 | 1 | -16/+20 |
* | 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 |