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
/
dlt_daemon_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Avoid spamming message buffer overflow
Bui Nguyen Quoc Thanh
2020-07-06
1
-1
/
+1
*
Limit log messages on full buffer
Felix Herrmann
2020-07-06
1
-2
/
+2
*
Change the DLT_CHECK_RCV_DATA_SIZE macro to an internal function (#191)
Sebastian Lipponer
2019-11-25
1
-10
/
+10
*
dlt-system: Call tzset before localtime_r (#165)
Saya Sugiura
2019-09-23
1
-0
/
+2
*
shm: Resend dlt msg when client connect
Vo Trung Chi
2019-09-13
1
-42
/
+89
*
console: Add get sw version control msg
Vo Trung Chi
2019-09-13
1
-2
/
+3
*
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
1
-0
/
+15
*
Correct sa findings
Saya Sugiura
2019-07-24
1
-0
/
+5
*
doxygen: Align variable for apid and ctid
Saya Sugiura
2019-07-19
1
-24
/
+24
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
1
-2
/
+0
*
cleanup: Use dlt_vlog()
Saya Sugiura
2019-06-19
1
-52
/
+16
*
Fix alerts from lgtm
Saya Sugiura
2019-06-19
1
-8
/
+8
*
daemon: Loop for client fds
Vo Trung Chi
2019-06-18
1
-12
/
+16
*
daemon: Remove bytes_sent
Saya Sugiura
2019-06-18
1
-28
/
+0
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
1
-1012
/
+1005
*
UnitTest: Updates
ManikandanC
2018-12-21
1
-12
/
+10
*
Made socket send reliable
Manikandan C
2018-12-21
1
-7
/
+28
*
Gateway Improvements
Manikandan C
2018-11-23
1
-11
/
+0
*
Log storage - Updates (#82)
ManikandanChockalingam
2018-11-15
1
-43
/
+123
*
dlt-daemon: per ECU list of user information (#80)
ManikandanChockalingam
2018-10-30
1
-41
/
+85
*
Fix compiler warning PR #77
Christoph Lipka
2018-09-25
1
-1
/
+1
*
Fix compilation with glibc 2.28 (#77)
Oleksndr Kravchuk
2018-09-25
1
-1
/
+1
*
Introduce controlling entire system trace status feature from dlt-control (#57)
Yusuke Sato
2018-05-18
1
-38
/
+192
*
dlt-daemon: Fix infinite loop on set log level using wildcards (#55)
Yusuke Sato
2018-05-08
1
-1
/
+1
*
Fix ForceContextLogLevelAndTraceStatus handling in dlt_daemon_client.c (#50)
kundatipradeep
2018-04-27
1
-4
/
+33
*
Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...
Stefan Badura
2017-08-30
1
-1
/
+1
*
dlt-daemon: Fix use after free potential issue
Frederic Berat
2017-02-01
1
-1
/
+3
*
daemon: check payload length before cast to struct
Christoph Lipka
2017-01-31
1
-15
/
+66
*
dlt-control: Provision to control entire system log level
Manikandan C
2016-04-28
1
-25
/
+136
*
dlt-daemon: receiver rework
Frederic Berat
2016-04-28
1
-1
/
+1
*
Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...
Christoph Lipka
2016-04-25
1
-1
/
+28
*
dlt-daemon: Fix injection message handling
S. Hameed
2015-12-16
1
-1
/
+1
*
Set default log-levels in dlt.conf
Stefan Vacek
2015-12-09
1
-12
/
+12
*
Fix register context before application is registered
Stefan Vacek
2015-12-08
1
-0
/
+4
*
MultiNode: Logstorage: ECUid as filter attribute
Christoph Lipka
2015-12-07
1
-1
/
+2
*
Dlt MultiNode
Christoph Lipka
2015-12-07
1
-8
/
+213
*
Offline logstorage: Offline logstorage feature
S. Hameed
2015-11-24
1
-19
/
+44
*
dlt-daemon: Implement epoll based event handling
Frederic Berat
2015-11-11
1
-49
/
+325
*
Got rid of warnings from some older compilers
Lutz Helwing
2015-10-28
1
-1
/
+1
*
DLT daemon improvement - dlt_init()-check
Lutz Helwing
2015-10-07
1
-14
/
+14
*
Offline Logstorage [1/4]: DLT preparation to enable offline logstorage
S. Hameed
2015-07-30
1
-1
/
+88
*
Removed all trailing whitespaces
Lutz Helwing
2015-07-21
1
-2
/
+2
*
Fixed license headers and copyright doxygen comments
Lutz Helwing
2015-06-17
1
-2
/
+2
*
Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...
Lutz Helwing
2015-06-17
1
-11
/
+16
*
Add Service ID Last entry to avoid further modifications in dependent code
S. Hameed
2015-04-01
1
-1
/
+1
*
Change daemon state handling to have all traces in online trace even when off...
Sascha Philipp
2015-03-25
1
-1
/
+4
*
Fix content of offline trace
Sascha Philipp
2015-03-25
1
-7
/
+6
*
Reworked internal output
Sascha Philipp
2015-03-25
1
-3
/
+3
*
Workaround for duplicated log messages in offline trace file issue
Christoph Lipka
2015-03-17
1
-4
/
+4
[next]