Skip to content
Snippets Groups Projects
  1. Sep 26, 2016
  2. Sep 01, 2016
  3. Jun 24, 2016
  4. Apr 28, 2016
    • Roman Tsisyk's avatar
      Review fixes for LZ4 · 4896b6a1
      Roman Tsisyk authored
      * Use our own fork
      * Fix typo in CMakeLists.txt
      * Update build dependecies in README.md
      * Fix a potential bug with buffer size calculation in ss_lz4filter_next()
      4896b6a1
  5. Apr 27, 2016
  6. Apr 26, 2016
  7. Apr 06, 2016
  8. Feb 18, 2016
  9. Feb 10, 2016
  10. Feb 09, 2016
  11. Feb 05, 2016
  12. Feb 04, 2016
    • Roman Tsisyk's avatar
      gh-1262: Allow to disable backtraces entirely · a6997b0c
      Roman Tsisyk authored
      * Fix hardening if backtraces are off
      * Ensure that all tests are passed with hardened flags
      * RPM: add --with/--without backtrace option (default is --with)
      * RPM: remove dependency on libbfd, libiberty, libz if --without backtrace
      * RPM: enable stripping and debuginfo if --without backtrace
      
      Backtraces are still enabled by default.
      
      Hardened flags used by RedHat:
      
        -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
        -fstack-protector-strong --param=ssp-buffer-size=4
        -pie -fPIC
      a6997b0c
  13. Feb 03, 2016
  14. Feb 01, 2016
  15. Jan 22, 2016
  16. Jan 21, 2016
  17. Jan 19, 2016
  18. Jan 13, 2016
  19. Jan 10, 2016
  20. Jan 09, 2016
    • Roman Tsisyk's avatar
      Update CMakeFiles to unify deb/rpm packaging · 728eaebd
      Roman Tsisyk authored
      * Add -DENABLE_DIST=ON option to enable init scripts on `make install`
      * Create directories for tarantoolctl on `make install`
      * Add logrotate script to `make install`
      * Fix example.lua to work out of the box
      * Use /etc/default instead of /etc/sysconfig on Debian
      * Fix directories permissions for tarantoolctl
      * Add support for systemd-tmpfiles (required by Fedora)
      728eaebd
  21. Jan 02, 2016
  22. Dec 14, 2015
  23. Dec 11, 2015
Loading