Added the "required" keyword to the "client signing" parameter to force it
authorJeremy Allison <jra@samba.org>
Tue, 15 Jul 2003 23:05:57 +0000 (23:05 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 15 Jul 2003 23:05:57 +0000 (23:05 +0000)
commitc44a9d25a2bfff9d5ebede80f30e13e41aca797c
tree11dcb00a982f123ea0dd60bafe3e064a7e51d371
parent39de3249b0676a65cfbce23484d964f1e3334baa
Added the "required" keyword to the "client signing" parameter to force it
on. Fail if missmatch. Small format tidyups in smbd/sesssetup.c. Preparing
to add signing on server side.
Jeremy.
(This used to be commit c390b3e4cd68cfc233ddf14d139e25d40f050f27)
source3/include/client.h
source3/include/smb.h
source3/libsmb/cliconnect.c
source3/libsmb/clientgen.c
source3/libsmb/smb_signing.c
source3/param/loadparm.c
source3/smbd/sesssetup.c