From: Georgy Kirichenko <georgy@tarantool.org>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: tarantool-patches@freelists.org, Ilya Markov <imarkov@tarantool.org>
Subject: [tarantool-patches] Re: [security 0/3] System space access check lists
Date: Tue, 03 Apr 2018 17:01:22 +0300 [thread overview]
Message-ID: <1991458.fjWModUKor@localhost> (raw)
In-Reply-To: <cover.1522308989.git.imarkov@tarantool.org>
[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]
I do not see any unfixable issues.
Kostja, please make a high-level overview before i send a detailed path
review.
On Thursday, March 29, 2018 10:36:58 AM MSK Ilya Markov wrote:
> branch: gh-3250-system-space-access
>
> Ilya Markov (2):
> box: Add system view for _sequence system space
> security: Refactor reads from systems spaces
>
> imarkov (1):
> security: Refactor system space access checks
>
> src/box/alter.cc | 283
> +++++++++++++++++++++++-------------- src/box/bootstrap.snap |
> Bin 1504 -> 1540 bytes
> src/box/index.cc | 1 +
> src/box/lua/schema.lua | 123 +++++++++-------
> src/box/lua/space.cc | 2 +
> src/box/lua/upgrade.lua | 34 +++--
> src/box/schema.cc | 119 +++++++++++++++-
> src/box/schema.h | 28 +++-
> src/box/schema_def.h | 2 +
> src/box/space.c | 3 +-
> src/box/space.h | 17 ++-
> src/box/sysview_engine.c | 4 +
> src/box/sysview_index.c | 80 ++++++++---
> src/box/user.cc | 4 -
> src/box/user.h | 7 +
> test/app-tap/tarantoolctl.test.lua | 4 +-
> test/box-py/bootstrap.result | 11 +-
> test/box/access.result | 95 ++++++++-----
> test/box/access.test.lua | 48 ++++---
> test/box/access_bin.result | 8 +-
> test/box/access_misc.result | 51 +++++--
> test/box/access_misc.test.lua | 11 +-
> test/box/access_sysview.result | 88 ++++++++++--
> test/box/access_sysview.test.lua | 34 ++++-
> test/box/alter.result | 3 +
> test/box/net.box.result | 6 +
> test/box/net.box.test.lua | 2 +
> test/box/on_replace.result | 12 +-
> test/box/role.result | 27 +++-
> test/box/role.test.lua | 13 +-
> test/box/sequence.result | 17 ++-
> test/box/sequence.test.lua | 10 +-
> test/box/transaction.result | 8 +-
> test/engine/iterator.result | 2 +-
> test/engine/savepoint.result | 12 +-
> test/engine/truncate.result | 2 +-
> test/xlog/upgrade.result | 11 +-
> 37 files changed, 843 insertions(+), 339 deletions(-)
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2018-04-03 14:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-29 7:36 [tarantool-patches] " Ilya Markov
2018-03-29 7:36 ` [tarantool-patches] [security 1/3] box: Add system view for _sequence system space Ilya Markov
2018-03-29 7:37 ` [tarantool-patches] [security 2/3] security: Refactor reads from systems spaces Ilya Markov
2018-05-13 12:49 ` [tarantool-patches] " Konstantin Osipov
2018-03-29 7:37 ` [tarantool-patches] [security 3/3] security: Refactor system space access checks Ilya Markov
2018-04-03 14:01 ` Georgy Kirichenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1991458.fjWModUKor@localhost \
--to=georgy@tarantool.org \
--cc=imarkov@tarantool.org \
--cc=kostja@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [security 0/3] System space access check lists' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox