Fixes to make SCHANNEL work against a W2K DC. Still need to fix
authorJeremy Allison <jra@samba.org>
Wed, 16 Apr 2003 15:54:00 +0000 (15:54 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 16 Apr 2003 15:54:00 +0000 (15:54 +0000)
commitec82e8e9f4a6bf807a91ac265af39a516c7ab631
treece802d5b73f2a0d68e00f66b3593483ea1902d28
parent502f332345db88c9ff474e84f22080d99dc6c771
Fixes to make SCHANNEL work against a W2K DC. Still need to fix
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
source/include/rpc_dce.h
source/rpc_client/cli_pipe.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_rpc.c
source/rpc_server/srv_pipe.c