summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-287-18/+118
* dlt-control: Provision to control entire system log levelManikandan C2016-04-286-62/+314
* DLT_PTR: User macro to print pointersChristoph Lipka2016-04-281-0/+5
* 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-288-736/+742
* 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-272-11/+47
* MultiNode: Send control messages after connectionChristoph Lipka2016-04-264-3/+273
* 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
* DLT_RETURN_USER_BUFFER_FULL is returned when user buffer fullLutz Helwing2016-04-221-113/+59
* Revert truncation of string or raw blockLutz Helwing2016-04-221-26/+16
* Fix bug with truncation of string or raw blockLutz Helwing2016-02-251-46/+33
* Truncate of string or raw block, if length exceeds maximum message lengthLutz Helwing2016-02-191-46/+65
* 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
* Added documentation, bugfixes, improvementsSven Hassler2015-12-163-8/+67
* Renamed "procfs" to "kpi", added sync-messagesSven Hassler2015-12-1616-371/+386
* First implementation of dlt-procfsSven Hassler2015-12-1614-0/+2029
* MultiNode: Reconnection after connection lossChristoph Lipka2015-12-162-9/+22
* dlt-daemon: Fix injection message handlingS. Hameed2015-12-161-1/+1
* Fix fork()-handler in libdltStefan Vacek2015-12-091-7/+21
* Set default log-levels in dlt.confStefan Vacek2015-12-099-33/+114
* Fix register context before application is registeredStefan Vacek2015-12-083-12/+7
* Fixed compiler warnings about format issues in dlt-system-journal.c by replac...Lutz Helwing2015-12-071-2/+2
* Logstorage: Check if given path is writable in logstorage control applicationChristoph Lipka2015-12-073-0/+37
* dlt-daemon: Make IP version compile time configurableS. Hameed2015-12-073-0/+20
* Offline logstorage: Fixed extended header size to support configuration in dl...S. Hameed2015-12-071-1/+19
* MultiNode: Logstorage: ECUid as filter attributeChristoph Lipka2015-12-076-62/+190
* Dlt MultiNodeChristoph Lipka2015-12-0718-147/+2360
* Fixed dlt-example-non-verbose-1.xmlSven Hassler2015-12-042-441/+920
* Fix daemon shutdownChristoph Lipka2015-11-242-8/+31
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-2410-508/+1224
* Control application: Control appliction to support offline log storage triggerFrederic Berat2015-11-2413-0/+2524
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-249-410/+739
* Unix socket control interfaceChristoph Lipka2015-11-2415-22/+428
* Parse INI filesChristoph Lipka2015-11-243-1/+723