The branch, master has been updated
       via  c1e8838... flags.h - fix comment for 
"GTYPE_SECURITY_UNIVERSAL_GROUP" constant
      from  9b1daa7... s3:Makefile: add missing linker flags for smbfilter

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


- Log -----------------------------------------------------------------
commit c1e8838bf5483a5b7a8a2556a43ee2cf1040a1a1
Author: Matthias Dieter Wallnöfer <m...@samba.org>
Date:   Wed May 26 17:41:50 2010 +0200

    flags.h - fix comment for "GTYPE_SECURITY_UNIVERSAL_GROUP" constant

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

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


Changeset truncated at 500 lines:

diff --git a/libds/common/flags.h b/libds/common/flags.h
index 6a29b1b..396df7c 100644
--- a/libds/common/flags.h
+++ b/libds/common/flags.h
@@ -110,7 +110,7 @@
                GROUP_TYPE_SECURITY_ENABLED \
                )
 #define GTYPE_SECURITY_UNIVERSAL_GROUP ( \
-               /* 0x80000008 -2147483656 */ \
+               /* 0x80000008 -2147483640 */ \
                GROUP_TYPE_UNIVERSAL_GROUP| \
                GROUP_TYPE_SECURITY_ENABLED \
                )


-- 
Samba Shared Repository

Reply via email to