build: moved librpc/rpc/*.c into a rpccommon library
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Feb 2011 00:55:45 +0000 (11:55 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 24 Feb 2011 01:42:37 +0000 (02:42 +0100)
commit5ec284d15289c5716114bff99a19890abbd45fb3
treeac6df871aae3cda79b5f979817f985944667edbb
parent52fe20c3103bbdec72f95344f07dd98b0fa915ce
build: moved librpc/rpc/*.c into a rpccommon library

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu Feb 24 02:42:37 CET 2011 on sn-devel-104
17 files changed:
librpc/rpc/binding.c
librpc/rpc/binding_handle.c
librpc/rpc/dcerpc_error.c
librpc/rpc/dcerpc_util.c
librpc/rpc/rpc_common.h [new file with mode: 0644]
librpc/wscript_build
source3/wscript_build
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_smb.c
source4/librpc/rpc/dcerpc_smb2.c
source4/librpc/rpc/dcerpc_sock.c
source4/librpc/rpc/dcerpc_util.c
source4/librpc/wscript_build
source4/rpc_server/common/reply.c
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcesrv_auth.c
source4/torture/rpc/epmapper.c