- Jan 09, 2017
-
-
Roman Tsisyk authored
This patch doesn't change public C API. See #1878
-
- Dec 17, 2016
-
-
Roman Tsisyk authored
Fixes #1849
-
- Dec 15, 2016
-
-
Roman Tsisyk authored
Fixes TALOS-2016-0255 Fixes CVE-2016-9037 Fixes #1992
-
Roman Tsisyk authored
Fixes TALOS-2016-0254 Fixes CVE-2016-9036 Fixes #1991
-
- Nov 30, 2016
-
-
Roman Tsisyk authored
Fixes #1962
-
Roman Tsisyk authored
Needed for #1692
-
- Nov 29, 2016
-
-
Roman Tsisyk authored
Rawhide and Sid are bleeding edge technlogies.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Remove hardcoded paths.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
coredump() feature is broken, see #1886
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Blobs and minified JS are prohibited by distributions. Fixes packages on Debian Sid.
-
bigbes authored
Closes #1852
-
Roman Tsisyk authored
Time calculation is too accurate.
-
Alexandr Lyapunov authored
Fixes #1946
-
Alexandr Lyapunov authored
Fixes #1896
-
- Nov 25, 2016
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
- Nov 24, 2016
-
-
Roman Tsisyk authored
Pass LDFLAGS flags properly to fix packaging on Debian Stretch/Sid. Fixes #1935
-
- Nov 23, 2016
-
-
Roman Tsisyk authored
See #1939
-
Roman Tsisyk authored
A hotfix for #1940
-
- Nov 22, 2016
-
-
Roman Tsisyk authored
-
- Nov 17, 2016
-
-
Roman Tsisyk authored
* Fix buggy math calculation and simplifies randomization logic introduced by gh-732. The primary difference is that the new implementation uses fixed periods (=box.cfg.snapshot_period) shifted by a random offset instead of floating periods (=box.cfg.snapshot_period + random). In addition, snapshot daemon now never start snapshoting earlier than box.cfg.snapshot_period time. * Use fiber.channel() to control daemon Fixes #1912 See also #732
-
Veniamin Gvozdikov authored
Fixes #1929
-
- Nov 14, 2016
-
-
Roman Tsisyk authored
This patch doesn't introduce any semantic or functional changes.
-
- Nov 13, 2016
-
-
Nick Zavaritsky authored
* :close() didn't stop reconnect activity; * cancelling a fiber in the ceratin request stage leads to deadlock in subsequent :close().
-
- Nov 10, 2016
-
-
Georgy Kirichenko authored
errno returned via errorno member, not in result
-
Georgy Kirichenko authored
fio_filename replace errno by readlink call and can be used for error logging
-
- Oct 20, 2016
-
-
Vladimir Davydov authored
Allow to specify allocator context in matras and matras-based data structures. After this change, the following salad data structures can be passed a custom allocator context: light, rtree, bps_tree.
-
- Oct 11, 2016
-
-
Nick Zavaritsky authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
Conflicts: debian/changelog debian/control src/lib/small
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
- Oct 06, 2016
-
-
Roman Tsisyk authored
diag_set(ClientError, ...) is needed for net.box and box.error() which should work without box.cfg{} Fixes #1814
-
- Sep 28, 2016
-
-
Roman Tsisyk authored
Fix rb psearch/nsearch methods for partial key
-
Roman Tsisyk authored
Automatically kill all servers after the crash.
-
Roman Tsisyk authored
Ancient Red Hell 6 doesn't support Recommends.
-
Roman Tsisyk authored
Fix compilation warnings
-