summaryrefslogtreecommitdiff
path: root/src/offlinelogstorage
Commit message (Expand)AuthorAgeFilesLines
* Correct sa findingsSaya Sugiura2019-07-241-1/+1
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-193-4/+4
* doxygen: Remove licenceSaya Sugiura2019-07-196-12/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-193-21/+31
* fix config path for dlt-dbusRadoslaw Kaczorowski2019-07-031-4/+5
* fix warning of self assignPhong Tran2019-06-241-3/+3
* Fix alerts from lgtmSaya Sugiura2019-06-191-7/+8
* Logstorage: Correct behavior in sync message cacheBui Nguyen Quoc Thanh2019-06-181-11/+28
* Logstorage: Sync behavior bug fixSaya Sugiura2019-06-186-516/+316
* Logstorage: Fix write msg cacheSaya Sugiura2019-06-181-6/+2
* dlt_offline_logstorage: fix multiple file creation error (#85, #94)Vo Trung Chi2019-03-253-90/+154
* Code beautification using uncrustifyChristoph Lipka2018-12-213-835/+481
* Cleanup of unit test fixesManikandan C2018-12-213-9/+10
* UnitTest: UpdatesManikandanC2018-12-215-30/+247
* rename #define STATIC to DLT_STATICManikandan C2018-12-062-56/+55
* Log storage - Updates (#82)ManikandanChockalingam2018-11-154-1001/+2432
* Prevent buffer overflow for mount point path in dlt_logstorage_open_log_file ...pierreN2017-06-161-1/+6
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-254-63/+142
* 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: Fix invalid filter configuration handlingChristoph Lipka2016-04-251-5/+14
* Fix compilation for older versions of gccStefan Vacek2016-02-171-2/+2
* 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-073-27/+145
* DltLogstorage: Logstorage CacheChristoph Lipka2015-11-244-501/+1145
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-242-369/+554
* Offline Logstorage [3/4]: Core implementationChristoph Lipka2015-07-302-0/+1690