s3:schannel streamline interface
authorSimo Sorce <idra@samba.org>
Thu, 18 Feb 2010 19:44:09 +0000 (14:44 -0500)
committerSimo Sorce <idra@samba.org>
Tue, 23 Feb 2010 17:46:50 +0000 (12:46 -0500)
commit3b12c38ac09ad253cf56099c243659a3a362ea67
tree9a4058a85edaa3da2790630fcdf5009bbe2f6de9
parente5ab64a79902e710636352b01ccd0012d5df1c31
s3:schannel streamline interface

Make calling schannel much easier by removing the need to explicitly open the
database. Let the abstraction do it instead.
libcli/auth/schannel_state.h
libcli/auth/schannel_state_tdb.c
source3/Makefile.in
source3/include/proto.h
source3/include/secrets.h
source3/passdb/secrets_schannel.c [deleted file]
source3/rpc_server/srv_netlog_nt.c
source3/rpc_server/srv_pipe.c