[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Thu Feb 11 04:20:22 MST 2010


The branch, master has been updated
       via  7bd7194... s4-drs: Add DRSUAPI_DRS_NONGC_RO_REP bit to DRS_OPTIONS
      from  f78a534... s4-net-drs: fix some coding style issues

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


- Log -----------------------------------------------------------------
commit 7bd7194c2b319d260ef1d98f138b9dfcf59db8a7
Author: Fernando J V da Silva <fernandojvsilva at yahoo.com.br>
Date:   Fri Feb 5 16:33:03 2010 -0200

    s4-drs: Add DRSUAPI_DRS_NONGC_RO_REP bit to DRS_OPTIONS
    
    Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer at yahoo.de>

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

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


Changeset truncated at 500 lines:

diff --git a/librpc/idl/drsuapi.idl b/librpc/idl/drsuapi.idl
index dd621c1..00aa7bb 100644
--- a/librpc/idl/drsuapi.idl
+++ b/librpc/idl/drsuapi.idl
@@ -34,6 +34,7 @@ interface drsuapi
 		DRSUAPI_DRS_GET_ANC                   = 0x00000800,
 		DRSUAPI_DRS_GET_NC_SIZE               = 0x00001000,
 		DRSUAPI_DRS_LOCAL_ONLY                = 0x00001000,
+		DRSUAPI_DRS_NONGC_RO_REP	      = 0x00002000,
 		DRSUAPI_DRS_SYNC_BYNAME               = 0x00004000,
 		DRSUAPI_DRS_REF_OK                    = 0x00004000,
 		DRSUAPI_DRS_FULL_SYNC_NOW             = 0x00008000,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list