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

metze at samba.org metze at samba.org
Wed Nov 29 17:55:22 GMT 2006


Author: metze
Date: 2006-11-29 17:55:21 +0000 (Wed, 29 Nov 2006)
New Revision: 19951

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

Log:
this statement is true...

metze
Modified:
   branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl	2006-11-29 15:46:57 UTC (rev 19950)
+++ branches/SAMBA_4_0/source/librpc/idl/drsuapi.idl	2006-11-29 17:55:21 UTC (rev 19951)
@@ -198,9 +198,8 @@
 	} drsuapi_DsReplicaCoursorCtrEx;
 
 	typedef [public] bitmap {
-		/* the _WRITEABLE flag seems to indicate a replication with all attributes,
-		 * and I'm currently always on error when it's set, but w2k and w2k3 uses it
-		 * in the dc join
+		/* the _WRITEABLE flag indicates a replication with all attributes
+		 *
 		 * --metze
 		 */
 		DRSUAPI_DS_REPLICA_NEIGHBOUR_WRITEABLE				= 0x00000010,



More information about the samba-cvs mailing list