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_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: fix conversion warnings
iod1hc
2021-01-06
1
-21
/
+21
*
logstorage: Implement general config to maintain logstorage loglevel
Saya Sugiura
2021-01-06
1
-3
/
+4
*
daemon: Correct order of runtime config load.
Bui Nguyen Quoc Thanh
2021-01-06
1
-9
/
+2
*
Add support for logging with VSOCK (#255)
Martin Ejdestig
2020-12-14
1
-51
/
+67
*
network trace: Include necessary headers
Saya Sugiura
2020-07-06
1
-2
/
+0
*
fix some gcc9 compiler warnings
Felix Herrmann
2020-07-06
1
-8
/
+3
*
Fix: Propper usage of LoggingMode: "uncrustification"
Sebastian Kloska
2019-10-10
1
-11
/
+5
*
Fix: Propper usage of LoggingMode in ".../dlt-runtime.cfg"
Sebastian Kloska
2019-10-10
1
-3
/
+7
*
doxygen: Remove licence
Saya Sugiura
2019-07-19
1
-2
/
+0
*
cleanup: Use dlt_vlog()
Saya Sugiura
2019-06-19
1
-12
/
+6
*
Fix alerts from lgtm
Saya Sugiura
2019-06-19
1
-5
/
+3
*
daemon: Don't remove unregistered context
Bui Nguyen Quoc Thanh
2019-06-18
1
-0
/
+8
*
Code beautification using uncrustify
Christoph Lipka
2018-12-21
1
-587
/
+436
*
Dynamic allocation of msg buffer
ManikandanC
2018-12-10
1
-2
/
+5
*
Log storage - Updates (#82)
ManikandanChockalingam
2018-11-15
1
-6
/
+2
*
dlt-daemon: per ECU list of user information (#80)
ManikandanChockalingam
2018-10-30
1
-223
/
+587
*
dlt-daemon: Avoid to output duplicated application registration message (#63)
Yusuke Sato
2018-05-23
1
-1
/
+1
*
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
1
-9
/
+26
*
Introduce controlling entire system trace status feature from dlt-control (#57)
Yusuke Sato
2018-05-18
1
-1
/
+32
*
dlt-daemon: Lower log level of logs not to output unintentional warning (#58)
Yusuke Sato
2018-05-18
1
-8
/
+5
*
minor compiler warning gcc 7.x (#30)
Phong Tran
2018-03-29
1
-1
/
+1
*
Data stuck in receiver buffer when dlt_daemon_user_send_log_level() fails (#21)
Lutz Helwing
2017-08-22
1
-5
/
+20
*
dlt-control: Provision to control entire system log level
Manikandan C
2016-04-28
1
-0
/
+29
*
Set default log-levels in dlt.conf
Stefan Vacek
2015-12-09
1
-6
/
+26
*
DLT daemon improvement - dlt_init()-check
Lutz Helwing
2015-10-07
1
-325
/
+311
*
Allow multiple instances of dlt-daemon
Stefan Vacek
2015-10-07
1
-2
/
+2
*
Offline Logstorage [1/4]: DLT preparation to enable offline logstorage
S. Hameed
2015-07-30
1
-1
/
+9
*
Removed all trailing whitespaces
Lutz Helwing
2015-07-21
1
-7
/
+7
*
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
/
+15
*
Change daemon state handling to have all traces in online trace even when off...
Sascha Philipp
2015-03-25
1
-2
/
+2
*
Reworked internal output
Sascha Philipp
2015-03-25
1
-12
/
+12
*
Make daemon buffer size configurable
Alexander Wenzel
2014-05-16
1
-2
/
+4
*
Fixed: all possible malloc, sprintf and strcpy problems
Alexander Wenzel
2014-04-01
1
-15
/
+35
*
Cleanup of send return values. Further cleanup of send restructure.
Alexander Wenzel
2014-01-10
1
-3
/
+4
*
Centralised send function to client. Introduced connection state to dlt daemon.
Alexander Wenzel
2014-01-10
1
-1497
/
+29
*
Added new control message timezone.
Alexander Wenzel
2014-01-10
1
-1
/
+59
*
Fixed possible crash when runtime configurations files are corrupted.
Alexander Wenzel
2014-01-10
1
-22
/
+50
*
Close socket when send fails.
Alexander Wenzel
2014-01-10
1
-3
/
+3
*
Added conntection info and unregister context control messages.
Alexander Wenzel
2014-01-10
1
-0
/
+117
*
Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace.
Alexander Wenzel
2013-08-07
1
-14
/
+23
*
some coverity fixes
Simon Brandner
2013-07-19
1
-3
/
+9
*
Semaphores and Pointer passing insteasd by value and otehr coverity issue fixes
Simon Brandner
2013-07-19
1
-3
/
+10
*
Regression fix: check ferror/feof when fgets return NULL
Lassi Marttala
2013-07-19
1
-4
/
+38
*
Unify ECU version sending functions
Lassi Marttala
2013-07-19
1
-56
/
+2
*
fixed possible overflow in dlt-system-filetransfer and missing fclose in dlt_...
Simon Brandner
2013-07-19
1
-0
/
+1
*
appended null termination to version string
Simon Brandner
2013-07-19
1
-4
/
+11
*
Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...
Simon Brandner
2013-07-19
1
-2
/
+41
*
Create new fifo only when same application registers with different pid.
Alexander Wenzel
2012-11-26
1
-1
/
+1
[next]