s3-dcerpc: move crypto stuff in /librpc/crypto
authorSimo Sorce <idra@samba.org>
Wed, 1 Sep 2010 15:58:33 +0000 (11:58 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 17 Sep 2010 14:52:10 +0000 (10:52 -0400)
commit82e10349c1201da139f30646d7e0bbd38311cb31
treee094d26158b351481d09261ff70b2f56e133d0cf
parent78b6265ac2a79cdf0051b895ecebeb77ac3a372c
s3-dcerpc: move crypto stuff in /librpc/crypto
source3/Makefile.in
source3/librpc/crypto/gse.c [moved from source3/librpc/rpc/dcerpc_gssapi.c with 99% similarity]
source3/librpc/crypto/gse.h [moved from source3/librpc/rpc/dcerpc_gssapi.h with 96% similarity]
source3/librpc/crypto/gse_krb5.c [moved from source3/librpc/rpc/dcerpc_krb5.c with 98% similarity]
source3/librpc/crypto/gse_krb5.h [moved from source3/librpc/rpc/dcerpc_krb5.h with 85% similarity]
source3/librpc/rpc/dcerpc_helpers.c
source3/librpc/rpc/dcerpc_spnego.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_pipe.c