The branch, master has been updated
       via  7eee8e0... Fix comment
      from  d7713d1... Re-fix bug 5202 - cannot change ACLs on writable file 
with "dos filemode=yes"

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


- Log -----------------------------------------------------------------
commit 7eee8e053b22b9be8cd6de5a27efb19fe914039a
Author: Simo Sorce <[email protected]>
Date:   Fri Jan 8 16:53:30 2010 -0500

    Fix comment

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

Summary of changes:
 source4/kdc/hdb-samba4.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/kdc/hdb-samba4.c b/source4/kdc/hdb-samba4.c
index 2f3c30c..f7a72b4 100644
--- a/source4/kdc/hdb-samba4.c
+++ b/source4/kdc/hdb-samba4.c
@@ -1542,7 +1542,7 @@ krb5_error_code 
hdb_samba4_check_pkinit_ms_upn_match(krb5_context context, HDB *
                "objectSid", NULL
        };
 
-       TALLOC_CTX *mem_ctx = talloc_named(db, 0, 
"hdb_samba4_check_constrained_delegation");
+       TALLOC_CTX *mem_ctx = talloc_named(db, 0, 
"hdb_samba4_check_pkinit_ms_upn_match");
 
        if (!mem_ctx) {
                ret = ENOMEM;


-- 
Samba Shared Repository

Reply via email to