r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
authorJeremy Allison <jra@samba.org>
Tue, 20 Mar 2007 01:17:47 +0000 (01:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:43 +0000 (12:18 -0500)
commit60fc9c0aedf42dcd9df2ef9f1df07eaf3bca9bce
treef1969c916424be05c7b219c2d438ca2c89a79906
parent86a70adb6a2d277f235857451bbee7d530d15310
r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
not just an NTLMSSP - grr. This complicates the re-use of
common client and server code but I think I've got it right.
Not turned on of valgrinded yet, but you can see it start
to take shape !
Jeremy.
source/Makefile.in
source/lib/dummysmbd.c
source/libsmb/smb_seal.c
source/smbd/seal.c [new file with mode: 0644]
source/smbd/server.c
source/smbd/sesssetup.c
source/smbd/trans2.c