summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-06-15 14:31:04 +0200
committerKarolin Seeger <kseeger@samba.org>2009-06-15 14:32:12 +0200
commite503228ffa2637bd4e9dfc0fdd0f829f48234900 (patch)
tree1305bc4f7d1fcfddb488f13c3795acda99b26f21 /WHATSNEW.txt
parent9aedfc67be4827c758eb14a049369a68993802d6 (diff)
downloadsamba-e503228ffa2637bd4e9dfc0fdd0f829f48234900.tar.gz
samba-e503228ffa2637bd4e9dfc0fdd0f829f48234900.tar.xz
samba-e503228ffa2637bd4e9dfc0fdd0f829f48234900.zip
WHATSNEW: Update changes since 3.3.4.
Karolin (cherry picked from commit 80e7638aed61cc908e7d658d208d1925ff16247c)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d5326632e1f..9b5972e67c8 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,6 +8,7 @@ This is the latest bugfix release of the Samba 3.3 series.
Major enhancements in Samba 3.3.5 include:
+ o Fix SAMR and LSA checks (bug #6089, #6289)
o Fix posix acls when setting an ACL without explicit ACE for the
owner (bug #2346).
o Fix joining of Win7 into Samba domain (bug #6099).
@@ -36,7 +37,11 @@ o Michael Adam <obnox@samba.org>
o Jeremy Allison <jra@samba.org>
+ * BUG 6089: Revert the extra SAMR and LSA checks.
* BUG 6099: Fix joining of Win7 into Samba domain.
+ * BUG 6289: Revert the extra SAMR and LSA checks.
+ * BUG 6297: Owner of sticky directory cannot delete files created by
+ others.
* BUG 6315: smbd crashes doing vfs_full_audit on IPC$ close event.
* BUG 6330: Fix DFS on AIX.
@@ -47,6 +52,7 @@ o Guenther Deschner <gd@samba.org>
* BUG 6301: Fix joining of Win2000 SP4 clients.
* BUG 6309: Support remote unjoining of Windows 2003 or greater.
* BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
+ * BUG 6465: Fix enumeration of empty aliases (ldb backend).
o Björn Jacke <bj@sernet.de>
@@ -79,6 +85,10 @@ o D.L. Meyer <dlmeyer@uiuc.edu>
* BUG 5832: Fix build on RHEL when ccache is not available.
+o Andreas Schneider <mail@cynapses.org>
+ * Some man pam_winbind improvements.
+
+
o Karolin Seeger <kseeger@samba.org>
* BUG 5853: Add keyutils-devel to build requires to fix build on RHEL.