The branch, master has been updated
       via  20654d6 s3-winbind: Remove unused keys from list.
      from  30d4484 Add the "backup" toggle command to smbclient. In order for 
this to be really useful we need to change to using NTCreateX opens by default 
in cli_open() and fall back to old OpenX calls instead of doing it the other 
way around.

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


- Log -----------------------------------------------------------------
commit 20654d6a98fb55230fdaeba58fcea9d197e3d92d
Author: Andreas Schneider <a...@samba.org>
Date:   Fri Dec 2 15:44:02 2011 +0100

    s3-winbind: Remove unused keys from list.
    
    DR and DE have been removed with
    0834574fdd6b469797b3b6a4edd45f321b9b9971.
    
    Autobuild-User: Andreas Schneider <a...@cryptomilk.org>
    Autobuild-Date: Fri Dec  2 19:02:45 CET 2011 on sn-devel-104

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

Summary of changes:
 source3/winbindd/winbindd_cache.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_cache.c 
b/source3/winbindd/winbindd_cache.c
index 620b858..9aed366 100644
--- a/source3/winbindd/winbindd_cache.c
+++ b/source3/winbindd/winbindd_cache.c
@@ -56,8 +56,6 @@ extern struct winbindd_methods sam_passdb_methods;
 
 static const char *non_centry_keys[] = {
        "SEQNUM/",
-       "DR/",
-       "DE/",
        "WINBINDD_OFFLINE",
        WINBINDD_CACHE_VERSION_KEYSTR,
        NULL


-- 
Samba Shared Repository

Reply via email to