libcli/auth: Provide a struct loadparm_context to schannel calls
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 Oct 2011 11:55:34 +0000 (22:55 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 12:06:07 +0000 (14:06 +0200)
commit5603dab6478fbb40206a8664a308b5db5b1863e8
tree865595e3efb120830d8d7c52e5da786bbf554d99
parent43d84aa619be5851acea82bef77164f0dc3e9f7e
libcli/auth: Provide a struct loadparm_context to schannel calls

This will allow us to pass this down to the tdb_wrap layer.

Andrew Bartlett
libcli/auth/schannel_proto.h
libcli/auth/schannel_state.h
libcli/auth/schannel_state_tdb.c
libcli/auth/wscript_build
source3/rpc_server/netlogon/srv_netlog_nt.c
source3/rpc_server/srv_pipe.c
source3/smbd/server.c
source4/auth/gensec/schannel.c
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/smbd/server.c