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
*
GDLT-38, Update <FILE> fields in licenses.
Lassi Marttala
2012-03-26
39
-39
/
+39
*
GDLT-38, Update licenses to all the sources.
Lassi Marttala
2012-03-26
26
-810
/
+417
*
GDLT-38, Update license in internal headers.
Lassi Marttala
2012-03-26
13
-426
/
+238
*
GDLT-38, Update license in more CMakeLists
Lassi Marttala
2012-03-26
7
-225
/
+78
*
GDLT-38, Update licenses in CMakeLists
Lassi Marttala
2012-03-26
1
-32
/
+11
*
Added missing license header to two files
v2.5.1
Christian Muck
2012-03-22
3
-0
/
+203
*
Modified library for new test cases to corrupt data - related to the bug fix ...
Christian Muck
2012-03-22
2
-1
/
+78
*
Replaced dlt-test-filetransfer-image.png with an own created image
Christian Muck
2012-03-21
1
-0
/
+0
*
[GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is alwa...
Christian Muck
2012-03-21
1
-2
/
+4
*
Fixed bug with comparinson between signed and unsigned integer and protection...
Christian Muck
2012-03-21
6
-34
/
+41
*
GDLT-64, check that the messages in tests 6m and 6f are actually
Lassi Marttala
2012-03-21
1
-2
/
+20
*
Update project structure
Christian Muck
2012-02-13
7
-57
/
+1
*
[GENDLT-16] Create variable in dlt-system.conf to configure the timeout of th...
Christian Muck
2012-02-08
7
-106
/
+143
*
Set automatic dlt lib version number from project CMakeLists.txt. Removed dlt...
Christian Muck
2012-02-08
3
-196
/
+2
*
Fix build for real targets. sys/stat.h was not taken in.
Lassi Marttala
2012-02-08
1
-0
/
+1
*
Add descriptions for app and context.
Lassi Marttala
2012-01-27
1
-2
/
+6
*
Suggested Changes to dlt-test-mutli-process:
Lassi Marttala
2012-01-23
2
-36
/
+135
*
Initial version of dlt-test-multi-process
Lassi Marttala
2012-01-20
4
-1
/
+678
*
[GSW-136] Improve including/prefixing of dlt_version.h fixed
Christian Muck
2012-01-18
2
-4
/
+4
*
[GSW-135] Fixed compile warnings
Christian Muck
2012-01-13
4
-16
/
+19
*
Updated filetransfer documentation, lib and test application
Christian Muck
2012-01-13
2
-116
/
+110
*
Merge branch 'tmp'
Christian Muck
2012-01-13
1
-26
/
+7
|
\
|
*
Some little improvements
Christian Muck
2012-01-13
1
-26
/
+7
*
|
[GSW-138] API Extension to resend the log messages in the user buffer fixed.
Christian Muck
2012-01-13
2
-0
/
+42
|
/
*
Disabled completely SHM if not enabled.
Alexander Wenzel
2011-11-25
3
-0
/
+22
*
Fixed buffer overflow problem in buffer library.
Alexander Wenzel
2011-11-23
1
-1
/
+4
*
Updated version number to v2.4.2.
Alexander Wenzel
2011-11-22
1
-1
/
+1
*
dlt-system filetransfer now recovers when file is deleted during filetransfer.
Alexander Wenzel
2011-11-22
5
-619
/
+55
*
Added dynamic increasable ringbuffers to user lib and daemon.
Alexander Wenzel
2011-11-15
7
-96
/
+254
*
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
*
Reverted old FIFO functions. Still SHM enabled by default.
Alexander Wenzel
2011-11-10
10
-39
/
+318
*
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
6
-131
/
+196
|
\
|
*
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
6
-120
/
+179
*
|
Added injection shell command to dlt-system.
Alexander Wenzel
2011-11-09
1
-0
/
+34
*
|
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
*
Added daemonise and signal handlers to dlt-system.
Alexander Wenzel
2011-11-04
2
-21
/
+152
*
Fixed shared memory problem in DLT library during startup, if application is ...
alex
2011-11-04
2
-10
/
+26
*
Merge genivialex2:/home/alex/git/DLT-daemon
Christian Muck
2011-11-04
1
-1
/
+1
|
\
|
*
Updated version numbers for release v2.4.1
Alexander Wenzel
2011-11-04
1
-1
/
+1
*
|
Fixed path for testing filetransfer
Christian Muck
2011-11-04
1
-2
/
+2
|
/
*
Fixes syslog adapter in dlt-system.
alex
2011-11-03
1
-22
/
+32
*
Reverted changes in dlt_register_app() function.
Alexander Wenzel
2011-10-28
2
-5
/
+6
*
DLT user library does not the stack size of the receiver thread anymore.
v2.4.0
Alexander Wenzel
2011-10-21
1
-14
/
+1
*
Corrected install target path for dlt.conf and dlt-system.conf
Alexander Wenzel
2011-10-19
2
-2
/
+2
*
Added test files for filetransfer to spec and distfile
Alexander Wenzel
2011-10-19
2
-3
/
+3
*
[GSW-66] File transfer over DLT.
Alexander Wenzel
2011-10-18
7
-17
/
+17
[next]