s3: readd h_errno struct member but rename it
[Samba.git] / WHATSNEW.txt
bloba7333f8897868b20dd0050be1875a9d77681a7ff
1                    ==============================
2                    Release Notes for Samba 3.5.17
3                            August 13, 2012
4                    ==============================
7 This is the latest stable release of Samba 3.5.
9 Major enhancements in Samba 3.5.17 include:
11 o  
14 Changes since 3.5.16:
15 ---------------------
17 o   Jeremy Allison <jra@samba.org>
18     * BUG 
21 ######################################################################
22 Reporting bugs & Development Discussion
23 #######################################
25 Please discuss this release on the samba-technical mailing list or by
26 joining the #samba-technical IRC channel on irc.freenode.net.
28 If you do report problems then please try to send high quality
29 feedback. If you don't provide vital information to help us track down
30 the problem then you will probably be ignored.  All bug reports should
31 be filed under the Samba 3.5 product in the project's Bugzilla
32 database (https://bugzilla.samba.org/).
35 ======================================================================
36 == Our Code, Our Bugs, Our Responsibility.
37 == The Samba Team
38 ======================================================================
41 Release notes for older releases follow:
42 ----------------------------------------
44                    ==============================
45                    Release Notes for Samba 3.5.16
46                             July 2, 2012
47                    ==============================
50 This is the latest stable release of Samba 3.5.
52 Major enhancements in Samba 3.5.16 include:
54 o  Fix possible memory leaks in the Samba master process (bug #8970).
55 o  Fix uninitialized memory read in talloc_free().
56 o  Fix smbd crash with unknown user (bug #8314).
59 Changes since 3.5.15:
60 ---------------------
62 o   Jeremy Allison <jra@samba.org>
63     * BUG 8314: Fix smbd crash with unknown user.
64     * BUG 8831: Fix inconsistent (with manpage) command-line switch for "help"
65       in smbtree.
66     * BUG 8882: Fix processing of %U with vfs_full_audit when "force user"
67       is set.
68     * BUG 8897: winbind_krb5_locator only returns one IP address.
69     * BUG 8910: resolve_ads() code can return zero addresses and miss valid DC
70       IP addresses.
71     * BUG 8957: Fix typo in pam_winbindd code.
72     * BUG 8972: Directory group write permission bit is set if unix extensions
73       are enabled.
74     * BUG 8974: Kernel oplocks are broken when uid(file) != uid(process).
75     * BUG 8989: Send correct responses to NT Transact Secondary when no data and
76       no params.
77     * BUG 8994: Fix "winbind normalize names".
80 o   Andrew Bartlett <abartlet@samba.org>
81     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
82     * BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
83       at a time.
86 o   Björn Baumbach <bb@sernet.de>
87     * BUG 7564: Fix default name resolve order in the manpage.
90 o   John Bradshaw <john@johnbradshaw.org>
91     * BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.
94 o   Olaf Flebbe <o.flebbe@science-computing.de>
95     * BUG 8552: Correct documentation of "case sensitive".
98 o   Björn Jacke <bj@sernet.de>
99     * BUG 8869: Remove outdated netscape ds 5 schema file.
100     * BUG 9011: Fix build on HP-UX.
103 o   Volker Lendecke <vl@samba.org>
104     * Fix uninitialized memory read in talloc_free().
105     * BUG 8338: OS/X can not deal with a 10-vwv read on normal files.
106     * BUG 8998: Notify code can miss a ChDir.
107     * BUG 9000: Fix a Winbind race leading to 100% CPU.
108     * BUG 9003: Fix posix acl on gpfs.
111 o   Matthieu Patou <mat@matws.net>
112     * BUG 8975: Make sure that Winbind can coredump.
115 o   Karolin Seeger <kseeger@samba.org>
116     * BUG 7930: Add hint that setting "profile acls = yes" on normal shares can
117       cause trouble.
120 o   Richard Sharpe <realrichardsharpe@gmail.com>
121     * BUG 8822: Fix building out-of-tree vfs modules.
122     * BUG 8970: Fix possible memory leaks in the Samba master process.
125 o   Simo Sorce <idra@samba.org>
126     * BUG 8915: Fix pam_winbind build against newer iniparser library.
129 ######################################################################
130 Reporting bugs & Development Discussion
131 #######################################
133 Please discuss this release on the samba-technical mailing list or by
134 joining the #samba-technical IRC channel on irc.freenode.net.
136 If you do report problems then please try to send high quality
137 feedback. If you don't provide vital information to help us track down
138 the problem then you will probably be ignored.  All bug reports should
139 be filed under the Samba 3.5 product in the project's Bugzilla
140 database (https://bugzilla.samba.org/).
143 ======================================================================
144 == Our Code, Our Bugs, Our Responsibility.
145 == The Samba Team
146 ======================================================================
149 ----------------------------------------------------------------------
152                    ==============================
153                    Release Notes for Samba 3.5.15
154                            April 30, 2012
155                    ==============================
158 This is a security release in order to address
159 CVE-2012-2111 (Incorrect permission checks when granting/removing
160 privileges can compromise file server security).
162 o  CVE-2012-2111:
163    Samba 3.4.x to 3.6.4 are affected by a
164    vulnerability that allows arbitrary users
165    to modify privileges on a file server.
168 Changes since 3.5.14:
169 ---------------------
172 o   Jeremy Allison <jra@samba.org>
173     * Fix  incorrect permission checks when granting/removing
174       privileges (CVE-2012-2111).
177 ######################################################################
178 Reporting bugs & Development Discussion
179 #######################################
181 Please discuss this release on the samba-technical mailing list or by
182 joining the #samba-technical IRC channel on irc.freenode.net.
184 If you do report problems then please try to send high quality
185 feedback. If you don't provide vital information to help us track down
186 the problem then you will probably be ignored.  All bug reports should
187 be filed under the Samba 3.5 product in the project's Bugzilla
188 database (https://bugzilla.samba.org/).
191 ======================================================================
192 == Our Code, Our Bugs, Our Responsibility.
193 == The Samba Team
194 ======================================================================
197 ----------------------------------------------------------------------
200                    ==============================
201                    Release Notes for Samba 3.5.14
202                            April 10, 2012
203                    ==============================
206 This is a security release in order to address
207 CVE-2012-1182 ("root" credential remote code execution).
209 o  CVE-2012-1182:
210    Samba 3.0.x to 3.6.3 are affected by a
211    vulnerability that allows remote code
212    execution as the "root" user.
215 Changes since 3.5.13:
216 ---------------------
219 o   Stefan Metzmacher <metze@samba.org>
220     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
221      allocated array (CVE-2012-1182).
224 ######################################################################
225 Reporting bugs & Development Discussion
226 #######################################
228 Please discuss this release on the samba-technical mailing list or by
229 joining the #samba-technical IRC channel on irc.freenode.net.
231 If you do report problems then please try to send high quality
232 feedback. If you don't provide vital information to help us track down
233 the problem then you will probably be ignored.  All bug reports should
234 be filed under the Samba 3.5 product in the project's Bugzilla
235 database (https://bugzilla.samba.org/).
238 ======================================================================
239 == Our Code, Our Bugs, Our Responsibility.
240 == The Samba Team
241 ======================================================================
244 ----------------------------------------------------------------------
247                    ==============================
248                    Release Notes for Samba 3.5.13
249                           March 12, 2012
250                    ==============================
253 This is the latest stable release of Samba 3.5.
255 Major enhancements in Samba 3.5.13 include:
257 o  Fix a crash bug in cldap_socket_recv_dgram() (bug #8593).
258 o  Fully observe password change settings (bug #8561).
259 o  Fix NT ACL issue (bug #8673).
260 o  Fix segfault in Winbind if we can't map the last user (bug #8678).
263 Changes since 3.5.12:
264 --------------------
267 o   Michael Adam <obnox@samba.org>
268     * BUG 8327: Fix config reload to reload shares from registry.
271 o   Jeremy Allison <jra@samba.org>
272     * BUG 8139: Ignore SMBecho errors.
273     * BUG 8521: Fix Winbind cache timeout expiry test.
274     * BUG 8561: Fully observe password change settings.
275     * BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
276     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
277       set SEC_DESC_DACL_PRESENT in the type field.
278     * BUG 8644: Make sure that vfs_acl_xattr and vfs_acl_tdb modules add
279       inheritable entries on a directory with no stored ACL.
280     * BUG 8663: Fix deleting a symlink if the symlink target is outside of the
281     * share.
282     * BUG 8664: Fix renaming a symlink if the symlink target is outside of the
283       share.
284     * BUG 8673: Fix NT ACL issue.
285     * BUG 8679: Make sure that recvfile code path using splice() on Linux
286       does not leave data in the pipe on short write.
287     * BUG 8687: Fix typo in 'net memberships' usage.
290 o   Christian Ambach <christian.ambach@de.ibm.com>
291     * BUG 8658: Add timeouts to Winbind cache.
294 o   Andrew Bartlett <abartlet@samba.org>
295     * BUG 8727: Do not limit read replies to NBT packet sizes.
298 o   Günther Deschner <gd@samba.org>
299     * BUG 8176: Fix perl path.
300     * BUG 8692: Fix malloc/talloc mismatch in ads_keytab_verify_ticket().
303 o   Björn Jacke <bj@sernet.de>
304     * BUG 8652: Document the ignore system acls option of vfs_acl_xattr and
305       vfs_acl_tdb.
308 o   Jeff Layton <jlayton@redhat.com>
309     * BUG 8648: Document more undocumented mount.cifs options.
312 o   Volker Lendecke <vl@samba.org>
313     * BUG 8639: Fix the vfs_commit module.
314     * BUG 8686: Packet validation checks can be done before length validation
315       causing uninitialized memory read.
318 o   Stefan Metzmacher <metze@samba.org>
319     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
320     * BUG 8562: Fix double free error (talloc).
321     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
322     * BUG 8684: Try ctdbd_init_connection() as root.
325 o   Masafumi Nakayama <MASA23@jp.ibm.com>
326     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
329 o   Matthieu Patou <mat@matws.net>
330     * BUG 8599: Make WINBINDD_PAM_AUTH_CRAP return valid user session key.
331     * BUG 8771: Make Winbind change faster from DC1 to DC2.
334 o   Andreas Schneider <asn@samba.org>
335     * BUG 8608: Don't fail on users without a uid (Winbind).
336     * BUG 8628: Don't duplicate Kerberos service tickets.
337     * BUG 8645: Add missing prefixpath options for mount.cifs manpage.
338     * BUG 8658: Add an update function for Winbind cache.
339     * BUG 8678: Fix segfault in Winbind if we can't map the last user.
342 o   Karolin Seeger <kseeger@samba.org>
343     * BUG 7705: Fix rpm build issues on RHEL4.
346 o   Richard Sharpe <realrichardsharpe@gmail.com>
347     * BUG 8607: Simplify building modules outside the Samba source tree.
350 ######################################################################
351 Reporting bugs & Development Discussion
352 #######################################
354 Please discuss this release on the samba-technical mailing list or by
355 joining the #samba-technical IRC channel on irc.freenode.net.
357 If you do report problems then please try to send high quality
358 feedback. If you don't provide vital information to help us track down
359 the problem then you will probably be ignored.  All bug reports should
360 be filed under the Samba 3.5 product in the project's Bugzilla
361 database (https://bugzilla.samba.org/).
364 ======================================================================
365 == Our Code, Our Bugs, Our Responsibility.
366 == The Samba Team
367 ======================================================================
370 ----------------------------------------------------------------------
373                    ==============================
374                    Release Notes for Samba 3.5.12
375                           November 2, 2011
376                    ==============================
379 This is the latest stable release of Samba 3.5.
381 Major enhancements in Samba 3.5.12 include:
383 o  Fix race condition in Winbind (bug 7844).
384 o  The VFS ACL modules are no longer experimental but production-ready.
387 Changes since 3.5.11:
388 --------------------
391 o   Jeremy Allison <jra@samba.org>
392     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
393     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
394     * BUG 8156: 'net ads join' fails to use the user's kerberos ticket.
395     * BUG 8370: Fix vfs_chown_fsp.
396     * BUG 8422: Fix infinite loop in ACL module code.
397     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
398       isn't given.
399     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
400     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
401       set.
402     * BUG 8507: Make smbd correctly honor the "force create mode" bits from a
403       cifsfs create.
404     * BUG 8541: Fix readlink() on Linux clients if the symlink target is
405       outside of the share.
406     * BUG 8542: smbclient posix_open command fails to return correct info on
407       open file.
410 o   Pierre Carrier <pcarrier@redhat.com>
411     * BUG 8186: Allow changing the maximum number of simultaneous clients in
412       Winbind through an smb.conf option.
415 o   Günther Deschner <gd@samba.org>
416     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
417     * BUG 7888: Deal with buggy 3.0 based PDCs.
418     * BUG 8491: Fix some coverity issues.
421 o   David Disseldorp <ddiss@suse.de>
422     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
425 o   Björn Jacke <bj@sernet.de>
426     * BUG 8256: Add man vfs_aio_fork.
427     * BUG 8362: Fix SWAT build issue on old glibc systems.
428     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
431 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
432     * BUG 8515: Disallow "." in can_set_delete_on_close().
435 o   Volker Lendecke <vl@samba.org>
436     * BUG 7844: Fix race condition in Winbind.
437     * BUG 8338: Add a fallback for missing open&x support in OS/X Lion.
438     * BUG 8420: Fix getent group if trusted domains are not reachable.
441 o   Stefan Metzmacher <metze@samba.org
442     * BUG 8347: Fix regression on HP-UX, AIX and OSF introduced by the fix for
443       CVE-2011-2522.
444     * BUG 8452: Check the wct of the incoming SMBnegprot responses in libsmb.
445     * BUG 8491: Fix some coverity issues.
448 ######################################################################
449 Reporting bugs & Development Discussion
450 #######################################
452 Please discuss this release on the samba-technical mailing list or by
453 joining the #samba-technical IRC channel on irc.freenode.net.
455 If you do report problems then please try to send high quality
456 feedback. If you don't provide vital information to help us track down
457 the problem then you will probably be ignored.  All bug reports should
458 be filed under the Samba 3.5 product in the project's Bugzilla
459 database (https://bugzilla.samba.org/).
462 ======================================================================
463 == Our Code, Our Bugs, Our Responsibility.
464 == The Samba Team
465 ======================================================================
468 ----------------------------------------------------------------------
471                    ==============================
472                    Release Notes for Samba 3.5.11
473                            August 4, 2011
474                    ==============================
477 This is the latest stable release of Samba 3.5.
479 Major enhancements in Samba 3.5.11 include:
481 o  Fix access to Samba shares when Windows security patch KB2536276 is installed
482    (bug #8238).
483 o  Fix Winbind panics if verify_idpool() fails (bug #8253).
486 Changes since 3.5.10:
487 --------------------
490 o   Jeremy Allison <jra@samba.org>
491     * BUG 7462: Make SA_RESETHAND conditional on its existance.
492     * BUG 8254: Make "acl check permissions = no" working in all cases.
495 o   Gregor Beck <gbeck@sernet.de>
496     * BUG 8253: Fix Winbind panics if verify_idpool() fails.
499 o   David Disseldorp <ddiss@suse.de>
500     * BUG 8269: Stop spamming log with "Could not find child X -- ignoring"
501       messages in smbd.
504 o   Björn Jacke <bj@sernet.de>
505     * BUG 7460: Include sys/file.h only when available.
508 o   Volker Lendecke <vl@samba.org>
509     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
510     * BUG 8238: Fix access to Samba shares when Windows security patch
511       KB2536276 is installed.
512     * BUG 8322: Add HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
515 o   Stefan Metzmacher <metze@samba.org>
516     * BUG 7841: Make WINBINDD_LOOKUPRIDS ask the right domain.
517     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
520 ######################################################################
521 Reporting bugs & Development Discussion
522 #######################################
524 Please discuss this release on the samba-technical mailing list or by
525 joining the #samba-technical IRC channel on irc.freenode.net.
527 If you do report problems then please try to send high quality
528 feedback. If you don't provide vital information to help us track down
529 the problem then you will probably be ignored.  All bug reports should
530 be filed under the Samba 3.5 product in the project's Bugzilla
531 database (https://bugzilla.samba.org/).
534 ======================================================================
535 == Our Code, Our Bugs, Our Responsibility.
536 == The Samba Team
537 ======================================================================
540 ----------------------------------------------------------------------
543                    ==============================
544                    Release Notes for Samba 3.5.10
545                            July 26, 2011
546                    ==============================
549 This is a security release in order to address
550 CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
551 CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).
554 o  CVE-2011-2522:
555    The Samba Web Administration Tool (SWAT) in Samba versions
556    3.0.x to 3.5.9 are affected by a cross-site request forgery.
559 o  CVE-2011-2694:
560    The Samba Web Administration Tool (SWAT) in Samba versions
561    3.0.x to 3.5.9 are affected by a cross-site scripting
562    vulnerability.
564 Please note that SWAT must be enabled in order for these
565 vulnerabilities to be exploitable. By default, SWAT
566 is *not* enabled on a Samba install.
569 Changes since 3.5.9:
570 --------------------
573 o   Kai Blin <kai@samba.org>
574     * BUG 8289: SWAT contains a cross-site scripting vulnerability.
575     * BUG 8290: CSRF vulnerability in SWAT.
578 ######################################################################
579 Reporting bugs & Development Discussion
580 #######################################
582 Please discuss this release on the samba-technical mailing list or by
583 joining the #samba-technical IRC channel on irc.freenode.net.
585 If you do report problems then please try to send high quality
586 feedback. If you don't provide vital information to help us track down
587 the problem then you will probably be ignored.  All bug reports should
588 be filed under the Samba 3.5 product in the project's Bugzilla
589 database (https://bugzilla.samba.org/).
592 ======================================================================
593 == Our Code, Our Bugs, Our Responsibility.
594 == The Samba Team
595 ======================================================================
598 ----------------------------------------------------------------------
601                    =============================
602                    Release Notes for Samba 3.5.9
603                            June 14, 2011
604                    =============================
607 This is the latest stable release of Samba 3.5.
609 Major enhancements in Samba 3.5.9 include:
611 o  Sgid bit lost on folder rename (bug #7996).
612 o  ACL can get lost when files are being renamed (bug #7987).
613 o  Respect "allow trusted domains = no" in Winbind (bug #6966).
614 o  Samba now follows Windows behaviour as a Kerberos client,
615    requesting a CIFS/ ticket (bug #7893).
617 New Kerberos behaviour
618 ----------------------
620 A new parameter 'client use spnego principal' defaults to 'no' and
621 mean Samba will use CIFS/hostname to obtain a kerberos ticket, acting
622 more like Windows when using Kerberos against a CIFS server in
623 smbclient, winbind and other Samba client tools.  This will change
624 which servers we will successfully negotiate kerberos connections to.
625 This is due to Samba no longer trusting a server-provided hint which
626 is not available from Windows 2008 or later.  For correct operation
627 with all clients, all aliases for a server should be recorded as a as
628 a servicePrincipalName on the server's record in AD.
630 Changes since 3.5.8:
631 --------------------
633 o   Jeremy Allison <jra@samba.org>
634     * BUG 6911: Kerberos authentication from Vista to Samba fails when security
635       blob size is greater than 16 kB.
636     * BUG 7080: Quota only shown when logged as root.
637     * BUG 7528: Fix Solaris with NIS autohome.
638     * BUG 7987: ACL can get lost when files are being renamed.
639     * BUG 7996: sgid bit lost on folder rename.
640     * BUG 8040: Fix 'smbclient' segfaults when a Cyrillic netbios name or
641       workgroup is configured.
642     * BUG 8072: Fix panic in create_file_acl_common.
643     * BUG 8038: Fix is_myname_or_ipaddr() to be robust against strange DNS
644       setups.
645     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
646       vfs_acl_xattr or vfs_acl_tdb module.
647     * BUG 8088: Fix segfault in rpccli_samr_chng_pswd_auth_crap if any input
648       blobs are null.
649     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
650     * BUG 8157: Fix parsing CUPS printcap files in std_pcap_cache_reload().
651     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
652     * BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit
653       permissions = yes".
656 o   Christian Ambach <ambi@samba.org>
657     * BUG 8008: Fix a segfault in the krb5 locator plugin.
658     * BUG 8012: Use getgrset() instead of initgroups() + getgroups() when
659       getgrouplist() is not defined.
660     * BUG 8031: Convert gpfs:sharemodes and gpfs:leases parameters from a
661       global setting to a per share setting.
664 o   Andrew Bartlett <abartlet@samba.org>
665     * BUG 7893: Don't ever ask for machine$ principals as a target.
668 o   Björn Baumbach <bb@sernet.de>
669     * BUG 8074: Fix debug message.
672 o   Dmitry Butskoy <dmitry@butskoy.name>
673     * BUG 6966: Respect "allow trusted domains = no" in Winbind.
676 o   Marc A. Dahlhaus <mad@wol.de>
677     * BUG 8047: Fix mdns registration if "interfaces=" is used.
680 o   Günther Deschner <gd@samba.org>
681     * BUG 7993: Make sure we don't crash when publishing a single printer.
682     * BUG 8085: Fix incorrect timeout handling in ncacn_ip_tcp client code.
683     * BUG 8132: Fix filling printers location field when using CUPS.
686 o   David Disseldorp <ddiss@suse.de>
687     * BUG 7836: Make newly added printers visible to clients.
688     * BUG 7994: Use printcap IDL for IPC.
691 o   Björn Jacke <bj@sernet.de>
692     * BUG 7825: Fix GNU ld version detection with old gcc releases.
693     * BUG 8033: Add explicit configure option whether to enable dmapi
694       support or not.
697 o   Sergey Korsak <skif@1plus1.net>
698     * BUG 8099: setpwent() actually does endpwent() on FreeBSD.
701 o   Volker Lendecke <vl@samba.org>
702     * BUG 8009: Fix getting username in 'net rap session'.
703     * BUG 8011: Fix memory corruption in shadow_copy2.
704     * BUG 8016: Fix gpfs_get_xattr.
705     * BUG 8042: File creation on OS/X.
706     * BUG 8054: Winbind cache stores/retrieves wrong sizes for 16-bit ints.
707     * BUG 8066: Fix wrong output in 'smbget'.
708     * BUG 8087: Fix wbcChangeUserPasswordEx in RESPONSE mode.
711 o   Nikolay Martynov <mar.kolya@gmail.com>
712     * BUG 8010: Fix inode generation so nautilus can count total dir size
713       correctly.
716 o   Jim McDonough <jmcd@samba.org>
717     * BUG 6364: Pull realm from supplied username on libnet join.
718     * BUG 8166: Don't lockout users when offline.
721 o   Stefan Metzmacher <metze@samba.org>
722     * BUG 7383: Normalize IPv4 mapped IPv6 addresses in both directions.
723     * BUG 8034: SEC_STD_DELETE is always granted to the owner of a file.
726 o   Larry Reid <lcreid@jadesystems.ca>
727     * BUG 8055: Can't see Parts of DFS CIFS share.
730 o   Simo Sorce <idra@samba.org>
731     * BUG 7610: winbindd_cache.tdb grows too large when scaled.
734 o   Martin Vogt <martin.vogt@itwm.fraunhofer.de>
735     * BUG 6762: Fix ctdb on gpfs error with MS Office.
739 ######################################################################
740 Reporting bugs & Development Discussion
741 #######################################
743 Please discuss this release on the samba-technical mailing list or by
744 joining the #samba-technical IRC channel on irc.freenode.net.
746 If you do report problems then please try to send high quality
747 feedback. If you don't provide vital information to help us track down
748 the problem then you will probably be ignored.  All bug reports should
749 be filed under the Samba 3.5 product in the project's Bugzilla
750 database (https://bugzilla.samba.org/).
753 ======================================================================
754 == Our Code, Our Bugs, Our Responsibility.
755 == The Samba Team
756 ======================================================================
759 ----------------------------------------------------------------------
762                    =============================
763                    Release Notes for Samba 3.5.8
764                            March 7, 2011
765                    =============================
768 This is the latest stable release of Samba 3.5.
770 Major enhancements in Samba 3.5.8 include:
772 o  Fix Winbind crash bug when no DC is available (bug #7730).
773 o  Fix finding users on domain members (bug #7743).
774 o  Fix memory leaks in Winbind (bug #7879).
775 o  Fix printing with Windows 7 clients (bug #7567).
778 Changes since 3.5.7:
779 --------------------
782 o   Michael Adam <obnox@samba.org>
783     * BUG 7594: Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'.
784     * BUG 7871: Fix 'net ads dns register' in cluster setups.
785     * BUG 7894: Fix sporadic Winbind panic in rpc query_user_list.
788 o   Jeremy Allison <jra@samba.org>
789     * BUG 7409: Raise debug level for "reduce_name: couldn't get realpath"
790       messages.
791     * BUG 7716: Store unmodified copies of security descriptors in acl_xattr and
792       acl_tdb modules.
793     * BUG 7733: Fix incorrect unix mode_t caused by invalid client DOS
794       attributes on create.
795     * BUG 7734: Apply appropriate create masks when creating files with "inherit
796       ACLs" set to true.
797     * BUG 7743: Fix finding users on domain members.
798     * BUG 7744: Fix "dfree cache time" parameter.
799     * BUG 7777: Fix requesting lookups for BUILTIN sids.
800     * BUG 7785: Fix atime limit.
801     * BUG 7791: Fix copying files from a SMB share using Gnome vfs and SMB
802       signing.
803     * BUG 7812: ACL inheritance cannot be disabled in vfs_acl_xattr/vfs_acl_tdb.
804     * BUG 7835: vfs_fill_sparse() doesn't use posix_fallocate when strict
805       allocate is on.
806     * BUG 7843: Expand the local SAMs aliases.
807     * BUG 7892: Fix stale lock in open_file_fchmod().
808     * BUG 7950: Revalidate the pathname once re-constructed from a root fsp.
811 o   Andrew Bartlett <abartlet@samba.org>
812     * BUG 7356: Fix 'net ads dns register' in Windows 2008 R2 domains.
815 o   Björn Baumbach <bb@sernet.de>
816     * BUG 7875: Fix 'nmbd --port'.
817     * BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
820 o   Günther Deschner <gd@samba.org>
821     * BUG 7567: Fix printing with Windows 7 clients.
822     * BUG 7641: Handle Windows 9x adddriver calls without config file.
823     * BUG 7945: Let Winbind try to use samlogon validation level 6.
826 o   Holger Hetterich <hhetter@novell.com>
827     * BUG 3185: Fix 'testparm' return code when EOF in encountered in param
828       name.
831 o   Björn Jacke <bj@sernet.de>
832     * BUG 7821: Fix build of shared libraries on Tru64.
835 o   Volker Lendecke <vl@samba.org>
836     * BUG 7066: Fix "Your Password expires today" message for users of trusted
837       domains.
838     * BUG 7262: Fix maintaining of users' groups via UsrMgr.
839     * BUG 7656: Fix scalability problem with hundreds of printers.
840     * BUG 7665: Fix memory leak in the netapi routines.
841     * BUG 7730: Fix Winbind crash bug when no DC is available.
842     * BUG 7774: Fix a getgrent crash with many groups.
843     * BUG 7779: Fix smbd crash caused by expand_msdfs.
844     * BUG 7800: Make Winbind recover from a signing error.
845     * BUG 7817: Fix "force group" with ntlmssp guest session setup.
846     * BUG 7841: Make WINBINDD_LOOKUPRIDS asking the right domain.
847     * BUG 7842: Make WINBINDD_LOOKUPRIDS returning the domain name.
848     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
849       support.
850     * BUG 7879: Fix memory leaks in Winbind.
851     * BUG 7881: Fix flaky Winbind against Windows 2008.
852     * BUG 7917: Fix connections from WinCE.
853     * BUG 7940: Fix opening MS Powerpoint files.
856 o   Stefan Metzmacher <metze@samba.org>
857     * BUG 7567: Fix printing with Windows 7 clients.
858     * BUG 7855: ntlm_auth: Support clients which offer a spnego mechs we don't
859       support.
860     * BUG 7883: Fix SMB session setups with Kerberos against some closed source
861       SMB servers.
862     * BUG 7896: Don't set SAMR_FIELD_FULL_NAME if we just want to set the
863       account name.
864     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
865     * BUG 7942: Fix endless loops caused by inotify.
866     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
869 o   Jonathan Nieder <jrnieder@gmail.com>
870     * BUG 6837:  Make "rlimit_max below minimum Windows limit" notification less
871       scary.
874 o   olivier <olivier@virtscano.fakenet>
875     * BUG 7789: vfs_scannedonly: Switch from mtime to ctime which is more reliable.
878 o   Rusty Russell <rusty@rustcorp.com.au>
879     * BUG 7498: Fix updating the time on close in vfs_gpfs.
882 ######################################################################
883 Reporting bugs & Development Discussion
884 #######################################
886 Please discuss this release on the samba-technical mailing list or by
887 joining the #samba-technical IRC channel on irc.freenode.net.
889 If you do report problems then please try to send high quality
890 feedback. If you don't provide vital information to help us track down
891 the problem then you will probably be ignored.  All bug reports should
892 be filed under the Samba 3.5 product in the project's Bugzilla
893 database (https://bugzilla.samba.org/).
896 ======================================================================
897 == Our Code, Our Bugs, Our Responsibility.
898 == The Samba Team
899 ======================================================================
902 ----------------------------------------------------------------------
905                    =============================
906                    Release Notes for Samba 3.5.7
907                           February 28, 2011
908                    =============================
911 This is a security release in order to address CVE-2011-0719.
914 o  CVE-2011-0719:
915    All current released versions of Samba are vulnerable to
916    a denial of service caused by memory corruption. Range
917    checks on file descriptors being used in the FD_SET macro
918    were not present allowing stack corruption. This can cause
919    the Samba code to crash or to loop attempting to select
920    on a bad file descriptor set.
923 Changes since 3.5.6:
924 --------------------
927 o   Jeremy Allison <jra@samba.org>
928     * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
931 ######################################################################
932 Reporting bugs & Development Discussion
933 #######################################
935 Please discuss this release on the samba-technical mailing list or by
936 joining the #samba-technical IRC channel on irc.freenode.net.
938 If you do report problems then please try to send high quality
939 feedback. If you don't provide vital information to help us track down
940 the problem then you will probably be ignored.  All bug reports should
941 be filed under the Samba 3.5 product in the project's Bugzilla
942 database (https://bugzilla.samba.org/).
945 ======================================================================
946 == Our Code, Our Bugs, Our Responsibility.
947 == The Samba Team
948 ======================================================================
951 ----------------------------------------------------------------------
954                    =============================
955                    Release Notes for Samba 3.5.6
956                           October 8, 2010
957                    =============================
960 This is the latest stable release of Samba 3.5.
962 Major enhancements in Samba 3.5.6 include:
964   o Fix smbd panic on invalid NetBIOS session request (bug #7698).
965   o Fix smbd crash caused by "%D" in "printer admin" (bug #7541).
966   o Fix crash bug with invalid SPNEGO token (bug #7694).
967   o Fix Winbind internal error (bug #7636).
970 Changes since 3.5.5
971 -------------------
974 o   Jeremy Allison <jra@samba.org>
975     * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live
976       Sign-in Assistant.
977     * BUG 7578: Fix 'net idmap restore' setting HWM to avoid duplicates.
978     * BUG 7581: Fix "admin users" when using vfs_acl_xattr.
979     * BUG 7583: Fix smbclient to connect to Alfresco JLAN CIFS server using
980       Kerberos.
981     * BUG 7589: Fix using cached credentials in ntlm_auth.
982     * BUG 7590: Fix Winbind offline login.
983     * BUG 7617: Fix smbd coredump due to uninitialized variables in the
984       performance counter code.
985     * BUG 7636: Fix Winbind internal error.
986     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
987       directory".
988     * BUG 7693: Fix smbd changing mode of files on rename.
989     * BUG 7694: Fix crash bug with invalid SPNEGO token.
990     * BUG 7698: Fix smbd panic on invalid NetBIOS session request.
993 o   Günther Deschner <gd@samba.org>
994     * BUG 7541: Fix smbd crash caused by "%D" in "printer admin".
995     * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
996     * BUG 7658: Fix "dereferencing type-punned pointer will break
997       strict-aliasing rules" warnings).
998     * BUG 7665: Fix memory leak in netapi connection manager.
1001 o   Björn Jacke <bj@sernet.de>
1002     * BUG 7244: Fall back to cups-config for underlinked libs.
1003     * BUG 7474: Fix build on platforms without st_blocks and st_blksize stat
1004       struct members.
1007 o   Volker Lendecke <vl@samba.org>
1008     * BUG 7336: Enable idmap_passdb module build as shared.
1009     * BUG 7531: Fix the charset_pull routine.
1010     * BUG 7635: Fix 'smbclient -M'.
1011     * BUG 7656: Fix scalability problem with hundreds of printers.
1012     * BUG 7684: Fix fd leak in libwbclient.so.
1013     * BUG 7688: Fix crash bug in rpcclient.
1014     * BUG 7470: Standardize S_IREAD and S_IWRITE.
1015     * BUG 7715: Fix file corruption when setting Samba "write wache wize".
1018 o   Jim McDonough <jmcd@samba.org>
1019     * BUG 7280: Fix auto printers with registry config.
1022 o   Andreas Schneider <asn@samba.org>
1023     * BUG 7538: Fix GUID_from_data_blob() with length of 32.
1026 o   Chere Zhou <chere.zhou@isilon.com>
1027     * BUG 7662: Align change notify replies on 4-byte boundary.
1030 ######################################################################
1031 Reporting bugs & Development Discussion
1032 #######################################
1034 Please discuss this release on the samba-technical mailing list or by
1035 joining the #samba-technical IRC channel on irc.freenode.net.
1037 If you do report problems then please try to send high quality
1038 feedback. If you don't provide vital information to help us track down
1039 the problem then you will probably be ignored.  All bug reports should
1040 be filed under the Samba 3.5 product in the project's Bugzilla
1041 database (https://bugzilla.samba.org/).
1044 ======================================================================
1045 == Our Code, Our Bugs, Our Responsibility.
1046 == The Samba Team
1047 ======================================================================
1050 ----------------------------------------------------------------------
1053                    =============================
1054                    Release Notes for Samba 3.5.5
1055                          September 14, 2010
1056                    =============================
1059 This is a security release in order to address CVE-2010-3069.
1062 o  CVE-2010-3069:
1063    All current released versions of Samba are vulnerable to
1064    a buffer overrun vulnerability. The sid_parse() function
1065    (and related dom_sid_parse() function in the source4 code)
1066    do not correctly check their input lengths when reading a
1067    binary representation of a Windows SID (Security ID). This
1068    allows a malicious client to send a sid that can overflow
1069    the stack variable that is being used to store the SID in the
1070    Samba smbd server.
1073 Changes since 3.5.4
1074 --------------------
1077 o   Jeremy Allison <jra@samba.org>
1078     * BUG 7669: Fix for CVE-2010-3069.
1081 o   Andrew Bartlett <abartlet@samba.org>
1082     * BUG 7669: Fix for CVE-2010-3069.
1085 ######################################################################
1086 Reporting bugs & Development Discussion
1087 #######################################
1089 Please discuss this release on the samba-technical mailing list or by
1090 joining the #samba-technical IRC channel on irc.freenode.net.
1092 If you do report problems then please try to send high quality
1093 feedback. If you don't provide vital information to help us track down
1094 the problem then you will probably be ignored.  All bug reports should
1095 be filed under the Samba 3.5 product in the project's Bugzilla
1096 database (https://bugzilla.samba.org/).
1099 ======================================================================
1100 == Our Code, Our Bugs, Our Responsibility.
1101 == The Samba Team
1102 ======================================================================
1105 ----------------------------------------------------------------------
1108                    =============================
1109                    Release Notes for Samba 3.5.4
1110                            June 23, 2010
1111                    =============================
1114 This is the latest stable release of Samba 3.5.
1116 Major enhancements in Samba 3.5.4 include:
1118   o Fix smbd crash when sambaLMPassword and sambaNTPassword entries missing
1119     from ldap (bug #7448).
1120   o Fix init_sam_from_ldap storing group in sid2uid cache (bug #7507).
1123 Changes since 3.5.3
1124 -------------------
1127 o   Michael Adam <obnox@samba.org>
1128     * BUG 7507: Fix init_sam_from_ldap storing group in sid2uid cache.
1131 o   Jeremy Allison <jra@samba.org>
1132     * BUG 7188: Make ea data checks identical for trans2open and trans2mkdir.
1133     * BUG 7410: Samba sends "raw" inode number as uniqueid with unix extensions.
1134     * BUG 7449: Fix spnego returning incorrect mechListMIC string.
1137 o   Günther Deschner <gd@samba.org>
1138     * BUG 7341: Fix Winbind over IPv6.
1139     * BUG 7459: Fix some crash bugs and missing error codes in AddDriver paths.
1140     * BUG 7479: Fix crash bug in _samr_QueryUserInfo{2} level 18.
1141     * BUG 7517: Fix session setup from linux kernel cifs clients with
1142       "sec=ntlmv2".
1145 o   Olaf Flebbe <o.flebbe@science-computing.de>
1146     * BUG 7209: Fix build on RHEL5.
1149 o   Björn Jacke <bj@sernet.de>
1150     * BUG 7427: Using IBM xl_C compiler produces wrong results in configure.
1151     * BUG 7503: Fix calculation of st_blocks in vfs_streams_xattr.
1152     * BUG 7504: Fix numerous build issues.
1155 o   Volker Lendecke <vl@samba.org>
1156     * BUG 7253: Fix Samba login cache problem on Sparc Architecture.
1157     * BUG 7262: Fix editing users' groups via UsrMgr.
1160 o   Buchan Milne <bgmilne@mandriva.org>
1161     * BUG 7500: Fix 'not a string literal' warning in netdomjoin-gui.
1164 o   Matthieu Patou <mat@matws.net>
1165     * BUG 7099: Allow previous password to be stored and use it to check
1166       tickets.
1169 o   Andreas Schneider <asn@samba.org>
1170     * BUG 7423: Fix printing large formats.
1173 o   Roel van Meer <rolek@bokxing.nl>
1174     * BUG 7448: Fix smbd crash when sambaLMPassword and sambaNTPassword entries
1175       missing from ldap.
1178 ######################################################################
1179 Reporting bugs & Development Discussion
1180 #######################################
1182 Please discuss this release on the samba-technical mailing list or by
1183 joining the #samba-technical IRC channel on irc.freenode.net.
1185 If you do report problems then please try to send high quality
1186 feedback. If you don't provide vital information to help us track down
1187 the problem then you will probably be ignored.  All bug reports should
1188 be filed under the Samba 3.5 product in the project's Bugzilla
1189 database (https://bugzilla.samba.org/).
1192 ======================================================================
1193 == Our Code, Our Bugs, Our Responsibility.
1194 == The Samba Team
1195 ======================================================================
1198 ----------------------------------------------------------------------
1201                    =============================
1202                    Release Notes for Samba 3.5.3
1203                             May 19, 2010
1204                    =============================
1207 This is the latest stable release of Samba 3.5.
1209 Major enhancements in Samba 3.5.3 include:
1211   o Fix MS-DFS functionality (bug #7339).
1212   o Fix a Winbind crash when scanning trusts (bug #7389).
1213   o Fix problems with SIGCHLD handling in Winbind (bug #7317).
1216 Changes since 3.5.2
1217 -------------------
1220 o   Jeremy Allison <jra@samba.org>
1221     * BUG 7288: Fix SMB job IDs in CUPS job names.
1222     * BUG 7339: Fix MS-DFS functionality.
1225 o   Andrew Bartlett <abartlet@samba.org>
1226     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1229 o   Ira Cooper <samba@ira.wakeful.net>
1230     * BUG 7384: Fix bitmap leak in dptr_Close.
1233 o   Günther Deschner <gd@samba.org>
1234     * BUG 7277: Fix exporting printers via 'cupsaddsmb' command.
1235     * BUG 7417: Fix setting of passwords via 'net rpc user password' command.
1236     * BUG 7418: Fix 'net rpc printer list' command.
1239 o   Olaf Flebbe <o.flebbe@science-computing.de>
1240     * BUG 7421: Rename mod_name to module_name.
1243 o   Björn Jacke <bj@sernet.de>
1244     * BUG 7352: Make TIME_T_MAX defines consistent.
1245     * BUG 7385: Fix building with Solaris' gcc.
1248 o   Jeff Layton <jlayton@redhat.com>
1249     * BUG 7315: Fix segfault in mount.cifs.
1252 o   Volker Lendecke <vl@samba.org>
1253     * BUG 7357: Re-fix a bug with smbd serving a windows terminal server.
1254     * BUG 7389: Fix a Winbind crash when scanning trusts.
1255     * BUG 7398: Fix rename problems with full_audit VFS module.
1258 o   Jim McDonough <jmcd@samba.org>
1259     * BUG 7378: Display an error on 'net conf import' failures.
1262 o   Stefan Metzmacher <metze@samba.org>
1263     * BUG 7196: Add replacement for IPV6_V6ONLY on linux systems with broken
1264       headers.
1265     * BUG 7317: Fix problems with SIGCHLD handling in Winbind.
1266     * BUG 7354: Fix CLDAP tsocket problem on Solaris.
1269 o   Luca Olivetti <luca@wetron.es>
1270     * BUG 7263: Fix cups encryption setting.
1273 ######################################################################
1274 Reporting bugs & Development Discussion
1275 #######################################
1277 Please discuss this release on the samba-technical mailing list or by
1278 joining the #samba-technical IRC channel on irc.freenode.net.
1280 If you do report problems then please try to send high quality
1281 feedback. If you don't provide vital information to help us track down
1282 the problem then you will probably be ignored.  All bug reports should
1283 be filed under the Samba 3.5 product in the project's Bugzilla
1284 database (https://bugzilla.samba.org/).
1287 ======================================================================
1288 == Our Code, Our Bugs, Our Responsibility.
1289 == The Samba Team
1290 ======================================================================
1293 ----------------------------------------------------------------------
1296                    =============================
1297                    Release Notes for Samba 3.5.2
1298                            April 7, 2010
1299                    =============================
1302 This is the latest stable release of Samba 3.5.
1304 Major enhancements in Samba 3.5.2 include:
1306   o Fix smbd segfaults in _netr_SamLogon for clients sending null domain
1307     (bug #7237).
1308   o Fix smbd segfaults in "waiting for connections" message (bug #7251).
1309   o Fix an uninitialized variable read in smbd (bug #7254).
1310   o Fix a memleak in Winbind (bug #7278).
1311   o Fix Winbind reconnection to it's own domain (bug #7295).
1314 Changes since 3.5.1
1315 -------------------
1318 o   Michael Adam <obnox@samba.org>
1319     * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are
1320       present.
1321     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1322     * BUG 7313: Make 'net conf addshare' atomic.
1323     * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in
1324       the registry backend.
1327 o   Jeremy Allison <jra@samba.org>
1328     * BUG 7075: Fix bug in vfs_scannedonly rmdir implementation.
1329     * BUG 7159: Fix handling of bad server data returns in client rpc_transport.
1330     * BUG 7234: Symlink delete fails but incorrectly reports success to client.
1331     * BUG 7255: Fix "printer admin" functionality.
1332     * BUG 7283: Fix smbd segfault if using vfs_acl_tdb.
1333     * BUG 7297: Fix smbd crashes with CUPS printers and no [printers] share defined.
1334     * BUG 7310: Fix DOS attribute inconsistency with MS Office.
1337 o   Kai Blin <kai@samba.org>
1338     * BUG 7290: Fix core dump in 'ntlm_auth' with "gss-spnego" helper.
1341 o   Günther Deschner <gd@samba.org>
1342     * BUG 6727: Fix several printing issues.
1343     * BUG 7237: Fix smbd segfaults in _netr_SamLogon for clients sending
1344       null domain.
1345     * BUG 7256: Fix value-needed calculation in_spoolss_EnumPrinterData().
1346     * BUG 7258: Fix _winreg_QueryValue crash bugs and implement Windows
1347       behavior.
1350 o   Holger Hetterich <hhetter@novell.com>
1351     * BUG 7203: Fix 'net share' command.
1354 o   Michael Karcher <samba@mkarcher.dialup.fu-berlin.de>
1355     * BUG 7269: Fix job management commands for CUPS queues.
1358 o   Jeff Layton <jlayton@redhat.com>
1359     * BUG 6853: Fix race condition in mount.cifs that allows user to replace
1360       mountpoint with a symlink.
1363 o   Volker Lendecke <vl@samba.org>
1364     * BUG 5198: Fix parsing of the gecos field.
1365     * BUG 7202: Fix access by multi-threaded applications.
1366     * BUG 7212: Fix returning of group members with 'getent group'.
1367     * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes.
1368     * BUG 7229: Fix a NULL pointer dereference in smbd.
1369     * BUG 7232: Fix race conditions in CTDB persistent transactions.
1370     * BUG 7254: Fix an uninitialized variable read in smbd.
1371     * BUG 7278: Fix a memleak in Winbind.
1374 o   Roel van Meer <rolek@alt001.com>
1375     * BUG 6814: Fix valgrind warning.
1378 o   Stefan Metzmacher <metze@samba.org>
1379     * BUG 7170: Never mark external domains as internal in Winbind.
1380     * BUG 7225: Make Winbind logs more verbose for troubleshooting.
1381     * BUG 7251: Fix smbd segfault in "waiting for connections" message.
1382     * BUG 7295: Fix Winbind reconnection to it's own domain.
1383     * BUG 7316: Winbind possibly segfaults when trying a trusted domain without
1384       inbound trust.
1387 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1388     * BUG 1206: Fix segfault if hide files or veto files has no ".AppleDouble".
1391 o   Simo Sorce <idra@samba.org>
1392     * BUG 7204: Fix DN parsing name was always null.
1395 o   Andrew Tridgell <tridge@samba.org>
1396     * BUG 7312: Many disconnecting clients render clustered Samba unusuable
1397       for some time.
1400 o   Bo Yang <boyang@samba.org>
1401     * BUG 7206: Signals are processed twice in child.
1405 ######################################################################
1406 Reporting bugs & Development Discussion
1407 #######################################
1409 Please discuss this release on the samba-technical mailing list or by
1410 joining the #samba-technical IRC channel on irc.freenode.net.
1412 If you do report problems then please try to send high quality
1413 feedback. If you don't provide vital information to help us track down
1414 the problem then you will probably be ignored.  All bug reports should
1415 be filed under the Samba 3.5 product in the project's Bugzilla
1416 database (https://bugzilla.samba.org/).
1419 ======================================================================
1420 == Our Code, Our Bugs, Our Responsibility.
1421 == The Samba Team
1422 ======================================================================
1424 ----------------------------------------------------------------------
1426                    =============================
1427                    Release Notes for Samba 3.5.1
1428                             March 8, 2010
1429                    =============================
1432 This is a security release in order to address CVE-2010-0728.
1435 o  CVE-2010-0728:
1436    In Samba releases 3.5.0, 3.4.6 and 3.3.11, new code
1437    was added to fix a problem with Linux asynchronous IO handling.
1438    This code introduced a bad security flaw on Linux platforms if the
1439    binaries were built on Linux platforms with libcap support.
1440    The flaw caused all smbd processes to inherit CAP_DAC_OVERRIDE
1441    capabilities, allowing all file system access to be allowed
1442    even when permissions should have denied access.
1445 Changes since 3.5.0
1446 -------------------
1449 o   Jeremy Allison <jra@samba.org>
1450     * BUG 7222: Fix for CVE-2010-0728.
1453 ######################################################################
1454 Reporting bugs & Development Discussion
1455 #######################################
1457 Please discuss this release on the samba-technical mailing list or by
1458 joining the #samba-technical IRC channel on irc.freenode.net.
1460 If you do report problems then please try to send high quality
1461 feedback. If you don't provide vital information to help us track down
1462 the problem then you will probably be ignored.  All bug reports should
1463 be filed under the Samba 3.5 product in the project's Bugzilla
1464 database (https://bugzilla.samba.org/).
1467 ======================================================================
1468 == Our Code, Our Bugs, Our Responsibility.
1469 == The Samba Team
1470 ======================================================================
1473 ----------------------------------------------------------------------
1476                    =============================
1477                    Release Notes for Samba 3.5.0
1478                             March 1, 2010
1479                    ===============================
1482 This is the first stable release of Samba 3.5.
1485 Major enhancements in Samba 3.5.0 include:
1487 General changes:
1488 o Add support for full Windows timestamp resolution
1489 o The Using Samba HTML book has been removed.
1490 o 'net', 'smbclient' and libsmbclient can use credentials cached by Winbind.
1491 o The default value of "wide links" has been changed to "no".
1493 Protocol changes:
1494 o Experimental implementation of SMB2
1496 Printing Changes:
1497 o Add encryption support for connections to a CUPS server
1499 Winbind changes:
1500 o Major refactoring
1501 o Asynchronous
1503 VFS modules:
1504 o New vfs_scannedonly module has been added.
1507 General changes:
1508 ================
1510 Support for full Windows timestamp resolution has been added. This effectively
1511 makes us use Windows' full 100ns timestamp resolution if supported by the
1512 kernel (2.6.22 and higher) and the glibc (2.6 and higher).
1514 The Using Samba HTML book has been removed from the Samba tarball.
1515 It is still available at http://www.samba.org/samba/docs/using_samba/toc.html.
1517 Samba client tools like 'net', 'smbclient' and libsmbclient can use the user
1518 credentials cached by Winbind at logon time. This is very useful e.g. when
1519 connecting to a Samba server using Nautilus without re-entering username and
1520 password. This feature is enabled by default and can be disabled per application
1521 by setting the LIBSMBCLIENT_NO_CCACHE environment variable.
1523 The default value of "wide links" has been changed to "no" to avoid an insecure
1524 default configuration ("wide links = yes" and "unix extensions = yes"). For
1525 more details, please see http://www.samba.org/samba/news/symlink_attack.html.
1528 Protocol changes
1529 ================
1531 An EXPERIMENTAL implementation of the SMB2 protocol has been added. SMB2 can be
1532 enabled by setting "max protocol = smb2". SMB2 is a new implementation of the
1533 SMB protocol used by Windows Vista and higher.
1535 Printing Changes
1536 ================
1538 A new parameter "cups encrypt" has been added to control whether connections to
1539 CUPS servers will be encrypted or not. The default is to use unencrypted
1540 connections.
1542 Winbind changes
1543 ===============
1545 The Winbind daemon has been refactored internally to be asynchronous. The new
1546 Winbind will not be blocked by running 'getent group' or 'getent passwd'.
1548 VFS modules
1549 ===========
1551 A new VFS module "scannedonly" has been added. This is a filter that
1552 talks to an antivirus-engine and stores whether a file is clean or not.
1553 Users do only see clean files on their filesystem.
1556 ######################################################################
1557 Changes
1558 #######
1560 smb.conf changes
1561 ----------------
1563    Parameter Name                      Description     Default
1564    --------------                      -----------     -------
1566    create krb5 conf                    New             yes
1567    ctdb timeout                        New             0
1568    cups encrypt                        New             no
1569    debug hires timestamp               Changed Default yes
1570    ldap deref                          New             auto
1571    ldap follow referral                New             auto
1572    nmbd bind explicit broadcast        New             no
1573    wide links                          Changed Default no
1576 New configure options
1577 ---------------------
1579 --enable-external-libtdb        Enable external tdb
1580 --enable-netapi                 Turn on netapi support
1581 --enable-pthreadpool            Enable pthreads pool helper support
1582 --with-cifsumount               Include umount.cifs (Linux only) support
1583 --with-codepagedir=DIR          Where to put codepages
1586 Commit Highlights
1587 =================
1589 o   Björn Jacke <bj@sernet.de>
1590     * Add support for full Windows timestamp resolution.
1591     * Add encryption support for connections to a CUPS server.
1594 o   Volker Lendecke <vl@samba.org>
1595     * Major internal refactoring of the Winbind daemon.
1596     * Make Winbind asynchronous.
1597     * Make 'net', 'smbclient' and libsmbclient use the logon credentials cached
1598       by Winbind.
1601 o   Stefan Metzmacher <metze@samba.org>
1602     * Implement the new SMB2 protocol (experimental).
1605 Changes since 3.5.0rc3
1606 ----------------------
1609 o   Günther Deschner <gd@samba.org>
1610     * BUG 7181: Fix 'net ads dns' usage calls.
1611     * BUG 7182: Fix uninitialized variable in wkssvc_enumerateusers.
1614 o   Volker Lendecke <vl@samba.org>
1615     * BUG 7145: Fix duplicate sam and unix accounts.
1616     * BUG 7166: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send.
1619 o   Stefan Metzmacher <metze@samba.org>
1620     * BUG 7160: Keep the the correct negotiate_flags on the cli->dc structure.
1623 Changes since 3.5.0rc2
1624 ----------------------
1627 o   Jeremy Allison <jra@samba.org>
1628     * BUG 6557: Fix vfs_full_audit.
1629     * BUG 6876: Fix duplicate initializer in the rmdir module.
1630     * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
1631     * BUG 7067: Fix failing of smbd to respond to a read or a write caused by
1632       Linux asynchronous IO (aio).
1633     * BUG 7069: Fix 'smbget' error status.
1634     * BUG 7072: Fix unlocking of accounts from ldap.
1635     * BUG 7079  Cliconnect gets realm wrong with trusted domains.
1636     * BUG 7081: Fix vfs_expand_msdfs.
1637     * BUG 7084: Fix storing of create time on directories in an EA in new
1638       create time code.
1639     * BUG 7104: "wide links" and "unix extensions" are incompatible.
1640     * BUG 7118: Fix nmbd problems with socket address.
1641     * BUG 7122: Fix reading of large browselist.
1642     * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
1643     * BUG 7155: Valgrind Conditional jump or move depends on uninitialised
1644       value(s) error when "mangling method = hash"..
1647 o   Steven Danneman <steven.danneman@isilon.com>
1648     * BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
1651 o   Günther Deschner <gd@samba.org>
1652     * BUG 6888: Fix printing with 64 bit clients.
1653     * BUG 7130: Fix listing of printjobs in  Windows 7.
1654     * BUG 7148: Fix get_acl_blob in the acl_tdb VFS module.
1657 o   Björn Jacke <bj@sernet.de>
1658     * BUG 7103: Fix build issue on Tru64.
1659     * BUG 7116: Change ldap filter to what really was intended.
1660     * Fix some wrong newlines in de translation strings.
1663 o   Jeff Layton <jlayton@redhat.com>
1664     * BUG 6868: Fix crash bug in 'cifs.upcall'.
1667 o   Volker Lendecke <vl@samba.org>
1668     * BUG 7085: Fix an early release of the global lock that can cause data
1669       corruption in libtdb.
1670     * BUG 7139: Owner of file not available with Kerberos.
1673 o   Stefan Metzmacher <metze@samba.org>
1674     * BUG 6888: Fix printing with 64 bit clients.
1675     * BUG 7098: Fix results of 'smbclient -L' with a large browse list.
1676     * BUG 7116: Add pdb_ldap performance fixes.
1677     * BUG 7118: Add new "nmbd bind explicit broadcast" parameter.
1678     * BUG 7119: Support large browselist.
1679     * BUG 7140: Fix IPv4/IPv6 problems.
1682 o   Lars Müller <lars@samba.org>
1683     * BUG 7071: Fix build of 'smbfilter'.
1684     * BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
1685     * BUG 7102: Normalize "Changing password for" msg IDs and STRs.
1688 o   Olivier Sessink <olivier@virtscano.fakenet>
1689     * BUG 7076: Fix build of vfs_scannedonly on AIX.
1692 o   Bo Yang <boyang@samba.org>
1693     * BUG 7106: Fix malformed require_membership_of_sid.
1697 Changes since 3.5.0rc1
1698 ----------------------
1701 o   Michael Adam <obnox@samba.org>
1702     * BUG 4347: Check password history before increasing "badPasswordCount".
1705 o   Jeremy Allison <jra@samba.org>
1706     * BUG 5202: Fix changing of ACLs on writable file with "dos filemode=yes".
1707     * BUG 6876: Fix deletion of an object whose parent folder does not have delete
1708       rights fails even if the delete right is set on the object in
1709       vfs_acl_xattr and vfs_acl_tdb.
1710     * BUG 7033: Fix SMBrmdir error message when deleting a directory fails.
1711     * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments.
1712     * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls.
1715 o   Giovanni Bajo <rasky@develer.com>
1716     * BUG 7029: Disable sanity check in NetShareEnum for better compatibility
1717       with Windows.
1720 o   Kai Blin <kai@samba.org>
1721     * BUG 7039: Fix compile error with WITH_DNS_UPDATE. Update .po files.
1724 o   Günther Deschner <gd@samba.org>
1725     * BUG 7043: Fix crash bug in libsmbclient.
1728 o   André Hentschel <nerv@dawncrow.de>
1729     * BUG 7039: Complete German translation of 'net'.
1732 o   Björn Jacke <bj@sernet.de>
1733     * BUG 7039: Improve some German translations in 'net'.
1736 o   William Jojo <w.jojo@hvcc.edu>
1737     * BUG 7052: Fix DFS on AIX.
1740 o   Volker Lendecke <vl@samba.org>
1741     * BUG 6981: Fix large paged search with DirX LDAP servers.
1742     * BUG 7027: Fix a segfault in winbindd_dual_ccache_ntlm_auth().
1743     * BUG 7037: Fix a Winbind segfault in "trusted_domains".
1744     * BUG 7046: Fix libsmbclient crash against OpenSolaris CIFS server.
1745     * BUG 7062: Make 'net', 'smbclient' and libsmbclient use the logon
1746       credentials cached by Winbind.
1747     * Lock down some srvsvc calls according to what w2k3 seems to do.
1750 o   Stefan Metzmacher <metze@samba.org>
1751     * BUG 6157: Restore Samba 3.0.x behavior and use the first "uid" value in
1752       pdb_ldap.
1755 o   SASAJIMA Toshihiro <sasajima_t@jp.fujitsu.com>
1756     * BUG 7034: Fix segfault in vfs_cap.
1759 o   Olivier Sessink <oliviersessink@gmail.com>
1760     * BUG 7028: Add new scannedonly VFS module.
1763 Changes since 3.5.0pre2
1764 -----------------------
1766 o   Jeremy Allison <jra@samba.org>
1767     * BUG 6837: Fix "Too many open files" when trying to access large number of
1768       files with Windows 7.
1769     * BUG 6939: Fix long filenames when "mangling method" is set to "hash".
1770     * BUG 7020: Fix smbd using 2G memory.
1771     * Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned
1772       attributes by protocol level.
1773     * Vector correctly through reply_openerror() (which uses the same logic).
1774     * Fix bugs with the full Windows ACL support.
1777 o   Kai Blin <kai@samba.org>
1778     * Add a few missing gettext calls to the 'net' command.
1779     * Fix up a share type translation and translate some more strings in 'net'.
1782 o   Günther Deschner <gd@samba.org>
1783     * Allow to call "pdbedit -N description -u user" without specifiyng "-r".
1784     * Add spoolss_DriverInfo7.
1785     * Fix rpcclient after setprinter IDL fixes.
1786     * Use generated krb5.conf in 'net ads testjoin'.
1789 o   Jonas Gorski <jonas.gorski+samba@gmail.com>
1790     * BUG 6992: make test for getgrouplist cacheable.
1793 o   André Hentschel <nerv@dawncrow.de>
1794     * Add some German translations for the 'net' command.
1797 o   Suresh Jayaraman <sjayaraman@suse.de>
1798     * Update mount.cifs man page with nounix option.
1801 o   Volker Lendecke <vl@samba.org>
1802     * Fix _samr_GetAliasMembership for results with 0 rids.
1803     * Fix an error case in cli_negprot.
1804     * Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc.
1805     * Restore correct timeouts for SMB requests.
1806     * Fix a 64-bit error in libsmb.
1807     * Replace IS_DOMAIN_OFFLINE by a function in Winbind.
1808     * Simplify/cleanup Winbind code.
1811 o   Kamen Mazdrashki <kamen.mazdrashki@postpath.com>
1812     * Fix write behind memory block in libtalloc.
1813     * Fix result check for getaddrinfo().
1816 o   Jim McDonough <jmcd@samba.org>
1817     * BUG 7014: Fix Winbind crash when retrieving empty group members.
1820 o   Brian Lu <brian.lu@sun.com>
1821     * BUG 6991: Create symbol links to shared libraries.
1824 o   Stefan Metzmacher <metze@samba.org>
1825     * Add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sockaddr()
1826       to tsocket.
1827     * Always set tdb->tracefd to -1 to be safe on goto fail in libtdb.
1828     * Add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior.
1829     * Fix standalone 'make installdocs'.
1832 o   Peter Rosin <peda@lysator.liu.se>
1833     * Output %p as unsigned in snprintf replacement.
1836 o   Ronnie Sahlberg <ronniesahlberg@gmail.com>
1837     * New attempt at TDB transaction nesting allow/disallow.
1840 o   Kirill Smelkov <kirr@mns.spb.ru>
1841     * Remove swig stuff from libtdb.
1842     * Reset tdb->fd to -1 in tdb_close() in libtdb.
1845 o   Simo Sorce <idra@samba.org>
1846     * Change the way mksysms work in libtalloc.
1849 o   Jelmer Vernooij <jelmer@samba.org>
1850     * Also build and install tdb manpages from standalone tdb.
1853 o   Bo Yang <boyang@samba.org>
1854     * Fix infinite loop in NCACN_IP_TCP as there is no timeout.
1855     * Make winbindd_cache.c aware of domain offline to avoid unnecessary backend
1856       query.
1857     * List trusted domains from wcache when domain is offline.
1860 Changes since 3.5.0pre1
1861 -----------------------
1863 o   Michael Adam <obnox@samba.org>
1864     * Fix the build when no external talloc and tdb are installed.
1865     * Fix detection of CTDB headers on systems without system-libtalloc.
1868 o   Jeremy Allison <jra@samba.org>
1869     * BUG 6802: A created folder does not properly inherit permissions from
1870       parent in vfs_acl_xattr.
1871     * BUG 6837: "Too many open files" when trying to access large number of
1872       files from Windows 7.
1873     * BUG 6938 : No hook exists to check creation rights when using acl_xattr
1874       module.
1875     * Fix vfs_acl_xattr which was failing to call the NEXT connect function.
1876     * Restructure the ACL code.
1877     * Refactor reply_rmdir to use handle based code.
1880 o   Dan Cox <dan@wep.net>
1881     * BUG 2350: Add LDAP Alias Dereferencing support.
1884 o   Günther Deschner <gd@samba.org>
1885     * BUG 6929: Fix build with recent heimdal.
1886     * Fix several printing issues.
1887     * Fix the build on Mac OS X 10.6.2.
1888     * Fix net and rpcclient after setprinterdataex changes.
1889     * Add full support for level 8 printer drivers.
1890     * Add more spoolss architectures to IDL.
1891     * Fix enumprinter key client and server.
1892     * Fix crash in EnumPrinterDataEx.
1895 o   Björn Jacke <bj@sernet.de>
1896     * Prefer posix_fallocate for doing "strict allocate".
1899 o   Matt Kraai <mkraai@beckman.com>
1900     * BUG 6860: Fix shared library build on QNX.
1903 o   Volker Lendecke <vl@samba.org>
1904     * BUG 6288: SWAT adds a second share when changing parameters of an existing
1905       share.
1906     * BUG 6435: Fix minor memory corruption.
1907     * Restore "fake directory create times" as a share parameter.
1908     * Fix explicit stat64 support.
1909     * Add support for NetWkstaGetInfo 101 and 102.
1910     * Add rpcclient wkssvc_enumerateusers.
1911     * De-deprecate "write cache size" to prevent its removal without a proper
1912       alternative.
1913     * Allow more than 1000 users in BUILTIN\Users.
1916 o   Jim McDonough <jmcd@samba.org>
1917     * BUG 6967: Prevent glibc error on 'net ads join'.
1920 o   Lars Müller <lars@samba.org>
1921     * BUG 6710: Only install the cifs.upcall man page if CIFSUPCALL_PROGS was
1922       set while configure.
1925 o   Ian Puleston <ipuleston@sonicwall.com>
1926     * Complete support for NetWkstaGetInfo/NetWkstaEnumUsers.
1929 o   Karolin Seeger <kseeger@samba.org>
1930     * Fix the build of the example VFS modules.
1933 o   Bo Yang <boyang@samba.org>
1934     * BUG 6879: Fix crash in Winbind.
1935     * Fix crash in free_file_list().
1936     * Give the user a chance to change password when password will expire soon.
1939 ######################################################################
1940 Reporting bugs & Development Discussion
1941 #######################################
1943 Please discuss this release on the samba-technical mailing list or by
1944 joining the #samba-technical IRC channel on irc.freenode.net.
1946 If you do report problems then please try to send high quality
1947 feedback. If you don't provide vital information to help us track down
1948 the problem then you will probably be ignored.  All bug reports should
1949 be filed under the Samba 3.5 product in the project's Bugzilla
1950 database (https://bugzilla.samba.org/).
1953 ======================================================================
1954 == Our Code, Our Bugs, Our Responsibility.
1955 == The Samba Team
1956 ======================================================================