profile/ivi/dlt-daemon.git
11 years ago[GDLT-115]: Encapsulate more macros. Fix things that used macros
Lassi Marttala [Wed, 18 Jul 2012 11:14:51 +0000 (13:14 +0200)]
[GDLT-115]: Encapsulate more macros. Fix things that used macros
incorrectly.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years ago[GDLT-115]: Prevent return value from DLT_REGISTER_APP
Lassi Marttala [Wed, 18 Jul 2012 09:27:50 +0000 (11:27 +0200)]
[GDLT-115]: Prevent return value from DLT_REGISTER_APP

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years agoFix register app and register context was not stored in buffer when FIFO is full...
Alexander Wenzel [Wed, 27 Jun 2012 14:41:34 +0000 (16:41 +0200)]
Fix register app and register context was not stored in buffer when FIFO is full. Other controll messages still not saved in buffer.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years agoCreate new fifo only when same application registers with different pid.
Alexander Wenzel [Wed, 27 Jun 2012 14:28:11 +0000 (16:28 +0200)]
Create new fifo only when same application registers with different pid.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years agoDo not register appliction again, if already registered.
Alexander Wenzel [Wed, 27 Jun 2012 13:21:27 +0000 (15:21 +0200)]
Do not register appliction again, if already registered.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years agoFixed filetransfer not checking buffer fill level.
Alexander Wenzel [Wed, 27 Jun 2012 13:10:53 +0000 (15:10 +0200)]
Fixed filetransfer not checking buffer fill level.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
11 years agoAfter stable release v2.7.0 - updated the version information to v2.8.0 Alpha - bugfi...
Christian Muck [Fri, 15 Jun 2012 06:47:24 +0000 (08:47 +0200)]
After stable release v2.7.0 - updated the version information to v2.8.0 Alpha - bugfixes for version v2.7.0 should be done in the bugfix branch v2.7.1

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoRelease of new stable version v2.7.0 v2.7.0
Christian Muck [Fri, 15 Jun 2012 06:44:12 +0000 (08:44 +0200)]
Release of new stable version v2.7.0

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago2.7.0 Delivery prep.
Lassi Marttala [Thu, 14 Jun 2012 15:23:18 +0000 (17:23 +0200)]
2.7.0 Delivery prep.
Document necessary rights for file transfer directories.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoUpdated release notes
Christian Muck [Thu, 14 Jun 2012 07:03:02 +0000 (09:03 +0200)]
Updated release notes

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoFixed compile warnings with unused parameters
Christian Muck [Wed, 13 Jun 2012 21:41:07 +0000 (23:41 +0200)]
Fixed compile warnings with unused parameters

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoUpdated doxygen documentation, readme, man pages and release notes
Christian Muck [Wed, 13 Jun 2012 21:21:00 +0000 (23:21 +0200)]
Updated doxygen documentation, readme, man pages and release notes

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-24]: Fix for a compiler warning.
Lassi Marttala [Wed, 6 Jun 2012 10:30:01 +0000 (12:30 +0200)]
[GDLT-24]: Fix for a compiler warning.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoPreparation of config files for release
Christian Muck [Tue, 5 Jun 2012 18:42:36 +0000 (20:42 +0200)]
Preparation of config files for release

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-94]: Send periodic software version messages.
Lassi Marttala [Tue, 5 Jun 2012 11:11:23 +0000 (13:11 +0200)]
[GDLT-94]: Send periodic software version messages.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GENDLT-26]: Check for description length sanity.
Lassi Marttala [Mon, 4 Jun 2012 13:08:04 +0000 (15:08 +0200)]
[GENDLT-26]: Check for description length sanity.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GENDLT-24]: Crash on invalid injection message.
Lassi Marttala [Mon, 4 Jun 2012 08:50:33 +0000 (10:50 +0200)]
[GENDLT-24]: Crash on invalid injection message.
Check that the size of the injection message is sane.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-93]: Add -Wextra flags for compilation
Lassi Marttala [Mon, 4 Jun 2012 09:53:10 +0000 (11:53 +0200)]
[GDLT-93]: Add -Wextra flags for compilation
Fixed all the warnings that popped up with the new flag.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-90] Implemented systemd watchdog concept in dlt-system
Christian Muck [Mon, 4 Jun 2012 07:08:52 +0000 (09:08 +0200)]
[GDLT-90] Implemented systemd watchdog concept in dlt-system

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoIf compiled for systemd but the system not using systemd, print an internal error
Christian Muck [Sun, 3 Jun 2012 17:02:39 +0000 (19:02 +0200)]
If compiled for systemd but the system not using systemd, print an internal error

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-90] Implemented systemd watchdog concept
Christian Muck [Wed, 30 May 2012 13:50:56 +0000 (15:50 +0200)]
[GDLT-90] Implemented systemd watchdog concept

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agodlt-system: Logging of error conditions. Assert memory allocations.
Lassi Marttala [Wed, 30 May 2012 09:56:22 +0000 (11:56 +0200)]
dlt-system: Logging of error conditions. Assert memory allocations.

