ncacn_http: Client implementation
authorSamuel Cabrero <samuelcabrero@kernevil.me>
Tue, 16 Sep 2014 14:41:27 +0000 (16:41 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 22 Sep 2014 21:09:08 +0000 (23:09 +0200)
commitd617230888840f0d89b1d30c851f5484c1f8182d
tree28816432ede1d6e2010e729e870b3f31366d17b7
parentcc55bc2d45df3406130a5fe127f5eb35e466a7cd
ncacn_http: Client implementation

Signed-off-by: Samuel Cabrero <samuelcabrero@kernevil.me>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_roh.c [new file with mode: 0644]
source4/librpc/rpc/dcerpc_roh.h [new file with mode: 0644]
source4/librpc/rpc/dcerpc_roh_channel_in.c [new file with mode: 0644]
source4/librpc/rpc/dcerpc_roh_channel_out.c [new file with mode: 0644]
source4/librpc/wscript_build