s3-rpc: Seperate rpc_srv_register for plain connection.
commit3344adc3404df47f02f6eb3096cb623ae94850b8
authorAndreas Schneider <asn@samba.org>
Thu, 3 Jun 2010 20:01:46 +0000 (3 22:01 +0200)
committerSimo Sorce <idra@samba.org>
Fri, 4 Jun 2010 16:12:43 +0000 (4 12:12 -0400)
tree1bf594f859de7bcd64618cf469d7ec3f59b3753a
parent9097bdddd03f81579699e0d0ce725a7453a3a158
s3-rpc: Seperate rpc_srv_register for plain connection.

This will make it possible to create plain rpc named pipe connnections.

Reviewed-by: Simo Sorce <idra@samba.org>
source3/Makefile.in
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_internal.h [new file with mode: 0644]
source3/rpc_server/srv_pipe_register.c [new file with mode: 0644]
source3/wscript_build