dlt-system: logfile module would sometimes deadlock in the end of a
file because of feof() reset in the end of the file.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-67] dlt-system v2.0, check full commit message for rebase details
Lassi Marttala [Wed, 16 May 2012 08:10:12 +0000 (10:10 +0200)]
[GDLT-67] dlt-system v2.0, check full commit message for rebase details

[GDLT-67] Prepare build system.
[GDLT-67] Config parsing, structure for thread handling
[GDLT-67] Finalize configuration reading.
[GDLT-67] Reimplementation of syslog, logfile, logprocess, shell.
[GDLT-67] First complete version of the new dlt-system.
[GDLT-67] Fixed header comments. authors, file names.
[GDLT-67] Final touches.
[GDLT-67] Fixed a problem with thread creation in optimized release binary.
[GDLT-67] New configuration file.
[GDLT-67] Added dlt debug output

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoAdded dlt log to injection methods
Christian Muck [Wed, 30 May 2012 07:29:19 +0000 (09:29 +0200)]
Added dlt log to injection methods

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-89] Daemon doesn't sent the persistent log level, trace status configuration...
Christian Muck [Fri, 25 May 2012 12:17:41 +0000 (14:17 +0200)]
[GDLT-89] Daemon doesn't sent the persistent log level, trace status configuration from dlt-runtime files to a new registered context fixed.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoChanged name of offline trace trace
Christian Muck [Tue, 22 May 2012 08:31:28 +0000 (10:31 +0200)]
Changed name of offline trace trace

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-88] Fixed wrong initalization order using offline trace functionality
Lassi Marttala [Tue, 22 May 2012 06:04:13 +0000 (08:04 +0200)]
[GDLT-88] Fixed wrong initalization order using offline trace functionality

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoAdd _GNU_SOURCE Definition to be able to use O_CLOEXEC.
Lassi Marttala [Wed, 9 May 2012 11:50:14 +0000 (13:50 +0200)]
Add _GNU_SOURCE Definition to be able to use O_CLOEXEC.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoAdded important SEM_FREE in the daemon and closing fd in the filetransfer
Christian Muck [Tue, 8 May 2012 13:56:17 +0000 (15:56 +0200)]
Added important SEM_FREE in the daemon and closing fd in the filetransfer

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-3] Fixed missing semaphore around dlt_buffer_push3
Christian Muck [Tue, 8 May 2012 08:23:57 +0000 (10:23 +0200)]
[GDLT-3] Fixed missing semaphore around dlt_buffer_push3

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoCommented the dlt_log info of buffer size information out
Christian Muck [Tue, 8 May 2012 08:12:06 +0000 (10:12 +0200)]
Commented the dlt_log info of buffer size information out

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoCorrected the default values of dlt.conf
Christian Muck [Tue, 8 May 2012 08:02:36 +0000 (10:02 +0200)]
Corrected the default values of dlt.conf

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoAdded define statement for initial value of file descriptor and (-1). Updated the...
Christian Muck [Tue, 8 May 2012 07:55:26 +0000 (09:55 +0200)]
Added define statement for initial value of file descriptor and (-1). Updated the user_handle of the daemon and user

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-86] Fixed dlt_free uses absolute file path /tmp and not DLT_USER_DIR define
Christian Muck [Tue, 8 May 2012 06:45:25 +0000 (08:45 +0200)]
[GDLT-86] Fixed dlt_free uses absolute file path /tmp and not DLT_USER_DIR define

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[D4099]: Integrated fix from Alexander Wenzel. This will check for
Lassi Marttala [Mon, 7 May 2012 13:36:31 +0000 (15:36 +0200)]
[D4099]: Integrated fix from Alexander Wenzel. This will check for
duplicate file handles, and clean them up if found.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-85] Pipes opened multiple times for the same application pid fixed.
Christian Muck [Thu, 19 Apr 2012 11:32:21 +0000 (13:32 +0200)]
[GDLT-85] Pipes opened multiple times for the same application pid fixed.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-82] Child process inherits file descriptors openend by their parent fixed
Christian Muck [Fri, 20 Apr 2012 07:03:13 +0000 (09:03 +0200)]
[GDLT-82] Child process inherits file descriptors openend by their parent fixed

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-84] Instead of calling the injection callback, store a pointer
Lassi Marttala [Thu, 19 Apr 2012 09:20:25 +0000 (11:20 +0200)]
[GDLT-84] Instead of calling the injection callback, store a pointer
to it and the required parameter data. Call the injection callback
only after releasing the semaphore lock. This way, calling DLT_LOG
will be possible even in the injection callback. Previously this
caused a deadlock because DLT_LOG would require another lock.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-70] Check for malloc failures and return errors where applicable.
Lassi Marttala [Thu, 12 Apr 2012 11:07:28 +0000 (13:07 +0200)]
[GDLT-70] Check for malloc failures and return errors where applicable.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-47] Avoid discarding old contexts if no new memory can be allocated
Lassi Marttala [Wed, 11 Apr 2012 12:54:02 +0000 (14:54 +0200)]
[GDLT-47] Avoid discarding old contexts if no new memory can be allocated
when resizing contexts array.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GDLT-69] Fixed bug in dlt-test-multi-process shares context between threads
Lassi Marttala [Fri, 20 Apr 2012 07:50:37 +0000 (09:50 +0200)]
[GDLT-69] Fixed bug in dlt-test-multi-process shares context between threads

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoAfter stable release v2.6.0 - updated the version information to v2.7.0 ALPHA - bugfi...
Christian Muck [Fri, 13 Apr 2012 06:54:49 +0000 (08:54 +0200)]
After stable release v2.6.0 - updated the version information to v2.7.0 ALPHA - bugfixes for version v2.6.0 should be done in the bugfix branch v2.6.1

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoUpdated release notes v2.6.0
Christian Muck [Thu, 5 Apr 2012 08:48:12 +0000 (10:48 +0200)]
Updated release notes

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-75. Use old style directory check on startup.
Lassi Marttala [Wed, 4 Apr 2012 08:43:44 +0000 (10:43 +0200)]
GDLT-75. Use old style directory check on startup.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoFix typo in license name.
Lassi Marttala [Wed, 28 Mar 2012 12:13:06 +0000 (14:13 +0200)]
Fix typo in license name.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-21, Move mcnt from DltContextData to DltContext
Lassi Marttala [Tue, 20 Mar 2012 14:15:20 +0000 (15:15 +0100)]
GENDLT-21, Move mcnt from DltContextData to DltContext

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoFix merge problems in LM-GENDLT-15
Lassi Marttala [Fri, 9 Mar 2012 08:54:35 +0000 (09:54 +0100)]
Fix merge problems in LM-GENDLT-15

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, Fixes to previous integrations from review.
Lassi Marttala [Tue, 21 Feb 2012 13:17:22 +0000 (14:17 +0100)]
GENDLT-15, Fixes to previous integrations from review.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, Safe re-allocations for databuffer.
Lassi Marttala [Tue, 21 Feb 2012 12:02:16 +0000 (13:02 +0100)]
GENDLT-15, Safe re-allocations for databuffer.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, use the correct TEXTBUFSIZE
Lassi Marttala [Tue, 21 Feb 2012 11:36:05 +0000 (12:36 +0100)]
GENDLT-15, use the correct TEXTBUFSIZE

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, Optimize usege of strlen.
Lassi Marttala [Tue, 21 Feb 2012 11:30:19 +0000 (12:30 +0100)]
GENDLT-15, Optimize usege of strlen.
Improved log level handling.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, Avoid buffer overrun with snprintf().
Lassi Marttala [Tue, 21 Feb 2012 11:16:23 +0000 (12:16 +0100)]
GENDLT-15, Avoid buffer overrun with snprintf().
Check return value of dlt_user_log_write_start(_id) correctly.
Reduce the number of applications if allocation fails.
Make dlt_user_log_write_start inline
Improve error checking in dlt_user_log_write_start_id
Use databuffersize to avoid reallocations

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGENDLT-15, Rename buffer size constant to avoid confusion.
Lassi Marttala [Tue, 21 Feb 2012 09:56:16 +0000 (10:56 +0100)]
GENDLT-15, Rename buffer size constant to avoid confusion.
Better error handling when writing to FIFO.
Remove duplicate msg initialization.
Optimize away multiple uses of strlen for one check.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoUpdated ReleaseNotes
Lassi Marttala [Fri, 17 Feb 2012 13:26:04 +0000 (14:26 +0100)]
Updated ReleaseNotes

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-4 Improve queue handling, allow for other messages while
Lassi Marttala [Mon, 12 Mar 2012 15:20:14 +0000 (16:20 +0100)]
GDLT-4 Improve queue handling, allow for other messages while
transferring a large file.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-4 Limit maximum file queue to 256 files.
Lassi Marttala [Mon, 12 Mar 2012 12:49:30 +0000 (13:49 +0100)]
GDLT-4 Limit maximum file queue to 256 files.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoCleaned some warnings generated from removing stale old code.
Lassi Marttala [Mon, 12 Mar 2012 12:43:31 +0000 (13:43 +0100)]
Cleaned some warnings generated from removing stale old code.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-4, First working version of inotify for file transfer.
Lassi Marttala [Mon, 12 Mar 2012 11:05:11 +0000 (12:05 +0100)]
GDLT-4, First working version of inotify for file transfer.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2, First test for filetransfer change
Lassi Marttala [Mon, 12 Mar 2012 10:14:04 +0000 (11:14 +0100)]
GDLT-2, First test for filetransfer change

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2: Change to gzip wrapper format. Change file signature creation to
Lassi Marttala [Wed, 14 Mar 2012 12:12:28 +0000 (13:12 +0100)]
GDLT-2: Change to gzip wrapper format. Change file signature creation to
account for file size, as inode number maybe duplicate when deleting and
creating new files.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2, Fix bug while reading the options.
Lassi Marttala [Wed, 14 Mar 2012 09:36:22 +0000 (10:36 +0100)]
GDLT-2, Fix bug while reading the options.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2, Allow for enabling/disabling compression for the separate
Lassi Marttala [Wed, 14 Mar 2012 09:29:46 +0000 (10:29 +0100)]
GDLT-2, Allow for enabling/disabling compression for the separate
directories.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2, Check if the file is already compressed.
Lassi Marttala [Wed, 14 Mar 2012 09:12:55 +0000 (10:12 +0100)]
GDLT-2, Check if the file is already compressed.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2 Link with libz, fix a typo.
Lassi Marttala [Tue, 13 Mar 2012 15:08:07 +0000 (16:08 +0100)]
GDLT-2 Link with libz, fix a typo.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-2 zlib based compression.
Lassi Marttala [Tue, 13 Mar 2012 14:54:36 +0000 (15:54 +0100)]
GDLT-2 zlib based compression.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoChange version number
Lassi Marttala [Wed, 28 Mar 2012 12:09:33 +0000 (14:09 +0200)]
Change version number

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoChanged dlt loggingmode to default value
Christian Muck [Wed, 28 Mar 2012 07:44:21 +0000 (09:44 +0200)]
Changed dlt loggingmode to default value

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoChanged license from LGPL to MPLv2.0 v2.5.2
Christian Muck [Tue, 27 Mar 2012 06:38:47 +0000 (08:38 +0200)]
Changed license from LGPL to MPLv2.0

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoCorrected email of Alexander Wenzel
Christian Muck [Tue, 27 Mar 2012 06:33:16 +0000 (08:33 +0200)]
Corrected email of Alexander Wenzel

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoIncrease versions.
Lassi Marttala [Mon, 26 Mar 2012 09:53:57 +0000 (11:53 +0200)]
Increase versions.

