Skip to content
Snippets Groups Projects
  1. Apr 06, 2016
  2. Feb 18, 2016
  3. Feb 10, 2016
  4. Feb 09, 2016
  5. Feb 05, 2016
  6. 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
  7. Feb 03, 2016
  8. Feb 01, 2016
  9. Jan 22, 2016
  10. Jan 21, 2016
  11. Jan 19, 2016
  12. Jan 13, 2016
  13. Jan 10, 2016
  14. 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
  15. Jan 02, 2016
  16. Dec 14, 2015
  17. Dec 11, 2015
Loading