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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlt-offline-trace: fix bug and hardcode (#174) (#186)
Vo Trung Chi
2019-11-14
3
-30
/
+40
*
Avoided Seg fault in dlt_message_payload (#179) (#181)
Vo Trung Chi
2019-11-14
4
-113
/
+113
*
Improvement: Make ZLib dependency optional (#182)
Sebastian Kloska
2019-11-08
4
-11
/
+25
*
fix the dlt offline trace file name creation (#178)
Vo Trung Chi
2019-10-29
2
-14
/
+19
*
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
3
-111
/
+62
*
dlt-system: Call tzset before localtime_r (#165)
Saya Sugiura
2019-09-23
6
-0
/
+7
*
Update cmakelist, fix build due to copy-paste error (#170)
Gianfranco Costamagna
2019-09-23
1
-1
/
+1
*
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
*
udp: Disable WITH_UDP_CONNECTION as default
Saya Sugiura
2019-09-13
1
-1
/
+1
*
doxygen improvement
Saya Sugiura
2019-09-13
4
-4
/
+4
*
doc: Modify markdown doc generation
Saya Sugiura
2019-09-13
1
-21
/
+9
*
doc: Update dlt_for_developers.md
Bui Nguyen Quoc Thanh
2019-09-13
1
-12
/
+24
*
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
*
common: Remove unused structure
Saya Sugiura
2019-09-13
1
-14
/
+0
*
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
2
-22
/
+32
*
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
3
-84
/
+214
*
console: Tool to merge multiple DLT files
Bui Nguyen Quoc Thanh
2019-09-13
4
-52
/
+292
*
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
11
-12
/
+244
*
Update ReleaseNotes and version to v2.18.4
v2.18.4
Saya Sugiura
2019-09-03
2
-3
/
+59
*
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
6
-70
/
+167
*
protocol: Remove non supported user service ID (#159)
Saya Sugiura
2019-09-02
3
-20
/
+26
*
libdlt: truncate the log message if it is too long (#156) (#157)
Vo Trung Chi
2019-09-02
2
-95
/
+1461
*
UDP Multicast implementation (#155)
Sunil-K-S
2019-08-23
14
-3
/
+684
*
doc: Remove unused images
Saya Sugiura
2019-08-07
15
-2
/
+2
*
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
10
-144
/
+411
*
Revert "Add option in dlt.conf for bindAddress to specific IPs (#130)"
Saya Sugiura
2019-08-01
6
-164
/
+70
*
Add option to set owner group of daemon FIFO (#122)
Jiri Popek
2019-07-25
4
-3
/
+91
*
Add option in dlt.conf for bindAddress to specific IPs (#130)
AdrianStoenescu
2019-07-25
6
-70
/
+164
*
dlt-system-journal: fixed localtime compile error
jiripopek
2019-07-25
1
-1
/
+1
*
Correct sa findings
Saya Sugiura
2019-07-24
8
-45
/
+24
*
logstorage: fix compile error
jiripopek
2019-07-22
1
-1
/
+1
*
doxygen: Align variable for apid and ctid
Saya Sugiura
2019-07-19
15
-162
/
+163
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
191
-382
/
+0
[next]