Skip to content
  1. Feb 03, 2022
  2. Jan 05, 2022
  3. Oct 18, 2021
  4. Sep 29, 2021
  5. Sep 28, 2021
  6. Aug 30, 2021
  7. Aug 20, 2021
  8. Jul 13, 2021
  9. Jul 09, 2021
  10. Jul 08, 2021
  11. Jul 01, 2021
  12. Jun 30, 2021
  13. Jun 22, 2021
  14. Jun 18, 2021
  15. Jun 17, 2021
  16. Jun 16, 2021
  17. Jun 14, 2021
  18. Jun 11, 2021
    • David Boucher's avatar
      fix(mysql): New method mysql_connection::ping() · 1f9f08ca
      David Boucher authored
      This is useful to give an operational connection and not one already
      disconnected.
      
      REFS: MON-6917
      1f9f08ca
    • David Boucher's avatar
      fix(tcp): memory leaks and connection/deconnection rewritten · 875b5034
      David Boucher authored
      * fix(rpc): GetVersion unit test is a little improved
      * fix(rpc): memory leak fixed
      * enh(cmake): New possibility to compile cbd with clang++/libc++
            Just enable the option WITH_LIBCXX
      * fix(core): Compilation warnings removed.
      * enh(influxdb): Logs migrated to log_v2.
      * fix(processing): acceptor contained a memory/thread leak.
      * fix(tcp): the stream counter was not atomic.
      * fix(processing): thread leak fixed in feeder.
      * enh(log_v2): they are enabled by default
      * fix(tcp): Possibility of segfault removed.
      * fix(tcp): no more mutex around connections.
      
      REFS: MON-7373
      875b5034
    • David Boucher's avatar
      fix(conan): reflection module removed. · cf376462
      David Boucher authored
      cf376462
  19. Jun 03, 2021
  20. Jun 02, 2021
  21. Jun 01, 2021
  22. May 27, 2021
  23. May 26, 2021
  24. May 25, 2021