summaryrefslogtreecommitdiff
path: root/src/offlinelogstorage
Commit message (Expand)AuthorAgeFilesLines
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-1/+1
* logstorage: fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-062-65/+65
* logstorage: Implement general config to maintain logstorage loglevelSaya Sugiura2021-01-062-2/+132
* logstorage: snprintf return checkSaya Sugiura2021-01-061-2/+4
* logstorage: Add debug logsSaya Sugiura2021-01-062-3/+31
* logstorage: Modify rearranging fileSaya Sugiura2021-01-061-1/+10
* logstorage: Handle wrap-aroundSaya Sugiura2021-01-065-52/+158
* dlt_offline: fix build failures with gcc-10 (#245)Gianfranco Costamagna2020-09-012-2/+3
* Revert "dlt_offline: fix build failures with gcc-10"Saya Sugiura2020-08-281-2/+2
* dlt_offline: fix build failures with gcc-10Gianfranco Costamagna2020-08-261-2/+2
* logstorage: Issue with more than 2 filtersBui Nguyen Quoc Thanh2020-07-061-1/+3
* logstorage: support all stragegiesBui Nguyen Quoc Thanh2020-07-062-57/+63
* logstorage: fix syncbehaviourBui Nguyen Quoc Thanh2020-07-061-26/+44
* daemon: Fix smoketestBui Nguyen Quoc Thanh2020-07-061-1/+1
* offline storage: Improvement log messages at bottomBui Nguyen Quoc Thanh2020-07-065-53/+195
* logstorage: Add NULL check of IDsSaya Sugiura2020-07-061-1/+2
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-9/+13
* fix clang warnings about GNU stuffFelix Herrmann2020-07-061-27/+20
* daemon: logstorage with wildcardsBui Nguyen Quoc Thanh2020-07-061-4/+6
* logstorage: Filter section handlingSaya Sugiura2020-07-061-53/+48
* rename definition PACKED to DLT_PACKEDFelix Herrmann2020-07-061-5/+0
* Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)Sebastian Lipponer2019-12-101-10/+10
* dlt-system: Call tzset before localtime_r (#165)Saya Sugiura2019-09-231-0/+1
* 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