summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Logstorage: Correct behavior in sync message cacheBui Nguyen Quoc Thanh2019-06-181-11/+28
* Logstorage: Sync behavior bug fixSaya Sugiura2019-06-187-516/+327
* Logstorage: Fix write msg cacheSaya Sugiura2019-06-181-6/+2
* Update ReleaseNotes and version to v2.18.3v2.18.3Saya Sugiura2019-06-112-2/+25
* Travis CI: Run unit test (#132)Bui Nguyen Quoc Thanh2019-06-112-1/+70
* libdlt: Fix compiler warningsSaya Sugiura2019-06-111-0/+2
* Unit test: Fix compiler warningsSaya Sugiura2019-06-111-40/+97
* Unit test fixBui Nguyen Quoc Thanh2019-06-102-1/+28
* Do not install systemd service files for binaries that are not built (#129)Martin Ejdestig2019-05-291-25/+25
* lib: unlock buffer on terminationS. Hameed2019-05-241-24/+27
* dlt-receive: Fix crash without argumentsVo Trung Chi2019-05-061-4/+6
* dlt-control: Bug fix for broken get log infoRavi Sankar P2019-05-061-1/+1
* Logging: Error message modificationManikandanC2019-05-061-8/+16
* dlt-daemon: fix internal logging to file after daemonizeChristoph Lipka2019-05-062-1/+6
* Offline logstorage: Fix storage handle NULL check during cleanupS. Hameed2019-05-061-1/+1
* Fix compiler warningsSimon Herkenhoff2019-05-0611-36/+36
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-0619-42/+130
* unix socket: IPC code isolationChristoph Lipka2019-05-065-16/+16
* lib: daemon: Fix sem lock potential issueSaya Sugiura2019-04-242-4/+11
* socket: Remove unnecessary headerSaya Sugiura2019-04-241-1/+0
* dlt-daemon: unlink application socketS. Hameed2019-04-241-0/+5
* ipc: close socket if connect failedChristoph Lipka2019-04-241-0/+2
* Update ReleaseNotes and version to v2.18.2v2.18.2Saya Sugiura2019-04-162-2/+25
* doc: Update doc/CMakeList.txt after cleanup documentation (#111) (#117)thanhbnq2019-04-169-207/+190
* Size of Resend buffer less than or equal to DLT_USER_BUF_MAX_SIZE res… (#116)kundatipradeep2019-04-151-1/+4
* Fixed memory leak when receiving network traces of 0xFFFF lengthjiripopek2019-04-112-3/+5
* Contact information update (#118)Saya Sugiura2019-04-101-2/+2
* lib: Add mq_close/mq_unlink conditionsSaya Sugiura2019-03-271-5/+12
* doc: Do not allow DLT usage in forked child (#95)Saya Sugiura2019-03-262-4/+4
* doc: Raise an awareness of log level syncBui Nguyen Quoc Thanh2019-03-261-0/+2
* dlt_offline_logstorage: fix multiple file creation error (#85, #94)Vo Trung Chi2019-03-255-175/+261
* doc: Fix PANDOC_TOOL conditionSaya Sugiura2019-03-141-2/+2
* Travis CI: Fix link in README.md (#106, #108)Saya Sugiura2019-03-131-2/+2
* doc: Move all man pages to markdown files (#102)v2.18.1Christoph Lipka2019-02-1239-4067/+1752
* Fix linking problem with tests when systemd enabled (#103)Jiri Popek2019-02-071-5/+5
* libdlt: Do not allow DLT usage in forked child (#95)Simon Herkenhoff2019-02-042-42/+74
* Travis CI: build with systemd enabled (#97)Jiri Popek2019-02-022-1/+8
* Make dlt-convert more responsive when watching a fileAigars Mahinovs2019-02-021-1/+1
* Travis CI: fix - add new line to .travis.ymljiripopek2019-01-211-1/+1
* Build and test status addedJiri Popek2019-01-211-0/+2
* Add the Travis CI scriptJiri Popek2019-01-211-0/+13
* Update ReleaseNotes and version to v2.18.0v2.18.0Christoph Lipka2018-12-212-2/+65
* fix broken/missing links in documentationChristoph Lipka2018-12-212-1/+3
* CMake: Set default configurationChristoph Lipka2018-12-212-12/+12
* Code beautification using uncrustifyChristoph Lipka2018-12-21131-22766/+23502
* Documentation updateChristoph Lipka2018-12-2112-373/+1042
* dlt-daemon: Output current number of connections as defaultYusuke Sato2018-12-211-15/+18
* Remove unnecessary reference to zlib in .pc fileNguyen Dinh Thi2018-12-212-1/+4
* Cleanup of unit test fixesManikandan C2018-12-2115-132/+130
* gtest: Modification to offline logstorageSaya Sugiura2018-12-211-6/+12