s3: smbd: Look at the correct signing state for the debug messages in make_connection...
authorJeremy Allison <jra@samba.org>
Tue, 8 Mar 2022 03:06:34 +0000 (19:06 -0800)
committerDavid Mulder <dmulder@samba.org>
Tue, 8 Mar 2022 22:12:37 +0000 (22:12 +0000)
commitb879d475bfde86d4f7c73ef17cedd91d03ecfeed
tree4e4ae510ef7879854004a1250498c4d92cefed1e
parent1f3f6e20dc086a36de52bffd0bc36e15fb19e1c6
s3: smbd: Look at the correct signing state for the debug messages in make_connection_snum().

The rest of the changes should now be just renaming
the SMB1 signing functions to make it clear they are
SMB1 specific.

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: David Mulder <dmulder@samba.org>
source3/smbd/service.c