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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defined return value for dlt_message_read().
Alexander Wenzel
2014-01-10
1
-8
/
+8
*
Cleanup of send return values. Further cleanup of send restructure.
Alexander Wenzel
2014-01-10
1
-1
/
+1
*
When using DLT in console mode on a 64-bit machine, timestamps are corrupted ...
Alexander Wenzel
2014-01-10
1
-1
/
+2
*
Fix potential buffer overflow in offline trace.
Alexander Wenzel
2014-01-10
1
-20
/
+39
*
Environement variables added to configure internal logging in library.
Alexander Wenzel
2014-01-10
1
-6
/
+43
*
Added further checks to dlt_buffer.
Alexander Wenzel
2014-01-10
1
-4
/
+18
*
Security fix on DLT pipes.
Alexander Wenzel
2014-01-10
1
-2
/
+2
*
Changes after review.
Alexander Wenzel
2013-08-07
1
-1
/
+1
*
Bug 44 - Don't print "Buffer full" message from DLT daemon for each trace.
Alexander Wenzel
2013-08-07
2
-1
/
+10
*
Bug 84 - Adding utf8 support to dlt-daemon, dlt-viewer. Modified patch, origi...
Alexander Wenzel
2013-07-25
1
-2
/
+2
*
Invalid Sock is set to -1 instead 0 (stdin). Consequent error handling in fse...
Simon Brandner
2013-07-19
1
-6
/
+17
*
Removed possible recursive call of dlt_user_log_file_errorMessage. Added some...
Simon Brandner
2013-07-19
1
-2
/
+7
*
added DLT_SEM_LOCK around init of dlt user buffer
Simon Brandner
2013-07-19
1
-0
/
+1
*
some coverity fixes
Simon Brandner
2013-07-19
1
-5
/
+27
*
Semaphores and Pointer passing insteasd by value and otehr coverity issue fixes
Simon Brandner
2013-07-19
2
-12
/
+26
*
Fix compiler warnings
Lassi Marttala
2013-07-19
1
-6
/
+1
*
fix overflow after ~35 minutes in dlt_uptime function. Should now ocurr after...
Simon Brandner
2013-07-19
1
-2
/
+2
*
appended null termination to version string
Simon Brandner
2013-07-19
2
-9
/
+15
*
Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...
Simon Brandner
2013-07-19
1
-3
/
+6
*
Fix: Parasoft DLT complaints about missing Null pointer check
Simon Brandner
2013-07-19
1
-1
/
+3
*
[GDLT-120]: Segmented Network Trace: Prepare for rewrite.
Lassi Marttala
2012-11-26
2
-314
/
+0
*
[GDLT-120]: Improved Network trace. Rewrite to POSIX queue.
Lassi Marttala
2012-11-26
3
-5
/
+320
*
[GENDLT-26]: Check for description length sanity.
Lassi Marttala
2012-06-13
1
-1
/
+1
*
[GDLT-90] Implemented systemd watchdog concept in dlt-system
Christian Muck
2012-06-13
1
-2
/
+2
*
Changed name of offline trace trace
Christian Muck
2012-05-30
1
-1
/
+1
*
Commented the dlt_log info of buffer size information out
Christian Muck
2012-05-30
1
-2
/
+2
*
GENDLT-15, Avoid buffer overrun with snprintf().
Lassi Marttala
2012-04-04
1
-8
/
+19
*
Corrected email of Alexander Wenzel
Christian Muck
2012-03-27
7
-7
/
+7
*
GDLT-38, Update <FILE> fields in licenses.
Lassi Marttala
2012-03-26
7
-7
/
+7
*
GDLT-38, Update licenses to all the sources.
Lassi Marttala
2012-03-26
4
-128
/
+68
*
GDLT-38, Update license in internal headers.
Lassi Marttala
2012-03-26
3
-102
/
+59
*
Fixed bug with comparinson between signed and unsigned integer and protection...
Christian Muck
2012-03-21
3
-8
/
+15
*
[GSW-136] Improve including/prefixing of dlt_version.h fixed
Christian Muck
2012-01-18
1
-3
/
+3
*
[GSW-135] Fixed compile warnings
Christian Muck
2012-01-13
2
-9
/
+7
*
Fixed buffer overflow problem in buffer library.
Alexander Wenzel
2011-11-23
1
-1
/
+4
*
dlt-system filetransfer now recovers when file is deleted during filetransfer.
Alexander Wenzel
2011-11-22
2
-479
/
+20
*
Added dynamic increasable ringbuffers to user lib and daemon.
Alexander Wenzel
2011-11-15
1
-16
/
+137
*
Created abstraction of shm buffer management.
Alexander Wenzel
2011-11-14
2
-442
/
+445
*
Reworkd SHM implementation.
Alexander Wenzel
2011-11-10
1
-256
/
+244
*
Added flush in internal logging of dlt-daemon.
Alexander Wenzel
2011-11-10
1
-1
/
+3
*
Merge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon
Christian Muck
2011-11-10
2
-78
/
+136
|
\
|
*
Added internal logging to shm.
Alexander Wenzel
2011-11-09
1
-11
/
+16
|
*
Added dlt-daemon internal logging configuration into dlt.conf file.
Alexander Wenzel
2011-11-09
2
-67
/
+119
*
|
Fixed Semaphore handling in SHM.
Alexander Wenzel
2011-11-09
1
-7
/
+22
|
/
*
Fixed semaphore access problem when dlt-daemon started as root.
Alexander Wenzel
2011-11-05
1
-2
/
+2
*
Fixed shared memory problem in DLT library during startup, if application is ...
alex
2011-11-04
1
-1
/
+2
*
[GSW-66] File transfer over DLT.
Alexander Wenzel
2011-10-18
1
-1
/
+0
*
[GSW-43] Performance improvement for bulk data over DLT.
Alexander Wenzel
2011-10-18
1
-49
/
+154
*
[Reverted] Removed Ringbuffer implementation in Library.
Alexander Wenzel
2011-10-18
1
-0
/
+463
*
Implemented new DLT user library function dlt_get_log_state.
Alexander Wenzel
2011-10-12
1
-4
/
+3
[next]