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

sahlberg at samba.org sahlberg at samba.org
Thu Nov 1 03:16:29 GMT 2007


Author: sahlberg
Date: 2007-11-01 03:16:28 +0000 (Thu, 01 Nov 2007)
New Revision: 25769

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

Log:
it looks like there are 9 uint32 before the TLV subcontext starts, not 6


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


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/frsrpc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/frsrpc.idl	2007-10-31 16:44:42 UTC (rev 25768)
+++ branches/SAMBA_4_0/source/librpc/idl/frsrpc.idl	2007-11-01 03:16:28 UTC (rev 25769)
@@ -69,6 +69,9 @@
 		uint32 unknown4;
     		uint32 unknown5;
 		uint32 unknown6;
+		uint32 unknown7;
+		uint32 unknown8;
+		uint32 unknown9;
 		/*
 		 * the format of this blob is this:
 		 *



More information about the samba-cvs mailing list