[SCM] Samba Shared Repository - branch v4-6-test updated

Stefan Metzmacher metze at samba.org
Thu Feb 23 16:23:02 UTC 2017


The branch, v4-6-test has been updated
       via  7567c0e WHATSNEW: Fix spelling of Messages
       via  e049016 WHATSNEW: Clarify and extend the the AD DC performance improvement text
      from  632a38e Modify smbspool_krb5_wrapper to just fall through to smbspool if AUTH_INFO_REQUIRED is not set or is not "negotiate".

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-6-test


- Log -----------------------------------------------------------------
commit 7567c0e7efaaa241a254d845e79250ed1abe8ca9
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Feb 23 06:32:20 2017 +1300

    WHATSNEW: Fix spelling of Messages
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>
    Reviewed-by: Alexander Bokovoy <ab at samba.org>
    
    Autobuild-User(v4-6-test): Stefan Metzmacher <metze at samba.org>
    Autobuild-Date(v4-6-test): Thu Feb 23 17:22:50 CET 2017 on sn-devel-144

commit e049016c0ca037081a9708b3d806585f95c69c23
Author: Andrew Bartlett <abartlet at samba.org>
Date:   Thu Feb 23 06:02:01 2017 +1300

    WHATSNEW: Clarify and extend the the AD DC performance improvement text
    
    Signed-off-by: Andrew Bartlett <abartlet at samba.org>
    Reviewed-by: Alexander Bokovoy <ab at samba.org>

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

Summary of changes:
 WHATSNEW.txt | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)


Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1063972..8b2f665 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -125,14 +125,23 @@ RPC services other than Netlogon.  The Netlogon server honours instead
 the 'rpc server port:netlogon' option.  The default value for both
 these options is the first available port including or after 1024.
 
-Improve AD performance and replication improvements
----------------------------------------------------
+AD LDAP and replication performance improvements
+------------------------------------------------
 
-Samba's LDB and replication code continues to improve, particularly in
-respect to the handling of large numbers of linked attributes.  We now
-respect an 'uptodateness vector' which will dramatically reduce the
-over-replication of links from new DCs.  We have also made the parsing
-of on-disk linked attributes much more efficient.
+Samba's LDB (the database holding the AD directory tree, as seen via
+LDAP) and our DRSUAPI replication code continues to improve,
+particularly in respect to the handling of large numbers of objects or
+linked attributes.
+
+ * We now respect an 'uptodateness vector' which will dramatically
+   reduce the over-replication of links from new DCs.
+
+ * We have also made the parsing of on-disk linked attributes much
+   more efficient.
+
+ * We rely on ldb 1.1.28.  This ldb version has improved memory
+   handling for ldb search results, improving poorly indexed and
+   unindexed search result processing speed by around 20%.
 
 DNS improvements
 ----------------
@@ -172,7 +181,7 @@ CTDB changes
   ctdb-recoverd: Messages from CTDB's recovery daemon
   ctdb-recovery: Messages from CTDB database recovery
   ctdb-eventd: Messages from CTDB's event daemon
-  ctdb-takeover: Messgaes from CTDB's public IP takeover subsystem
+  ctdb-takeover: Messages from CTDB's public IP takeover subsystem
 
 * The mapping between symbolic and numeric debug levels has changed
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list