If compiled for systemd but the system not using systemd, print an internal error
[profile/ivi/dlt-daemon.git] / src /
2012-06-13 Christian MuckIf compiled for systemd but the system not using system...
2012-06-13 Christian Muck[GDLT-90] Implemented systemd watchdog concept
2012-06-13 Lassi Marttaladlt-system: Logging of error conditions. Assert memory...
2012-06-13 Lassi Marttala[GDLT-67] dlt-system v2.0, check full commit message...
2012-05-30 Christian MuckAdded dlt log to injection methods
2012-05-30 Christian Muck[GDLT-89] Daemon doesn't sent the persistent log level...
2012-05-30 Christian MuckChanged name of offline trace trace
2012-05-30 Lassi Marttala[GDLT-88] Fixed wrong initalization order using offline...
2012-05-30 Christian MuckAdded important SEM_FREE in the daemon and closing...
2012-05-30 Christian Muck[GDLT-3] Fixed missing semaphore around dlt_buffer_push3
2012-05-30 Christian MuckCommented the dlt_log info of buffer size information out
2012-05-30 Christian MuckCorrected the default values of dlt.conf
2012-05-30 Christian MuckAdded define statement for initial value of file descri...
2012-05-30 Christian Muck[GDLT-86] Fixed dlt_free uses absolute file path /tmp...
2012-05-30 Lassi Marttala[D4099]: Integrated fix from Alexander Wenzel. This...
2012-05-30 Christian Muck[GDLT-85] Pipes opened multiple times for the same...
2012-05-30 Christian Muck[GDLT-82] Child process inherits file descriptors opene...
2012-05-30 Lassi Marttala[GDLT-84] Instead of calling the injection callback...
2012-05-30 Lassi Marttala[GDLT-70] Check for malloc failures and return errors...
2012-05-30 Lassi Marttala[GDLT-47] Avoid discarding old contexts if no new memor...
2012-05-30 Lassi Marttala[GDLT-69] Fixed bug in dlt-test-multi-process shares...
2012-04-04 Lassi MarttalaGDLT-75. Use old style directory check on startup.
2012-04-04 Lassi MarttalaGENDLT-15, Fixes to previous integrations from review.
2012-04-04 Lassi MarttalaGENDLT-15, Safe re-allocations for databuffer.
2012-04-04 Lassi MarttalaGENDLT-15, use the correct TEXTBUFSIZE
2012-04-04 Lassi MarttalaGENDLT-15, Optimize usege of strlen.
2012-04-04 Lassi MarttalaGENDLT-15, Avoid buffer overrun with snprintf().
2012-04-04 Lassi MarttalaGENDLT-15, Rename buffer size constant to avoid confusion.
2012-04-04 Lassi MarttalaGDLT-4 Improve queue handling, allow for other messages...
2012-04-04 Lassi MarttalaGDLT-4 Limit maximum file queue to 256 files.
2012-04-04 Lassi MarttalaCleaned some warnings generated from removing stale...
2012-04-04 Lassi MarttalaGDLT-4, First working version of inotify for file transfer.
2012-04-04 Lassi MarttalaGDLT-2, First test for filetransfer change
2012-04-04 Lassi MarttalaGDLT-2: Change to gzip wrapper format. Change file...
2012-04-04 Lassi MarttalaGDLT-2, Fix bug while reading the options.
2012-04-04 Lassi MarttalaGDLT-2, Allow for enabling/disabling compression for...
2012-04-04 Lassi MarttalaGDLT-2, Check if the file is already compressed.
2012-04-04 Lassi MarttalaGDLT-2 Link with libz, fix a typo.
2012-04-04 Lassi MarttalaGDLT-2 zlib based compression.
2012-03-28 Christian MuckChanged dlt loggingmode to default value
2012-03-27 Christian MuckChanged license from LGPL to MPLv2.0 v2.5.2
2012-03-27 Christian MuckCorrected email of Alexander Wenzel
2012-03-26 Lassi MarttalaGDLT-38, Update <FILE> fields in licenses.
2012-03-26 Lassi MarttalaGDLT-38, Update licenses to all the sources.
2012-03-26 Lassi MarttalaGDLT-38, Update license in internal headers.
2012-03-26 Lassi MarttalaGDLT-38, Update license in more CMakeLists
2012-03-26 Lassi MarttalaGDLT-38, Update licenses in CMakeLists
2012-03-22 Christian MuckAdded missing license header to two files v2.5.1
2012-03-22 Christian MuckModified library for new test cases to corrupt data...
2012-03-21 Christian MuckMerge branch 'master' of qmuc300924:/home/git/DLT-daemon
2012-03-21 Christian MuckReplaced dlt-test-filetransfer-image.png with an own...
2012-03-21 Christian Muck[GENDLT-21] Fixed bug: Message Counter (MCNT) should...
2012-03-21 Christian MuckFixed bug with comparinson between signed and unsigned...
2012-03-21 Lassi MarttalaGDLT-64, check that the messages in tests 6m and 6f...
2012-03-21 Christian MuckReplaced dlt-test-filetransfer-image.png with an own...
2012-03-21 Christian Muck[GENDLT-21] Fixed bug: Message Counter (MCNT) should...
2012-03-21 Christian MuckFixed bug with comparinson between signed and unsigned...
2012-02-13 Christian MuckUpdate project structure
2012-02-08 Christian Muck[GENDLT-16] Create variable in dlt-system.conf to confi...
2012-02-08 Christian MuckSet automatic dlt lib version number from project CMake...
2012-02-08 Lassi MarttalaFix build for real targets. sys/stat.h was not taken in.
2012-01-31 Lassi MarttalaMerge branch 'master' of git@qmuc300924:/home/git/DLT...
2012-01-27 Lassi MarttalaAdd descriptions for app and context.
2012-01-23 Lassi MarttalaSuggested Changes to dlt-test-mutli-process:
2012-01-20 Lassi MarttalaInitial version of dlt-test-multi-process
2012-01-18 Christian Muck[GSW-136] Improve including/prefixing of dlt_version...
2012-01-13 Christian Muck[GSW-135] Fixed compile warnings
2012-01-13 Christian MuckUpdated filetransfer documentation, lib and test applic...
2012-01-13 Christian MuckMerge branch 'tmp'
2012-01-13 Christian MuckSome little improvements
2012-01-13 Christian Muck[GSW-138] API Extension to resend the log messages...
2011-11-25 Alexander WenzelDisabled completely SHM if not enabled.
2011-11-23 Alexander WenzelFixed buffer overflow problem in buffer library.
2011-11-22 Alexander WenzelUpdated version number to v2.4.2.
2011-11-22 Alexander Wenzeldlt-system filetransfer now recovers when file is delet...
2011-11-14 Alexander WenzelAdded dynamic increasable ringbuffers to user lib and...
2011-11-14 Alexander WenzelCreated abstraction of shm buffer management.
2011-11-10 Alexander WenzelReworkd SHM implementation.
2011-11-10 Alexander WenzelReverted old FIFO functions. Still SHM enabled by default.
2011-11-10 Alexander WenzelAdded flush in internal logging of dlt-daemon.
2011-11-10 Christian MuckMerge branch 'master' of https://git.genivi.org/srv...
2011-11-09 Alexander WenzelAdded internal logging to shm.
2011-11-09 Alexander WenzelAdded dlt-daemon internal logging configuration into...
2011-11-09 Alexander WenzelAdded injection shell command to dlt-system.
2011-11-09 Alexander WenzelFixed Semaphore handling in SHM.
2011-11-05 Alexander WenzelFixed semaphore access problem when dlt-daemon started...
2011-11-04 Alexander WenzelAdded daemonise and signal handlers to dlt-system.
2011-11-04 alexFixed shared memory problem in DLT library during start...
2011-11-04 Christian MuckMerge genivialex2:/home/alex/git/DLT-daemon
2011-11-04 Alexander WenzelUpdated version numbers for release v2.4.1
2011-11-04 Christian MuckFixed path for testing filetransfer
2011-11-03 alexFixes syslog adapter in dlt-system.
2011-10-28 Alexander WenzelReverted changes in dlt_register_app() function.
2011-10-21 Alexander WenzelDLT user library does not the stack size of the receive... v2.4.0
2011-10-19 Alexander WenzelCorrected install target path for dlt.conf and dlt...
2011-10-19 Alexander WenzelAdded test files for filetransfer to spec and distfile
2011-10-18 Alexander Wenzel[GSW-66] File transfer over DLT.
2011-10-18 Alexander Wenzel[GSW-43] Performance improvement for bulk data over...
2011-10-18 Alexander Wenzel[Reverted] Removed Ringbuffer implementation in Library.
2011-10-18 Christian MuckFixed bug
next