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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed to uint32_t to match the specification.
Lassi Marttala
2012-01-26
1
-1
/
+1
*
[GSW-141] Tracefile content stored different under Ubuntu 64 bit version
Lassi Marttala
2012-01-26
1
-1
/
+1
*
[GSW-136] Improve including/prefixing of dlt_version.h fixed
Christian Muck
2012-01-18
3
-17
/
+17
*
[GSW-137] Wrong include gives error on compailing against dlt
Christian Muck
2012-01-16
2
-6
/
+6
*
Clean up of doc generation
Christian Muck
2012-01-16
1
-4
/
+4
*
[GSW-138] API Extension to resend the log messages in the user buffer fixed.
Christian Muck
2012-01-13
1
-0
/
+8
*
Disabled completely SHM if not enabled.
Alexander Wenzel
2011-11-25
1
-0
/
+2
*
Fixed buffer overflow problem in buffer library.
Alexander Wenzel
2011-11-23
2
-11
/
+2
*
dlt-system filetransfer now recovers when file is deleted during filetransfer.
Alexander Wenzel
2011-11-22
1
-50
/
+98
*
Added dynamic increasable ringbuffers to user lib and daemon.
Alexander Wenzel
2011-11-15
2
-9
/
+11
*
Created abstraction of shm buffer management.
Alexander Wenzel
2011-11-14
2
-3
/
+47
*
Reworkd SHM implementation.
Alexander Wenzel
2011-11-10
1
-0
/
+7
*
Added dlt-daemon internal logging configuration into dlt.conf file.
Alexander Wenzel
2011-11-09
1
-1
/
+11
*
Fixed shared memory problem in DLT library during startup, if application is ...
alex
2011-11-04
1
-2
/
+2
*
Reverted changes in dlt_register_app() function.
Alexander Wenzel
2011-10-28
2
-2
/
+11
*
[GSW-43] Performance improvement for bulk data over DLT.
Alexander Wenzel
2011-10-18
1
-0
/
+16
*
[Reverted] Removed Ringbuffer implementation in Library.
Alexander Wenzel
2011-10-18
2
-0
/
+72
*
Prepared new version number and new config files installation.
Alexander Wenzel
2011-10-18
1
-3
/
+3
*
Improved file logging and added variable to enable each kind of system logging.
Alexander Wenzel
2011-10-14
1
-1
/
+1
*
Implemented new DLT user library function dlt_get_log_state.
Alexander Wenzel
2011-10-12
1
-0
/
+12
*
Added new API dlt_set_log_mode to enable/disable internal/external trace.
Alexander Wenzel
2011-10-11
1
-0
/
+21
*
Functionality log of processes from /proc added.
Alexander Wenzel
2011-10-05
2
-2
/
+2
*
First version of DLT system mamager.
Alexander Wenzel
2011-10-04
1
-1
/
+1
*
Fixed filetransfer to use shm status for flow control.
Alexander Wenzel
2011-09-29
2
-0
/
+31
*
Add Filetransfer feature to DLT user library.
Alexander Wenzel
2011-09-29
3
-1
/
+203
*
Fixed wrong size of shm on server side.
Alexander Wenzel
2011-09-28
1
-5
/
+90
*
Offline trace memory partly implemented.
Alexander Wenzel
2011-09-27
2
-1
/
+6
*
Removed Ringbuffer implementation in Library.
Alexander Wenzel
2011-09-27
2
-72
/
+0
*
Shared memory now used until client connects.
Alexander Wenzel
2011-09-26
1
-0
/
+2
*
Shared memory size parameter added to configuration.
Alexander Wenzel
2011-09-26
1
-1
/
+1
*
Removed filter implementation from DLT daemon.
Alexander Wenzel
2011-09-26
2
-3
/
+69
*
SHM client now reads out size from shm.
Alexander Wenzel
2011-09-23
1
-3
/
+3
*
Merged version for SHM now works.
Alexander Wenzel
2011-09-23
2
-1
/
+29
*
Merge branch 'develop_performance' into develop
Alexander Wenzel
2011-09-23
2
-1
/
+4
|
\
|
*
First prototype to switch to shm communication
Alexander Wenzel
2011-09-23
3
-2
/
+5
*
|
Fixed some packaging bugs
Christian Muck
2011-09-23
1
-1
/
+1
*
|
Updated version information.
Alexander Wenzel
2011-09-23
1
-1
/
+1
*
|
Added stress test including performance measurement.
Alexander Wenzel
2011-09-23
1
-1
/
+1
*
|
Fixed return value bug in init script for Ubuntu
Christian Muck
2011-09-16
1
-1
/
+1
*
|
Bugfix [GSW-72] Can't open /etc/rc.d/init.d/functions. Provide versions for d...
Christian Muck
2011-09-16
1
-1
/
+1
|
/
*
Release 2.3.0
Christian Muck
2011-09-12
1
-3
/
+3
*
Revert "[GSW-43] Flow Control for sending huge amount of data over DLT. parti...
Christian Muck
2011-09-12
1
-20
/
+1
*
[GSW-16] Systemd configuration for syslog to DLT dapater
Christian Muck
2011-09-05
1
-1
/
+1
*
[GSW-62] DLT Library version check
Christian Muck
2011-09-05
6
-50
/
+95
*
[GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixed
Mohammed AL Dardoun
2011-08-09
1
-1
/
+20
*
Init of dlt daemon
Christian Muck
2011-04-11
9
-0
/
+2720