s4:lib/http: move to the toplevel
authorRalph Boehme <slow@samba.org>
Tue, 2 Apr 2019 16:34:24 +0000 (18:34 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 7 Aug 2019 12:54:40 +0000 (12:54 +0000)
commitfc0371b932286d4f50f8650b1e7a7132f83e565c
tree30906a5fb788949690862faca9c86f156796313d
parenta0065c57601a16011dc1a90688a724ae8acb3377
s4:lib/http: move to the toplevel

This is going to be used from the s3 RPC server soon...

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@suse.de>
13 files changed:
libcli/http/gensec/basic.c [moved from source4/lib/http/gensec/basic.c with 100% similarity]
libcli/http/gensec/generic.c [moved from source4/lib/http/gensec/generic.c with 100% similarity]
libcli/http/http.c [moved from source4/lib/http/http.c with 100% similarity]
libcli/http/http.h [moved from source4/lib/http/http.h with 100% similarity]
libcli/http/http_auth.c [moved from source4/lib/http/http_auth.c with 100% similarity]
libcli/http/http_conn.c [moved from source4/lib/http/http_conn.c with 100% similarity]
libcli/http/http_internal.h [moved from source4/lib/http/http_internal.h with 100% similarity]
libcli/http/wscript_build [moved from source4/lib/http/wscript_build with 100% similarity]
source4/librpc/rpc/dcerpc_connect.c
source4/librpc/rpc/dcerpc_roh.c
source4/librpc/rpc/dcerpc_roh_channel_in.c
source4/librpc/rpc/dcerpc_roh_channel_out.c
wscript_build