r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
authorJeremy Allison <jra@samba.org>
Wed, 8 Jun 2005 03:48:40 +0000 (03:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:07 +0000 (10:57 -0500)
commit04e07e8cc9d6615381e0501cd36cf7d78aeed189
treeeb3bc33802854044b99618c9eeeff581f4c7ffd4
parent804415b5420b4022d588ab9a69bfb2b52f0fc0ec
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
tested this so I may have screwed this up - however it now follows the
DCE spec. valgrinded tests to follow....
Jeremy.
(This used to be commit 877e0a61f5821c89149b1403d08675dd7db8039e)
source3/include/rpc_dce.h
source3/rpc_client/cli_pipe.c
source3/rpc_parse/parse_rpc.c
source3/rpc_server/srv_pipe.c
source3/smbd/notify_kernel.c