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)
commit296dcbac5897ad208c890720d3356a3ddc5f7794
tree3fe4d1926ba57b0517a1b09966ca31a21c30c1a1
parentb4f19aea18fd6406c56b00c1410ef842720ca4d2
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.
(This used to be commit 60fc9c0aedf42dcd9df2ef9f1df07eaf3bca9bce)
source3/Makefile.in
source3/lib/dummysmbd.c
source3/libsmb/smb_seal.c
source3/smbd/seal.c [new file with mode: 0644]
source3/smbd/server.c
source3/smbd/sesssetup.c
source3/smbd/trans2.c