s3-dcerpc: Move common helpers into a common file
authorSimo Sorce <idra@samba.org>
Wed, 14 Jul 2010 16:18:49 +0000 (12:18 -0400)
committerGünther Deschner <gd@samba.org>
Thu, 15 Jul 2010 23:51:17 +0000 (01:51 +0200)
commitbd19c964d54571b1cdb8e4f1ea47a24e790e6e3c
tree27b64ae1c7f1089c7b147c1dc495099ec86a51b9
parentca3bdca52e93ec492f06f18d8428e80bbad375be
s3-dcerpc: Move common helpers into a common file

Signed-off-by: Günther Deschner <gd@samba.org>
source3/Makefile.in
source3/include/proto.h
source3/librpc/rpc/dcerpc.h
source3/librpc/rpc/dcerpc_helpers.c [new file with mode: 0644]
source3/rpc_client/cli_pipe.c