summaryrefslogtreecommitdiff
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* network trace: Include necessary headersSaya Sugiura2020-07-061-2/+0
* Remove duplicate definition of DLT_CONVERT_TEXTBUFSIZEBui Nguyen Quoc Thanh2020-07-061-1/+0
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-2/+2
* Android: Enable Android buildFelix Herrmann2020-07-061-2/+10
* Use ssize_t for bytes_writtenBui Nguyen Quoc Thanh2020-07-061-1/+1
* Fix dlt-sortbytimestampBui Nguyen Quoc Thanh2020-07-061-4/+34
* rename definition PACKED to DLT_PACKEDFelix Herrmann2020-07-061-1/+1
* sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...Gianfranco Costamagna2020-01-271-1/+1
* console: fix memleak of dlt-logstorage-listPhong Tran2019-12-111-0/+2
* cmake improvement for Logstorage consoleSaya Sugiura2019-09-131-15/+18
* console: Add get sw version control msgVo Trung Chi2019-09-131-81/+210
* console: Tool to merge multiple DLT filesBui Nguyen Quoc Thanh2019-09-132-44/+279
* Correct sa findingsSaya Sugiura2019-07-241-3/+3
* logstorage: fix compile errorjiripopek2019-07-221-1/+1
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-7/+7
* doxygen: Remove licenceSaya Sugiura2019-07-1918-36/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-197-14/+16
* cmake: Allow build as a subproject (#145)Vo Trung Chi2019-07-091-1/+1
* cmake-improvements (#135)Vo Trung Chi2019-07-031-27/+21
* fix warning of self assignPhong Tran2019-06-242-3/+3
* dlt-convert: fix warning of wrong conversionPhong Tran2019-06-241-1/+4
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-17/+8
* Fix alerts from lgtmSaya Sugiura2019-06-192-8/+9
* Fix compiler warningsSimon Herkenhoff2019-05-061-1/+1
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-063-2/+11
* Make dlt-convert more responsive when watching a fileAigars Mahinovs2019-02-021-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-2111-1299/+928
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-304-104/+132
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-233-16/+16
* dlt-control: update get log infoSaya Sugiura2018-11-231-8/+17
* Gateway ImprovementsManikandan C2018-11-233-364/+61
* Log storage - Updates (#82)ManikandanChockalingam2018-11-152-2/+48
* Add dlt-sortbytimestamp utility plus documentation (#73)eBardieCT2018-09-252-1/+424
* Fix gcc 8 build (#74)Jesus Sanchez-Palencia2018-09-252-2/+2
* Introduce controlling entire system trace status feature from dlt-control (#57)Yusuke Sato2018-05-181-18/+50
* dlt-control: Fix Setting default trace status issue (#53)Yusuke Sato2018-05-081-3/+3
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-063-8/+26
* Dlt-Receive: Use PRIxxx macros for printf variablesChristoph Lipka2016-10-241-2/+3
* Offine logstorage: Remove duplicated source fileChristoph Lipka2016-10-241-467/+0
* 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-286-17/+117
* dlt-control: Provision to control entire system log levelManikandan C2016-04-281-36/+99
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-253-22/+71
* Reverted previous logstorage fixLutz Helwing2016-01-291-2/+2
* Fix CMakeLists to build logstorage, and coredumphandlerStefan Vacek2016-01-291-2/+2
* Logstorage: Check if given path is writable in logstorage control applicationChristoph Lipka2015-12-073-0/+37
* Dlt MultiNodeChristoph Lipka2015-12-072-1/+462
* Control application: Control appliction to support offline log storage triggerFrederic Berat2015-11-2413-0/+2524
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-8/+0
* Unix socket control interfaceChristoph Lipka2015-11-242-4/+4