summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:44 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:44 +0100
commit06c99500744f890c67f0fb4d473da652155a7f7e (patch)
tree8dd7add5b108c9e5622d609f1b129d4ae3033afc
parentfd93db7084fdb5899fb823046b9d6ed1d05221c7 (diff)
downloadsamba-06c99500744f890c67f0fb4d473da652155a7f7e.tar.gz
samba-06c99500744f890c67f0fb4d473da652155a7f7e.tar.xz
samba-06c99500744f890c67f0fb4d473da652155a7f7e.zip
Revert "WHATSNEW: Update changes since 3.2.4."
This reverts commit fd93db7084fdb5899fb823046b9d6ed1d05221c7.
-rw-r--r--WHATSNEW.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a9c4b6fceb6..70115947843 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -36,10 +36,6 @@ o Jeremy Allison <jra@samba.org>
* Restructure VFS SMB traffic analyzer VFS module.
* Correctly fix smbclient to terminate on eof from server.
* 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>
@@ -51,10 +47,6 @@ o Guenther Deschner <gd@samba.org>
* Fix duplicate installation of cifs.upcall.
* Fix _srvsvc_NetShareAdd segfault.
* 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 Holger Hetterich <hhetter@novell.com>
@@ -69,7 +61,6 @@ o Jeff Layton <jlayton@redhat.com>
o Volker Lendecke <vl@samba.org>
* BUG 5691: Fig smbd panic on Solaris.
* BUG 5778: Check if strlcpy and strlcat are already defined.
- * 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.
@@ -90,10 +81,6 @@ 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.
-
-
o Andrew Tridgell <tridge@samba.org>
* Fix segfault on startup with trusted domains.
* Re-add "winbind:ignore domains" parameter.