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
...
*
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
25
-129
/
+556
*
Made socket send reliable
Manikandan C
2018-12-21
5
-48
/
+82
*
lib: socket: Flush all data before closing socket
Saya Sugiura
2018-12-21
2
-3
/
+40
*
buffer: Code cleanup
Saya Sugiura
2018-12-21
1
-48
/
+56
*
buffer: Improve logging
Saya Sugiura
2018-12-21
1
-43
/
+51
*
Removed log level change callback notification while context register done wi...
Ravi Sankar P
2018-12-21
2
-8
/
+12
*
Logging: avoided missing of log level change callback Added new context regis...
Manikandan C
2018-12-21
2
-150
/
+209
*
Injection: New callback with private data Added new injection callback with p...
ManikandanC
2018-12-21
2
-39
/
+117
*
Fixed compiler error with previous commit
Manikandan C
2018-12-12
2
-3
/
+3
*
Dynamic allocation of msg buffer
ManikandanC
2018-12-10
9
-230
/
+430
*
rename #define STATIC to DLT_STATIC
Manikandan C
2018-12-06
7
-88
/
+87
*
Use poll in the dlt-daemon for POSIX compliance
ManikandanC
2018-11-30
18
-235
/
+416
*
dlt-client: logging: Extended the receiver buffer size
Manikandan C
2018-11-23
8
-37
/
+32
*
dlt-control: update get log info
Saya Sugiura
2018-11-23
1
-8
/
+17
*
Protocol: DLT Service ID Enum instead of defines
Manikandan C
2018-11-23
3
-2
/
+92
*
Gateway Improvements
Manikandan C
2018-11-23
12
-807
/
+1490
*
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
[prev]
[next]