[SCM] Samba Shared Repository - branch master updated

Nadezhda Ivanova nivanova at samba.org
Wed Jun 9 03:05:54 MDT 2010


The branch, master has been updated
       via  8823bdc... Added guids for the validated writes.
      from  1fd15dc... s3: Fix bug 7253

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 8823bdc7e2d141add138420feadd86837ea2257d
Author: Nadezhda Ivanova <nivanova at samba.org>
Date:   Wed Jun 9 12:03:32 2010 +0300

    Added guids for the validated writes.

-----------------------------------------------------------------------

Summary of changes:
 librpc/idl/security.idl |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/librpc/idl/security.idl b/librpc/idl/security.idl
index 7f9e7db..6e32b86 100644
--- a/librpc/idl/security.idl
+++ b/librpc/idl/security.idl
@@ -520,6 +520,13 @@ interface security
 	const string GUID_DRS_REPL_SYNCRONIZE         = "1131f6ab-9c07-11d1-f79f-00c04fc2dcd2";
 	const string GUID_DRS_RO_REPL_SECRET_SYNC     = "1131f6ae-9c07-11d1-f79f-00c04fc2dcd2";
 
+	/***************************************************************/
+	/* validated writes guids */
+	const string GUID_DRS_VALIDATE_SPN            = "f3a64788-5306-11d1-a9c5-0000f80367c1";
+	const string GUID_DRS_SELF_MEMBERSHIP         = "bf9679c0-0de6-11d0-a285-00aa003049e2";
+	const string GUID_DRS_DNS_HOST_NAME           = "72e39547-7b18-11d1-adef-00c04fd8d5cd";
+	const string GUID_DRS_ADD_DNS_HOST_NAME       = "80863791-dbe9-4eb8-837e-7f0ab55d9ac7";
+	const string GUID_DRS_BEHAVIOR_VERSION        = "d31a8757-2447-4545-8081-3bb610cacbf2";
 
 	/* A type to describe the mapping of generic access rights to object
 	   specific access rights. */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list