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, 27 May 2010 05:13:59 +0000 (07:13 +0200)
commit85a385324958c41ac9c017421b35db1eeabed87c
tree0771b0f39e978b057a9899dc606294d3d90efc3b
parent4afa54fd53cdef1dd8b8e549d77ab02fdec09df4
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