projects
/
profile
/
ivi
/
dlt-daemon.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/dlt-daemon.git
2011-11-23
Alexander Wenzel
Fixed buffer overflow problem in buffer library.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Alexander Wenzel
Updated version number to v2.4.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Alexander Wenzel
dlt-system filetransfer now recovers when file is delet...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Alexander Wenzel
Added dynamic increasable ringbuffers to user lib and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Alexander Wenzel
Created abstraction of shm buffer management.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Alexander Wenzel
Updated Release Notes.
v2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Alexander Wenzel
Reworkd SHM implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Alexander Wenzel
Reverted old FIFO functions. Still SHM enabled by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Alexander Wenzel
Added flush in internal logging of dlt-daemon.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Christian Muck
Merge branch 'master' of https://git.genivi.org/srv...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Alexander Wenzel
Added internal logging to shm.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Alexander Wenzel
Added dlt-daemon internal logging configuration into...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Alexander Wenzel
Added injection shell command to dlt-system.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Alexander Wenzel
Fixed Semaphore handling in SHM.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Alexander Wenzel
Fixed semaphore access problem when dlt-daemon started...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Alexander Wenzel
Added daemonise and signal handlers to dlt-system.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
alex
Fixed shared memory problem in DLT library during start...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Christian Muck
Merge genivialex2:/home/alex/git/DLT-daemon
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Alexander Wenzel
Updated version numbers for release v2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Christian Muck
Fixed path for testing filetransfer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
alex
Fixes syslog adapter in dlt-system.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
alex
Added manual pages.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Alexander Wenzel
Reverted changes in dlt_register_app() function.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Alexander Wenzel
DLT user library does not the stack size of the receive...
v2.4.0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Alexander Wenzel
Fixes to be build for Ubuntu.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Alexander Wenzel
Updated Release notes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Christian Muck
Removed installation of LICENSE.txt in a directory...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexander Wenzel
Added filetransfer binaries to spec file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexander Wenzel
Corrected install target path for dlt.conf and dlt...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexander Wenzel
Added test files for filetransfer to spec and distfile
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alexander Wenzel
Added DLT conf files to spec and distfile.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alexander Wenzel
[GSW-66] File transfer over DLT.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alexander Wenzel
[GSW-43] Performance improvement for bulk data over...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alexander Wenzel
[Reverted] Removed Ringbuffer implementation in Library.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Christian Muck
Fixed bug
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Christian Muck
Merge branch 'develop' of qmuc300924:/home/git/DLT...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Christian Muck
Added install target and files for filetransfer in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alexander Wenzel
Prepared new version number and new config files instal...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alexander Wenzel
Added dlt-system for packaging to spec file
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Alexander Wenzel
Merge branch 'master' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Alexander Wenzel
Improved file logging and added variable to enable...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Alexander Wenzel
Enhanced process information logging.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Alexander Wenzel
Implemented new DLT user library function dlt_get_log_s...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Alexander Wenzel
Prepared alternative log over FIFO or SHM.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Alexander Wenzel
Added new API dlt_set_log_mode to enable/disable intern...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Alexander Wenzel
Fixed naming of variables used in the CMakeLists
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Alexander Wenzel
All kind of text files can now be logged, e.g. /proc...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Alexander Wenzel
First implementation of filetransfer manager.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Alexander Wenzel
Functionality log of processes from /proc added.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Alexander Wenzel
First version of DLT system mamager.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jeremiah C...
Update of debian directory. This format is for use...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Alexander Wenzel
Fixed filetransfer to use shm status for flow control.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Alexander Wenzel
Add Filetransfer feature to DLT user library.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Alexander Wenzel
Merge branch 'master' of QMUC300924:/home/git/DLT-daemon
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Alexander Wenzel
Fixed performance issue in test stress client.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Alexander Wenzel
Fixed wrong size of shm on server side.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Alexander Wenzel
[GSW-60] Extended offline DLT Trace memory handling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Wenzel
Offline trace memory partly implemented.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Wenzel
[GSW-13] Support for keep-alive messages as configurati...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Wenzel
Removed Ringbuffer implementation in Library.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Wenzel
Removed Ringbuffer from daemon.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Wenzel
[GSW-61] Replace command line parameter by configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexander Wenzel
Shared memory now used until client connects.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexander Wenzel
Shared memory size parameter added to configuration.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexander Wenzel
Removed filter implementation from DLT daemon.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
SHM client now reads out size from shm.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Merged version for SHM now works.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Merge branch 'develop_performance' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Merge branch 'develop_conf_file' into develop
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Fixed Release Notes for v2.3.0
v2.3.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Christian Muck
Fixed some packaging bugs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Updated version information.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Merge genivialex:/home/alex/git/DLT-daemon
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
First prototype to switch to shm communication
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Merge branch 'master' of 10.250.89.78:/home/q237052...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexander Wenzel
Added stress test including performance measurement.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Christian Muck
Updated release notes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Christian Muck
Updated release notes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Christian Muck
Revert "[GSW-46] DLT client library sets a huge stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Alexander Wenzel
Changed maximum thread number of test 2 to 64. Changed...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Christian Muck
Fixed return value bug in init script for Ubuntu
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Christian Muck
Bugfix [GSW-72] Can't open /etc/rc.d/init.d/functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexander Wenzel
Added configuration file parameter -c.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexander Wenzel
First version of dlt-daemon option file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Christian Muck
Merge branch 'master' of https://git.genivi.org/srv...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Christian Muck
Release 2.3.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Christian Muck
Revert "[GSW-43] Flow Control for sending huge amount...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Jeremiah C...
Added dlt_maintainer email address to control file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Jeremiah C...
Added debian directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Christian Muck
Merge branch 'develop2'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Christian Muck
[GSW-16] Systemd configuration for syslog to DLT dapater
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Christian Muck
Merge branch 'develop2'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Christian Muck
[GSW-62] DLT Library version check
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Christian Muck
Merge branch 'develop2'
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Christian Muck
Optional adding of gprof compile flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
christian
Merge branch 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Alexander Wenzel
Merge branch 'master' into develope
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Mohammed AL...
[GSW-43] Flow Control for sending huge amount of data...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Alexander.AW...
[GSW-28] Directory where persistent data is stored...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Mohammed
[GSW-59] Statically allocated large array. fixed
commit
|
commitdiff
|
tree
|
snapshot
next