WHATSNEW: Update changes since 3.3.0pre2.
authorKarolin Seeger <kseeger@samba.org>
Thu, 23 Oct 2008 07:24:28 +0000 (09:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Oct 2008 07:24:28 +0000 (09:24 +0200)
Karolin

WHATSNEW.txt

index cd64f6df102ecb0462d9f6874bf415fa6ccda037..19258661201c537e3ec119fd95aa787d7e7d8cc0 100644 (file)
@@ -180,6 +180,10 @@ o   Jeremy Allison <jra@samba.org>
     * Correctly fix smbclient to terminate on eof from server.
     * Fix client timeout when searching for a large number of cups printers.
     * Unify access checks for lsa server functions.
+    * Remove the requirement for ldap call made as root.
+    * Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
+    * Fix net rpc vampire, based on an *amazing* piece of debugging work by
+      "Cooper S. Blake" <the_analogkid@yahoo.com>.
 
 
 o   Gerald (Jerry) Carter <jerry@samba.org>
@@ -189,6 +193,10 @@ o   Gerald (Jerry) Carter <jerry@samba.org>
 
 o   Günther Deschner <gd@samba.org>
     * Ensure consistency when reporting password complexity.
+    * Fix _lsa_GetUserName.
+    * Fix access check in _samr_QuerySecurity().
+    * _samr_DeleteUser needs to wipe out the user_handle on success.
+    * NetGroupEnum_r needs to handle servers with no groups.
 
 
 o   Jeff Layton <jlayton@redhat.com>
@@ -198,6 +206,7 @@ o   Jeff Layton <jlayton@redhat.com>
 
 o   Volker Lendecke <vl@samba.org>
     * BUG 5691: Fig smbd panic on Solaris.
+    * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
     * Fix a potential NULL deref in found by the IBM Checker.
     * Fix an uninitialized variable found by the IBM Checker.
     * Fix an unlikely memleak found by the IBM Checker.
@@ -215,6 +224,10 @@ o   Tim Prouty <tim.prouty@isilon.com>
     * Fix several build warnings.
 
 
+o   Andreas Schneider <mail@cynapses.org>
+    * Delete the krb5 ccname variable from the PAM environment if set.
+
+
 Commit Highlights:
 ------------------