summaryrefslogtreecommitdiff
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* 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
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-181-41/+460
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-073-34/+26
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-072-17/+27
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-071-3/+223
* Cleanup masterStefan Vacek2015-10-076-1/+1
* Offline logstorage [4/4]: Control applicationChristoph Lipka2015-07-302-0/+468
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-174-7/+7
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-174-45/+57
* dlt-control: Check for return valuesSid Heroor2015-06-171-9/+27
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-013-3/+3
* Added additional command line commands.Alexander Wenzel2013-10-181-4/+82
* Added command line commands set log level and set trace status.Alexander Wenzel2013-10-181-3/+37