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
*
Log storage - Updates (#82)
ManikandanChockalingam
2018-11-15
14
-1368
/
+3593
*
Fflush stdout in the intenal logger (#81)
Alexander Menzhinsky
2018-10-30
1
-0
/
+1
*
dlt-daemon: per ECU list of user information (#80)
ManikandanChockalingam
2018-10-30
6
-344
/
+883
*
Add dlt-sortbytimestamp utility plus documentation (#73)
eBardieCT
2018-09-25
2
-1
/
+424
*
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
*
Fix gcc 8 build (#74)
Jesus Sanchez-Palencia
2018-09-25
2
-2
/
+2
*
dlt-daemon: fixed linked-list element remove (#71)
Konstantyn
2018-08-24
1
-7
/
+15
*
Update dlt_user.c (#66)
kundatipradeep
2018-08-24
1
-0
/
+13
*
dlt-daemon: Fix no state transition to BUFFER state (#65)
Yusuke Sato
2018-08-23
1
-3
/
+15
*
file parser: Replace hash functions with list (#67)
ManikandanChockalingam
2018-07-12
2
-62
/
+59
*
libdlt: Avoid busy loop in error case of mq_receive() (#59)
Yusuke Sato
2018-05-29
2
-1
/
+16
*
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
12
-195
/
+491
*
Introduce controlling entire system trace status feature from dlt-control (#57)
Yusuke Sato
2018-05-18
6
-61
/
+331
*
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
*
dlt-control: Fix Setting default trace status issue (#53)
Yusuke Sato
2018-05-08
1
-3
/
+3
*
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
4
-7
/
+27
*
improve error reporting in dlt_daemon_socket (#41)
Florian Castellane
2018-02-14
1
-14
/
+17
*
Fix SEGV dlt_offline_trace.c (#32)
kundatipradeep
2018-01-22
1
-0
/
+18
*
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
*
Fix for initialization of buffer settings in DLT user library. (#25)
baduras
2017-09-13
1
-2
/
+2
*
fix various memory leaks (#28)
Gordan Markuš
2017-09-12
3
-14
/
+13
*
Minor fixes: corrected typo in CMakeLists.txt - WTIH_DLT_ADAPTOR, removed cha...
Stefan Badura
2017-08-30
2
-3
/
+3
*
Data stuck in receiver buffer when dlt_daemon_user_send_log_level() fails (#21)
Lutz Helwing
2017-08-22
2
-10
/
+21
*
Prevent buffer overflow for mount point path in dlt_logstorage_open_log_file ...
pierreN
2017-06-16
1
-1
/
+6
*
cmake: fix unit tests compilation with systemd (#17)
Gordan Markuš
2017-06-16
1
-1
/
+1
*
Input parameter check & Error message modification (#15)
Amber Bhardwaj
2017-06-16
6
-62
/
+83
*
dlt-system-process-handling: fix warning (#12)
Gordan Markuš
2017-05-18
1
-1
/
+1
*
dlt_daemon_connection_types: fix build warnings (#14)
Gordan Markuš
2017-05-18
1
-1
/
+1
*
dlt-adaptor-udp, dlt-adaptor-stdin: implement get of verbosity level from inp...
Gianfranco Costamagna
2017-03-29
2
-4
/
+86
*
Merge pull request #8 from amberbhardwaj/master
RalphNiemeyer
2017-03-23
1
-0
/
+5
|
\
|
*
Added Description in dlt-system.conf
Amber Bhardwaj
2017-02-16
1
-0
/
+5
*
|
Merge pull request #7 from clipka/devel_dlt_client_cleanup_fix
RalphNiemeyer
2017-03-23
8
-16
/
+95
|
\
\
|
*
|
dlt-client: fix dlt_client_cleanup memory handling
Onkar Palkar
2017-02-06
8
-16
/
+95
|
|
/
*
|
Merge pull request #6 from clipka/devel_fatal_trap
RalphNiemeyer
2017-03-23
1
-0
/
+14
|
\
\
|
*
|
CMake Option: Trigger segmentation fault in case of FATAL log
Christoph Lipka
2017-02-02
1
-0
/
+14
|
|
/
*
|
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
3
-13
/
+50
[next]