ncacn_http: Authentication modules for http library
authorSamuel Cabrero <samuelcabrero@kernevil.me>
Tue, 16 Sep 2014 16:05:53 +0000 (18:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 22 Sep 2014 21:09:08 +0000 (23:09 +0200)
commitcc55bc2d45df3406130a5fe127f5eb35e466a7cd
tree16f6213c3dcb17e52b32521ebd2b384d64a9ce67
parent8260ae6dbe5e65033d406ba26bbe97a6e4712c4c
ncacn_http: Authentication modules for http library

Signed-off-by: Samuel Cabrero <samuelcabrero@kernevil.me>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/lib/http/gensec/basic.c [new file with mode: 0644]
source4/lib/http/gensec/ntlm.c [new file with mode: 0644]
source4/lib/http/http.h
source4/lib/http/http_auth.c [new file with mode: 0644]
source4/lib/http/wscript_build