summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libdlt: Add error handlingSaya Sugiura2018-12-213-70/+148
* exit DLT daemon if /dev/null open fails during forkJeevan Ramakant Nagvekar2018-12-211-0/+5
* Improvement - use dup2 in place of dup in daemon forkJeevan Ramakant Nagvekar2018-12-211-16/+19
* Remove one-instance-lock mechanismJeevan Ramakant Nagvekar2018-12-212-36/+1
* daemon: Add exit triggerSaya Sugiura2018-12-212-13/+19
* UnitTest: UpdatesManikandanC2018-12-2137-799/+1643
* Made socket send reliableManikandan C2018-12-216-48/+83
* lib: socket: Flush all data before closing socketSaya Sugiura2018-12-212-3/+40
* buffer: Code cleanupSaya Sugiura2018-12-211-48/+56
* buffer: Improve loggingSaya Sugiura2018-12-211-43/+51
* Removed log level change callback notification while context register done wi...Ravi Sankar P2018-12-212-8/+12
* Logging: avoided missing of log level change callback Added new context regis...Manikandan C2018-12-213-150/+219
* Injection: New callback with private data Added new injection callback with p...ManikandanC2018-12-214-39/+129
* Fixed compiler error with previous commitManikandan C2018-12-122-3/+3
* Dynamic allocation of msg bufferManikandanC2018-12-1012-259/+472
* cmake: systemd: fix hardcoded user in dlt-dbus.service (Issue #36)Christoph Lipka2018-12-062-3/+2
* rename #define STATIC to DLT_STATICManikandan C2018-12-068-90/+89
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-3022-387/+626
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-2311-47/+53
* dlt-control: update get log infoSaya Sugiura2018-11-231-8/+17
* Protocol: DLT Service ID Enum instead of definesManikandan C2018-11-234-33/+140
* Gateway ImprovementsManikandan C2018-11-2320-892/+3445
* Log storage - Updates (#82)ManikandanChockalingam2018-11-1517-1384/+3629
* Fflush stdout in the intenal logger (#81)Alexander Menzhinsky2018-10-301-0/+1
* dlt-daemon: per ECU list of user information (#80)ManikandanChockalingam2018-10-308-499/+1336
* Add dlt-sortbytimestamp utility plus documentation (#73)eBardieCT2018-09-2510-14/+649
* Fix compiler warning PR #77Christoph Lipka2018-09-253-3/+3
* Fix compilation with glibc 2.28 (#77)Oleksndr Kravchuk2018-09-253-3/+3
* Fix gcc 8 build (#74)Jesus Sanchez-Palencia2018-09-253-3/+3
* dlt-daemon: fixed linked-list element remove (#71)Konstantyn2018-08-241-7/+15
* Update dlt_user.c (#66)kundatipradeep2018-08-241-0/+13
* dlt-daemon: Fix no state transition to BUFFER state (#65)Yusuke Sato2018-08-231-3/+15
* file parser: Replace hash functions with list (#67)ManikandanChockalingam2018-07-122-62/+59