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).
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.
* 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>
* 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.