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
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
19
-3510
/
+3025
*
dlt-daemon: Output current number of connections as default
Yusuke Sato
2018-12-21
1
-15
/
+18
*
Cleanup of unit test fixes
Manikandan C
2018-12-21
2
-14
/
+7
*
exit DLT daemon if /dev/null open fails during fork
Jeevan Ramakant Nagvekar
2018-12-21
1
-0
/
+5
*
Improvement - use dup2 in place of dup in daemon fork
Jeevan Ramakant Nagvekar
2018-12-21
1
-16
/
+19
*
Remove one-instance-lock mechanism
Jeevan Ramakant Nagvekar
2018-12-21
2
-36
/
+1
*
daemon: Add exit trigger
Saya Sugiura
2018-12-21
2
-13
/
+19
*
UnitTest: Updates
ManikandanC
2018-12-21
11
-21
/
+114
*
Made socket send reliable
Manikandan C
2018-12-21
4
-48
/
+81
*
Removed log level change callback notification while context register done wi...
Ravi Sankar P
2018-12-21
1
-6
/
+10
*
Fixed compiler error with previous commit
Manikandan C
2018-12-12
1
-1
/
+1
*
Dynamic allocation of msg buffer
ManikandanC
2018-12-10
3
-10
/
+27
*
rename #define STATIC to DLT_STATIC
Manikandan C
2018-12-06
3
-16
/
+16
*
Use poll in the dlt-daemon for POSIX compliance
ManikandanC
2018-11-30
7
-112
/
+201
*
dlt-client: logging: Extended the receiver buffer size
Manikandan C
2018-11-23
1
-1
/
+0
*
Protocol: DLT Service ID Enum instead of defines
Manikandan C
2018-11-23
1
-1
/
+1
*
Gateway Improvements
Manikandan C
2018-11-23
3
-24
/
+45
*
Log storage - Updates (#82)
ManikandanChockalingam
2018-11-15
5
-364
/
+1071
*
dlt-daemon: per ECU list of user information (#80)
ManikandanChockalingam
2018-10-30
5
-342
/
+881
*
Fix compiler warning PR #77
Christoph Lipka
2018-09-25
3
-3
/
+3
*
Fix compilation with glibc 2.28 (#77)
Oleksndr Kravchuk
2018-09-25
3
-3
/
+3
*
dlt-daemon: fixed linked-list element remove (#71)
Konstantyn
2018-08-24
1
-7
/
+15
*
dlt-daemon: Fix no state transition to BUFFER state (#65)
Yusuke Sato
2018-08-23
1
-3
/
+15
*
dlt-daemon: Output signal number at exit (#68)
Yusuke Sato
2018-05-29
1
-7
/
+8
*
dlt-daemon: Improve error logging on accept() failure (#69)
Yusuke Sato
2018-05-28
1
-3
/
+3
*
dlt-daemon: Avoid to output duplicated application registration message (#63)
Yusuke Sato
2018-05-23
2
-12
/
+22
*
dlt-daemon: Not output Context un-/registration DLT message by default (#62)
Yusuke Sato
2018-05-23
1
-5
/
+11
*
dlt-daemon: Continue to send log level / connection status even if error occu...
Yusuke Sato
2018-05-23
1
-3
/
+3
*
IPC: Unix socket added (#43)
ManikandanChockalingam
2018-05-18
10
-82
/
+272
*
Introduce controlling entire system trace status feature from dlt-control (#57)
Yusuke Sato
2018-05-18
4
-43
/
+244
*
dlt-daemon: Lower log level of logs not to output unintentional warning (#58)
Yusuke Sato
2018-05-18
1
-8
/
+5
*
dlt-daemon: Fix infinite loop on set log level using wildcards (#55)
Yusuke Sato
2018-05-08
1
-1
/
+1
*
dlt-daemon: Fix repeated output of marker message (#54)
Yusuke Sato
2018-05-08
1
-1
/
+4
*
Fix ForceContextLogLevelAndTraceStatus handling in dlt_daemon_client.c (#50)
kundatipradeep
2018-04-27
1
-4
/
+33
*
minor compiler warning gcc 7.x (#30)
Phong Tran
2018-03-29
1
-1
/
+1
*
improve error reporting in dlt_daemon_socket (#41)
Florian Castellane
2018-02-14
1
-14
/
+17
*
fix PR #26 socket_sendreliable data_send update
Christoph Lipka
2018-01-19
1
-1
/
+5
*
Prevention for occasional corrupted messages (#26)
baduras
2018-01-12
3
-21
/
+56
*
Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...
Stefan Badura
2017-08-30
1
-1
/
+1
*
Data stuck in receiver buffer when dlt_daemon_user_send_log_level() fails (#21)
Lutz Helwing
2017-08-22
2
-10
/
+21
*
cmake: fix unit tests compilation with systemd (#17)
Gordan Markuš
2017-06-16
1
-1
/
+1
*
dlt_daemon_connection_types: fix build warnings (#14)
Gordan Markuš
2017-05-18
1
-1
/
+1
*
dlt-daemon: Fix use after free potential issue
Frederic Berat
2017-02-01
5
-3
/
+48
*
Event handling: Fix connection destroy bug
Christoph Lipka
2017-02-01
2
-0
/
+8
*
daemon: check payload length before cast to struct
Christoph Lipka
2017-01-31
1
-15
/
+66
*
Unit Test: Event handling
Christoph Lipka
2016-10-24
4
-6
/
+43
*
Unit Test: MultiNode
Onkar Palkar
2016-10-24
1
-0
/
+10
*
MultiNode: Specify config file location in dlt.conf
Christoph Lipka
2016-10-24
3
-3
/
+24
*
process user message: Fix bound handling
Frederic Berat
2016-10-24
1
-16
/
+99
*
Fix: dlt-daemon overwrites ECU ID even if user log message already has the EC...
Yusuke Sato
2016-09-23
1
-2
/
+2
[next]