WHATSNEW: add some more items.
authorGünther Deschner <gd@samba.org>
Fri, 21 Nov 2008 00:47:42 +0000 (01:47 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 26 Nov 2008 09:13:33 +0000 (10:13 +0100)
Guenther
(cherry picked from commit b2b5946c2419482eaf7064b69a569cb3cfc1a8d7)

WHATSNEW.txt

index bb70a1347dfc26c88225ebc01665400a878fe507..8321adf3fa2ca4723ea3b15136de8beda173585e 100644 (file)
@@ -220,6 +220,17 @@ o   Günther Deschner <gd@samba.org>
     * _samr_DeleteUser needs to wipe out the user_handle on success.
     * NetGroupEnum_r needs to handle servers with no groups.
     * Fix numerous netapi issues.
+    * Support for partial and delta netlogon replication in "net rpc vampire"
+    * Automatic machine password update in winbindd for member servers
+    * German internalization for pam_winbind
+    * Winbind krb5 locator plugin manpage
+    * New wbclient wbcLookupDomainControllerEx call
+    * Use autogenerated DCE/RPC routines for one more call on SVCCTL
+      named pipe
+    * Use autogenerated NBT routines from Samba4 for Mailslot/CLDAP
+      parsing
+    * Fix winbind password change code for Windows 2000 DCs
+    * Fix PNP_HwProfInfo NDR parsing
 
 
 o   Dina Fine <dina@exanet.com>