From 7d597bed7776970d6a14087574ab456430f4d52b Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 18 Nov 2009 14:21:31 +0100 Subject: [PATCH] WHATSNEW: Start with the commit highlights. Karolin --- WHATSNEW.txt | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9ba8e9106d6..ff9cce609c5 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -50,6 +50,7 @@ Winbind changes The Winbind daemon has been refactored internally to be asynchronous. The new Winbind will not be blocked by running 'wbinfo -g' or 'wbinfo -u'. + ###################################################################### Changes ####### @@ -65,7 +66,49 @@ smb.conf changes cups encrypt New no debug hires timestamp Changed Default yes ldap follow referral New auto - store create time New no + + +New [sub]commands +----------------- + +rpcclient createtrustdom Create trusted domain. +rpcclient deletetrustdom Delete trusted domain. + + +New configure options +--------------------- + +--enable-external-libtalloc Enable external tdb +--enable-netapi Turn on netapi support +--enable-pthreadpool Enable pthreads pool helper support +--with-cifsumount Include umount.cifs (Linux only) support +--with-codepagedir=DIR Where to put codepages + + +Commit Highlights +================= + + +o Jeremy Allison + * + + +o Günther Deschner + * + + +o Björn Jacke + * Add support for full Windows timestamp resolution. + * Add encryption support for connections to a CUPS server. + + +o Volker Lendecke + * Major internal refactoring of the Winbind daemon. + * Make Winbind asynchronous. + + +o Stefan Metzmacher + * Implement the new SMB2 protocol (experimental). ###################################################################### -- 2.11.4.GIT