- Feb 05, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Debian allows `adm` members to read logs. Fedora/RHEL/CentOS don't follow this practice. See also 93753cd0 Thanks @kostja and @unera for pointing it out.
-
Georgy Kirichenko authored
Check evpipe[1] is the right way. Issue #1094.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
See #1293
-
Roman Tsisyk authored
tarantoolctl must not search for configuration in PWD if started by root
-
- Feb 04, 2016
-
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
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
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Convert to TAP * Add gh ticket numbers for all test cases * Get rid of global variables
-
Georgy Kirichenko authored
-
Roman Tsisyk authored
-
- Feb 03, 2016
-
-
Roman Tsisyk authored
A regression caused by 1c00b034
-
Roman Tsisyk authored
xxx-common packages is Debian style. RPM usually doesn't use separate packages for init scripts. See comments in gh-1120
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Detect multilib directories properly * Remove duplicates from package.path/package.cpath * Increase priority of tarantool/ prefixes * Add Debian and Gentoo specific folders
-
Georgy Kirichenko authored
-
- Feb 02, 2016
-
-
Roman Tsisyk authored
-
Georgy Kirichenko authored
-
- Feb 01, 2016
-
-
Roman Tsisyk authored
Use /usr/lib/x86_64-linux-gnu/ instead of /usr/lib. https://wiki.debian.org/Multiarch A prerequisite for proper #1085 fix
-
Roman Tsisyk authored
https://bugzilla.redhat.com/show_bug.cgi?id=1301720 A prerequisite for proper #1085 fix
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
bigbes authored
-
Roman Tsisyk authored
This reverts commit d72fd069.
-
Dmitry Simonenko authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
* Check return codes of libyaml * Synchronyze check_utf8() logic with libyaml * Remove analyze_string() - this logic is performed by libyaml * Add the test cases
-
Roman Tsisyk authored
Use values generated by cmake. Needed for homebrew.
-
Roman Tsisyk authored
> error: ‘__ac_prime_list’ defined but not used [-Werror=unused-const-variable]
-
- Jan 31, 2016
-
-
Konstantin Osipov authored
cmake: fix to reporting missing pkgs
-
- Jan 30, 2016
-
-
Gallagher Pryor authored
I am not a CMAKE expert by any means, but this seems to fix missing package reporting messages when I had termcap missing on a new box.
-
- Jan 29, 2016