]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:utils: let smbstatus also report partial tcon signing/encryption
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Jul 2023 13:12:38 +0000 (15:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 29 May 2024 18:23:28 +0000 (18:23 +0000)
commit1925abda4c44421aabdb92a3fa1e9a97ec2e1898
treef5c09678f4353db1e20d025d0e7d4a6995ec1e62
parent70969d8da5ae893a50b2d0ecfc0f163e960aaf04
s3:utils: let smbstatus also report partial tcon signing/encryption

We already do that for sessions and also for the json output,
but it was missing in the non-json output for tcons.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15412

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 551756abd2c9e4922075bc3037db645355542363)
source3/utils/status.c