summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed D-Bus tracing not working anymoreAlexander Wenzel2016-05-132-3/+3
* Fixed not working default log level.Alexander Wenzel2016-05-031-8/+12
* Fixed not returning the correct number of lost messages at exit.Alexander Wenzel2016-05-031-1/+5
* dlt-daemon: Free DltDaemon structure on exitChristoph Lipka2016-04-281-3/+2
* CommonControl: Fix for commands not working with unix socketS. Hameed2016-04-283-25/+44
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-288-18/+119
* dlt-control: Provision to control entire system log levelManikandan C2016-04-288-62/+322
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-282-0/+17
* dlt-daemon: Fix user log handler return valueFrederic Berat2016-04-281-8/+8
* dlt-daemon: Connection activation reworkFrederic Berat2016-04-285-34/+122
* dlt-daemon: receiver reworkFrederic Berat2016-04-289-736/+755
* Fix connection handling of serial interfaceManikandan C2016-04-281-2/+2
* Offline trace: Make search more preciseS. Hameed2016-04-281-1/+1
* MultiNode: Add support for mandatory configurationsFrederic Berat2016-04-281-233/+152
* MultiNode: Add support for SerialHeader confFrederic Berat2016-04-283-24/+69
* MultiNode: Add support for port configurationFrederic Berat2016-04-273-11/+57
* MultiNode: Send control messages after connectionChristoph Lipka2016-04-265-3/+278
* MultiNode: Send serialheader if specified in dlt.confChristoph Lipka2016-04-251-0/+14
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-2510-88/+364
* Offline logstorage: Fix to resetting of Syncbehavior valueS. Hameed2016-04-251-3/+6
* Offline logstorage: Refactor filter storage functionality to support general ...S. Hameed2016-04-252-125/+131
* Offline logstorage: Fixed extended header size check conditionS. Hameed2016-04-251-3/+1
* Offline logstorage: Fix invalid filter configuration handlingChristoph Lipka2016-04-251-5/+14
* Added abnormal unit tests to check DLT_RETURN_USER_BUFFER_FULLLutz Helwing2016-04-221-29/+68
* DLT_RETURN_USER_BUFFER_FULL is returned when user buffer fullLutz Helwing2016-04-222-113/+60
* Revert truncation of string or raw blockLutz Helwing2016-04-221-26/+16
* Switch to working version 2.1.6 unstableGernot Wirschal2016-03-021-2/+2
* Update version to 2.15.0 STABLE and release notesv2.15.0Lutz Helwing2016-02-252-3/+18
* Fix bug with truncation of string or raw blockLutz Helwing2016-02-252-47/+34
* Updated man pages and READMEsLutz Helwing2016-02-2422-256/+1140
* Truncate of string or raw block, if length exceeds maximum message lengthLutz Helwing2016-02-192-48/+67
* Bugfix: dlt-system filetransfer crashSven Hassler2016-02-191-1/+8
* dlt-system filetransfer waits for a clientSven Hassler2016-02-172-2/+5
* Fix compilation for older versions of gccStefan Vacek2016-02-171-2/+2
* Fixed core pattern to use correct dlt-cdh install pathLutz Helwing2016-02-014-23/+44
* Reverted previous logstorage fixLutz Helwing2016-01-291-2/+2
* Fix CMakeLists to build logstorage, and coredumphandlerStefan Vacek2016-01-293-4/+4
* Replaced Type=Simple with Type=simple in cmkake files for .service filesLutz Helwing2016-01-286-6/+6
* Fixed messed up option to specify user for non root processesLutz Helwing2016-01-286-11/+17
* Add systemd install dir parameterFrederik Sdun2016-01-277-6/+10
* Added documentation, bugfixes, improvementsSven Hassler2015-12-165-8/+213
* Renamed "procfs" to "kpi", added sync-messagesSven Hassler2015-12-1617-373/+388
* First implementation of dlt-procfsSven Hassler2015-12-1615-0/+2031
* Updated version to 2.14.1 STABLEv2.14.1Lutz Helwing2015-12-162-2/+6
* MultiNode: Reconnection after connection lossChristoph Lipka2015-12-162-9/+22
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Updated version to 2.14.0 STABLE Updated release notesv2.14.0Lutz Helwing2015-12-142-2/+19
* Fix fork()-handler in libdltStefan Vacek2015-12-091-7/+21
* Set default log-levels in dlt.confStefan Vacek2015-12-0910-68/+149
* Fix register context before application is registeredStefan Vacek2015-12-083-12/+7