summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-21 01:47:42 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-26 10:13:33 +0100
commit2b096a298b33dfd9116ad861cb87959aa337fd98 (patch)
treeeb2b8f64553132395312e7ed3bbb5664408afc87 /WHATSNEW.txt
parent71afd274b9920c52b6966938b624d5df749b5c1d (diff)
downloadsamba-2b096a298b33dfd9116ad861cb87959aa337fd98.tar.gz
WHATSNEW: add some more items.
Guenther (cherry picked from commit b2b5946c2419482eaf7064b69a569cb3cfc1a8d7)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bb70a1347df..8321adf3fa2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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>