summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add _GNU_SOURCE Definition to be able to use O_CLOEXEC.v2.6.1v2.6.1Lassi Marttala2012-05-091-0/+2
* Update man page headers for release.Lassi Marttala2012-05-085-5/+5
* Added important SEM_FREE in the daemon and closing fd in the filetransferChristian Muck2012-05-082-1/+2
* Updated release notes and version number for v2.6.1 releaseChristian Muck2012-05-082-2/+16
* [GDLT-3] Fixed missing semaphore around dlt_buffer_push3Christian Muck2012-05-082-0/+5
* Commented the dlt_log info of buffer size information outChristian Muck2012-05-081-2/+2
* Corrected the default values of dlt.confChristian Muck2012-05-081-4/+4
* Added define statement for initial value of file descriptor and (-1). Updated...Christian Muck2012-05-084-23/+29
* [GDLT-86] Fixed dlt_free uses absolute file path /tmp and not DLT_USER_DIR de...Christian Muck2012-05-081-1/+1
* [D4099]: Integrated fix from Alexander Wenzel. This will check forLassi Marttala2012-05-083-2/+73
* [GDLT-85] Pipes opened multiple times for the same application pid fixed.Christian Muck2012-04-201-5/+25
* [GDLT-82] Child process inherits file descriptors openend by their parent fixedChristian Muck2012-04-201-2/+2
* [GDLT-84] Instead of calling the injection callback, store a pointerLassi Marttala2012-04-201-29/+27
* [GDLT-70] Check for malloc failures and return errors where applicable.Lassi Marttala2012-04-202-0/+32
* [GDLT-47] Avoid discarding old contexts if no new memory can be allocatedLassi Marttala2012-04-201-4/+10
* [GDLT-69] Fixed bug in dlt-test-multi-process shares context between threadsLassi Marttala2012-04-201-2/+1
* Created bugfix branch v2.6.1 from v2.6.0Christian Muck2012-04-138-9/+9
* Updated release notesv2.6.0Christian Muck2012-04-052-7/+29
* GDLT-75. Use old style directory check on startup.Lassi Marttala2012-04-041-89/+125
* Fix typo in license name.Lassi Marttala2012-04-041-1/+1
* GENDLT-21, Move mcnt from DltContextData to DltContextLassi Marttala2012-04-041-1/+1
* Fix merge problems in LM-GENDLT-15Lassi Marttala2012-04-042-1/+5
* GENDLT-15, Fixes to previous integrations from review.Lassi Marttala2012-04-042-6/+8
* GENDLT-15, Safe re-allocations for databuffer.Lassi Marttala2012-04-044-17/+46
* GENDLT-15, use the correct TEXTBUFSIZELassi Marttala2012-04-041-1/+1
* GENDLT-15, Optimize usege of strlen.Lassi Marttala2012-04-041-18/+6
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-047-95/+106
* GENDLT-15, Rename buffer size constant to avoid confusion.Lassi Marttala2012-04-043-23/+20
* Updated ReleaseNotesLassi Marttala2012-04-041-0/+1
* GDLT-4 Improve queue handling, allow for other messages whileLassi Marttala2012-04-042-6/+15
* GDLT-4 Limit maximum file queue to 256 files.Lassi Marttala2012-04-041-16/+20
* Cleaned some warnings generated from removing stale old code.Lassi Marttala2012-04-041-3/+1
* GDLT-4, First working version of inotify for file transfer.Lassi Marttala2012-04-041-15/+33
* GDLT-2, First test for filetransfer changeLassi Marttala2012-04-043-2/+51
* GDLT-2: Change to gzip wrapper format. Change file signature creation toLassi Marttala2012-04-042-89/+60
* GDLT-2, Fix bug while reading the options.Lassi Marttala2012-04-041-1/+1
* GDLT-2, Allow for enabling/disabling compression for the separateLassi Marttala2012-04-044-16/+37
* GDLT-2, Check if the file is already compressed.Lassi Marttala2012-04-041-3/+18
* GDLT-2 Link with libz, fix a typo.Lassi Marttala2012-04-042-2/+3
* GDLT-2 zlib based compression.Lassi Marttala2012-04-044-0/+124
* Change version numberLassi Marttala2012-04-048-10/+14
* Changed dlt loggingmode to default valueChristian Muck2012-03-281-1/+1
* Changed license from LGPL to MPLv2.0v2.5.2Christian Muck2012-03-2773-2523/+1383
|\
| * Corrected email of Alexander WenzelChristian Muck2012-03-2760-60/+60
| * Increase versions.Lassi Marttala2012-03-268-8/+12
| * GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-2649-49/+49
| * GDLT-38, Added license to dlt_filetransfer, which had no licenseLassi Marttala2012-03-261-0/+19
| * GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-2626-810/+417
| * GDLT-38, Update license in internal headers.Lassi Marttala2012-03-2613-426/+238
| * GDLT-38, Update licenses in includeLassi Marttala2012-03-269-297/+160