svn commit: samba r3908 - in branches/SAMBA_4_0/source/librpc/idl: .

abartlet at samba.org abartlet at samba.org
Mon Nov 22 12:01:14 GMT 2004


Author: abartlet
Date: 2004-11-22 12:01:14 +0000 (Mon, 22 Nov 2004)
New Revision: 3908

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

Log:
We know that this field is a flag of some kind, and matches the output on LSA.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/librpc/idl/netlogon.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/netlogon.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2004-11-22 11:59:59 UTC (rev 3907)
+++ branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2004-11-22 12:01:14 UTC (rev 3908)
@@ -502,7 +502,7 @@
 		netr_String unknown2;
 		netr_String unknown3;
 		netr_String unknown4;
-		uint32 unknown5;
+		uint32 flags;
 		uint32 unknown6;
 		uint32 unknown7;
 		uint32 unknown8;



More information about the samba-cvs mailing list