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
*
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
*
dlt-system: Call tzset before localtime_r (#165)
Saya Sugiura
2019-09-23
1
-0
/
+2
*
doxygen improvement
Saya Sugiura
2019-09-13
3
-3
/
+3
*
shm: Resend dlt msg when client connect
Vo Trung Chi
2019-09-13
5
-275
/
+159
*
console: Add get sw version control msg
Vo Trung Chi
2019-09-13
1
-2
/
+3
*
dlt-daemon: correct errno usage
Vo Trung Chi
2019-09-03
1
-7
/
+9
*
dlt-daemon: fix bug binding invalid ipv6 address as default
Vo Trung Chi
2019-09-03
1
-2
/
+5
*
Add option in dlt.conf for bindAddress to specific IPs (#130)
AdrianStoenescu
2019-09-03
5
-70
/
+155
*
protocol: Remove non supported user service ID (#159)
Saya Sugiura
2019-09-02
1
-11
/
+11
*
UDP Multicast implementation (#155)
Sunil-K-S
2019-08-23
9
-2
/
+460
*
daemon: fix compile error with DLT_IPC="UNIX_SOCKET" (#153)
Vo Trung Chi
2019-08-02
1
-0
/
+2
*
using POSIX shared memory APIs (#90) (#151)
Vo Trung Chi
2019-08-01
2
-4
/
+34
*
Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"
Saya Sugiura
2019-08-01
5
-152
/
+70
*
Add option to set owner group of daemon FIFO (#122)
Jiri Popek
2019-07-25
3
-3
/
+47
*
Add option in dlt.conf for bindAddress to specific IPs (#130)
AdrianStoenescu
2019-07-25
5
-70
/
+152
*
Correct sa findings
Saya Sugiura
2019-07-24
2
-24
/
+9
*
doxygen: Align variable for apid and ctid
Saya Sugiura
2019-07-19
4
-108
/
+109
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
24
-48
/
+0
*
doxygen: Get rid of warnings
Saya Sugiura
2019-07-19
7
-20
/
+28
*
define DLT_PATH_MAX for max path buffer length
Radoslaw Kaczorowski
2019-07-03
2
-10
/
+13
*
cmake-improvements (#135)
Vo Trung Chi
2019-07-03
1
-11
/
+41
*
cleanup: Use dlt_vlog()
Saya Sugiura
2019-06-19
6
-223
/
+79
*
Fix alerts from lgtm
Saya Sugiura
2019-06-19
2
-13
/
+11
*
daemon: Loop for client fds
Vo Trung Chi
2019-06-18
3
-19
/
+21
*
daemon: Remove bytes_sent
Saya Sugiura
2019-06-18
4
-41
/
+6
*
daemon: Don't remove unregistered context
Bui Nguyen Quoc Thanh
2019-06-18
3
-1
/
+15
*
daemon: Don't assign fd after free
Bui Nguyen Quoc Thanh
2019-06-18
1
-3
/
+0
*
Logstorage: Sync behavior bug fix
Saya Sugiura
2019-06-18
1
-0
/
+11
*
dlt-daemon: fix internal logging to file after daemonize
Christoph Lipka
2019-05-06
1
-0
/
+5
*
Offline logstorage: Fix storage handle NULL check during cleanup
S. Hameed
2019-05-06
1
-1
/
+1
*
Fix compiler warnings
Simon Herkenhoff
2019-05-06
2
-18
/
+15
*
unix socket: IPC code isolation
Christoph Lipka
2019-05-06
2
-2
/
+3
[next]