summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-01-10 10:48:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:37 -0500
commit7db9de3ea9d0b3693aea08b3050f378a4ca9cf0b (patch)
tree380cf934d5d65d5ef2af720d381252efc6056c26 /source4/librpc/config.mk
parent047d41cc490c05dd07eeab29913b3f2882887678 (diff)
downloadsamba-7db9de3ea9d0b3693aea08b3050f378a4ca9cf0b.tar.gz
samba-7db9de3ea9d0b3693aea08b3050f378a4ca9cf0b.tar.bz2
samba-7db9de3ea9d0b3693aea08b3050f378a4ca9cf0b.zip
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
token in the client (the final token in the negotiation). Consequential fixes in the SPNEGO code, which now uses the out.length as the indicator of 'I need to send something to the other side'. Merge the NTLM and SPNEGO DCE-RPC authentication routines in the client. Fix the RPC-MULTIBIND test consequent to this merge. Andrew Bartlett (This used to be commit 43e3516fc03008e97ebb4ad1a0cde464303f43c6)
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 61eb0d5a00..3fbd5dadbc 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -23,8 +23,6 @@ ADD_OBJ_FILES = \
librpc/rpc/dcerpc_util.o \
librpc/rpc/dcerpc_error.o \
librpc/rpc/dcerpc_schannel.o \
- librpc/rpc/dcerpc_ntlm.o \
- librpc/rpc/dcerpc_spnego.o \
librpc/rpc/dcerpc_smb.o \
librpc/rpc/dcerpc_sock.o
REQUIRED_SUBSYSTEMS = SOCKET