12 years agoGDLT-38, Update <FILE> fields in licenses.
Lassi Marttala [Mon, 26 Mar 2012 09:50:02 +0000 (11:50 +0200)]
GDLT-38, Update <FILE> fields in licenses.

12 years agoGDLT-38, Added license to dlt_filetransfer, which had no license
Lassi Marttala [Mon, 26 Mar 2012 09:36:30 +0000 (11:36 +0200)]
GDLT-38, Added license to dlt_filetransfer, which had no license
notification

12 years agoGDLT-38, Update licenses to all the sources.
Lassi Marttala [Mon, 26 Mar 2012 09:30:58 +0000 (11:30 +0200)]
GDLT-38, Update licenses to all the sources.

12 years agoGDLT-38, Update license in internal headers.
Lassi Marttala [Mon, 26 Mar 2012 09:25:36 +0000 (11:25 +0200)]
GDLT-38, Update license in internal headers.

12 years agoGDLT-38, Update licenses in include
Lassi Marttala [Mon, 26 Mar 2012 09:19:42 +0000 (11:19 +0200)]
GDLT-38, Update licenses in include

12 years agoGDLT-38, Update license in more CMakeLists
Lassi Marttala [Mon, 26 Mar 2012 09:15:26 +0000 (11:15 +0200)]
GDLT-38, Update license in more CMakeLists

