frostfs-node/pkg/services/object
Alex Vanin 719075ca97 [#99] Fix no-root search matcher
Wrong boolean operation order made matcher return false
on `non-root` search query with non-regular objects. Instead
it should return true for `non-root` query and false for `root`
query.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-16 13:45:35 +03:00
..
acl [#73] Use request owner public key in eACL check 2020-10-05 18:02:37 +03:00
delete [#92] Provide session token to all produced requests 2020-10-15 10:20:10 +03:00
get [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
head [#92] Provide session token to all produced requests 2020-10-15 10:20:10 +03:00
put [#71] Broadcast tombstone to container 2020-10-05 14:03:55 +03:00
range [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
rangehash [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
search [#99] Fix no-root search matcher 2020-10-16 13:45:35 +03:00
util [#57] services/object: Implement private key storage 2020-10-02 11:25:36 +03:00
sign.go [#13] services/util: Support client-side stream in SignService 2020-10-02 11:25:35 +03:00
transport_splitter.go [#59] Use max msg size in transport server and splitter 2020-10-02 11:25:36 +03:00