index
:
delta/DLT-daemon.git
Gateway_updates
baserock/morphs
devel/actions
devel/lib_filetransfer_fail
devel/vari_correction
devel_2.18.7
devel_codeql_analysis
devel_contact_info_update
devel_gtest_fix
devel_include_path
devel_pthread_setname_np
devel_release_v2.18.8
devel_travis-ci_com
devel_v2.18.5_local_changes
devel_v2.18.8
dlt_system_async_signal_safe
dynamic_buffer_alloc
fix_macro_while_instructions
getloginfo_parser_improvement
logstorage_bug_fix
master
other_improvements
posix_compliance
revert-238-gcc-10-fix-2
revert-389-update_workflow_to_run_ctest
static_to_dlt_static
status_badges_readme_md
update-contacts-and-remove-mailing-list
v2.11.x
v2.6.1
v2.6.2
v2.7.1
v2.7.2
v2.7.x
v2.9.x
github.com: GENIVI/dlt-daemon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Create parent directory for unix socket
Saya Sugiura
2021-10-05
1
-5
/
+19
*
daemon: Enable to use FIFO on QNX
Saya Sugiura
2021-10-05
2
-6
/
+15
*
fix malformed printf format strings (#295)
Radek Kaczorowski
2021-10-05
4
-37
/
+41
*
daemon: Call dlt_daemon_configuration_load() properly (#330)
kundatipradeep
2021-09-14
1
-6
/
+6
*
Update document and fix conversion warning
Dinh Cong Toan
2021-06-30
1
-3
/
+3
*
dlt-logstorage-ctrl: Improve option force to sync
Dinh Cong Toan
2021-06-30
1
-15
/
+15
*
Alternative solutions for json-c dependency
Biastoch, Darian (ADITG/ESM)
2021-06-30
1
-3
/
+2
*
daemon: Improve signal handler for timers
Bui Nguyen Quoc Thanh
2021-06-30
1
-41
/
+43
*
Apply uncrustify for src/daemon/* and src/lib/*
Dinh Cong Toan
2021-06-30
8
-44
/
+81
*
dlt-receive: Enabled more filtering by using json filter files
dbiastoch
2021-06-30
1
-2
/
+3
*
dlt message header broken
Dinh Cong Toan
2021-06-30
6
-29
/
+29
*
daemon: check the conf inputs
Bui Nguyen Quoc Thanh
2021-05-10
2
-7
/
+39
*
Make dlt pipe only readable by user (#285)
Mostafa
2021-01-19
1
-1
/
+1
*
other: fix remaining conversion warnings
Dinh Cong Toan
2021-01-06
6
-23
/
+23
*
daemon: fix conversion warnings
iod1hc
2021-01-06
9
-166
/
+179
*
gateway: fix compile warnings
Dinh Cong Toan(RBVH/ECM12)
2021-01-06
1
-2
/
+2
*
logstorage: Implement general config to maintain logstorage loglevel
Saya Sugiura
2021-01-06
5
-3
/
+24
*
daemon: Correct order of runtime config load.
Bui Nguyen Quoc Thanh
2021-01-06
3
-12
/
+24
*
dlt-daemon: log levels are not controlled
Bui Nguyen Quoc Thanh
2021-01-06
2
-31
/
+33
*
dlt-daemon: complete logstorage path with '/'
Bui Nguyen Quoc Thanh
2021-01-06
1
-5
/
+53
*
daemon: Alternative of timerfd in QNX
Bui Nguyen Quoc Thanh
2021-01-06
2
-32
/
+184
*
Add support for logging with VSOCK (#255)
Martin Ejdestig
2020-12-14
6
-105
/
+213
*
dlt-daemon: Adds an option to disable injection mode (#266)
sebastienr
2020-11-25
4
-2
/
+16
*
dlt-daemon.c: exit early on error (#261)
Moritz Warning
2020-11-12
1
-3
/
+6
*
dlt_offline: fix build failures with gcc-10 (#245)
Gianfranco Costamagna
2020-09-01
1
-0
/
+1
*
dlt-daemon.c: fix printf format %d to %ld that formats a long
KHANH LUONG HONG DUY
2020-07-06
1
-2
/
+2
*
limit logspam in gateway on client overflow
Felix Herrmann
2020-07-06
2
-56
/
+36
*
common: Isolate FIFO/Unix socket
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-4
/
+22
*
network trace: Include necessary headers
Saya Sugiura
2020-07-06
4
-8
/
+0
*
Redirect stdout to stderr
LUONG HONG DUY KHANH(RBVH/ENG42)
2020-07-06
1
-1
/
+4
*
daemon: Avoid spamming message buffer overflow
Bui Nguyen Quoc Thanh
2020-07-06
2
-20
/
+9
*
gateway: Configurable interval time
Bui Nguyen Quoc Thanh
2020-07-06
1
-2
/
+2
*
disable android services by default
Felix Herrmann
2020-07-06
1
-0
/
+1
*
snprintf ret > 0 is not always an error
Felix Herrmann
2020-07-06
1
-6
/
+12
*
fix some gcc9 compiler warnings
Felix Herrmann
2020-07-06
3
-22
/
+25
*
fix clang warnings about GNU stuff
Felix Herrmann
2020-07-06
1
-5
/
+6
*
android logd forwarder
Felix Herrmann
2020-07-06
1
-0
/
+4
*
Limit log messages on full buffer
Felix Herrmann
2020-07-06
2
-5
/
+10
*
daemon: Remove empty line in daemon log
Saya Sugiura
2020-07-06
1
-16
/
+17
*
Fixed empty internal message in dlt-daemon.c (#225)
Francesco Montefoschi
2020-04-29
1
-1
/
+3
*
sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...
Gianfranco Costamagna
2020-01-27
3
-3
/
+3
*
dlt.conf: suppress the warnings udp multicast (#197)
Phong Tran
2019-12-11
1
-3
/
+3
*
dlt_daemon_socket: leave while socket binds fails
Phong Tran
2019-12-11
1
-0
/
+1
*
dlt-daemon: fix resource leak
Phong Tran
2019-12-11
1
-0
/
+2
*
Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)
Sebastian Lipponer
2019-12-10
1
-1
/
+1
*
Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)
Sebastian Lipponer
2019-11-25
1
-10
/
+10
*
dlt-offline-trace: fix bug and hardcode (#174) (#186)
Vo Trung Chi
2019-11-14
1
-2
/
+1
*
Removed unused headers(epoll) in UDP connection
sunil.s
2019-10-14
4
-10
/
+21
*
Fix: Propper usage of LoggingMode: "uncrustification"
Sebastian Kloska
2019-10-10
2
-41
/
+35
*
Fix: Propper usage of LoggingMode in ".../dlt-runtime.cfg"
Sebastian Kloska
2019-10-10
2
-8
/
+12
[next]