swat: Use additional nonce on XSRF protection
[Samba.git] / WHATSNEW.txt
bloba7766a940366d06a51f1a468b3a1ecb742b11144
1                    ==============================
2                    Release Notes for Samba 3.5.21
3                          January 30, 2013
4                    ==============================
7 This is a security release in order to address
8 CVE-2013-0213 (Clickjacking issue in SWAT) and
9 CVE-2013-0214 (Potential XSRF in SWAT).
11 o  CVE-2013-0213:
12    All current released versions of Samba are vulnerable to clickjacking in the
13    Samba Web Administration Tool (SWAT). When the SWAT pages are integrated into
14    a malicious web page via a frame or iframe and then overlaid by other content,
15    an attacker could trick an administrator to potentially change Samba settings.
17    In order to be vulnerable, SWAT must have been installed and enabled
18    either as a standalone server launched from inetd or xinetd, or as a
19    CGI plugin to Apache. If SWAT has not been installed or enabled (which
20    is the default install state for Samba) this advisory can be ignored.
22 o  CVE-2013-0214:
23    All current released versions of Samba are vulnerable to a cross-site
24    request forgery in the Samba Web Administration Tool (SWAT). By guessing a
25    user's password and then tricking a user who is authenticated with SWAT into
26    clicking a manipulated URL on a different web page, it is possible to manipulate
27    SWAT.
29    In order to be vulnerable, the attacker needs to know the victim's password.
30    Additionally SWAT must have been installed and enabled either as a standalone
31    server launched from inetd or xinetd, or as a CGI plugin to Apache. If SWAT has
32    not been installed or enabled (which is the default install state for Samba)
33    this advisory can be ignored.
36 Changes since 3.5.20:
37 ---------------------
39 o   Kai Blin <kai@samba.org>
40     * BUG 9576: CVE-2013-0213: Fix clickjacking issue in SWAT.
41     * BUG 9577: CVE-2013-0214: Fix potential XSRF in SWAT.
44 ######################################################################
45 Reporting bugs & Development Discussion
46 #######################################
48 Please discuss this release on the samba-technical mailing list or by
49 joining the #samba-technical IRC channel on irc.freenode.net.
51 If you do report problems then please try to send high quality
52 feedback. If you don't provide vital information to help us track down
53 the problem then you will probably be ignored.  All bug reports should
54 be filed under the Samba 3.5 product in the project's Bugzilla
55 database (https://bugzilla.samba.org/).
58 ======================================================================
59 == Our Code, Our Bugs, Our Responsibility.
60 == The Samba Team
61 ======================================================================
64 Release notes for older releases follow:
65 ----------------------------------------
67                    ==============================
68                    Release Notes for Samba 3.5.20
69                          December 17, 2012
70                    ==============================
73 This is the latest stable release of Samba 3.5.
75 Major enhancements in Samba 3.5.20 include:
77 o  Fix segfaults in log level = 10 on Solaris (bug #9390).
78 o  Apply ACL masks correctly when setting ACLs (bug #9236).
81 Changes since 3.5.19:
82 ---------------------
84 o   Jeremy Allison <jra@samba.org>
85     * BUG 7781: Samba transforms ShareName to lowercase (sharename) when adding
86       new share via MMC.
87     * BUG 9236: Apply ACL masks correctly when setting ACLs.
88     * BUG 9455: munmap called for an address location not mapped by Samba.
91 o   Björn Baumbach <bb@sernet.de>
92     * BUG 9345: Fix usage of <smbconfoption> tag.
95 o   Stefan Metzmacher <metze@samba.org>
96     * BUG 9390: Fix segfaults in log level = 10 on Solaris.
97     * BUG 9402: Fix dns updates against BIND9 (used in a Samba4 domain).
100 ######################################################################
101 Reporting bugs & Development Discussion
102 #######################################
104 Please discuss this release on the samba-technical mailing list or by
105 joining the #samba-technical IRC channel on irc.freenode.net.
107 If you do report problems then please try to send high quality
108 feedback. If you don't provide vital information to help us track down
109 the problem then you will probably be ignored.  All bug reports should
110 be filed under the Samba 3.5 product in the project's Bugzilla
111 database (https://bugzilla.samba.org/).
114 ======================================================================
115 == Our Code, Our Bugs, Our Responsibility.
116 == The Samba Team
117 ======================================================================
120 ----------------------------------------------------------------------
123                    ==============================
124                    Release Notes for Samba 3.5.19
125                           November 5, 2012
126                    ==============================
129 This is the latest stable release of Samba 3.5.
131 Major enhancements in Samba 3.5.19 include:
133 o  Connection to outbound trusted domain goes offline (bug #9016).
134 o  ACL masks incorrectly applied when setting ACLs (bug #9236).
135 o  Samba panics if a user specifies an invalid port number (bug #9218).
138 Changes since 3.5.18:
139 ---------------------
141 o   Jeremy Allison <jra@samba.org>
142     * BUG 9016: Connection to outbound trusted domain goes offline.
143     * BUG 9117: smbclient can't connect to a Windows 7 server using NTLMv2.
144     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
145     * BUG 9236: ACL masks incorrectly applied when setting ACLs.
148 o   Andrew Bartlett <abartlet@samba.org>
149     * BUG 8788: libsmb: Initialise ticket to ensure we do not free invalid memory.
152 o   Björn Jacke <bj@sernet.de>
153     * BUG 8344: autoconf: Fix --with(out)-sendfile-support option handling.
154     * BUG 8732: Fix compile of krb5 locator on Solaris.
155     * BUG 9172: Add quota support for gfs2.
158 o   Matthieu Patou <mat@matws.net>
159     * BUG 9259: lib-addns: Ensure that allocated buffer are pre set to 0.
162 o   Andreas Schneider <asn@samba.org>
163     * BUG 9218: Samba panics if a user specifies an invalid port number.
166 ######################################################################
167 Reporting bugs & Development Discussion
168 #######################################
170 Please discuss this release on the samba-technical mailing list or by
171 joining the #samba-technical IRC channel on irc.freenode.net.
173 If you do report problems then please try to send high quality
174 feedback. If you don't provide vital information to help us track down
175 the problem then you will probably be ignored.  All bug reports should
176 be filed under the Samba 3.5 product in the project's Bugzilla
177 database (https://bugzilla.samba.org/).
180 ======================================================================
181 == Our Code, Our Bugs, Our Responsibility.
182 == The Samba Team
183 ======================================================================
186 ----------------------------------------------------------------------
189                    ==============================
190                    Release Notes for Samba 3.5.18
191                          September 24, 2012
192                    ==============================
195 This is the latest stable release of Samba 3.5.
197 Major enhancements in Samba 3.5.18 include:
199 o  Fix a smbd crash in reply_lockingX_error (bug #9084).
200 o  Fix Winbind crashes caused by mis-identified idle clients (bug #9104).
201 o  Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
202    _pam_winbind_change_pwd() when password is expiring (bug #9013).
205 Changes since 3.5.17:
206 ---------------------
208 o   Michael Adam <obnox@samba.org>
209     * BUG 7788: Clarify the idmap_rid manpage.
212 o   Jeremy Allison <jra@samba.org>
213     * BUG 9098: Winbind does not refresh Kerberos tickets.
214     * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
215     * BUG 9150: Valid open requests can cause smbd assert due to incorrect
216       oplock handling on delete requests.
219 o   Neil R. Goldberg <ngoldber@mitre.org>
220     * BUG 9100: Winbind doesn't return "Domain Local" groups from own domain.
223 o   Hargagan <shargagan@novell.com>
224     * BUG 9085: NMB registration for a duplicate workstation fails with
225       registration refuse.
228 o   Björn Jacke <bj@sernet.de>
229     * BUG 7814: Fix build of sysquote_xfs.
230     * BUG 8402: Winbind log spammed with idmap messages.
233 o   Volker Lendecke <vl@samba.org>
234     * BUG 9084: Fix a smbd crash in reply_lockingX_error.
237 o   Herb Lewis <hlewis@panasas.com>
238     * BUG 9104: Fix Winbind crashes caused by mis-identified idle clients.
241 o   Luca Lorenzetto <lorenzetto-luca@ubuntu-it.org>
242     * BUG 9013: Desktop Managers (xdm, gdm, lightdm...) crash with SIGSEGV in
243       _pam_winbind_change_pwd() when password is expiring.
246 ######################################################################
247 Reporting bugs & Development Discussion
248 #######################################
250 Please discuss this release on the samba-technical mailing list or by
251 joining the #samba-technical IRC channel on irc.freenode.net.
253 If you do report problems then please try to send high quality
254 feedback. If you don't provide vital information to help us track down
255 the problem then you will probably be ignored.  All bug reports should
256 be filed under the Samba 3.5 product in the project's Bugzilla
257 database (https://bugzilla.samba.org/).
260 ======================================================================
261 == Our Code, Our Bugs, Our Responsibility.
262 == The Samba Team
263 ======================================================================
266 ----------------------------------------------------------------------
269                    ==============================
270                    Release Notes for Samba 3.5.17
271                            August 13, 2012
272                    ==============================
275 This is the latest stable release of Samba 3.5.
278 Changes since 3.5.16:
279 ---------------------
281 o   Jeremy Allison <jra@samba.org>
282     * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in
283       configure.
286 o   Björn Jacke <bj@sernet.de>
287     * BUG 8996: Fix build without ads support.
288     * BUG 9011: Second part of a fix for bug #9011 (Build on HP-UX broken).
291 o   Stefan Metzmacher <metze@samba.org>
292     * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions.
295 ######################################################################
296 Reporting bugs & Development Discussion
297 #######################################
299 Please discuss this release on the samba-technical mailing list or by
300 joining the #samba-technical IRC channel on irc.freenode.net.
302 If you do report problems then please try to send high quality
303 feedback. If you don't provide vital information to help us track down
304 the problem then you will probably be ignored.  All bug reports should
305 be filed under the Samba 3.5 product in the project's Bugzilla
306 database (https://bugzilla.samba.org/).
309 ======================================================================
310 == Our Code, Our Bugs, Our Responsibility.
311 == The Samba Team
312 ======================================================================
315 ----------------------------------------------------------------------
318                    ==============================
319                    Release Notes for Samba 3.5.16
320                             July 2, 2012
321                    ==============================
324 This is the latest stable release of Samba 3.5.
326 Major enhancements in Samba 3.5.16 include:
328 o  Fix possible memory leaks in the Samba master process (bug #8970).
329 o  Fix uninitialized memory read in talloc_free().
330 o  Fix smbd crash with unknown user (bug #8314).
333 Changes since 3.5.15:
334 ---------------------
336 o   Jeremy Allison <jra@samba.org>
337     * BUG 8314: Fix smbd crash with unknown user.
338     * BUG 8831: Fix inconsistent (with manpage) command-line switch for "help"
339       in smbtree.
340     * BUG 8882: Fix processing of %U with vfs_full_audit when "force user"
341       is set.
342     * BUG 8897: winbind_krb5_locator only returns one IP address.
343     * BUG 8910: resolve_ads() code can return zero addresses and miss valid DC
344       IP addresses.
345     * BUG 8957: Fix typo in pam_winbindd code.
346     * BUG 8972: Directory group write permission bit is set if unix extensions
347       are enabled.
348     * BUG 8974: Kernel oplocks are broken when uid(file) != uid(process).
349     * BUG 8989: Send correct responses to NT Transact Secondary when no data and
350       no params.
351     * BUG 8994: Fix "winbind normalize names".
354 o   Andrew Bartlett <abartlet@samba.org>
355     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
356     * BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
357       at a time.
360 o   Björn Baumbach <bb@sernet.de>
361     * BUG 7564: Fix default name resolve order in the manpage.
364 o   John Bradshaw <john@johnbradshaw.org>
365     * BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.
368 o   Olaf Flebbe <o.flebbe@science-computing.de>
369     * BUG 8552: Correct documentation of "case sensitive".
372 o   Björn Jacke <bj@sernet.de>
373     * BUG 8869: Remove outdated netscape ds 5 schema file.
374     * BUG 9011: Fix build on HP-UX.
377 o   Volker Lendecke <vl@samba.org>
378     * Fix uninitialized memory read in talloc_free().
379     * BUG 8338: OS/X can not deal with a 10-vwv read on normal files.
380     * BUG 8998: Notify code can miss a ChDir.
381     * BUG 9000: Fix a Winbind race leading to 100% CPU.
382     * BUG 9003: Fix posix acl on gpfs.
385 o   Matthieu Patou <mat@matws.net>
386     * BUG 8975: Make sure that Winbind can coredump.
389 o   Karolin Seeger <kseeger@samba.org>
390     * BUG 7930: Add hint that setting "profile acls = yes" on normal shares can
391       cause trouble.
394 o   Richard Sharpe <realrichardsharpe@gmail.com>
395     * BUG 8822: Fix building out-of-tree vfs modules.
396     * BUG 8970: Fix possible memory leaks in the Samba master process.
399 o   Simo Sorce <idra@samba.org>
400     * BUG 8915: Fix pam_winbind build against newer iniparser library.
403 ######################################################################
404 Reporting bugs & Development Discussion
405 #######################################
407 Please discuss this release on the samba-technical mailing list or by
408 joining the #samba-technical IRC channel on irc.freenode.net.
410 If you do report problems then please try to send high quality
411 feedback. If you don't provide vital information to help us track down
412 the problem then you will probably be ignored.  All bug reports should
413 be filed under the Samba 3.5 product in the project's Bugzilla
414 database (https://bugzilla.samba.org/).
417 ======================================================================
418 == Our Code, Our Bugs, Our Responsibility.
419 == The Samba Team
420 ======================================================================
423 ----------------------------------------------------------------------
426                    ==============================
427                    Release Notes for Samba 3.5.15
428                            April 30, 2012
429                    ==============================
432 This is a security release in order to address
433 CVE-2012-2111 (Incorrect permission checks when granting/removing
434 privileges can compromise file server security).
436 o  CVE-2012-2111:
437    Samba 3.4.x to 3.6.4 are affected by a
438    vulnerability that allows arbitrary users
439    to modify privileges on a file server.
442 Changes since 3.5.14:
443 ---------------------
446 o   Jeremy Allison <jra@samba.org>
447     * Fix  incorrect permission checks when granting/removing
448       privileges (CVE-2012-2111).
451 ######################################################################
452 Reporting bugs & Development Discussion
453 #######################################
455 Please discuss this release on the samba-technical mailing list or by
456 joining the #samba-technical IRC channel on irc.freenode.net.
458 If you do report problems then please try to send high quality
459 feedback. If you don't provide vital information to help us track down
460 the problem then you will probably be ignored.  All bug reports should
461 be filed under the Samba 3.5 product in the project's Bugzilla
462 database (https://bugzilla.samba.org/).
465 ======================================================================
466 == Our Code, Our Bugs, Our Responsibility.
467 == The Samba Team
468 ======================================================================
471 ----------------------------------------------------------------------
474                    ==============================
475                    Release Notes for Samba 3.5.14
476                            April 10, 2012
477                    ==============================
480 This is a security release in order to address
481 CVE-2012-1182 ("root" credential remote code execution).
483 o  CVE-2012-1182:
484    Samba 3.0.x to 3.6.3 are affected by a
485    vulnerability that allows remote code
486    execution as the "root" user.
489 Changes since 3.5.13:
490 ---------------------
493 o   Stefan Metzmacher <metze@samba.org>
494     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
495      allocated array (CVE-2012-1182).
498 ######################################################################
499 Reporting bugs & Development Discussion
500 #######################################
502 Please discuss this release on the samba-technical mailing list or by
503 joining the #samba-technical IRC channel on irc.freenode.net.
505 If you do report problems then please try to send high quality
506 feedback. If you don't provide vital information to help us track down
507 the problem then you will probably be ignored.  All bug reports should
508 be filed under the Samba 3.5 product in the project's Bugzilla
509 database (https://bugzilla.samba.org/).
512 ======================================================================
513 == Our Code, Our Bugs, Our Responsibility.
514 == The Samba Team
515 ======================================================================
518 ----------------------------------------------------------------------
521                    ==============================
522                    Release Notes for Samba 3.5.13
523                           March 12, 2012
524                    ==============================
527 This is the latest stable release of Samba 3.5.
529 Major enhancements in Samba 3.5.13 include:
531 o  Fix a crash bug in cldap_socket_recv_dgram() (bug #8593).
532 o  Fully observe password change settings (bug #8561).
533 o  Fix NT ACL issue (bug #8673).
534 o  Fix segfault in Winbind if we can't map the last user (bug #8678).
537 Changes since 3.5.12:
538 --------------------
541 o   Michael Adam <obnox@samba.org>
542     * BUG 8327: Fix config reload to reload shares from registry.
545 o   Jeremy Allison <jra@samba.org>
546     * BUG 8139: Ignore SMBecho errors.
547     * BUG 8521: Fix Winbind cache timeout expiry test.
548     * BUG 8561: Fully observe password change settings.
549     * BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
550     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
551       set SEC_DESC_DACL_PRESENT in the type field.
552     * BUG 8644: Make sure that vfs_acl_xattr and vfs_acl_tdb modules add
553       inheritable entries on a directory with no stored ACL.
554     * BUG 8663: Fix deleting a symlink if the symlink target is outside of the
555     * share.
556     * BUG 8664: Fix renaming a symlink if the symlink target is outside of the
557       share.
558     * BUG 8673: Fix NT ACL issue.
559     * BUG 8679: Make sure that recvfile code path using splice() on Linux
560       does not leave data in the pipe on short write.
561     * BUG 8687: Fix typo in 'net memberships' usage.
564 o   Christian Ambach <christian.ambach@de.ibm.com>
565     * BUG 8658: Add timeouts to Winbind cache.
568 o   Andrew Bartlett <abartlet@samba.org>
569     * BUG 8727: Do not limit read replies to NBT packet sizes.
572 o   Günther Deschner <gd@samba.org>
573     * BUG 8176: Fix perl path.
574     * BUG 8692: Fix malloc/talloc mismatch in ads_keytab_verify_ticket().
577 o   Björn Jacke <bj@sernet.de>
578     * BUG 8652: Document the ignore system acls option of vfs_acl_xattr and
579       vfs_acl_tdb.
582 o   Jeff Layton <jlayton@redhat.com>
583     * BUG 8648: Document more undocumented mount.cifs options.
586 o   Volker Lendecke <vl@samba.org>
587     * BUG 8639: Fix the vfs_commit module.
588     * BUG 8686: Packet validation checks can be done before length validation
589       causing uninitialized memory read.
592 o   Stefan Metzmacher <metze@samba.org>
593     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
594     * BUG 8562: Fix double free error (talloc).
595     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
596     * BUG 8684: Try ctdbd_init_connection() as root.
599 o   Masafumi Nakayama <MASA23@jp.ibm.com>
600     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
603 o   Matthieu Patou <mat@matws.net>
604     * BUG 8599: Make WINBINDD_PAM_AUTH_CRAP return valid user session key.
605     * BUG 8771: Make Winbind change faster from DC1 to DC2.
608 o   Andreas Schneider <asn@samba.org>
609     * BUG 8608: Don't fail on users without a uid (Winbind).
610     * BUG 8628: Don't duplicate Kerberos service tickets.
611     * BUG 8645: Add missing prefixpath options for mount.cifs manpage.
612     * BUG 8658: Add an update function for Winbind cache.
613     * BUG 8678: Fix segfault in Winbind if we can't map the last user.
616 o   Karolin Seeger <kseeger@samba.org>
617     * BUG 7705: Fix rpm build issues on RHEL4.
620 o   Richard Sharpe <realrichardsharpe@gmail.com>
621     * BUG 8607: Simplify building modules outside the Samba source tree.
624 ######################################################################
625 Reporting bugs & Development Discussion
626 #######################################
628 Please discuss this release on the samba-technical mailing list or by
629 joining the #samba-technical IRC channel on irc.freenode.net.
631 If you do report problems then please try to send high quality
632 feedback. If you don't provide vital information to help us track down
633 the problem then you will probably be ignored.  All bug reports should
634 be filed under the Samba 3.5 product in the project's Bugzilla
635 database (https://bugzilla.samba.org/).
638 ======================================================================
639 == Our Code, Our Bugs, Our Responsibility.
640 == The Samba Team
641 ======================================================================
644 ----------------------------------------------------------------------
647                    ==============================
648                    Release Notes for Samba 3.5.12
649                           November 2, 2011
650                    ==============================
653 This is the latest stable release of Samba 3.5.
655 Major enhancements in Samba 3.5.12 include:
657 o  Fix race condition in Winbind (bug 7844).
658 o  The VFS ACL modules are no longer experimental but production-ready.
661 Changes since 3.5.11:
662 --------------------
665 o   Jeremy Allison <jra@samba.org>
666     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
667     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
668     * BUG 8156: 'net ads join' fails to use the user's kerberos ticket.
669     * BUG 8370: Fix vfs_chown_fsp.
670     * BUG 8422: Fix infinite loop in ACL module code.
671     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
672       isn't given.
673     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
674     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
675       set.
676     * BUG 8507: Make smbd correctly honor the "force create mode" bits from a
677       cifsfs create.
678     * BUG 8541: Fix readlink() on Linux clients if the symlink target is
679       outside of the share.
680     * BUG 8542: smbclient posix_open command fails to return correct info on
681       open file.
684 o   Pierre Carrier <pcarrier@redhat.com>
685     * BUG 8186: Allow changing the maximum number of simultaneous clients in
686       Winbind through an smb.conf option.
689 o   Günther Deschner <gd@samba.org>
690     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
691     * BUG 7888: Deal with buggy 3.0 based PDCs.
692     * BUG 8491: Fix some coverity issues.
695 o   David Disseldorp <ddiss@suse.de>
696     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
699 o   Björn Jacke <bj@sernet.de>
700     * BUG 8256: Add man vfs_aio_fork.
701     * BUG 8362: Fix SWAT build issue on old glibc systems.
702     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
705 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
706     * BUG 8515: Disallow "." in can_set_delete_on_close().
709 o   Volker Lendecke <vl@samba.org>
710     * BUG 7844: Fix race condition in Winbind.
711     * BUG 8338: Add a fallback for missing open&x support in OS/X Lion.
712     * BUG 8420: Fix getent group if trusted domains are not reachable.
715 o   Stefan Metzmacher <metze@samba.org
716     * BUG 8347: Fix regression on HP-UX, AIX and OSF introduced by the fix for
717       CVE-2011-2522.
718     * BUG 8452: Check the wct of the incoming SMBnegprot responses in libsmb.
719     * BUG 8491: Fix some coverity issues.
722 ######################################################################
723 Reporting bugs & Development Discussion
724 #######################################
726 Please discuss this release on the samba-technical mailing list or by
727 joining the #samba-technical IRC channel on irc.freenode.net.
729 If you do report problems then please try to send high quality
730 feedback. If you don't provide vital information to help us track down
731 the problem then you will probably be ignored.  All bug reports should
732 be filed under the Samba 3.5 product in the project's Bugzilla
733 database (https://bugzilla.samba.org/).
736 ======================================================================
737 == Our Code, Our Bugs, Our Responsibility.
738 == The Samba Team
739 ======================================================================
742 ----------------------------------------------------------------------
745                    ==============================
746                    Release Notes for Samba 3.5.11
747                            August 4, 2011
748                    ==============================
751 This is the latest stable release of Samba 3.5.
753 Major enhancements in Samba 3.5.11 include:
755 o  Fix access to Samba shares when Windows security patch KB2536276 is installed
756    (bug #8238).
757 o  Fix Winbind panics if verify_idpool() fails (bug #8253).
760 Changes since 3.5.10:
761 --------------------
764 o   Jeremy Allison <jra@samba.org>
765     * BUG 7462: Make SA_RESETHAND conditional on its existance.
766     * BUG 8254: Make "acl check permissions = no" working in all cases.
769 o   Gregor Beck <gbeck@sernet.de>
770     * BUG 8253: Fix Winbind panics if verify_idpool() fails.
773 o   David Disseldorp <ddiss@suse.de>
774     * BUG 8269: Stop spamming log with "Could not find child X -- ignoring"
775       messages in smbd.
778 o   Björn Jacke <bj@sernet.de>
779     * BUG 7460: Include sys/file.h only when available.
782 o   Volker Lendecke <vl@samba.org>
783     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
784     * BUG 8238: Fix access to Samba shares when Windows security patch
785       KB2536276 is installed.
786     * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
789 o   Stefan Metzmacher <metze@samba.org>
790     * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
791     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
794 ######################################################################
795 Reporting bugs & Development Discussion
796 #######################################
798 Please discuss this release on the samba-technical mailing list or by
799 joining the #samba-technical IRC channel on irc.freenode.net.
801 If you do report problems then please try to send high quality
802 feedback. If you don't provide vital information to help us track down
803 the problem then you will probably be ignored.  All bug reports should
804 be filed under the Samba 3.5 product in the project's Bugzilla
805 database (https://bugzilla.samba.org/).
808 ======================================================================
809 == Our Code, Our Bugs, Our Responsibility.
810 == The Samba Team
811 ======================================================================
814 ----------------------------------------------------------------------
817                    ==============================
818                    Release Notes for Samba 3.5.10
819                            July 26, 2011
820                    ==============================
823 This is a security release in order to address
824 CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
825 CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).
828 o  CVE-2011-2522:
829    The Samba Web Administration Tool (SWAT) in Samba versions
830    3.0.x to 3.5.9 are affected by a cross-site request forgery.
833 o  CVE-2011-2694:
834    The Samba Web Administration Tool (SWAT) in Samba versions
835    3.0.x to 3.5.9 are affected by a cross-site scripting
836    vulnerability.
838 Please note that SWAT must be enabled in order for these
839 vulnerabilities to be exploitable. By default, SWAT
840 is *not* enabled on a Samba install.
843 Changes since 3.5.9:
844 --------------------
847 o   Kai Blin <kai@samba.org>
848     * BUG 8289: SWAT contains a cross-site scripting vulnerability.
849     * BUG 8290: CSRF vulnerability in SWAT.
852 ######################################################################
853 Reporting bugs & Development Discussion
854 #######################################
856 Please discuss this release on the samba-technical mailing list or by
857 joining the #samba-technical IRC channel on irc.freenode.net.
859 If you do report problems then please try to send high quality
860 feedback. If you don't provide vital information to help us track down
861 the problem then you will probably be ignored.  All bug reports should
862 be filed under the Samba 3.5 product in the project's Bugzilla
863 database (https://bugzilla.samba.org/).
866 ======================================================================
867 == Our Code, Our Bugs, Our Responsibility.
868 == The Samba Team
869 ======================================================================
872 ----------------------------------------------------------------------
875                    =============================
876                    Release Notes for Samba 3.5.9
877                            June 14, 2011
878                    =============================
881 This is the latest stable release of Samba 3.5.
883 Major enhancements in Samba 3.5.9 include:
885 o  Sgid bit lost on folder rename (bug #7996).
886 o  ACL can get lost when files are being renamed (bug #7987).
887 o  Respect "allow trusted domains = no" in Winbind (bug #6966).
888 o  Samba now follows Windows behaviour as a Kerberos client,
889    requesting a CIFS/ ticket (bug #7893).
891 New Kerberos behaviour
892 ----------------------
894 A new parameter 'client use spnego principal' defaults to 'no' and
895 mean Samba will use CIFS/hostname to obtain a kerberos ticket, acting
896 more like Windows when using Kerberos against a CIFS server in
897 smbclient, winbind and other Samba client tools.  This will change
898 which servers we will successfully negotiate kerberos connections to.
899 This is due to Samba no longer trusting a server-provided hint which
900 is not available from Windows 2008 or later.  For correct operation
901 with all clients, all aliases for a server should be recorded as a as
902 a servicePrincipalName on the server's record in AD.
904 Changes since 3.5.8:
905 --------------------
907 o   Jeremy Allison <jra@samba.org>
908     * BUG 6911: Kerberos authentication from Vista to Samba fails when security
909       blob size is greater than 16 kB.
910     * BUG 7080: Quota only shown when logged as root.
911     * BUG 7528: Fix Solaris with NIS autohome.
912     * BUG 7987: ACL can get lost when files are being renamed.
913     * BUG 7996: sgid bit lost on folder rename.
914     * BUG 8040: Fix 'smbclient' segfaults when a Cyrillic netbios name or
915       workgroup is configured.
916     * BUG 8072: Fix panic in create_file_acl_common.
917     * BUG 8038: Fix is_myname_or_ipaddr() to be robust against strange DNS
918       setups.
919     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
920       vfs_acl_xattr or vfs_acl_tdb module.
921     * BUG 8088: Fix segfault in rpccli_samr_chng_pswd_auth_crap if any input
922       blobs are null.
923     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
924     * BUG 8157: Fix parsing CUPS printcap files in std_pcap_cache_reload().
925     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
926     * BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit
927       permissions = yes".
930 o   Christian Ambach <ambi@samba.org>
931     * BUG 8008: Fix a segfault in the krb5 locator plugin.
932     * BUG 8012: Use getgrset() instead of initgroups() + getgroups() when
933       getgrouplist() is not defined.
934     * BUG 8031: Convert gpfs:sharemodes and gpfs:leases parameters from a
935       global setting to a per share setting.
938 o   Andrew Bartlett <abartlet@samba.org>
939     * BUG 7893: Don't ever ask for machine$ principals as a target.
942 o   Björn Baumbach <bb@sernet.de>
943     * BUG 8074: Fix debug message.
946 o   Dmitry Butskoy <dmitry@butskoy.name>
947     * BUG 6966: Respect "allow trusted domains = no" in Winbind.
950 o   Marc A. Dahlhaus <mad@wol.de>
951     * BUG 8047: Fix mdns registration if "interfaces=" is used.
954 o   Günther Deschner <gd@samba.org>
955     * BUG 7993: Make sure we don't crash when publishing a single printer.
956     * BUG 8085: Fix incorrect timeout handling in ncacn_ip_tcp client code.
957     * BUG 8132: Fix filling printers location field when using CUPS.
960 o   David Disseldorp <ddiss@suse.de>
961     * BUG 7836: Make newly added printers visible to clients.
962     * BUG 7994: Use printcap IDL for IPC.
965 o   Björn Jacke <bj@sernet.de>
966     * BUG 7825: Fix GNU ld version detection with old gcc releases.
967     * BUG 8033: Add explicit configure option whether to enable dmapi
968       support or not.
971 o   Sergey Korsak <skif@1plus1.net>
972     * BUG 8099: setpwent() actually does endpwent() on FreeBSD.
975 o   Volker Lendecke <vl@samba.org>
976     * BUG 8009: Fix getting username in 'net rap session'.
977     * BUG 8011: Fix memory corruption in shadow_copy2.
978     * BUG 8016: Fix gpfs_get_xattr.
979     * BUG 8042: File creation on OS/X.
980     * BUG 8054: Winbind cache stores/retrieves wrong sizes for 16-bit ints.
981     * BUG 8066: Fix wrong output in 'smbget'.
982     * BUG 8087: Fix wbcChangeUserPasswordEx in RESPONSE mode.
985 o   Nikolay Martynov <mar.kolya@gmail.com>
986     * BUG 8010: Fix inode generation so nautilus can count total dir size
987       correctly.
990 o   Jim McDonough <jmcd@samba.org>
991     * BUG 6364: Pull realm from supplied username on libnet join.
992     * BUG 8166: Don't lockout users when offline.
995 o   Stefan Metzmacher <metze@samba.org>
996     * BUG 7383: Normalize IPv4 mapped IPv6 addresses in both directions.
997     * BUG 8034: SEC_STD_DELETE is always granted to the owner of a file.
1000 o   Larry Reid <lcreid@jadesystems.ca>
1001     * BUG 8055: Can't see Parts of DFS CIFS share.
1004 o   Simo Sorce <idra@samba.org>
1005     * BUG 7610: winbindd_cache.tdb grows too large when scaled.
1008 o   Martin Vogt <martin.vogt@itwm.fraunhofer.de>
1009     * BUG 6762: Fix ctdb on gpfs error with MS Office.
1013 ######################################################################
1014 Reporting bugs & Development Discussion
1015 #######################################
1017 Please discuss this release on the samba-technical mailing list or by
1018 joining the #samba-technical IRC channel on irc.freenode.net.
1020 If you do report problems then please try to send high quality
1021 feedback. If you don't provide vital information to help us track down
1022 the problem then you will probably be ignored.  All bug reports should
1023 be filed under the Samba 3.5 product in the project's Bugzilla
1024 database (https://bugzilla.samba.org/).
1027 ======================================================================
1028 == Our Code, Our Bugs, Our Responsibility.
1029 == The Samba Team
1030 ======================================================================
1033 ----------------------------------------------------------------------
1036                    =============================
1037                    Release Notes for Samba 3.5.8
1038                            March 7, 2011
1039                    =============================
1042 This is the latest stable release of Samba 3.5.
1044 Major enhancements in Samba 3.5.8 include:
1046 o  Fix Winbind crash bug when no DC is available (bug #7730).
1047 o  Fix finding users on domain members (bug #7743).
1048 o  Fix memory leaks in Winbind (bug #7879).
1049 o  Fix printing with Windows 7 clients (bug #7567).
1052 Changes since 3.5.7:
1053 --------------------
1056 o   Michael Adam <obnox@samba.org>
1057     * BUG 7594: Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'.
1058     * BUG 7871: Fix 'net ads dns register' in cluster setups.
1059     * BUG 7894: Fix sporadic Winbind panic in rpc query_user_list.
1062 o   Jeremy Allison <jra@samba.org>
1063     * BUG 7409: Raise debug level for "reduce_name: couldn't get realpath"
1064       messages.
1065     * BUG 7716: Store unmodified copies of security descriptors in acl_xattr and
1066       acl_tdb modules.
1067     * BUG 7733: Fix incorrect unix mode_t caused by invalid client DOS
1068       attributes on create.
1069     * BUG 7734: Apply appropriate create masks when creating files with "inherit
1070       ACLs" set to true.
1071     * BUG 7743: Fix finding users on domain members.
1072     * BUG 7744: Fix "dfree cache time" parameter.
1073     * BUG 7777: Fix requesting lookups for BUILTIN sids.
1074     * BUG 7785: Fix atime limit.
1075     * BUG 7791: Fix copying files from a SMB share using Gnome vfs and SMB
1076       signing.
1077     * BUG 7812: ACL inheritance cannot be disabled in vfs_acl_xattr/vfs_acl_tdb.
1078     * BUG 7835: vfs_fill_sparse() doesn't use posix_fallocate when strict
1079       allocate is on.
1080     * BUG 7843: Expand the local SAMs aliases.
1081     * BUG 7892: Fix stale lock in open_file_fchmod().
1082     * BUG 7950: Revalidate the pathname once re-constructed from a root fsp.
1085 o   Andrew Bartlett <abartlet@samba.org>
1086     * BUG 7356: Fix 'net ads dns register' in Windows 2008 R2 domains.
1089 o   Björn Baumbach <bb@sernet.de>
1090     * BUG 7875: Fix 'nmbd --port'.
1091     * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
1094 o   Günther Deschner <gd@samba.org>
1095     * BUG 7567: Fix printing with Windows 7 clients.
1096     * BUG 7641: Handle Windows 9x adddriver calls without config file.
1097     * BUG 7945: Let Winbind try to use samlogon validation level 6.
1100 o   Holger Hetterich <hhetter@novell.com>
1101     * BUG 3185: Fix 'testparm' return code when EOF in encountered in param
1102       name.
1105 o   Björn Jacke <bj@sernet.de>
1106     * BUG 7821: Fix build of shared libraries on Tru64.
1109 o   Volker Lendecke <vl@samba.org>
1110     * BUG 7066: Fix "Your Password expires today" message for users of trusted
1111       domains.
1112     * BUG 7262: Fix maintaining of users' groups via UsrMgr.
1113     * BUG 7656: Fix scalability problem with hundreds of printers.
1114     * BUG 7665: Fix memory leak in the netapi routines.
1115     * BUG 7730: Fix Winbind crash bug when no DC is available.
1116     * BUG 7774: Fix a getgrent crash with many groups.
1117     * BUG 7779: Fix smbd crash caused by expand_msdfs.
1118     * BUG 7800: Make Winbind recover from a signing error.
1119     * BUG 7817: Fix "force group" with ntlmssp guest session setup.
1120     * BUG 7841: Make WINBINDD_LOOKUPRIDS asking the right domain.
1121     * BUG 7842: Make WINBINDD_LOOKUPRIDS returning the domain name.
1122     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
1123       support.
1124     * BUG 7879: Fix memory leaks in Winbind.
1125     * BUG 7881: Fix flaky Winbind against Windows 2008.
1126     * BUG 7917: Fix connections from WinCE.
1127     * BUG 7940: Fix opening MS Powerpoint files.
1130 o   Stefan Metzmacher <metze@samba.org>
1131     * BUG 7567: Fix printing with Windows 7 clients.
1132     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
1133       support.
1134     * BUG 7883: Fix SMB session setups with Kerberos against some closed source
1135       SMB servers.
1136     * BUG 7896: Don't set SAMR_FIELD_FULL_NAME if we just want to set the
1137       account name.
1138     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
1139     * BUG 7942: Fix endless loops caused by inotify.
1140     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
1143 o   Jonathan Nieder <jrnieder@gmail.com>
1144     * BUG 6837:  Make "rlimit_max below minimum Windows limit" notification less
1145       scary.
1148 o   olivier <olivier@virtscano.fakenet>
1149     * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable.
1152 o   Rusty Russell <rusty@rustcorp.com.au>
1153     * BUG 7498: Fix updating the time on close in vfs_gpfs.
1156 ######################################################################
1157 Reporting bugs & Development Discussion
1158 #######################################
1160 Please discuss this release on the samba-technical mailing list or by
1161 joining the #samba-technical IRC channel on irc.freenode.net.
1163 If you do report problems then please try to send high quality
1164 feedback. If you don't provide vital information to help us track down
1165 the problem then you will probably be ignored.  All bug reports should
1166 be filed under the Samba 3.5 product in the project's Bugzilla
1167 database (https://bugzilla.samba.org/).
1170 ======================================================================
1171 == Our Code, Our Bugs, Our Responsibility.
1172 == The Samba Team
1173 ======================================================================
1176 ----------------------------------------------------------------------
1179                    =============================
1180                    Release Notes for Samba 3.5.7
1181                           February 28, 2011
1182                    =============================
1185 This is a security release in order to address CVE-2011-0719.
1188 o  CVE-2011-0719:
1189    All current released versions of Samba are vulnerable to
1190    a denial of service caused by memory corruption. Range
1191    checks on file descriptors being used in the FD_SET macro
1192    were not present allowing stack corruption. This can cause
1193    the Samba code to crash or to loop attempting to select
1194    on a bad file descriptor set.
1197 Changes since 3.5.6:
1198 --------------------
1201 o   Jeremy Allison <jra@samba.org>
1202     * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
1205 ######################################################################
1206 Reporting bugs & Development Discussion
1207 #######################################
1209 Please discuss this release on the samba-technical mailing list or by
1210 joining the #samba-technical IRC channel on irc.freenode.net.
1212 If you do report problems then please try to send high quality
1213 feedback. If you don't provide vital information to help us track down
1214 the problem then you will probably be ignored.  All bug reports should
1215 be filed under the Samba 3.5 product in the project's Bugzilla
1216 database (https://bugzilla.samba.org/).
1219 ======================================================================
1220 == Our Code, Our Bugs, Our Responsibility.
1221 == The Samba Team
1222 ======================================================================
1225 ----------------------------------------------------------------------
1228                    =============================
1229                    Release Notes for Samba 3.5.6
1230                           October 8, 2010
1231                    =============================
1234 This is the latest stable release of Samba 3.5.
1236 Major enhancements in Samba 3.5.6 include:
1238   o Fix smbd panic on invalid NetBIOS session request (bug #7698).
1239   o Fix smbd crash caused by "%D" in "printer admin" (bug #7541).
1240   o Fix crash bug with invalid SPNEGO token (bug #7694).
1241   o Fix Winbind internal error (bug #7636).
1244 Changes since 3.5.5
1245 -------------------
1248 o   Jeremy Allison <jra@samba.org>
1249     * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
1250       Sign-in Assistant.
1251     * BUG 7578: Fix 'net idmap restore' setting HWM to avoid duplicates.
1252     * BUG 7581: Fix "admin users" when using vfs_acl_xattr.
1253     * BUG 7583: Fix smbclient to connect to Alfresco JLAN CIFS server using
1254       Kerberos.
1255     * BUG 7589: Fix using cached credentials in ntlm_auth.
1256     * BUG 7590: Fix Winbind offline login.
1257     * BUG 7617: Fix smbd coredump due to uninitialized variables in the
1258       performance counter code.
1259     * BUG 7636: Fix Winbind internal error.
1260     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
1261       directory".
1262     * BUG 7693: Fix smbd changing mode of files on rename.
1263     * BUG 7694: Fix crash bug with invalid SPNEGO token.
1264     * BUG 7698: Fix smbd panic on invalid NetBIOS session request.
1267 o   Günther Deschner <gd@samba.org>
1268     * BUG 7541: Fix smbd crash caused by "%D" in "printer admin".
1269     * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
1270     * BUG 7658: Fix "dereferencing type-punned pointer will break
1271       strict-aliasing rules" warnings).
1272     * BUG 7665: Fix memory leak in netapi connection manager.
1275 o   Björn Jacke <bj@sernet.de>
1276     * BUG 7244: Fall back to cups-config for underlinked libs.
1277     * BUG 7474: Fix build on platforms without st_blocks and st_blksize stat
1278       struct members.
1281 o   Volker Lendecke <vl@samba.org>
1282     * BUG 7336: Enable idmap_passdb module build as shared.
1283     * BUG 7531: Fix the charset_pull routine.
1284     * BUG 7635: Fix 'smbclient -M'.
1285     * BUG 7656: Fix scalability problem with hundreds of printers.
1286     * BUG 7684: Fix fd leak in libwbclient.so.
1287     * BUG 7688: Fix crash bug in rpcclient.
1288     * BUG 7470: Standardize S_IREAD and S_IWRITE.
1289     * BUG 7715: Fix file corruption when setting Samba "write wache wize".
1292 o   Jim McDonough <jmcd@samba.org>
1293     * BUG 7280: Fix auto printers with registry config.
1296 o   Andreas Schneider <asn@samba.org>
1297     * BUG 7538: Fix GUID_from_data_blob() with length of 32.
1300 o   Chere Zhou <chere.zhou@isilon.com>
1301     * BUG 7662: Align change notify replies on 4-byte boundary.
1304 ######################################################################
1305 Reporting bugs & Development Discussion
1306 #######################################
1308 Please discuss this release on the samba-technical mailing list or by
1309 joining the #samba-technical IRC channel on irc.freenode.net.
1311 If you do report problems then please try to send high quality
1312 feedback. If you don't provide vital information to help us track down
1313 the problem then you will probably be ignored.  All bug reports should
1314 be filed under the Samba 3.5 product in the project's Bugzilla
1315 database (https://bugzilla.samba.org/).
1318 ======================================================================
1319 == Our Code, Our Bugs, Our Responsibility.
1320 == The Samba Team
1321 ======================================================================
1324 ----------------------------------------------------------------------
1327                    =============================
1328                    Release Notes for Samba 3.5.5
1329                          September 14, 2010
1330                    =============================
1333 This is a security release in order to address CVE-2010-3069.
1336 o  CVE-2010-3069:
1337    All current released versions of Samba are vulnerable to
1338    a buffer overrun vulnerability. The sid_parse() function
1339    (and related dom_sid_parse() function in the source4 code)
1340    do not correctly check their input lengths when reading a
1341    binary representation of a Windows SID (Security ID). This
1342    allows a malicious client to send a sid that can overflow
1343    the stack variable that is being used to store the SID in the
1344    Samba smbd server.
1347 Changes since 3.5.4
1348 --------------------
1351 o   Jeremy Allison <jra@samba.org>
1352     * BUG 7669: Fix for CVE-2010-3069.
1355 o   Andrew Bartlett <abartlet@samba.org>
1356     * BUG 7669: Fix for CVE-2010-3069.
1359 ######################################################################
1360 Reporting bugs & Development Discussion
1361 #######################################
1363 Please discuss this release on the samba-technical mailing list or by
1364 joining the #samba-technical IRC channel on irc.freenode.net.
1366 If you do report problems then please try to send high quality
1367 feedback. If you don't provide vital information to help us track down
1368 the problem then you will probably be ignored.  All bug reports should
1369 be filed under the Samba 3.5 product in the project's Bugzilla
1370 database (https://bugzilla.samba.org/).
1373 ======================================================================
1374 == Our Code, Our Bugs, Our Responsibility.
1375 == The Samba Team
1376 ======================================================================
1379 ----------------------------------------------------------------------
1382                    =============================
1383                    Release Notes for Samba 3.5.4
1384                            June 23, 2010
1385                    =============================
1388 This is the latest stable release of Samba 3.5.
1390 Major enhancements in Samba 3.5.4 include:
1392   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
1393     from ldap (bug #7448).
1394   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
1397 Changes since 3.5.3
1398 -------------------
1401 o   Michael Adam <obnox@samba.org>
1402     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
1405 o   Jeremy Allison <jra@samba.org>
1406     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
1407     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
1408     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
1411 o   Günther Deschner <gd@samba.org>
1412     * BUG 7341: Fix Winbind over IPv6.
1413     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
1414     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
1415     * BUG 7517: Fix session setup from linux kernel cifs clients with
1416       "sec=ntlmv2".
1419 o   Olaf Flebbe <o.flebbe@science-computing.de>
1420     * BUG 7209: Fix build on RHEL5.
1423 o   Björn Jacke <bj@sernet.de>
1424     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
1425     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
1426     * BUG 7504: Fix numerous build issues.
1429 o   Volker Lendecke <vl@samba.org>
1430     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
1431     * BUG 7262: Fix editing users' groups via UsrMgr.
1434 o   Buchan Milne <bgmilne@mandriva.org>
1435     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
1438 o   Matthieu Patou <mat@matws.net>
1439     * BUG 7099: Allow previous password to be stored and use it to check
1440       tickets.
1443 o   Andreas Schneider <asn@samba.org>
1444     * BUG 7423: Fix printing large formats.
1447 o   Roel van Meer <rolek@bokxing.nl>
1448     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
1449       missing from ldap.
1452 ######################################################################
1453 Reporting bugs & Development Discussion
1454 #######################################
1456 Please discuss this release on the samba-technical mailing list or by
1457 joining the #samba-technical IRC channel on irc.freenode.net.
1459 If you do report problems then please try to send high quality
1460 feedback. If you don't provide vital information to help us track down
1461 the problem then you will probably be ignored.  All bug reports should
1462 be filed under the Samba 3.5 product in the project's Bugzilla
1463 database (https://bugzilla.samba.org/).
1466 ======================================================================
1467 == Our Code, Our Bugs, Our Responsibility.
1468 == The Samba Team
1469 ======================================================================
1472 ----------------------------------------------------------------------
1475                    =============================
1476                    Release Notes for Samba 3.5.3
1477                             May 19, 2010
1478                    =============================
1481 This is the latest stable release of Samba 3.5.
1483 Major enhancements in Samba 3.5.3 include:
1485   o Fix MS-DFS functionality (bug #7339).
1486   o Fix a Winbind crash when scanning trusts (bug #7389).
1487   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
1490 Changes since 3.5.2
1491 -------------------
1494 o   Jeremy Allison <jra@samba.org>
1495     * BUG 7288: Fix SMB job IDs in CUPS job names.
1496     * BUG 7339: Fix MS-DFS functionality.
1499 o   Andrew Bartlett <abartlet@samba.org>
1500     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1503 o   Ira Cooper <samba@ira.wakeful.net>
1504     * BUG 7384: Fix bitmap leak in dptr_Close.
1507 o   Günther Deschner <gd@samba.org>
1508     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
1509     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
1510     * BUG 7418: Fix 'net rpc printer list' command.
1513 o   Olaf Flebbe <o.flebbe@science-computing.de>
1514     * BUG 7421: Rename mod_name to module_name.
1517 o   Björn Jacke <bj@sernet.de>
1518     * BUG 7352: Make TIME_T_MAX defines consistent.
1519     * BUG 7385: Fix building with Solaris' gcc.
1522 o   Jeff Layton <jlayton@redhat.com>
1523     * BUG 7315: Fix segfault in mount.cifs.
1526 o   Volker Lendecke <vl@samba.org>
1527     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
1528     * BUG 7389: Fix a Winbind crash when scanning trusts.
1529     * BUG 7398: Fix rename problems with full_audit VFS module.
1532 o   Jim McDonough <jmcd@samba.org>
1533     * BUG 7378: Display an error on 'net conf import' failures.
1536 o   Stefan Metzmacher <metze@samba.org>
1537     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
1538       headers.
1539     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
1540     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1543 o   Luca Olivetti <luca@wetron.es>
1544     * BUG 7263: Fix cups encryption setting.
1547 ######################################################################
1548 Reporting bugs & Development Discussion
1549 #######################################
1551 Please discuss this release on the samba-technical mailing list or by
1552 joining the #samba-technical IRC channel on irc.freenode.net.
1554 If you do report problems then please try to send high quality
1555 feedback. If you don't provide vital information to help us track down
1556 the problem then you will probably be ignored.  All bug reports should
1557 be filed under the Samba 3.5 product in the project's Bugzilla
1558 database (https://bugzilla.samba.org/).
1561 ======================================================================
1562 == Our Code, Our Bugs, Our Responsibility.
1563 == The Samba Team
1564 ======================================================================
1567 ----------------------------------------------------------------------
1570                    =============================
1571                    Release Notes for Samba 3.5.2
1572                            April 7, 2010
1573                    =============================
1576 This is the latest stable release of Samba 3.5.
1578 Major enhancements in Samba 3.5.2 include:
1580   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
1581     (bug #7237).
1582   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
1583   o Fix an uninitialized variable read in smbd (bug #7254).
1584   o Fix a memleak in Winbind (bug #7278).
1585   o Fix Winbind reconnection to it's own domain (bug #7295).
1588 Changes since 3.5.1
1589 -------------------
1592 o   Michael Adam <obnox@samba.org>
1593     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
1594       present.
1595     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1596     * BUG 7313: Make 'net conf addshare' atomic.
1597     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
1598       the registry backend.
1601 o   Jeremy Allison <jra@samba.org>
1602     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
1603     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
1604     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
1605     * BUG 7255: Fix "printer admin" functionality.
1606     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
1607     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
1608     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
1611 o   Kai Blin <kai@samba.org>
1612     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
1615 o   Günther Deschner <gd@samba.org>
1616     * BUG 6727: Fix several printing issues.
1617     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
1618       null domain.
1619     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
1620     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
1621       behavior.
1624 o   Holger Hetterich <hhetter@novell.com>
1625     * BUG 7203: Fix 'net share' command.
1628 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
1629     * BUG 7269: Fix job management commands for CUPS queues.
1632 o   Jeff Layton <jlayton@redhat.com>
1633     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
1634       mountpoint with a symlink.
1637 o   Volker Lendecke <vl@samba.org>
1638     * BUG 5198: Fix parsing of the gecos field.
1639     * BUG 7202: Fix access by multi-threaded applications.
1640     * BUG 7212: Fix returning of group members with 'getent group'.
1641     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
1642     * BUG 7229: Fix a NULL pointer dereference in smbd.
1643     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1644     * BUG 7254: Fix an uninitialized variable read in smbd.
1645     * BUG 7278: Fix a memleak in Winbind.
1648 o   Roel van Meer <rolek@alt001.com>
1649     * BUG 6814: Fix valgrind warning.
1652 o   Stefan Metzmacher <metze@samba.org>
1653     * BUG 7170: Never mark external domains as internal in Winbind.
1654     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
1655     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
1656     * BUG 7295: Fix Winbind reconnection to it's own domain.
1657     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
1658       inbound trust.
1661 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1662     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
1665 o   Simo Sorce <idra@samba.org>
1666     * BUG 7204: Fix DN parsing name was always null.
1669 o   Andrew Tridgell <tridge@samba.org>
1670     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
1671       for some time.
1674 o   Bo Yang <boyang@samba.org>
1675     * BUG 7206: Signals are processed twice in child.
1679 ######################################################################
1680 Reporting bugs & Development Discussion
1681 #######################################
1683 Please discuss this release on the samba-technical mailing list or by
1684 joining the #samba-technical IRC channel on irc.freenode.net.
1686 If you do report problems then please try to send high quality
1687 feedback. If you don't provide vital information to help us track down
1688 the problem then you will probably be ignored.  All bug reports should
1689 be filed under the Samba 3.5 product in the project's Bugzilla
1690 database (https://bugzilla.samba.org/).
1693 ======================================================================
1694 == Our Code, Our Bugs, Our Responsibility.
1695 == The Samba Team
1696 ======================================================================
1698 ----------------------------------------------------------------------
1700                    =============================
1701                    Release Notes for Samba 3.5.1
1702                             March 8, 2010
1703                    =============================
1706 This is a security release in order to address CVE-2010-0728.
1709 o  CVE-2010-0728:
1710    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
1711    was added to fix a problem with Linux asynchronous IO handling.
1712    This code introduced a bad security flaw on Linux platforms if the
1713    binaries were built on Linux platforms with libcap support.
1714    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
1715    capabilities, allowing all file system access to be allowed
1716    even when permissions should have denied access.
1719 Changes since 3.5.0
1720 -------------------
1723 o   Jeremy Allison <jra@samba.org>
1724     * BUG 7222: Fix for CVE-2010-0728.
1727 ######################################################################
1728 Reporting bugs & Development Discussion
1729 #######################################
1731 Please discuss this release on the samba-technical mailing list or by
1732 joining the #samba-technical IRC channel on irc.freenode.net.
1734 If you do report problems then please try to send high quality
1735 feedback. If you don't provide vital information to help us track down
1736 the problem then you will probably be ignored.  All bug reports should
1737 be filed under the Samba 3.5 product in the project's Bugzilla
1738 database (https://bugzilla.samba.org/).
1741 ======================================================================
1742 == Our Code, Our Bugs, Our Responsibility.
1743 == The Samba Team
1744 ======================================================================
1747 ----------------------------------------------------------------------
1750                    =============================
1751                    Release Notes for Samba 3.5.0
1752                             March 1, 2010
1753                    ===============================
1756 This is the first stable release of Samba 3.5.
1759 Major enhancements in Samba 3.5.0 include:
1761 General changes:
1762 o Add support for full Windows timestamp resolution
1763 o The Using Samba HTML book has been removed.
1764 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
1765 o The default value of "wide links" has been changed to "no".
1767 Protocol changes:
1768 o Experimental implementation of SMB2
1770 Printing Changes:
1771 o Add encryption support for connections to a CUPS server
1773 Winbind changes:
1774 o Major refactoring
1775 o Asynchronous
1777 VFS modules:
1778 o New vfs_scannedonly module has been added.
1781 General changes:
1782 ================
1784 Support for full Windows timestamp resolution has been added. This effectively
1785 makes us use Windows' full 100ns timestamp resolution if supported by the
1786 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
1788 The Using Samba HTML book has been removed from the Samba tarball.
1789 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
1791 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
1792 credentials cached by Winbind at logon time. This is very useful e.g. when
1793 connecting to a Samba server using Nautilus without re-entering username and
1794 password. This feature is enabled by default and can be disabled per application
1795 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
1797 The default value of "wide links" has been changed to "no" to avoid an insecure
1798 default configuration ("wide links = yes" and "unix extensions = yes"). For
1799 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
1802 Protocol changes
1803 ================
1805 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
1806 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
1807 SMB protocol used by Windows Vista and higher.
1809 Printing Changes
1810 ================
1812 A new parameter "cups encrypt" has been added to control whether connections to
1813 CUPS servers will be encrypted or not. The default is to use unencrypted
1814 connections.
1816 Winbind changes
1817 ===============
1819 The Winbind daemon has been refactored internally to be asynchronous. The new
1820 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
1822 VFS modules
1823 ===========
1825 A new VFS module "scannedonly" has been added. This is a filter that
1826 talks to an antivirus-engine and stores whether a file is clean or not.
1827 Users do only see clean files on their filesystem.
1830 ######################################################################
1831 Changes
1832 #######
1834 smb.conf changes
1835 ----------------
1837    Parameter Name                      Description     Default
1838    --------------                      -----------     -------
1840    create krb5 conf                    New             yes
1841    ctdb timeout                        New             0
1842    cups encrypt                        New             no
1843    debug hires timestamp               Changed Default yes
1844    ldap deref                          New             auto
1845    ldap follow referral                New             auto
1846    nmbd bind explicit broadcast        New             no
1847    wide links                          Changed Default no
1850 New configure options
1851 ---------------------
1853 --enable-external-libtdb        Enable external tdb
1854 --enable-netapi                 Turn on netapi support
1855 --enable-pthreadpool            Enable pthreads pool helper support
1856 --with-cifsumount               Include umount.cifs (Linux only) support
1857 --with-codepagedir=DIR          Where to put codepages
1860 Commit Highlights
1861 =================
1863 o   Björn Jacke <bj@sernet.de>
1864     * Add support for full Windows timestamp resolution.
1865     * Add encryption support for connections to a CUPS server.
1868 o   Volker Lendecke <vl@samba.org>
1869     * Major internal refactoring of the Winbind daemon.
1870     * Make Winbind asynchronous.
1871     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
1872       by Winbind.
1875 o   Stefan Metzmacher <metze@samba.org>
1876     * Implement the new SMB2 protocol (experimental).
1879 Changes since 3.5.0rc3
1880 ----------------------
1883 o   Günther Deschner <gd@samba.org>
1884     * BUG 7181: Fix 'net ads dns' usage calls.
1885     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
1888 o   Volker Lendecke <vl@samba.org>
1889     * BUG 7145: Fix duplicate sam and unix accounts.
1890     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
1893 o   Stefan Metzmacher <metze@samba.org>
1894     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
1897 Changes since 3.5.0rc2
1898 ----------------------
1901 o   Jeremy Allison <jra@samba.org>
1902     * BUG 6557: Fix vfs_full_audit.
1903     * BUG 6876: Fix duplicate initializer in the rmdir module.
1904     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
1905     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
1906       Linux asynchronous IO (aio).
1907     * BUG 7069: Fix 'smbget' error status.
1908     * BUG 7072: Fix unlocking of accounts from ldap.
1909     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
1910     * BUG 7081: Fix vfs_expand_msdfs.
1911     * BUG 7084: Fix storing of create time on directories in an EA in new
1912       create time code.
1913     * BUG 7104: "wide links" and "unix extensions" are incompatible.
1914     * BUG 7118: Fix nmbd problems with socket address.
1915     * BUG 7122: Fix reading of large browselist.
1916     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
1917     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
1918       value(s) error when "mangling method = hash"..
1921 o   Steven Danneman <steven.danneman@isilon.com>
1922     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
1925 o   Günther Deschner <gd@samba.org>
1926     * BUG 6888: Fix printing with 64 bit clients.
1927     * BUG 7130: Fix listing of printjobs in  Windows 7.
1928     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
1931 o   Björn Jacke <bj@sernet.de>
1932     * BUG 7103: Fix build issue on Tru64.
1933     * BUG 7116: Change ldap filter to what really was intended.
1934     * Fix some wrong newlines in de translation strings.
1937 o   Jeff Layton <jlayton@redhat.com>
1938     * BUG 6868: Fix crash bug in 'cifs.upcall'.
1941 o   Volker Lendecke <vl@samba.org>
1942     * BUG 7085: Fix an early release of the global lock that can cause data
1943       corruption in libtdb.
1944     * BUG 7139: Owner of file not available with Kerberos.
1947 o   Stefan Metzmacher <metze@samba.org>
1948     * BUG 6888: Fix printing with 64 bit clients.
1949     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
1950     * BUG 7116: Add pdb_ldap performance fixes.
1951     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
1952     * BUG 7119: Support large browselist.
1953     * BUG 7140: Fix IPv4/IPv6 problems.
1956 o   Lars Müller <lars@samba.org>
1957     * BUG 7071: Fix build of 'smbfilter'.
1958     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
1959     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
1962 o   Olivier Sessink <olivier@virtscano.fakenet>
1963     * BUG 7076: Fix build of vfs_scannedonly on AIX.
1966 o   Bo Yang <boyang@samba.org>
1967     * BUG 7106: Fix malformed require_membership_of_sid.
1971 Changes since 3.5.0rc1
1972 ----------------------
1975 o   Michael Adam <obnox@samba.org>
1976     * BUG 4347: Check password history before increasing "badPasswordCount".
1979 o   Jeremy Allison <jra@samba.org>
1980     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
1981     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
1982       rights fails even if the delete right is set on the object in
1983       vfs_acl_xattr and vfs_acl_tdb.
1984     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
1985     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
1986     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
1989 o   Giovanni Bajo <rasky@develer.com>
1990     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
1991       with Windows.
1994 o   Kai Blin <kai@samba.org>
1995     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
1998 o   Günther Deschner <gd@samba.org>
1999     * BUG 7043: Fix crash bug in libsmbclient.
2002 o   André Hentschel <nerv@dawncrow.de>
2003     * BUG 7039: Complete German translation of 'net'.
2006 o   Björn Jacke <bj@sernet.de>
2007     * BUG 7039: Improve some German translations in 'net'.
2010 o   William Jojo <w.jojo@hvcc.edu>
2011     * BUG 7052: Fix DFS on AIX.
2014 o   Volker Lendecke <vl@samba.org>
2015     * BUG 6981: Fix large paged search with DirX LDAP servers.
2016     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
2017     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
2018     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
2019     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
2020       credentials cached by Winbind.
2021     * Lock down some srvsvc calls according to what w2k3 seems to do.
2024 o   Stefan Metzmacher <metze@samba.org>
2025     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
2026       pdb_ldap.
2029 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
2030     * BUG 7034: Fix segfault in vfs_cap.
2033 o   Olivier Sessink <oliviersessink@gmail.com>
2034     * BUG 7028: Add new scannedonly VFS module.
2037 Changes since 3.5.0pre2
2038 -----------------------
2040 o   Jeremy Allison <jra@samba.org>
2041     * BUG 6837: Fix "Too many open files" when trying to access large number of
2042       files with Windows 7.
2043     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
2044     * BUG 7020: Fix smbd using 2G memory.
2045     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
2046       attributes by protocol level.
2047     * Vector correctly through reply_openerror() (which uses the same logic).
2048     * Fix bugs with the full Windows ACL support.
2051 o   Kai Blin <kai@samba.org>
2052     * Add a few missing gettext calls to the 'net' command.
2053     * Fix up a share type translation and translate some more strings in 'net'.
2056 o   Günther Deschner <gd@samba.org>
2057     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
2058     * Add spoolss_DriverInfo7.
2059     * Fix rpcclient after setprinter IDL fixes.
2060     * Use generated krb5.conf in 'net ads testjoin'.
2063 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
2064     * BUG 6992: make test for getgrouplist cacheable.
2067 o   André Hentschel <nerv@dawncrow.de>
2068     * Add some German translations for the 'net' command.
2071 o   Suresh Jayaraman <sjayaraman@suse.de>
2072     * Update mount.cifs man page with nounix option.
2075 o   Volker Lendecke <vl@samba.org>
2076     * Fix _samr_GetAliasMembership for results with 0 rids.
2077     * Fix an error case in cli_negprot.
2078     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
2079     * Restore correct timeouts for SMB requests.
2080     * Fix a 64-bit error in libsmb.
2081     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
2082     * Simplify/cleanup Winbind code.
2085 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
2086     * Fix write behind memory block in libtalloc.
2087     * Fix result check for getaddrinfo().
2090 o   Jim McDonough <jmcd@samba.org>
2091     * BUG 7014: Fix Winbind crash when retrieving empty group members.
2094 o   Brian Lu <brian.lu@sun.com>
2095     * BUG 6991: Create symbol links to shared libraries.
2098 o   Stefan Metzmacher <metze@samba.org>
2099     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
2100       to tsocket.
2101     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
2102     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
2103     * Fix standalone 'make installdocs'.
2106 o   Peter Rosin <peda@lysator.liu.se>
2107     * Output %p as unsigned in snprintf replacement.
2110 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
2111     * New attempt at TDB transaction nesting allow/disallow.
2114 o   Kirill Smelkov <kirr@mns.spb.ru>
2115     * Remove swig stuff from libtdb.
2116     * Reset tdb->fd to -1 in tdb_close() in libtdb.
2119 o   Simo Sorce <idra@samba.org>
2120     * Change the way mksysms work in libtalloc.
2123 o   Jelmer Vernooij <jelmer@samba.org>
2124     * Also build and install tdb manpages from standalone tdb.
2127 o   Bo Yang <boyang@samba.org>
2128     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
2129     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
2130       query.
2131     * List trusted domains from wcache when domain is offline.
2134 Changes since 3.5.0pre1
2135 -----------------------
2137 o   Michael Adam <obnox@samba.org>
2138     * Fix the build when no external talloc and tdb are installed.
2139     * Fix detection of CTDB headers on systems without system-libtalloc.
2142 o   Jeremy Allison <jra@samba.org>
2143     * BUG 6802: A created folder does not properly inherit permissions from
2144       parent in vfs_acl_xattr.
2145     * BUG 6837: "Too many open files" when trying to access large number of
2146       files from Windows 7.
2147     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
2148       module.
2149     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
2150     * Restructure the ACL code.
2151     * Refactor reply_rmdir to use handle based code.
2154 o   Dan Cox <dan@wep.net>
2155     * BUG 2350: Add LDAP Alias Dereferencing support.
2158 o   Günther Deschner <gd@samba.org>
2159     * BUG 6929: Fix build with recent heimdal.
2160     * Fix several printing issues.
2161     * Fix the build on Mac OS X 10.6.2.
2162     * Fix net and rpcclient after setprinterdataex changes.
2163     * Add full support for level 8 printer drivers.
2164     * Add more spoolss architectures to IDL.
2165     * Fix enumprinter key client and server.
2166     * Fix crash in EnumPrinterDataEx.
2169 o   Björn Jacke <bj@sernet.de>
2170     * Prefer posix_fallocate for doing "strict allocate".
2173 o   Matt Kraai <mkraai@beckman.com>
2174     * BUG 6860: Fix shared library build on QNX.
2177 o   Volker Lendecke <vl@samba.org>
2178     * BUG 6288: SWAT adds a second share when changing parameters of an existing
2179       share.
2180     * BUG 6435: Fix minor memory corruption.
2181     * Restore "fake directory create times" as a share parameter.
2182     * Fix explicit stat64 support.
2183     * Add support for NetWkstaGetInfo 101 and 102.
2184     * Add rpcclient wkssvc_enumerateusers.
2185     * De-deprecate "write cache size" to prevent its removal without a proper
2186       alternative.
2187     * Allow more than 1000 users in BUILTIN\Users.
2190 o   Jim McDonough <jmcd@samba.org>
2191     * BUG 6967: Prevent glibc error on 'net ads join'.
2194 o   Lars Müller <lars@samba.org>
2195     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
2196       set while configure.
2199 o   Ian Puleston <ipuleston@sonicwall.com>
2200     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
2203 o   Karolin Seeger <kseeger@samba.org>
2204     * Fix the build of the example VFS modules.
2207 o   Bo Yang <boyang@samba.org>
2208     * BUG 6879: Fix crash in Winbind.
2209     * Fix crash in free_file_list().
2210     * Give the user a chance to change password when password will expire soon.
2213 ######################################################################
2214 Reporting bugs & Development Discussion
2215 #######################################
2217 Please discuss this release on the samba-technical mailing list or by
2218 joining the #samba-technical IRC channel on irc.freenode.net.
2220 If you do report problems then please try to send high quality
2221 feedback. If you don't provide vital information to help us track down
2222 the problem then you will probably be ignored.  All bug reports should
2223 be filed under the Samba 3.5 product in the project's Bugzilla
2224 database (https://bugzilla.samba.org/).
2227 ======================================================================
2228 == Our Code, Our Bugs, Our Responsibility.
2229 == The Samba Team
2230 ======================================================================