svn commit: samba r13407 - in branches/SAMBA_3_0/source: include libsmb passdb rpc_parse rpc_server

jra at samba.org jra at samba.org
Thu Feb 9 07:03:25 GMT 2006


Author: jra
Date: 2006-02-09 07:03:23 +0000 (Thu, 09 Feb 2006)
New Revision: 13407

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

Log:
Change the credentials code to be more like the Samba4 structure,
makes fixes much easier to port. Fix the size of dc->sess_key to
be 16 bytes, not 8 bytes - only store 8 bytes in the inter-smbd
store in secrets.tdb though. Should fix some uses of the dc->sess_key
where we where assuming we could read 16 bytes.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/include/ntdomain.h
   branches/SAMBA_3_0/source/include/rpc_dce.h
   branches/SAMBA_3_0/source/libsmb/credentials.c
   branches/SAMBA_3_0/source/libsmb/smbdes.c
   branches/SAMBA_3_0/source/passdb/secrets.c
   branches/SAMBA_3_0/source/rpc_parse/parse_rpc.c
   branches/SAMBA_3_0/source/rpc_server/srv_netlog_nt.c


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


More information about the samba-cvs mailing list