smbstatus: show signing state of sessions and tcons
commit1e60a3f009649df4b22ce09828a9f3c82848cee0
authorRalph Boehme <slow@samba.org>
Mon, 30 Nov 2015 10:20:43 +0000 (30 11:20 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 22 Jan 2016 06:52:21 +0000 (22 07:52 +0100)
treecef4d666c0c20afc4ac56782ec74914fa8da6622
parent8d8af479e22f3a8b394c72d36a49715cd5de6ca0
smbstatus: show signing state of sessions and tcons

Show the signing state of sesssions tcons in smbstatus. This is SMB2/3
only. SMB1 support will be added in a later commit.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/session.h
source3/lib/conn_tdb.c
source3/lib/conn_tdb.h
source3/lib/sessionid_tdb.c
source3/utils/status.c