12 years agoGDLT-38, Update licenses in CMakeLists
Lassi Marttala [Mon, 26 Mar 2012 09:12:58 +0000 (11:12 +0200)]
GDLT-38, Update licenses in CMakeLists

12 years agoGDLT-38, Change license in ReleaseNotes, user shorter form in
Lassi Marttala [Mon, 26 Mar 2012 09:06:07 +0000 (11:06 +0200)]
GDLT-38, Change license in ReleaseNotes, user shorter form in
license.txt

12 years agoGDLT-38, Change License from LGPL to MPL in information files.
Lassi Marttala [Mon, 26 Mar 2012 08:59:42 +0000 (10:59 +0200)]
GDLT-38, Change License from LGPL to MPL in information files.

12 years agoAdded missing license header to two files v2.5.1
Christian Muck [Thu, 22 Mar 2012 07:48:27 +0000 (08:48 +0100)]
Added missing license header to two files

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoUpdated release notes
Christian Muck [Thu, 22 Mar 2012 07:41:33 +0000 (08:41 +0100)]
Updated release notes

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoModified library for new test cases to corrupt data - related to the bug fix for...
Christian Muck [Thu, 22 Mar 2012 07:33:17 +0000 (08:33 +0100)]
Modified library for new test cases to corrupt data - related to the bug fix for testing signed and unsigned integer

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GENDLT-20] Fixed bug to use old cmake version for copy file
Christian Muck [Wed, 21 Mar 2012 15:17:32 +0000 (16:17 +0100)]
[GENDLT-20] Fixed bug to use old cmake version for copy file

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoMerge branch 'master' of qmuc300924:/home/git/DLT-daemon
Christian Muck [Wed, 21 Mar 2012 14:40:08 +0000 (15:40 +0100)]
Merge branch 'master' of qmuc300924:/home/git/DLT-daemon

