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

tridge at samba.org tridge at samba.org
Tue Aug 31 09:29:51 GMT 2004


Author: tridge
Date: 2004-08-31 09:29:51 +0000 (Tue, 31 Aug 2004)
New Revision: 2128

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/librpc/idl&rev=2128&nolog=1

Log:
netlogon DELTA_POLICY fix from rrenard




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-08-31 08:43:28 UTC (rev 2127)
+++ branches/SAMBA_4_0/source/librpc/idl/netlogon.idl	2004-08-31 09:29:51 UTC (rev 2128)
@@ -454,7 +454,7 @@
 		netr_String primarydomainname;
 		dom_sid2 *sid;
 		netr_QUOTA_LIMITS quota_limits;
-		NTTIME db_modify_time;
+		uint64 sequence_num;
 		NTTIME db_create_time;
 		uint32 SecurityInformation;
 		sec_desc_buf sdbuf;



More information about the samba-cvs mailing list