diff options
author | Michael Adam <obnox@samba.org> | 2008-02-28 12:53:14 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-02-28 12:53:18 +0100 |
commit | ed40151aafcc0416be50197d85784706c882b674 (patch) | |
tree | 71d25267233627edb40616fa321814cf09217223 | |
parent | 261671dc95d52aabe48cbcc97f608132fa7fe5e1 (diff) | |
download | samba-ed40151aafcc0416be50197d85784706c882b674.tar.gz samba-ed40151aafcc0416be50197d85784706c882b674.tar.bz2 samba-ed40151aafcc0416be50197d85784706c882b674.zip |
WHATSNEW: Add changes by Andreas Schneider.
Michael
(This used to be commit cfb853e6c2d0f6ef6bca3b5b950bb015603f1c2d)
-rw-r--r-- | WHATSNEW.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 13be7ee59c..83868edc53 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -113,6 +113,7 @@ smb.conf changes config backend New file ctdb socket New "" debug class New No + hidden New No lanman auth Changed Default No ldap debug level New 0 ldap debug threshold New 10 @@ -230,6 +231,9 @@ o James Peach <jpeach@samba.org> o Andreas Schneider <anschneider@suse.de> * Don't restart winbind if a corrupted tdb is found during initialization. + * Fix Windows 2008 (Longhorn) join. + * Fix crashbug in winbindd. + * Add share parameter "hidden". o Karolin Seeger <ks@sernet.de> |