summaryrefslogtreecommitdiff
path: root/src/console/logstorage
Commit message (Expand)AuthorAgeFilesLines
* console :fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-062-7/+7
* 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
* logstorage: fix compile errorjiripopek2019-07-221-1/+1
* doxygen: Remove licenceSaya Sugiura2019-07-1910-20/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-191-3/+3
* cmake: Allow build as a subproject (#145)Vo Trung Chi2019-07-091-1/+1
* fix warning of self assignPhong Tran2019-06-241-2/+2
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-1/+4
* Code beautification using uncrustifyChristoph Lipka2018-12-215-226/+105
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-303-100/+115
* Log storage - Updates (#82)ManikandanChockalingam2018-11-152-2/+48
* Fix gcc 8 build (#74)Jesus Sanchez-Palencia2018-09-251-1/+1
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-281-1/+1
* 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
* Control application: Control appliction to support offline log storage triggerFrederic Berat2015-11-2410-0/+1851