svn commit: samba r10792 - in branches/SAMBA_3_0/source: include passdb rpc_server

jra at samba.org jra at samba.org
Fri Oct 7 01:46:20 GMT 2005


Author: jra
Date: 2005-10-07 01:46:19 +0000 (Fri, 07 Oct 2005)
New Revision: 10792

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10792

Log:
Fix the "schannel not stored across client disconnects" problem.
Based on the Samba4 solution - stores data in
$samba/private/schannel_store.tdb.
This tdb is not left open but open and closed on demand.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/include/secrets.h
   branches/SAMBA_3_0/source/passdb/secrets.c
   branches/SAMBA_3_0/source/rpc_server/srv_netlog_nt.c
   branches/SAMBA_3_0/source/rpc_server/srv_pipe.c


Changeset:
Sorry, the patch is too large (328 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10792


More information about the samba-cvs mailing list