summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-261-31/+16
* Fixed bug with comparinson between signed and unsigned integer and protection...Christian Muck2012-03-211-5/+5
* Added dynamic increasable ringbuffers to user lib and daemon.Alexander Wenzel2011-11-151-2/+5
* Reverted old FIFO functions. Still SHM enabled by default.Alexander Wenzel2011-11-101-2/+16
* Added dlt-daemon internal logging configuration into dlt.conf file.Alexander Wenzel2011-11-091-3/+6
* Implemented new DLT user library function dlt_get_log_state.Alexander Wenzel2011-10-121-0/+65
* Added new API dlt_set_log_mode to enable/disable internal/external trace.Alexander Wenzel2011-10-111-1/+104
* Removed Ringbuffer from daemon.Alexander Wenzel2011-09-271-16/+2
* First version of dlt-daemon option fileAlexander Wenzel2011-09-151-2/+2
* Revert "[GSW-43] Flow Control for sending huge amount of data over DLT. parti...Christian Muck2011-09-121-2/+1
* Merge branch 'master' into developeAlexander Wenzel2011-08-101-7/+19
|\
| * [GSW-28] Directory where persistent data is stored is not configurable. Fixed.Alexander.AW.Wenzel@bmw.de2011-08-091-7/+19
* | [GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixedMohammed AL Dardoun2011-08-091-1/+2
|/
* Init of dlt daemonChristian Muck2011-04-111-0/+2196