r24763: Allow users to leave out the transport in DCE/RPC binding strings. If the...
authorJelmer Vernooij <jelmer@samba.org>
Wed, 29 Aug 2007 02:01:56 +0000 (02:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:03:06 +0000 (15:03 -0500)
commit64e98b032431fbbfe76b48dd193af6ff43d510ed
treea330577c4c1c1eab7d7737d05395a1d420e43dc2
parent4e1d0cc8e3b7bfb51845fbe836812f7558c30c10
r24763: Allow users to leave out the transport in DCE/RPC binding strings. If the transport is not specified, it will be retrieved from the remote endpoint mapper or the IDL file.

This means that 'smbtorture localhost RPC-WINREG' works now.
(This used to be commit b7fa0859d2e4236112075604281410ba037b1076)
source4/librpc/rpc/dcerpc_connect.c
source4/librpc/rpc/dcerpc_util.c