svn commit: samba r4673 - in branches/SAMBA_4_0/source: build/pidl include librpc/idl librpc/ndr torture/rpc

abartlet at samba.org abartlet at samba.org
Tue Jan 11 05:16:43 GMT 2005


Author: abartlet
Date: 2005-01-11 05:16:43 +0000 (Tue, 11 Jan 2005)
New Revision: 4673

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

Log:
Fix the IDL for the QuerySecret LSA call.

This call uses a new IDL type, NTTIME_hyper.  This is 8-byte aligned,
as the name suggests.

Expand the QuerySecret LSA calls in RPC-SAMLOGON and RPC-LSA, to
validate the behaviour of times, and of the old secrets.

Thanks to tridge for spotting the use of HYPER!

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/build/pidl/util.pm
   branches/SAMBA_4_0/source/include/smb.h
   branches/SAMBA_4_0/source/librpc/idl/lsa.idl
   branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_4_0/source/torture/rpc/lsa.c
   branches/SAMBA_4_0/source/torture/rpc/samsync.c


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


More information about the samba-cvs mailing list