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
...
*
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
*
Add: Configuration of option of get log info response during context registra...
Yusuke Sato
2016-09-23
3
-1
/
+12
*
Add: Configuration of daemon FIFO size
Yusuke Sato
2016-09-23
3
-0
/
+32
*
dlt-daemon: Free DltDaemon structure on exit
Christoph Lipka
2016-04-28
1
-3
/
+2
*
dlt-control: Provision to control entire system log level
Manikandan C
2016-04-28
4
-25
/
+184
*
dlt-daemon: Fix user log handler return value
Frederic Berat
2016-04-28
1
-8
/
+8
*
dlt-daemon: Connection activation rework
Frederic Berat
2016-04-28
4
-28
/
+119
*
dlt-daemon: receiver rework
Frederic Berat
2016-04-28
6
-736
/
+702
*
Fix connection handling of serial interface
Manikandan C
2016-04-28
1
-2
/
+2
*
Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...
Christoph Lipka
2016-04-25
3
-3
/
+151
*
Offline logstorage: Fixed extended header size check condition
S. Hameed
2016-04-25
1
-3
/
+1
*
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
7
-31
/
+110
*
Fix register context before application is registered
Stefan Vacek
2015-12-08
1
-0
/
+4
*
dlt-daemon: Make IP version compile time configurable
S. Hameed
2015-12-07
1
-0
/
+4
*
MultiNode: Logstorage: ECUid as filter attribute
Christoph Lipka
2015-12-07
3
-35
/
+45
*
Dlt MultiNode
Christoph Lipka
2015-12-07
10
-146
/
+539
*
Fix daemon shutdown
Christoph Lipka
2015-11-24
2
-8
/
+31
*
DltLogstorage: Logstorage Cache
Christoph Lipka
2015-11-24
6
-7
/
+79
[prev]
[next]