12 years agoReplaced dlt-test-filetransfer-image.png with an own created image
Christian Muck [Wed, 21 Mar 2012 13:11:09 +0000 (14:11 +0100)]
Replaced dlt-test-filetransfer-image.png with an own created image

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is always 0
Christian Muck [Wed, 21 Mar 2012 08:50:11 +0000 (09:50 +0100)]
[GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is always 0

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoFixed bug with comparinson between signed and unsigned integer and protection for...
Christian Muck [Wed, 21 Mar 2012 08:49:13 +0000 (09:49 +0100)]
Fixed bug with comparinson between signed and unsigned integer and protection for a buffer overflow.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoGDLT-64, check that the messages in tests 6m and 6f are actually
Lassi Marttala [Wed, 14 Mar 2012 14:55:51 +0000 (15:55 +0100)]
GDLT-64, check that the messages in tests 6m and 6f are actually
messages intended to be received here.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoReplaced dlt-test-filetransfer-image.png with an own created image
Christian Muck [Wed, 21 Mar 2012 13:11:09 +0000 (14:11 +0100)]
Replaced dlt-test-filetransfer-image.png with an own created image

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years ago[GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is always 0
Christian Muck [Wed, 21 Mar 2012 08:50:11 +0000 (09:50 +0100)]
[GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is always 0

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoFixed bug with comparinson between signed and unsigned integer and protection for...
Christian Muck [Wed, 21 Mar 2012 08:49:13 +0000 (09:49 +0100)]
Fixed bug with comparinson between signed and unsigned integer and protection for a buffer overflow.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
12 years agoRemoved debian files because they aren't part of BMW software delivery for CLA v2.5.0
Christian Muck [Tue, 6 Mar 2012 07:24:38 +0000 (08:24 +0100)]
Removed debian files because they aren't part of BMW software delivery for CLA

12 years agoUpdated version information for 2.5.0 release
Christian Muck [Tue, 6 Mar 2012 07:23:44 +0000 (08:23 +0100)]
Updated version information for 2.5.0 release

12 years agoAdd man pages to rpm build
Lassi Marttala [Mon, 5 Mar 2012 12:51:56 +0000 (13:51 +0100)]
Add man pages to rpm build

12 years agoUpdate of dlt-daemon.1, Readme.txt, Install.txt, CMAKELists and gitignore
Christian Muck [Mon, 5 Mar 2012 08:29:41 +0000 (09:29 +0100)]
Update of dlt-daemon.1, Readme.txt, Install.txt, CMAKELists and gitignore

12 years ago[GDLT-53] Remove dummy library
Lassi Marttala [Fri, 2 Mar 2012 10:18:50 +0000 (11:18 +0100)]
[GDLT-53] Remove dummy library

12 years ago[GDLT-53]
Lassi Marttala [Fri, 2 Mar 2012 10:03:16 +0000 (11:03 +0100)]
[GDLT-53]
Improve the man page generation.
Upgrade the versions within man files.
Move man page generation into build/doc dir

12 years agoPrettyfied the syntax to be more consistent.
Lassi Marttala [Thu, 1 Mar 2012 14:23:28 +0000 (15:23 +0100)]
Prettyfied the syntax to be more consistent.

12 years agoFirst test using cmakelist
Lassi Marttala [Thu, 1 Mar 2012 14:14:01 +0000 (15:14 +0100)]
First test using cmakelist

12 years agoFixed the version number in ReleaseNotes.txt
Lassi Marttala [Tue, 28 Feb 2012 11:47:58 +0000 (12:47 +0100)]
Fixed the version number in ReleaseNotes.txt