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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...
Gianfranco Costamagna
2020-01-27
5
-5
/
+5
*
dlt-test-init-free: fix build failure with strict compiler flags, due to uint...
Gianfranco Costamagna
2020-01-27
1
-2
/
+2
*
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_user: init DltContextData before use
Phong Tran
2019-12-11
1
-5
/
+4
*
dlt-daemon: fix resource leak
Phong Tran
2019-12-11
1
-0
/
+2
*
console: fix memleak of dlt-logstorage-list
Phong Tran
2019-12-11
1
-0
/
+2
*
BugFix: SEGFAULT when using AppArmor (#192)
Sebastian Kloska
2019-12-10
1
-14
/
+17
*
Fix compiler warnings: pointer of type ‘void *’ used in arithmetic (#196)
Sebastian Lipponer
2019-12-10
3
-13
/
+13
*
Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)
Sebastian Lipponer
2019-11-25
3
-12
/
+22
*
Fix a potential memory leak in file transfer (#126)
Andreas
2019-11-19
1
-7
/
+11
*
Provide DLT_GET_APPID macro (#187) (#188)
Vo Trung Chi
2019-11-14
1
-0
/
+11
*
dlt-offline-trace: fix bug and hardcode (#174) (#186)
Vo Trung Chi
2019-11-14
2
-22
/
+38
*
Avoided Seg fault in dlt_message_payload (#179) (#181)
Vo Trung Chi
2019-11-14
2
-64
/
+70
*
Improvement: Make ZLib dependency optional (#182)
Sebastian Kloska
2019-11-08
3
-10
/
+22
*
fix the dlt offline trace file name creation (#178)
Vo Trung Chi
2019-10-29
1
-13
/
+16
*
libdlt: fix memory leak
Vo Trung Chi
2019-10-24
1
-8
/
+20
*
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
*
libdlt: reattachment and improvement in dlt thread (#171)
Vo Trung Chi
2019-10-01
2
-110
/
+61
*
dlt-system: Call tzset before localtime_r (#165)
Saya Sugiura
2019-09-23
6
-0
/
+7
*
Bugfix: dlt-system-journal
Sebastian Kloska
2019-09-13
1
-5
/
+5
*
Proper setup and error checking of pthread_create
Sebastian Kloska
2019-09-13
8
-77
/
+49
*
doxygen improvement
Saya Sugiura
2019-09-13
4
-4
/
+4
*
cmake improvement for Logstorage console
Saya Sugiura
2019-09-13
1
-15
/
+18
*
cmake add component for libdlt.so
Felix Herrmann
2019-09-13
1
-3
/
+8
*
parser: Change maximum number of config section
Vo Trung Chi
2019-09-13
2
-3
/
+3
*
dlt_common: Use defined macro
Vo Trung Chi
2019-09-13
1
-1
/
+1
*
libdlt: calculate resend buffer memory
Bui Nguyen Quoc Thanh
2019-09-13
1
-19
/
+29
*
lib: Disable extended header in non verbose mode by env var
Onkar Palkar
2019-09-13
4
-3
/
+523
*
shm: Resend dlt msg when client connect
Vo Trung Chi
2019-09-13
6
-282
/
+159
*
lib: Remove else nothing
Saya Sugiura
2019-09-13
1
-2
/
+0
*
network trace: Do not allow DLT usage in forked child
Vo Trung Chi
2019-09-13
1
-0
/
+4
*
lib: Assign fd after it's closed
Saya Sugiura
2019-09-13
1
-0
/
+1
*
console: Add get sw version control msg
Vo Trung Chi
2019-09-13
2
-83
/
+213
*
console: Tool to merge multiple DLT files
Bui Nguyen Quoc Thanh
2019-09-13
2
-44
/
+279
*
dlt-test: Add message length option
Bui Nguyen Quoc Thanh
2019-09-13
2
-5
/
+45
*
Add user custom timestamp interface
Sebastian Unger
2019-09-13
6
-12
/
+120
*
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
2
-14
/
+18
*
libdlt: truncate the log message if it is too long (#156) (#157)
Vo Trung Chi
2019-09-02
1
-90
/
+147
*
UDP Multicast implementation (#155)
Sunil-K-S
2019-08-23
11
-3
/
+669
*
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
5
-120
/
+299
*
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
[next]