When using DLT in console mode on a 64-bit machine, timestamps are corrupted due...
[profile/ivi/dlt-daemon.git] / src / daemon /
2014-01-10 Alexander WenzelAdded new control message timezone.
2014-01-10 Alexander WenzelFixed possible crash when runtime configurations files...
2014-01-10 Alexander WenzelClose socket when send fails.
2014-01-10 Alexander WenzelReplace threads by timing fds for ecu version, timing...
2014-01-10 Alexander WenzelAdded conntection info and unregister context control...
2014-01-10 Alexander WenzelConfigurable Timeout on send.
2014-01-10 Alexander WenzelSecurity fix on DLT pipes.
2013-08-07 Alexander WenzelChanges after review.
2013-08-07 Alexander WenzelBug 44 - Don't print "Buffer full" message from DLT...
2013-07-31 Alexander WenzelYocto fix in build builds.
2013-07-19 Simon BrandnerInvalid Sock is set to -1 instead 0 (stdin). Consequent...
2013-07-19 Simon BrandnerRemoved possible recursive call of dlt_user_log_file_er...
2013-07-19 Simon Brandnersome coverity fixes
2013-07-19 Simon BrandnerSemaphores and Pointer passing insteasd by value and...
2013-07-19 Lassi MarttalaRegression fix: check ferror/feof when fgets return...
2013-07-19 Lassi MarttalaClose filehandle on early exists
2013-07-19 Lassi MarttalaFix compiler warnings
2013-07-19 Lassi MarttalaUnify ECU version sending functions
2013-07-19 Simon Brandnerfixed possible overflow in dlt-system-filetransfer...
2013-07-19 Lassi MarttalaWatchdog: Review changes.
2013-07-19 Lassi MarttalaWatchdog: Watch the main thread.
2013-07-19 Simon Brandnerappended null termination to version string
2013-07-19 Simon BrandnerRemoved most warnings caused by: Wunused-but-set-variab...
2012-11-26 Alexander WenzelIncreased buffer size of daemon and user library.
2012-11-26 Alexander WenzelCreate new fifo only when same application registers...
2012-06-13 Christian MuckUpdated doxygen documentation, readme, man pages and...
2012-06-13 Lassi Marttala[GDLT-24]: Fix for a compiler warning.
2012-06-13 Christian MuckPreparation of config files for release
2012-06-13 Lassi Marttala[GDLT-94]: Send periodic software version messages.
2012-06-13 Lassi Marttala[GENDLT-24]: Crash on invalid injection message.
2012-06-13 Christian Muck[GDLT-90] Implemented systemd watchdog concept in dlt...
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 Marttala[GDLT-67] dlt-system v2.0, check full commit message...
2012-05-30 Christian Muck[GDLT-89] Daemon doesn't sent the persistent log level...
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 MuckCorrected the default values of dlt.conf
2012-05-30 Christian MuckAdded define statement for initial value of file descri...
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-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, Avoid buffer overrun with snprintf().
2012-04-04 Lassi MarttalaGENDLT-15, Rename buffer size constant to avoid confusion.
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-21 Christian MuckFixed bug with comparinson between signed and unsigned...
2012-03-21 Christian MuckFixed bug with comparinson between signed and unsigned...
2012-02-13 Christian MuckUpdate project structure
2012-01-18 Christian Muck[GSW-136] Improve including/prefixing of dlt_version...
2011-11-25 Alexander WenzelDisabled completely SHM if not enabled.
2011-11-14 Alexander WenzelAdded dynamic increasable ringbuffers to user lib and...
2011-11-10 Alexander WenzelReverted old FIFO functions. Still SHM enabled by default.
2011-11-10 Christian MuckMerge branch 'master' of https://git.genivi.org/srv...
2011-11-09 Alexander WenzelAdded dlt-daemon internal logging configuration into...
2011-10-19 Alexander WenzelCorrected install target path for dlt.conf and dlt...
2011-10-18 Christian MuckMerge branch 'develop' of qmuc300924:/home/git/DLT...
2011-10-18 Alexander WenzelPrepared new version number and new config files instal...
2011-10-17 Alexander WenzelMerge branch 'master' into develop
2011-10-12 Alexander WenzelImplemented new DLT user library function dlt_get_log_s...
2011-10-11 Alexander WenzelPrepared alternative log over FIFO or SHM.
2011-10-11 Alexander WenzelAdded new API dlt_set_log_mode to enable/disable intern...
2011-09-28 Alexander WenzelMerge branch 'master' of QMUC300924:/home/git/DLT-daemon
2011-09-27 Alexander WenzelOffline trace memory partly implemented.
2011-09-27 Alexander Wenzel[GSW-13] Support for keep-alive messages as configurati...
2011-09-27 Alexander WenzelRemoved Ringbuffer from daemon.
2011-09-27 Alexander Wenzel[GSW-61] Replace command line parameter by configuratio...
2011-09-26 Alexander WenzelShared memory now used until client connects.
2011-09-26 Alexander WenzelShared memory size parameter added to configuration.
2011-09-26 Alexander WenzelRemoved filter implementation from DLT daemon.
2011-09-23 Alexander WenzelMerged version for SHM now works.
2011-09-23 Alexander WenzelMerge branch 'develop_performance' into develop
2011-09-23 Alexander WenzelMerge branch 'develop_conf_file' into develop
2011-09-23 Alexander WenzelMerge genivialex:/home/alex/git/DLT-daemon
2011-09-23 Alexander WenzelFirst prototype to switch to shm communication
2011-09-15 Alexander WenzelAdded configuration file parameter -c.
2011-09-15 Alexander WenzelFirst version of dlt-daemon option file
2011-09-12 Christian MuckMerge branch 'master' of https://git.genivi.org/srv...
2011-09-12 Christian MuckRevert "[GSW-43] Flow Control for sending huge amount...
2011-09-05 Christian MuckMerge branch 'develop2'
2011-09-05 Christian Muck[GSW-62] DLT Library version check
2011-09-03 Christian MuckMerge branch 'develop2'
2011-09-03 Christian MuckOptional adding of gprof compile flags.
2011-08-11 christianMerge branch 'develop'
2011-08-10 Alexander WenzelMerge branch 'master' into develope
2011-08-09 Mohammed AL Dardoun[GSW-43] Flow Control for sending huge amount of data...
2011-08-09 Alexander.AW.Wenze... [GSW-28] Directory where persistent data is stored...
2011-04-11 Christian MuckInit of dlt daemon