[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha5-474-g36f727c

Andrew Bartlett abartlet at samba.org
Mon Sep 8 04:34:28 GMT 2008


The branch, v4-0-test has been updated
       via  36f727c4a73ffc8634692b0c5645343cb414de93 (commit)
      from  44ff392ffea52e89a3ac096a6d381ae540d3473c (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 36f727c4a73ffc8634692b0c5645343cb414de93
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Mon Sep 8 14:33:05 2008 +1000

    Add definition for SYSTEM_FLAG_ATTR_IS_RDN

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

Summary of changes:
 source/dsdb/common/flags.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/dsdb/common/flags.h b/source/dsdb/common/flags.h
index bdd61a3..dd80817 100644
--- a/source/dsdb/common/flags.h
+++ b/source/dsdb/common/flags.h
@@ -111,6 +111,7 @@
 #define SYSTEM_FLAG_CR_NTDS_DOMAIN		0x00000002
 #define SYSTEM_FLAG_CR_NTDS_NOT_GC_REPLICATED	0x00000004
 #define SYSTEM_FLAG_SCHEMA_BASE_OBJECT		0x00000010
+#define SYSTEM_FLAG_ATTR_IS_RDN		        0x00000020
 #define SYSTEM_FLAG_DISALLOW_MOVE_ON_DELETE	0x02000000
 #define SYSTEM_FLAG_DOMAIN_DISALLOW_MOVE	0x04000000
 #define SYSTEM_FLAG_DOMAIN_DISALLOW_RENAME	0x08000000


-- 
Samba Shared Repository


More information about the samba-cvs mailing list