s3:rpc_server: make use of the npa_tstream code to connect to named pipes
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Apr 2010 13:15:09 +0000 (15:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 29 Apr 2010 13:53:15 +0000 (15:53 +0200)
commit9ccbcb8f391b418fa3c6442ddf181b9b966f5025
tree03d4538197af87cd6914d9301cd1ff81709d2f49
parent5b8580ba90523dfbc7a4a327a4ee62b2b4d95782
s3:rpc_server: make use of the npa_tstream code to connect to named pipes

This way we use the newest protocol, which is able to pass
the local and remote address of the SMB connection.

And we correctly support message mode named pipes
without the hack that analyzes the content for DCERPC pdus.

metze
source3/rpc_server/srv_pipe_hnd.c