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
*
Enable dbus trace when adaptor starts up.
Alexander Wenzel
2014-06-11
1
-7
/
+1
*
Added configuration of dbus filter.
Alexander Wenzel
2014-06-11
5
-86
/
+393
*
Fixed segmented messages arguments to standard.
Alexander Wenzel
2014-06-11
1
-12
/
+12
*
First implementation of DLT DBus adapter.
Alexander Wenzel
2014-06-11
5
-0
/
+244
*
DLT_CSTRING implementation non verbose mode.
Alexander Wenzel
2014-05-19
1
-0
/
+11
*
Send ECU Id if enabled and added library API to change.
Alexander Wenzel
2014-05-16
3
-1
/
+34
*
Send timestamp can be disabled by new API.
Alexander Wenzel
2014-05-16
2
-1
/
+29
*
Send session/process id by default and add configuration API.
Alexander Wenzel
2014-05-16
2
-0
/
+33
*
Send extended header in non verbose mode by default and add new API to change...
Alexander Wenzel
2014-05-16
2
-4
/
+22
*
Make daemon buffer size configurable
Alexander Wenzel
2014-05-16
5
-4
/
+36
*
Bug 184 - /tmp/dltpipes directory does not exist before dlt-daemon is started...
v2.10.0
Alexander Wenzel
2014-04-02
1
-0
/
+22
*
Fixed missing variable declaration when systemd not enabled.
v2.10.0_rc1
Alexander Wenzel
2014-04-01
1
-3
/
+0
*
Fixed: all possible malloc, sprintf and strcpy problems
Alexander Wenzel
2014-04-01
29
-241
/
+313
*
Fixed: Creation of dltpipes directory is too late.
Alexander Wenzel
2014-04-01
1
-17
/
+16
*
Updated authors information.
Alexander Wenzel
2014-04-01
7
-226
/
+37
*
Cygwin port: cygwin patch, signal handling patch and cppcheck and install lib...
Alexander Wenzel
2014-04-01
8
-15
/
+51
*
Fixed compiler warnings with 32Bit gcc compiler.
Alexander Wenzel
2014-04-01
3
-6
/
+5
*
Fixed: Fixed offline trace and new send functions issues
Alexander Wenzel
2014-04-01
3
-58
/
+88
*
Fixed: Bug 172 - DLT system crashes because of wrong journald adaptor impleme...
Alexander Wenzel
2014-04-01
1
-52
/
+58
*
DLT Common API Wrapper.
Alexander Wenzel
2014-04-01
2
-1
/
+297
*
Removed dlt_free from example and test applications, already called from exit...
Alexander Wenzel
2014-04-01
4
-8
/
+0
*
Fixed missing dlt_receiver_remove in dlt_daemon_process_user_xxx functions.
Alexander Wenzel
2014-04-01
1
-5
/
+35
*
Use LIB_SUFFIX as lib installation path.
Alexander Wenzel
2014-04-01
1
-2
/
+2
*
Fixed serial port not working anymore.
Alexander Wenzel
2014-01-23
1
-10
/
+1
*
Added log output of created socket/port In init phase 2 - socket creation
Christian Muck
2014-01-23
1
-2
/
+10
*
Defined return value for dlt_message_read().
Alexander Wenzel
2014-01-10
3
-105
/
+107
*
Cleanup of send return values. Further cleanup of send restructure.
Alexander Wenzel
2014-01-10
10
-102
/
+164
*
Moved daemon client functions to new source file.
Alexander Wenzel
2014-01-10
7
-1778
/
+1885
*
Centralised send function to client. Introduced connection state to dlt daemon.
Alexander Wenzel
2014-01-10
9
-1980
/
+2041
*
Removed check of double registration of contexts in user library, already che...
Alexander Wenzel
2014-01-10
1
-167
/
+138
*
When using DLT in console mode on a 64-bit machine, timestamps are corrupted ...
Alexander Wenzel
2014-01-10
1
-1
/
+2
*
Bug 3 - Cmake does not check for zlib for dlt-daemon compilation.
Alexander Wenzel
2014-01-10
1
-2
/
+2
*
Added new control message timezone.
Alexander Wenzel
2014-01-10
5
-4
/
+95
*
Fixed deadlock after wrong merge..
Alexander Wenzel
2014-01-10
1
-3
/
+0
*
Fix potential buffer overflow in offline trace.
Alexander Wenzel
2014-01-10
1
-20
/
+39
*
Fix deadlock in dlt_user_log_reattach_to_daemon(void).
Alexander Wenzel
2014-01-10
1
-1
/
+9
*
Fixed possible crash when runtime configurations files are corrupted.
Alexander Wenzel
2014-01-10
1
-22
/
+50
*
Environement variables added to configure internal logging in library.
Alexander Wenzel
2014-01-10
2
-6
/
+46
*
Reduce Timeout between filetransfer packets.
Alexander Wenzel
2014-01-10
1
-1
/
+1
*
Close socket when send fails.
Alexander Wenzel
2014-01-10
3
-31
/
+62
*
Replace threads by timing fds for ecu version, timing packets and watchdog.
Alexander Wenzel
2014-01-10
2
-279
/
+230
*
Added conntection info and unregister context control messages.
Alexander Wenzel
2014-01-10
3
-0
/
+168
*
Configurable Timeout on send.
Alexander Wenzel
2014-01-10
3
-0
/
+17
*
Added further checks to dlt_buffer.
Alexander Wenzel
2014-01-10
1
-4
/
+18
*
atexit handler fix.
Alexander Wenzel
2014-01-10
1
-6
/
+43
*
Add threadnames to libdlt threads.
Alexander Wenzel
2014-01-10
1
-0
/
+4
*
Security fix on DLT pipes.
Alexander Wenzel
2014-01-10
3
-4
/
+30
*
Reduce usage of SEM_LOCK in application library and reset pointers.
Alexander Wenzel
2014-01-10
1
-44
/
+59
*
Fix: Systemd Journal Adapter provides corrupted output.
Alexander Wenzel
2013-10-24
1
-0
/
+1
*
Added additional command line commands.
Alexander Wenzel
2013-10-18
2
-4
/
+201
[next]