From: Andrew Bartlett Date: Wed, 11 Jul 2018 04:12:53 +0000 (+1200) Subject: WHATSNEW: document sysvolreset improvement X-Git-Tag: tdb-1.3.16~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932dc282d4527e06ab5f8b69b486b339828def60;p=thirdparty%2Fsamba.git WHATSNEW: document sysvolreset improvement BUG: https://bugzilla.samba.org/show_bug.cgi?id=13521 Signed-off-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 114844c1de2..22470809b1e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -221,6 +221,13 @@ Additionally DNS records can be automatically cleaned up for a given name with the 'samba-tool dns cleanup' command, which aids in cleaning up partially removed DCs. +samba-tool ntacl sysvolreset is now much faster +----------------------------------------------- + +The 'samba-tool ntacl sysvolreset' command, used on the Samba AD DC, +is now much faster than in previous versions, after an internal +rework. + Samba now tested with CI GitLab -------------------------------