WHATSNEW: Start release notes for Samba 3.6.10.
[Samba.git] / WHATSNEW.txt
blob51ff29917e465416ef2973d8b6a1b99695276985
1                    ==============================
2                    Release Notes for Samba 3.6.10
3                          December 10, 2012
4                    ==============================
7 This is is the latest stable release of Samba 3.6.
9 Major enhancements in Samba 3.6.10 include:
11 o  
13 Changes since 3.6.9:
14 --------------------
16 o   Jeremy Allison <jra@samba.org>
19 ######################################################################
20 Reporting bugs & Development Discussion
21 #######################################
23 Please discuss this release on the samba-technical mailing list or by
24 joining the #samba-technical IRC channel on irc.freenode.net.
26 If you do report problems then please try to send high quality
27 feedback. If you don't provide vital information to help us track down
28 the problem then you will probably be ignored.  All bug reports should
29 be filed under the Samba 3.6 product in the project's Bugzilla
30 database (https://bugzilla.samba.org/).
33 ======================================================================
34 == Our Code, Our Bugs, Our Responsibility.
35 == The Samba Team
36 ======================================================================
38 Release notes for older releases follow:
39 ----------------------------------------
41                    =============================
42                    Release Notes for Samba 3.6.9
43                          October 29, 2012
44                    =============================
47 This is is the latest stable release of Samba 3.6.
49 Major enhancements in Samba 3.6.9 include:
51 o  When setting a non-default ACL, don't forget to apply masks to
52    SMB_ACL_USER and SMB_ACL_GROUP entries (bug #9236).
53 o  Winbind can't fetch user or group info from AD via LDAP (bug #9147).
54 o  Fix segfault in smbd if user specified ports out for range (bug #9218).
57 Changes since 3.6.8:
58 --------------------
60 o   Michael Adam <obnox@samba.org>
61     * BUG 9173: Make SMB2 compound request create/delete_on_close/close work as
62       Windows.
65 o   Jeremy Allison <jra@samba.org>
66     * BUG 8966: Fix 'net rpc share allowedusers' to work with 2008r2.
67     * BUG 9016: Connection to outbound trusted domain goes offline.
68     * BUG 9117: 'smbclient' can't connect to a Windows 7 server using NTLMv2.
69     * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
70     * BUG 9174: Empty SPNEGO packet can cause smbd to crash.
71     * BUG 9189: SMB2 Create doesn't return correct MAX ACCESS access mask in
72       blob.
73     * BUG 9209: Parse of invalid SMB2 create blob can cause smbd crash.
74     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
75     * BUG 9222: Signing cannot be disabled for SMB2 by design, so fix the
76       documentation instead.
77     * BUG 9236: When setting a non-default ACL, don't forget to apply masks to
78       SMB_ACL_USER and SMB_ACL_GROUP entries.
81 o   Andrew Bartlett <abartlet@samba.org>
82     * BUG 8788: Initialise ticket to ensure we do not invalid memory.
85 o   Ira Cooper <ira@samba.org>
86     * BUG 9173: Compound requests should continue processing.
89 o   Günther Deschner <gd@samba.org>
90     * BUG 9177: pam_winbind: Match more return codes when wbcGetPwnam has failed.
93 o   Björn Jacke <bj@sernet.de>
94     * BUG 3272: quota: Don't force the block size to 512.
95     * BUG 8107: Add some includes for poll.h.
96     * BUG 8146: Fix wrong test == syntax in configure.
97     * BUG 8344: Fix --with(out)-sendfile-support option handling in autoconf.
98     * BUG 9172: Add quota support for gfs2.
101 o   Volker Lendecke <vl@samba.org>
102     * BUG 9188: Fix crash bug in idmap_hash.
103     * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart.
106 o   Luca Lorenzetto <lorenzetto-luca@ubuntu-it.org>
107     * BUG 9013: Fix crash on null pam change pw response.
110 o   Vladimir Marek <Vladimir.Marek@Oracle.COM>
111     * BUG 9192: Fix service control for non-internal services.
114 o   Stefan Metzmacher <metze@samba.org>
115     * BUG 9173: Make SMB2 compound request create/delete_on_close/close work as
116       Windows.
117     * BUG 9196: Don't take 'state->te' as indication for "was_deferred".
118     * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
121 o   Matthieu Patou <mat@matws.net>
122     * BUG 9259: lib-addns: ensure that allocated buffer are pre set to 0.
125 o   Rusty Russell <rusty@rustcorp.com.au>
126     * BUG 9268: Make robust against shrinking tdbs.
129 o   Joachim Schmitz <schmitz@hp.com>
130     * BUG 8107: Fix poll replacement to become a msleep replacement.
133 o   Andreas Schneider <asn@samba.org>
134     * BUG 8632: Fix builtin forms order to match Windows again.
135     * BUG 8769: Fix RAW printing for normal users.
136     * BUG 9112: Increase debug level for info that the db is empty.
137     * BUG 9154: Open printers with the right access mask.
138     * BUG 9171: Remove non-existent option '-Y' from winbindd manpage.
139     * BUG 9218: Fix segfault in smbd if user specified ports out for range.
140     * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
141       registry.
142     * BUG 9280: Add support for reloading systemd services.
145 o   Karolin Seeger <kseeger@samba.org>
146     * BUG 9165: Fix makerpms.sh on RHEL.
149 ######################################################################
150 Reporting bugs & Development Discussion
151 #######################################
153 Please discuss this release on the samba-technical mailing list or by
154 joining the #samba-technical IRC channel on irc.freenode.net.
156 If you do report problems then please try to send high quality
157 feedback. If you don't provide vital information to help us track down
158 the problem then you will probably be ignored.  All bug reports should
159 be filed under the Samba 3.6 product in the project's Bugzilla
160 database (https://bugzilla.samba.org/).
163 ======================================================================
164 == Our Code, Our Bugs, Our Responsibility.
165 == The Samba Team
166 ======================================================================
169 ----------------------------------------------------------------------
172                    =============================
173                    Release Notes for Samba 3.6.8
174                          September 17, 2012
175                    =============================
178 This is is the latest stable release of Samba 3.6.
180 Major enhancements in Samba 3.6.8 include:
182 o  Fix crash bug in smbd caused by a blocking lock followed by
183    close (bug #9084).
184 o  Fix Winbind panic if we couldn't find the domain (bug #9135).
187 Changes since 3.6.7:
188 --------------------
190 o   Jeremy Allison <jra@samba.org>
191     * BUG 9058: Fix smbstatus code dump when a file entry has delete tokens.
192     * BUG 9098: Fix refreshing of Kerberos tickets in Winbind.
193     * BUG 9124: Fix setting of "inherited" bit on inherited ACE's.
196 o   Christian Ambach <ambi@samba.org>
197     * BUG 9137: Make 'smbclient allinfo' show the snapshot list.
200 o   Andrew Bartlett <abartlet@samba.org>
201     * BUG 9066: "Domain Users" incorrectly added as additional group on domain
202       members.
203     * BUG 9067: Use correct RID for "Domain Guests" primary group.
206 o   David Binderman <dcb314@hotmail.com>
207     * BUG 9065: Fix bad call to memcpy source3/registry/regfio.c.
210 o   David Disseldorp <ddiss@samba.org>
211     * BUG 9123: Fix lprng job tracking errors.
214 o   Salvador I. Gonzalez <sgonzalez@codejunkie.net>
215     * BUG 9088: Fix smbclient/tarmode panic when connecting to Windows 2000
216       clients.
219 o   Hargagan <shargagan@novell.com>
220     * BUG 9085: Fix NMB registration for a duplicate workstation.
223 o   Björn Jacke <bj@sernet.de>
224     * BUG 9037: Open and netbsd have the md5 symbols in libc.
225     * BUG 9144: Fix nfs quota support with Linux nfs4 mounts.
228 o   Volker Lendecke <vl@samba.org>
229     * BUG 9037: Fix name clash in MD5 causing the "net ads join" to fail on
230       T4 (sun4v) systems on Solaris 10.
231     * BUG 9058: Backport FSCTL codes from master.
232     * BUG 9084: Fix crash bug in smbd caused by a blocking lock followed by
233       close.
234     * BUG 9150: Valid open requests can cause smbd assert due to incorrect
235       oplock handling on delete requests.
238 o   Herb Lewis <hlewis@panasas.com>
239     * BUG 9104: Fix identification of idle clients in Winbind to avoid crashes
240       and NDR parsing errors.
243 o   Stefan Metzmacher <metze@samba.org>
244     * BUG 9058: Fix segfault in smbstatus.
247 o   Andreas Schneider <asn@samba.org>
248     * BUG 9111: Fix compilation with newer MIT Kerberos which hides internal
249       symbols.
250     * BUG 9112: Fix flooding the logs with records we don't find in pcap.
251     * BUG 9122: Initialize the print backend after we setup winreg.
252     * BUG 9135: Fix Winbind panic if we couldn't find the domain.
255 ######################################################################
256 Reporting bugs & Development Discussion
257 #######################################
259 Please discuss this release on the samba-technical mailing list or by
260 joining the #samba-technical IRC channel on irc.freenode.net.
262 If you do report problems then please try to send high quality
263 feedback. If you don't provide vital information to help us track down
264 the problem then you will probably be ignored.  All bug reports should
265 be filed under the Samba 3.6 product in the project's Bugzilla
266 database (https://bugzilla.samba.org/).
269 ======================================================================
270 == Our Code, Our Bugs, Our Responsibility.
271 == The Samba Team
272 ======================================================================
275 ----------------------------------------------------------------------
278                    =============================
279                    Release Notes for Samba 3.6.7
280                            August 6, 2012
281                    =============================
284 This is is the latest stable release of Samba 3.6.
286 Major enhancements in Samba 3.6.7 include:
288 o  Fix resolving our own "Domain Local" groups (bug #9052).
289 o  Fix migrating printers while upgrading from 3.5.x (bug #9026).
292 Changes since 3.6.6:
293 --------------------
295 o   Jeremy Allison <jra@samba.org>
296     * BUG 8974: Fix kernel oplocks when uid(file) != uid(process).
297     * BUG 8989: Send correct responses to NT Transact Secondary when no data
298       and no params for the Trans2 calls are set.
299     * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in
300       configure.
303 o   David Binderman <dcb314@hotmail.com>
304     * BUG 9062: rpcclient: Fix bad call to data_blob_const.
307 o   Günther Deschner <gd@samba.org>
308     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
311 o   David Disseldorp <ddiss@samba.org>
312     * BUG 8719: Printing fails in function cups_job_submit.
313     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
316 o   Olaf Flebbe <o.flebbe@science-computing.de>
317     * BUG 8552: Correct documentation of "case sensitive".
320 o   Björn Jacke <bj@sernet.de>
321     * BUG 8996: Fix build without ads support.
324 o   Volker Lendecke <vl@samba.org>
325     * BUG 9003: Fix posix acl on gpfs.
326     * BUG 9040: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED
327       in error instead ofNT_STATUS_FILE_LOCK_CONFLICT.
330 o   Stefan Metzmacher <metze@samba.org>
331     * BUG 9002: Don't turn negative cache entries into valid idmappings.
332     * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions.
333     * BUG 9057: Fix bugs in SMB2 credit handling code.
336 o   Jiri Popelka <jpopelka@redhat.com>
337     * BUG 9055: Fix build against CUPS 1.6.
340 o   Jura Sasek <jiri.sasek@oracle.com>
341     * BUG 9037: Fix 'net ads join' on T4 (sun4v) systems on Solaris 10.
344 o   Andreas Schneider <asn@samba.org>
345     * BUG 9052: Fix resolving our own "Domain Local" groups.
348 ######################################################################
349 Reporting bugs & Development Discussion
350 #######################################
352 Please discuss this release on the samba-technical mailing list or by
353 joining the #samba-technical IRC channel on irc.freenode.net.
355 If you do report problems then please try to send high quality
356 feedback. If you don't provide vital information to help us track down
357 the problem then you will probably be ignored.  All bug reports should
358 be filed under the Samba 3.6 product in the project's Bugzilla
359 database (https://bugzilla.samba.org/).
362 ======================================================================
363 == Our Code, Our Bugs, Our Responsibility.
364 == The Samba Team
365 ======================================================================
368 ----------------------------------------------------------------------
371                    =============================
372                    Release Notes for Samba 3.6.6
373                            June 25, 2012
374                    =============================
377 This is is the latest stable release of Samba 3.6.
379 Major enhancements in Samba 3.6.6 include:
381 o  Fix possible memory leaks in the Samba master process (bug #8970).
382 o  Fix uninitialized memory read in talloc_free().
383 o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
386 Changes since 3.6.5:
387 --------------------
389 o   Michael Adam <obnox@samba.org>
390     * BUG 8738: SMB2 server will not release unused shares.
391     * BUG 8749: Sign non guest sessions in SessionSetup.
392     * BUG 8921: Fix race writing registry values.
395 o   Jeremy Allison <jra@samba.org>
396     * BUG 8373: Fix joining of XP Pro workstations to 3.6 DCs.
397     * BUG 8627: Fix crash bug in dns_create_probe when dns_create_update fails.
398     * BUG 8723: Add pthread-based aio VFS module.
399     * BUG 8784: When calculating the share security mask, take priviliges into
400       account for the connecting user.
401     * BUG 8811: sd_has_inheritable_components segfaults on an SD that
402       se_access_check accepts.
403     * BUG 8837: Fix crash in smbd when deleting directory and veto files are
404       enabled.
405     * BUG 8857: Setting traverse rights fails to enable directory traversal when
406       acl_xattr in use.
407     * BUG 8882: Broken processing of %U with vfs_full_audit when force user is
408       set.
409     * BUG 8897: Make winbind_krb5_locator not only returning one IP address.
410     * BUG 8910: resolve_ads() code can return zero addresses and miss valid
411       DC IP addresses.
412     * BUG 8922: smbclient's tarmode insists on listing excluded directories.
413     * BUG 8953: Winbind can hang as nbt_getdc() has no timeout.
414     * BUG 8957: Typo in pam_winbindd code MUST fix.
415     * BUG 8970: Fix possible memory leaks in the Samba master process.
416     * BUG 8971: cleanup_timeout_fn() is called too often, on exiting when an
417       smbd is idle.
418     * BUG 8972: Directory group write permission bit is set if unix extensions
419       are enabled.
422 o   Christian Ambach <ambi@samba.org>
423     * BUG 8406: Fix a return code check in Winbind.
424     * BUG 8807: Fix crash in dcerpc_lsa_lookup_sids_noalloc() crashes when
425       groups has more than 1000 groups.
428 o   Andrew Bartlett <abartlet@samba.org>
429     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
430     * BUG 8727: Fix smbclients with posix large reads.
431     * BUG 8943: Slow but responsive DC can lock up Winbind for > 10 minutes
432       at a time.
435 o   Björn Baumbach <bb@sernet.de>
436     * BUG 7564: Fix default name resolve order in the manpage.
437     * BUG 8554, 8612, 8748: Add new printers to registry.
438     * BUG 8789: Remove whitespace in example samba.ldif.
441 o   Alexander Bokovoy <ab@samba.org>
442     * BUG 8988: Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute().
445 o   Alejandro Escanero Blanco <aescanero@gmail.com>
446     * BUG 8798: The primary rid should be in the groups rid array.
449 o   Ira Cooper <samba@ira.wakeful.net>
450     * BUG 8729: Fix getpass regressions on Solaris/Illumos.
451     * BUG 8743: Fix configure.developer builds on Solaris.
452     * BUG 8910: Fix bad bugfix for bug #8910.
453     * BUG 8952: Fix negative SID->uid/gid cache handling.
454     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
457 o   David Disseldorp <ddiss@samba.org>
458     * BUG 8762: Fix crash in printer_list_set_printer().
461 o   Olaf Flebbe <o.flebbe@science-computing.de>
462     * BUG 8859: Fix assertion in reg_parse.
465 o   Björn Jacke <bj@sernet.de>
466     * BUG 8732: Fix compile of krb5 locator on Solaris.
467     * BUG 8869: Remove outdated netscape ds 5 schema file.
468     * BUG 8978: Remove dependency on automake for 'make everything'.
471 o   Steve Langasek <steve.langasek@ubuntu.com>
472     * BUG 8920: Fix null dereference in pdb_interface.
475 o   Volker Lendecke <vl@samba.org>
476     * Fix uninitialized memory read in talloc_free().
477     * BUG 8567: Fix segfault in dom_sid_compare.
478     * BUG 8733: Delete streams on directories (streams_depot).
479     * BUG 8760: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY.
480     * BUG 8836: Fix segfaults on "smbcontrol close-share" in aio_fork.
481     * BUG 8861: Fix a segfault with debug level 3 on Solaris.
482     * BUG 8904: Fix Winbind crash triggered by 'wbinfo --lookup-sids ""'.
483     * BUG 8998: Notify code can miss a ChDir.
486 o   Stefan Metzmacher <metze@samba.org>
487     * BUG 8139: Ignore SMBecho errors (the server may not support it).
488     * BUG 8527: db_ctdb_traverse fails to traverse records created within the
489       current transaction.
490     * BUG 8311: Winzip occasionally can not read files out of an open winzip
491       dialog.
492     * BUG 8739: Fill the sids array of the info in
493       wbcAuthUserInfo_to_netr_SamInfo3().
494     * BUG 8749: Sign non guest sessions in SessionSetup.
495     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
498 o   Matthieu Patou <mat@matws.net>
499     * BUG 8599: Set the can_do_validation6 also for trusted domain.
500     * BUG 8714: Catch with pid filename's change when config file is not
501       smb.conf.
502     * BUG 8734: Don't try to do clever thing if the username is not found while
503       authenticating through Winbind.
504     * BUG 8771: Winbind takes up to 20 minutes to change from DC 1 to DC 2.
505     * BUG 8975: Call dump_core_setup after command line option has been parsed.
508 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
509     * BUG 8826: Prepend '/' to filename argument (docs).
512 o   Andreas Schneider <asn@samba.org>
513     * BUG 8944 and 8567: Don't lookup the system user in pdb.
516 o   Richard Sharpe <realrichardsharpe@gmail.com>
517     * BUG 8768: Honor SeTakeOwnershipPrivilege when file opened with
518       SEC_STD_WRITE_OWNER.
519     * BUG 8797: Correctly handle DENY ACEs when privileges apply.
520     * BUG 8822: Fix building out-of-tree modules.
521     * BUG 8945: vfs_acl_common discards errors from writing to the underlying
522       storage.
523     * BUG 8970: Fix possible memory leaks in the Samba master process.
526 o   Simo Sorce <idra@samba.org>
527     * BUG 8915: Fix pam_winbind build against newer iniparser library.
530 o   Joseph Tam <jtam.home@gmail.com>
531     * BUG 8877: Syslog broken owing to mistyping of debug_settings.syslog.
534 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
535     * BUG 8845: Move print_backend_init() behind init_system_info().
538 ######################################################################
539 Reporting bugs & Development Discussion
540 #######################################
542 Please discuss this release on the samba-technical mailing list or by
543 joining the #samba-technical IRC channel on irc.freenode.net.
545 If you do report problems then please try to send high quality
546 feedback. If you don't provide vital information to help us track down
547 the problem then you will probably be ignored.  All bug reports should
548 be filed under the Samba 3.6 product in the project's Bugzilla
549 database (https://bugzilla.samba.org/).
552 ======================================================================
553 == Our Code, Our Bugs, Our Responsibility.
554 == The Samba Team
555 ======================================================================
558 ----------------------------------------------------------------------
561                    =============================
562                    Release Notes for Samba 3.6.5
563                           April 30, 2012
564                    =============================
567 This is a security release in order to address
568 CVE-2012-2111 (Incorrect permission checks when granting/removing
569 privileges can compromise file server security).
571 o  CVE-2012-2111:
572    Samba 3.4.x to 3.6.4 are affected by a
573    vulnerability that allows arbitrary users
574    to modify privileges on a file server.
577 Changes since 3.6.4:
578 --------------------
581 o   Jeremy Allison <jra@samba.org>
582     * Fix  incorrect permission checks when granting/removing
583       privileges (CVE-2012-2111).
586 ######################################################################
587 Reporting bugs & Development Discussion
588 #######################################
590 Please discuss this release on the samba-technical mailing list or by
591 joining the #samba-technical IRC channel on irc.freenode.net.
593 If you do report problems then please try to send high quality
594 feedback. If you don't provide vital information to help us track down
595 the problem then you will probably be ignored.  All bug reports should
596 be filed under the Samba 3.6 product in the project's Bugzilla
597 database (https://bugzilla.samba.org/).
600 ======================================================================
601 == Our Code, Our Bugs, Our Responsibility.
602 == The Samba Team
603 ======================================================================
606 ----------------------------------------------------------------------
609                    =============================
610                    Release Notes for Samba 3.6.4
611                           April 10, 2012
612                    =============================
615 This is a security release in order to address
616 CVE-2012-1182 ("root" credential remote code execution).
618 o  CVE-2012-1182:
619    Samba 3.0.x to 3.6.3 are affected by a
620    vulnerability that allows remote code
621    execution as the "root" user.
624 Changes since 3.6.3:
625 --------------------
628 o   Stefan Metzmacher <metze@samba.org>
629     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
630      allocated array (CVE-2012-1182).
633 ######################################################################
634 Reporting bugs & Development Discussion
635 #######################################
637 Please discuss this release on the samba-technical mailing list or by
638 joining the #samba-technical IRC channel on irc.freenode.net.
640 If you do report problems then please try to send high quality
641 feedback. If you don't provide vital information to help us track down
642 the problem then you will probably be ignored.  All bug reports should
643 be filed under the Samba 3.6 product in the project's Bugzilla
644 database (https://bugzilla.samba.org/).
647 ======================================================================
648 == Our Code, Our Bugs, Our Responsibility.
649 == The Samba Team
650 ======================================================================
653 ----------------------------------------------------------------------
656                    =============================
657                    Release Notes for Samba 3.6.3
658                          January 29, 2012
659                    =============================
662 This is a security release in order to address
663 CVE-2012-0817 (Memory leak/Denial of service).
665 o  CVE-2012-0817:
666    The Samba File Serving daemon (smbd) in Samba versions
667    3.6.0 to 3.6.2 is affected by a memory leak that can
668    cause a server denial of service.
671 Changes since 3.6.2:
672 --------------------
675 o   Jeremy Allison <jra@samba.org>
676     * BUG 8724: Fix memory leak in parent smbd on connection.
679 o   Ira Cooper <samba@ira.wakeful.net>
680     * BUG 8724: Fix memory leak in parent smbd on connection.
683 ######################################################################
684 Reporting bugs & Development Discussion
685 #######################################
687 Please discuss this release on the samba-technical mailing list or by
688 joining the #samba-technical IRC channel on irc.freenode.net.
690 If you do report problems then please try to send high quality
691 feedback. If you don't provide vital information to help us track down
692 the problem then you will probably be ignored.  All bug reports should
693 be filed under the Samba 3.6 product in the project's Bugzilla
694 database (https://bugzilla.samba.org/).
697 ======================================================================
698 == Our Code, Our Bugs, Our Responsibility.
699 == The Samba Team
700 ======================================================================
703 ----------------------------------------------------------------------
706                    =============================
707                    Release Notes for Samba 3.6.2
708                          January 25, 2012
709                    =============================
712 This is the latest stable release of Samba 3.6.
714 Major enhancements in Samba 3.6.2 include:
716 o  Make Winbind receive user/group information (bug #8371).
717 o  Several SMB2 fixes.
720 Changes since 3.6.1:
721 --------------------
724 o   Michael Adam <obnox@samba.org>
725     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
726       REG_SZ values.
729 o   Jeremy Allison <jra@samba.org>
730     * BUG 8541: readlink() on Linux clients fails if the symlink target is
731       outside of the share.
732     * BUG 8542: smbclient posix_open command fails to return correct info on
733       open file.
734     * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
735     * BUG 8561: Password change settings not fully observed.
736     * BUG 8562: Fix double free error in talloc.
737     * BUG 8614: Ensure we correctly calculate reply credits over all returned
738       SMB2 replies.
739     * BUG 8631: POSIX ACE x permission becomes rx following mapping to and from
740       a DACL.
741     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
742       set SEC_DESC_DACL_PRESENT in the type field.
743     * BUG 8644: vfs_acl_xattr and vfs_acl_tdb modules can fail to add
744       inheritable entries on a directory with no stored ACL.
745     * BUG 8663: Fix deleting a symlink if the symlink target is outside of
746     * the share.
747     * BUG 8664: Fix renaming a symlink if the symlink target is outside of
748       the share.
749     * BUG 8673: Fix NT ACL issue.
750     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
751       analyzer.
752     * BUG 8679: recvfile code path using splice() on Linux leaves data in the
753       pipe on short write.
754     * BUG 8687: Fix typo in 'net memberships' usage.
755     * BUG 8710: Fix major leak with SMB2 in connections.tdb.
756     * Fix a crash bug in the spoolss code.
757     * Add new contributing FAQ announcing acceptance of corporate (C).
760 o   Christian Ambach <ambi@samba.org>
761     * BUG 8444: Add an allocation pool to idmap_autorid.
762     * BUG 8585: Increase a debug level.
765 o   Andrew Bartlett <abartlet@samba.org>
766     * BUG 8623: Fix crash bug when trying to browse Samba printers.
769 o   Björn Baumbach <bb@sernet.de>
770     * BUG 8580: Enable inotify if sys or kernel inotify is available.
771     * BUG 8618: Fix migrate printer code.
774 o   Gregor Beck <gbeck@sernet.de>
775     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
776       REG_SZ values.
779 o   Günther Deschner <gd@samba.org>
780     * BUG 7465: Remove pointless use_memory_krb5_ccache.
781     * BUG 8176: Fix perl path.
782     * BUG 8591: Fix marshalling of samr_ChangePasswordUser3.
783     * BUG 8692: libads: Fix malloc/talloc mismatch in
784       ads_keytab_verify_ticket().
787 o   David Disseldorp <ddiss@suse.de>
788     * BUG 4942: DeletePrinterDriverEx deletes files in use.
789     * BUG 8575: Add systemd service files.
790     * BUG 8606: Fix intermittent print job failures caused by character
791       conversion errors.
792     * BUG 8697: Make DeletePrinterDriverEx remove printer driver files.
795 o   Björn Jacke <bj@sernet.de>
796     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
797     * BUG 8616: Allow to set TCP_NODELAYACK socket option on AIX.
798     * BUG 8652: Document the "ignore system acls" option of vfs_acl_xattr and
799       vfs_acl_tdb vfs modules.
802 o   Frank Lahm <franklahm@googlemail.com>
803     * BUG 8419: Make VFS op "streaminfo" stackable.
806 o   Volker Lendecke <vl@samba.org>
807     * BUG 8371: Make Winbind receive user/group information.
808     * BUG 8639: Fix the vfs_commit module.
809     * BUG 8686: Packet validation checks can be done before length validation
810       causing uninitialized memory read.
813 o   Stefan Metzmacher <metze@samba.org>
814     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
815     * BUG 8357: Grant credits in async interim responses (SMB2).
816     * BUG 8560: Make SMB2 handle compound request headers in the same way
817       as Windows.
818     * BUG 8573: Fix alignment in the non-extended-security negprot.
819     * BUG 8586: libsmb: Only align unicode pipe_name.
820     * BUG 8579: smb2_flush: Don't send uninitialized memory.
821     * BUG 8592: Don't limit the number of open dptrs for SMB2.
822     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
823     * BUG 8684: Try ctdbd_init_connection() as root.
826 o   Masafumi Nakayama <MASA23@jp.ibm.com>
827     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
830 o   Matthieu Patou <mat@matws.net>
831     * BUG 8600: Make cldap work over IPv6.
832     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
833       analyzer.
836 o   Andreas Schneider <asn@samba.org>
837     * BUG 8550: Fix setting the machine account password.
838     * BUG 8575: Add systemd service files.
839     * BUG 8608: Winbind: Don't fail on users without a uid.
840     * BUG 8628: libsmb: Don't duplicate Kerberos service tickets.
841     * BUG 8643: Add an update function for Winbind cache.
842     * BUG 8678: Fix Winbind segfault if we can't map the last user.
845 o   Karolin Seeger <kseeger@samba.org>
846     * BUG 7705: Fix some RHEL packaging issues.
849 o   Richard Sharpe <realrichardsharpe@gmail.com>
850     * BUG 8607: Improve configure.in so it can be used outside the Samba source
851       tree.
854 o   Brad Smith <brad@comstyle.com>
855     * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
858 o   Henry Wong <henry@stuffedcow.net>
859     * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
860       while.
863 ######################################################################
864 Reporting bugs & Development Discussion
865 #######################################
867 Please discuss this release on the samba-technical mailing list or by
868 joining the #samba-technical IRC channel on irc.freenode.net.
870 If you do report problems then please try to send high quality
871 feedback. If you don't provide vital information to help us track down
872 the problem then you will probably be ignored.  All bug reports should
873 be filed under the Samba 3.6 product in the project's Bugzilla
874 database (https://bugzilla.samba.org/).
877 ======================================================================
878 == Our Code, Our Bugs, Our Responsibility.
879 == The Samba Team
880 ======================================================================
883 ----------------------------------------------------------------------
886                    =============================
887                    Release Notes for Samba 3.6.1
888                           October 20, 2011
889                    =============================
892 This is the latest stable release of Samba 3.6.
894 Major enhancements in Samba 3.6.1 include:
896 o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
897 o  Fix a Winbind race leading to 100% CPU load (bug #8409).
898 o  Several SMB2 fixes.
899 o  The VFS ACL modules are no longer experimental but production-ready.
902 Changes since 3.6.0:
903 --------------------
906 o   Michael Adam <obnox@samba.org>
907     * BUG 8368: Fix the fallback to the deprecated spelling idmap:script.
910 o   Jeremy Allison <jra@samba.org>
911     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
912     * BUG 8229: Fix 'widelinks' regression.
913     * BUG 8370: Fix vfs_chown_fsp.
914     * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
915       shares with SMB2.
916     * BUG 8422: Fix infinite loop in ACL module code.
917     * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
918       reply stream.
919     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
920       isn't given.
921     * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
922       legacy dialects.
923     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
924     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
925       smb2_max_trans.
926     * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
927       create.
928     * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
929     * BUG 8477: Map to guest can return uninitialized blob of data.
930     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
931       set.
932     * BUG 8494: Remove "experimental" label on VFS ACL modules.
933     * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
934       cifsfs create.
935     * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
936     * BUG 8521: Winbind cache timeout expiry test was reversed.
939 o   Christian Ambach <ambi@samba.org>
940     * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
941     * BUG 8518: SMB2 create call returns incorrect file allocation size.
944 o   Björn Baumbach <bb@sernet.de>
945     * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
948 o   Bram <fnzon@lists.wizbit.be>
949     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
952 o   Ira Cooper <ira@wakeful.net>
953     * BUG 8395: Optimize serverid_exists() for Solaris.
954     * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
955       renames.
958 o   Günther Deschner <gd@samba.org>
959     * BUG 8401: registry/reg_format.c must include includes.h.
960     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
963 o   David Disseldorp <ddiss@suse.de>
964     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
965     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
968 o   Wilco Baan Hofman <wilco@baanhofman.nl>
969     * BUG 8455: Fix uninitialized memory problem in group_sids_to_info3.
972 o   Björn Jacke <bj@sernet.de>
973     * BUG 8256: Add man vfs_aio_fork.
974     * BUG 8363: Fix build of vfs_prealloc on SLES8.
977 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
978     * BUG 8515: Disallow "." in can_set_delete_on_close().
981 o   Volker Lendecke <vl@samba.org>
982     * BUG 7864: Fix usage of cli_errstr().
983     * BUG 8334: smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes.
984     * BUG 8338: Add a fallback for missing open&x support in MAC OS/X Lion.
985     * BUG 8360: OS/2 sends an unexpected write&x/read&x chain.
986     * BUG 8385: Fix smbclient access to NT4 shares.
987     * BUG 8409: Fix a Winbind race leading to 100% CPU load.
988     * BUG 8420: Fix 'getent group' if trusted domains are not reachable.
989     * BUG 8433: Fix segfault in iconv.c.
990     * BUG 8455: Samba PDC is looking up only primary user group.
993 o   Herb Lewis <hlewis@panasas.com>
994     * BUG 8365: Fix warning messages on Freebsd 4.6.2.
997 o   Stefan Metzmacher <metze@samba.org>
998     * BUG 8407: SMB2 server can return requests out-of-order when processing
999       a compound request.
1000     * BUG 8452: Check the wct of the incoming SMBnegprot responses.
1001     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
1002       smb2_max_trans.
1003     * BUG 8476: Don't call smbd_terminate_connection in
1004       smb2_validate_message_id().
1005     * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
1006     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
1009 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1010     * BUG 8390: Fix the build of vfs_aixacl2.c.
1013 o   Andreas Schneider <asn@samba.org>
1014     * BUG 8236: Empty notify servername.
1015     * BUG 8351: While migrating forms, don't fail if the form already exists.
1018 o   Andrew Tridgell <tridge@samba.org>
1019     * BUG 8384: Fix smbd crashes triggered by Windows XP clients.
1022 ######################################################################
1023 Reporting bugs & Development Discussion
1024 #######################################
1026 Please discuss this release on the samba-technical mailing list or by
1027 joining the #samba-technical IRC channel on irc.freenode.net.
1029 If you do report problems then please try to send high quality
1030 feedback. If you don't provide vital information to help us track down
1031 the problem then you will probably be ignored.  All bug reports should
1032 be filed under the Samba 3.6 product in the project's Bugzilla
1033 database (https://bugzilla.samba.org/).
1036 ======================================================================
1037 == Our Code, Our Bugs, Our Responsibility.
1038 == The Samba Team
1039 ======================================================================
1042 ----------------------------------------------------------------------
1045                    =============================
1046                    Release Notes for Samba 3.6.0
1047                           August 9, 2011
1048                    =============================
1051 This is the first release of Samba 3.6.0.
1053 Major enhancements in Samba 3.6.0 include:
1056 Changed security defaults
1057 -------------------------
1059 Samba 3.6 has adopted a number of improved security defaults that will
1060 impact on existing users of Samba.
1062  client ntlmv2 auth = yes
1063  client use spnego principal = no
1064  send spnego principal = no
1066 The impact of 'client ntlmv2 auth = yes' is that by default we will not
1067 use NTLM authentication as a client.  This applies to the Samba client
1068 tools such as smbclient and winbind, but does not change the separately
1069 released in-kernel CIFS client.  To re-enable the poorer NTLM encryption
1070 set '--option=clientusentlmv2auth=no' on your smbclient command line, or
1071 set 'client ntlmv2 auth = no' in your smb.conf
1073 The impact of 'client use spnego principal = no' is that Samba will
1074 use CIFS/hostname to obtain a kerberos ticket, acting more like
1075 Windows when using Kerberos against a CIFS server in smbclient,
1076 winbind and other Samba client tools.  This will change which servers
1077 we will successfully negotiate kerberos connections to.  This is due
1078 to Samba no longer trusting a server-provided hint which is not
1079 available from Windows 2008 or later.  For correct operation with all
1080 clients, all aliases for a server should be recorded as a as a
1081 servicePrincipalName on the server's record in AD.  (For this reason,
1082 this behavior change and parameter was also made in Samba 3.5.9)
1084 The impact of 'send spnego principal = no' is to match Windows 2008 and
1085 not to send this principal, making existing clients give more consistent
1086 behaviour (more likely to fall back to NTLMSSP) between Samba and
1087 Windows 2008, and between Windows versions that did and no longer use
1088 this insecure hint.
1091 SMB2 support
1092 ------------
1094 SMB2 support in 3.6.0 is fully functional (with one omission),
1095 and can be enabled by setting:
1097 max protocol = SMB2
1099 in the [global] section of your smb.conf and re-starting
1100 Samba. All features should work over SMB2 except the modification
1101 of user quotas using the Windows quota management tools.
1103 As this is the first release containing what we consider
1104 to be a fully featured SMB2 protocol, we are not enabling
1105 this by default, but encourage users to enable SMB2 and
1106 test it. Once we have enough confirmation from Samba
1107 users and OEMs that SMB2 support is stable in wide user
1108 testing we will enable SMB2 by default in a future Samba
1109 release.
1112 Internal Winbind passdb changes
1113 -------------------------------
1115 Winbind has been changed to use the internal samr and lsa rpc pipe to get
1116 local user and group information instead of calling passdb functions. The
1117 reason is to use more of our infrastructure and test this infrastructure by
1118 using it. With this approach more code in Winbind is shared.
1121 New Spoolss code
1122 ----------------
1124 The spoolss and the old RAP printing code have been completely
1125 overhauled and refactored.
1127 All calls from lanman/printing code has been changed to go through the
1128 spoolss RPC interfaces, this allows us to keep all checks in one place
1129 and avoid special cases in the main printing code.
1130 Printing code has been therefore confined within the spoolss code.
1132 All the printing code, including the spoolss RPC interfaces has been
1133 changed to use the winreg RPC interfaces to store all data.
1134 All data has been migrated from custom, arbitrary TDB files to the
1135 registry interface. This transition allow us to present correct data to
1136 windows client accessing the server registry through the winreg RPC
1137 interfaces to query for printer data. Data is served out from a real
1138 registry implementation and therefore arguably 100% forward compatible.
1140 Migration code from the previous TDB files formats is provided. This
1141 code is automatically invoked the first time the new code is run on the
1142 server. Although manual migration is also available using the 'net
1143 printer migrate' command.
1145 These changes not only make all the spoolss code much more closer to
1146 "the spec", it also greatly improves our internal testing of both
1147 spoolss and winreg interfaces, and reduces overall code duplication.
1149 As part of this work, new tests have been also added to increase
1150 coverage.
1152 This code will also allow, in future, an easy transition to split out
1153 the spooling functions into a separate daemon for those OEMs that do not
1154 need printing functionality in their appliances, reducing the code
1155 footprint.
1158 ID Mapping Changes
1159 ------------------
1161 The id mapping configuration has been a source of much grief in the past.
1162 For this release, id mapping has been rewritten yet again with the goal
1163 of making the configuration more simple and more coherent while keeping
1164 the needed flexibility and even adding to the flexibility in some respects.
1166 The major change that implies the configuration simplifications is at
1167 the heart of the id mapping system: The separation of the "idmap alloc
1168 system" that is responsible for the unix id counters in the tdb, tdb2
1169 and ldap idmap backends from the id mapping code itself has been removed.
1170 The sids_to_unixids operation is now atomic and encapsulates (if needed)
1171 the action of allocating a unix id for a mapping that is to be created.
1172 Consequently all idmap alloc configuration parameters have vanished and
1173 it is hence now also not possible any more to specify an idmap alloc
1174 backend different from the idmap backend. Each idmap backend uses its
1175 own idmap unixid creation mechanism transparently.
1177 As a consequence of the id mapping changes, the methods that are used
1178 for storing and deleting id mappings have been removed from the winbindd
1179 API. The "net idmap dump/restore" commands have been rewritten to
1180 not speak through winbindd any more but directly act on the databases.
1181 This is currently available for the tdb and tdb2 backends, the implementation
1182 for ldap still missing.
1184 The allocate_id functionality is preserved for the unix id creator of the
1185 default idmap configuration is also used as the source of unix ids
1186 for the group mapping database and for the posix attributes in a
1187 ldapsam:editposix setup.
1189 As part of the changes, the default idmap configuration has been
1190 changed to be more coherent with the per-domain configuration.
1191 The parameters "idmap uid", "idmap gid" and "idmap range" are now
1192 deprecated in favour of the systematic "idmap config * : range"
1193 and "idmap config * : backend" parameters. The reason for this change
1194 is that the old options only provided an incomplete and hence deceiving
1195 backwards compatibility, which was a source of many problems with
1196 upgrades. By introducing this change in configuration, it should be
1197 brought to the conciousness of the users that even the simple
1198 id mapping is not working exactly as in Samba 3.0 versions any more.
1201 Endpoint Mapper
1202 ---------------
1204 As Microsoft is more and more relying on endpoint mapper and we didn't have a
1205 complete implementation we decided to create an instance for Samba. The
1206 endpoint mapper is like a DNS server but for ports. If you want to talk to a
1207 certain RPC service over TCP/IP, you just ask the endpoint mapper on which
1208 port it is running. Then you can connect to the service and make sure that it
1209 is running.
1211 The code is deactivated by default, because it needs more testing and it
1212 doesn't scale yet. If you want to enable and test the endpoint mapper
1213 you can set "rpc_server:epmapper = daemon" in the smb.conf file.
1216 Internal restructuring
1217 ----------------------
1219 Ongoing internal restructuring for better separation of internal subsystem to
1220 achieve a faster build, smaller binaries and cleaner dependencies for the samba3
1221 waf build.
1224 SMB Traffic Analyzer
1225 --------------------
1227 Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
1228 featuring encryption, multiple arguments, and easier parseability. A new
1229 tool 'smbta-util' has been created to control the encryption behaviour
1230 of SMBTA. For compatibility, SMBTA by default operates on version 1.
1231 There are programs consuming the data that the module sends.
1233 More information can be found on
1234 http://holger123.wordpress.com/smb-traffic-analyzer/
1237 NFS quota backend on Linux
1238 --------------------------
1240 A new nfs quota backend for Linux has been added that is based
1241 on the existing Solaris/FreeBSD implementation. This allows samba
1242 to communicate correct diskfree information for nfs imports that
1243 are re-exported as samba shares.
1246 ######################################################################
1247 Changes
1248 #######
1250 smb.conf changes
1251 ----------------
1253    Parameter Name                      Description     Default
1254    --------------                      -----------     -------
1256    async smb echo handler              New             No
1257    client ntlmv2 auth                  Changed Default Yes
1258    client use spnego principal         New             No
1259    ctdb locktime warn threshold        New             0
1260    idmap alloc backend                 Removed
1261    log writeable files on exit         New             No
1262    multicast dns register              New             Yes
1263    ncalrpc dir                         New
1264    send spnego principal               New             No
1265    smb2 max credits                    New             8192
1266    smb2 max read                       New             1048576
1267    smb2 max trans                      New             1048576
1268    smb2 max write                      New             1048576
1269    username map cache time             New             0
1270    winbind max clients                 New             200
1272    The variable substitutions for %i and %I no longer
1273    use IPv4 addresses mapped to IPv6, e.g. '::ffff:192.168.0.1',
1274    if the host has IPv6 enabled. Now %i and %I contain just
1275    '192.168.0.1'.
1277 Commit Highlights
1278 -----------------
1280 o   Michael Adam <obnox@samba.org>
1281     * ID Mapping changes.
1284 o   Jeremy Allison <jra@samba.org>
1285     * Implement SMB2 support.
1288 o   Stefan Metzmacher <metze@samba.org>
1289     * Implement SMB2 support.
1292 o   Andreas Schneider <asn@samba.org>
1293     * Add an Endpoint Mapper daemon.
1296 Changes since 3.6.0rc3
1297 ----------------------
1299 o   Michael Adam <obnox@samba.org>
1300     * BUG 8327: Fix the reload of the configuration, also reload activated
1301       registry shares.
1302     * BUG 8328: Cleanup of idmap_tdb2 code.
1305 o   Jeremy Allison <jra@samba.org>
1306     * BUG 7462: Make SA_RESETHAND conditional on its existance.
1307     * BUG 8324: smbclient cannot list directories from a big-endian machine.
1308     * BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id.
1311 o   Christian Ambach <ambi@samba.org>
1312     * BUG 8330: Fix NFSv4 ACL merging logic.
1315 o   Andrew Bartlett <abartlet@samba.org>
1316     * BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname.
1319 o   Björn Baumbach <bb@sernet.de>
1320     * BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined.
1323 o   Alban Browaeys <prahal@yahoo.com>
1324     * BUG 8341: Fix segfault in libsmbclient.
1327 o   Björn Jacke <bj@sernet.de>
1328     * BUG 8362: Fix build issue on old glibc systems.
1331 o   Volker Lendecke <vlendec@samba.org>
1332     * BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file.
1335 o   Stefan Metzmacher <metze@samba.org>
1336     * BUG 8347: Fix regression for HP-UX, AIX and OSF.
1337     * BUG 8357: Make sure we grant credits on async read/write operations.
1338     * BUG 8358: Fix a bug in run_poll_events().
1341 Changes since 3.6.0rc2
1342 ----------------------
1344 o   Michael Adam <obnox@samba.org>
1345     * BUG 8213: Fixes in idmap_autorid.
1346     * BUG 8217: Do not stat-check the share path in 'net conf addshare'.
1347     * BUG 8281: Fix build of examples/VFS/*.
1350 o   Jeremy Allison <jra@samba.org>
1351     * BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb
1352       module.
1353     * BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes"
1354       is set.
1355     * BUG 8219: Fix SMB Panic from Windows 7 client.
1356     * BUG 8254: Fix "acl check permissions = no".
1357     * BUG 8293: Fix log file rotating in SMB2.
1358     * BUG 8304: Fix uninitialized variable in error path.
1359     * BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all
1360       locks.
1361     * BUG 8310: toupper_ascii() is broken on big-endian systems.
1362     * BUG 8314: Fix smbd crash with unknown user.
1365 o   Christian Ambach <ambi@samba.org>
1366     * BUG 8231: Fix crash bug in 'net cache get'.
1367     * BUG 8244: Fix copying files larger than 2 GB to a Samba share.
1368     * BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl.
1369     * BUG 8278: Fix smbd panic when CTDB is unhealthy.
1370     * BUG 8286: Fix smbd crash on premature end of smb2 conn.
1373 o   Andrew Bartlett <abartlet@samba.org>
1374     * BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd.
1375     * Mark 'time offset' parameter as deprecated.
1378 o   Gregor Beck <gbeck@sernet.de>
1379     * BUG 8193: Add new command 'enumerate_recursive'.
1380     * BUG 8253: Fix Winbind panic if verify_idpool() fails.
1383 o   Kai Blin <kai@samba.org>
1384     * BUG 8289: Fix possible XSS attack (CVE-2011-2694).
1385     * BUG 8290: Fix Cross-Site Request Forgery in SWAT (CVE-2011-2522).
1388 o   Günther Deschner <gd@samba.org>
1389     * BUG 7888: Deal with buggy 3.0 based PDCs.
1390     * BUG 8214: Fix smbd crash on printer driver upgrade.
1391     * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
1394 o   Björn Jacke <bj@sernet.de>
1395     * BUG 8262: Fix build of vfs_commit.
1398 o   Günter Kukkukk <linux@kukkukk.com>
1399     * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
1402 o   Volker Lendecke <vl@samba.org>
1403     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
1404     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1405     * BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
1408 o   Herb Lewis <hlewis@panasas.com>
1409     * BUG 8216: Make Winbind returning correct results with 'sids2xids'.
1412 o   Stefan Metzmacher <metze@samba.org>
1413     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1414     * BUG 8195: Make rpc client code working against NT4 servers.
1415     * BUG 8224: Fix the build on FreeBSD.
1416     * BUG 8226: Use c99 initializers which are supported by old gcc 2.95
1417       compilers.
1418     * BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes.
1419     * BUG 8264: Fix Valgrind bugs in svcctl.
1420     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
1421     * BUG 8292: Fix a major architectural flaw in the SMB2 server code.
1424 o   Andreas Schneider <asn@samba.org>
1425     * BUG 8215: Fix Winbind unix username lookup.
1426     * BUG 8240: Fix Valgrind warnings in winreg/spoolss code.
1429 Changee since 3.6.0rc1
1430 ----------------------
1432 o   Michael Adam <obnox@samba.org>
1433     * BUG 8200: Add support for multiple writeable ldap idmap domains.
1436 o   Jeremy Allison <jra@samba.org>
1437     * BUG 6911: Fix Kerberos authentication from Vista to Samba.
1438     * BUG 7054: Fix X account flag when "pwdlastset" is "0".
1439     * BUG 8133: Fix strange behavior for the file (whose filename first
1440       character is period ) in SMB2 case.
1441     * BUG 8144: Fix setting timestamp when touching files with CIFS clients.
1442     * BUG 8150: Ban "dos charset = utf8".
1443     * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines.
1444     * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket.
1445     * BUG 8157: Fix parsing a cups printcap file.
1446     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
1447     * BUG 8175: Fix smbd deadlock.
1448     * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two
1449       separate functions.
1450     * BUG 8197: Winbind does not properly detect when a DC connection is dead.
1451     * BUG 8203: Winbind needs to reset the DC connection if an RPC times out.
1454 o   Christian Ambach <ambi@samba.org>
1455     * BUG 8152: Fix smbd crash in release_ip().
1458 o   Andrew Bartlett <abartlet@samba.org>
1459     * BUG 8151: Deprecate security parameters.
1462 o   Gregor Beck <gbeck@sernet.de>
1463     * BUG 8191: nfs4_acls: Pass ACE_FLAG_INHERITED_ACE up to the client/down
1464       from the client.
1465     * BUG 8192: Fix parsing of multiple flags in 'smbcacls'.
1468 o   Sumit Bose <sbose@redhat.com>
1469     * BUG 8142: Fix typos in LDAP schema files.
1472 o   Holger Hetterich <hhetter@novell.com>
1473     * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer.
1474     * BUG 8154: Actually make use of SMBTA subversion numbers.
1477 o   Björn Jacke <bj@sernet.de>
1478     * BUG 7998: Remove warning if IOV_MAX is not defined.
1481 o   Jim McDonough <jmcd@samba.org>
1482     * BUG 8166: Don't lockout users when offline.
1485 o   Stefan Metzmacher <metze@samba.org>
1486     * BUG 8140: talloc: Fix Valgrind false positives and other backports.
1487     * BUG 8141: Fix wrong permissions on lp_ncalrpc_dir().
1490 o   Andreas Schneider <asn@samba.org>
1491     * BUG 8155: Fix registering only named pipes on EPM for a service.
1494 o   Volker Lendecke <vl@samba.org>
1495     * BUG 8159: Fix memory corruption in fetching cli->server_domain from the
1496       server.
1497     * BUG 8185: "security=server" does not obey guest login field.
1498     * BUG 8189: Support shadow copy display over SMB2.
1499     * BUG 8199: Fix potential crash in smbd handling smb2.
1502 o   Samuel Thibault <sthibault@debian.org>
1503     * BUG 7998: Fix build on Hurd.
1506 Changes since 3.6.0pre3
1507 -----------------------
1509 o   Jeremy Allison <jra@samba.org>
1510     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
1511     * BUG 8112: POSIX extension opens of a directory are denied with EISDIR.
1512     * Remove fstrings from client struct.
1513     * BUGFIX when converting from safe_strcpy to strlcpy.
1514     * Fix off-by-one calculations with strlcpy.
1515     * Ensure we always write the correct incoming mid into the share mode table
1516       entries.
1517     * Fix the SMB2 oplock showstopper.
1520 o   Christian Ambach <christian.ambach@de.ibm.com>
1521     * Convert user-specified domain to uppercase in libsmb.
1524 o   Günther Deschner <gd@samba.org>
1525     * BUG 8132: Fix filling printers location field when using cups.
1526     * Fix Coverity CID #2302: FORWARD_NULL.
1527     * Fix cups_pull_comment_location().
1528     * Fix double free of cups request.
1529     * Make cups_pull_comment_location() work again.
1530     * Fix potential crash bug in display_print_driver3().
1533 o   Volker Lendecke <vl@samba.org>
1534     * Properly clean up in pthreadpool_init in case of failure.
1535     * Make plaintext session setup async.
1536     * Reduce fd load in Winbind children.
1537     * Avoid a potential 100% CPU loop in Winbind.
1538     * Tune broadcast namequeries for unique names.
1539     * Properly deal with exited winbind children.
1540     * Fix dup_smb2_vec3.
1541     * Fix return check in nss_wins.
1544 Changes since 3.6.0pre2
1545 -----------------------
1547 o   Michael Adam <obnox@samba.org>
1548     * Fix build of tdb2.
1551 o   Jeremy Allison <jra@samba.org>
1552     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
1553       vfs_acl_xattr or vfs_acl_tdb module.
1554     * BUG 8088: rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs
1555       are null.
1556     * Correctly detect and deny symlinks anywhere in a path (not just the last
1557       component) if "follow symlinks = no".
1560 o   Günther Deschner <gd@samba.org>
1561     * BUG 8106: Fix the build of 'smbget' on HP NonStop.
1562     * Fix timeout in rpc_pipe_open_tcp_port().
1563     * Fix the build of "--with-profiling-data".
1564     * Fix the AIX 5.3 build.
1567 o   Sergey Korsak <skif@1plus1.net>
1568     * BUG #8099: setpwent() actually does endpwent() and vice versa on FreeBSD.
1571 o   Volker Lendecke <vl@samba.org>
1572     * BUG 8066: Fix wrong output in 'smbget'.
1573     * Fix Coverity IDs 986, 1340, 2047, 2299, 2307, 2325, 2335, 2336, 2470,
1574       2471, 2478.
1575     * nsswitch: Add 'wbinfo --lookup-sids'.
1576     * nsswitch: Add 'wbinfo --sids-to-unix-ids'.
1577     * Fix smbd with the async echo responder.
1578     * Fix the build of vfs_gpfs.c.
1579     * Add a 10-second timeout for the 445 or netbios connection to a DC.
1580     * Many pthreadpool fixes.
1583 o   Stefan Metzmacher <metze@samba.org>
1584     * BUG 7383: Listen on IPv6 addresses with IPV6_ONLY.
1587 o   Rusty Russell <rusty@rustcorp.com.au>
1588     * Fix transaction recovery area for converted tdbs.
1592 Changes since 3.6.0pre1
1593 -----------------------
1595 o   Michael Adam <obnox@samba.org>
1596     * ID Mapping changes.
1597     * Add "--option" to 'testparm'.
1600 o   Jeremy Allison <jra@samba.org>
1601     * BUG 7080: Quota only shown when logged as root.
1602     * BUG 7863: Unlink may unlink wrong file when hardlinks are involved.
1603     * BUG 7996: Sgid bit lost on folder rename.
1604     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1605     * Fix crash bug on smbd shutdown when using FOPENDIR().
1606     * Ensure we don't return an incorrect access mask.
1607     * Fix bug against the new Mac client.
1608     * Fix leak in error path.
1609     * Fix error where Windows client spoolss returns WERR_INVALID_DATA.
1612 o   Christian Ambach <christian.ambach@de.ibm.com>
1613     * Fix a segfault in the krb5 locator plugin.
1614     * Enable sharesec for registry shares.
1617 o   Andrew Bartlett <abartlet@samba.org>
1618     * Fix memory leak in "security=share" and "force user".
1621 o   Björn Baumbach <bb@sernet.de>
1622     * BUG 7875: Fix 'nmbd --port'.
1623     * BUG 7880: cmd_spoolss_deletedriver() returned without checking all
1624       architectures.
1627 o   Gregor Beck <gbeck@sernet.de>
1628     * Add new 'net idmap check' command.
1629     * Add new 'net idmap delete' command.
1630     * Fix segfault on missing input file in 'net idmap restore'.
1633 o   Olly Betts <olly@survex.com>
1634     * Fix 'net usersidlist' not to skip every other user.
1637 o   Günther Deschner <gd@samba.org>
1638     * BUG 7690: Retry DNS updates when connection to one nameserver has failed.
1639     * BUG 7945: Let winbind try to use samlogon validation level 6.
1640     * Fix Coverity ID 2041.
1641     * Fix potential crash bug in spoolss_PrinterEnumValues push path.
1642     * Internal restructuring.
1643     * Don't wipe out all printer drivers when only one should be deleted.
1644     * Fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
1647 o   David Disseldorp <ddiss@suse.de>
1648     * BUG 7915: Fix cups pcap reload with no printers.
1649     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1650     * Fix memory leak in print_cups.c.
1651     * Remove duplicate cups response processing code.
1652     * Follow force user/group for driver IO.
1653     * Initiate pcap reload from parent smbd.
1654     * Reload shares after pcap cache fill.
1657 o   Björn Jacke <bj@sernet.de>
1658     * BUG 8033: Add explicit configure option whether or not to enable dmapi
1659       support.
1662 o   Volker Lendecke <vl@samba.org>
1663     * BUG 7917: Fix bug in chain_reply.
1664     * BUG 7940: Fall back for utimes calls.
1665     * BUG 8009: Fix getting username in 'net rap session'.
1666     * BUG 8010: Use jenkins hash for str_checksum.
1667     * BUG 8042: Fix file creation on OS/X.
1668     * Fix numerous Coverity IDs.
1669     * Fix a memory leak in check_sam_security_info3.
1670     * Fix a segfault in the nss wrapper when libnss_winbind.so is not loadable.
1671     * Make "net sam list [users|workstations]" list only the right things.
1672     * Fix a potential memleak in secrets_fetch_trusted_domain_password.
1673     * Use the right credentials in check_netlogond_security.
1674     * Add support for AF_NETLINK addr notifications.
1675     * Fork multiple Winbind children per domain.
1676     * Fix a deadlock between smbd and ctdbd.
1677     * Add 'wbinfo --dc-info'.
1678     * Make "nmbd socket dir" configurable.
1679     * Fix a valgrind error.
1680     * Fix a memleak in receive_getdc_response.
1683 o   Nikolay Martynov <mar.kolya@gmail.com>
1684     * BUG 8010: Fix inode generation so nautilus can count total dir size
1685       correctly.
1688 o   Stefan Metzmacher <metze@samba.org>
1689     * BUG 7567: Fix printing from Windows 7.
1690     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
1691     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
1692     * Don't grant SEC_STD_DELETE always to the owner of a file.
1693     * Fix segfaults on addrchange errors in Winbind.
1694     * Allow machine accounts as members in groupdb.
1697 o   Jonathan Nieder <jrnieder@gmail.com>
1698     * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less
1699       scary.
1702 o   Andreas Schneider <asn@samba.org>
1703     * Add an Endpoint Mapper daemon.
1704     * Add IPv6 support for the endpoint mapper.
1705     * Free unused memory in the rpc server.
1706     * Fix possible segfaults in svcctl server.
1707     * Fix possible segfault with client_id in rpc server.
1708     * Add a 'svcctl shutdown' function to rpc server.
1709     * Fix a resource leak in net_afs.
1710     * Fix a resource leak in smbta-util.
1711     * Fix possible resource leak in net_usershare.
1712     * Fix possible resource leak in 'smbget'.
1713     * Fix possible resource leak in 'smbfilter'.
1714     * Fix a possible null pointer dereference in smbd.
1717 o   Pavel Shilovsky <piastry@etersoft.ru>
1718     * BUG 7928: Fix problems with "kernel oplocks" option set to "no".
1719     * Ensure we send the direct levelII oplock break to the correct fid.
1722 o   Simo Sorce <idra@samba.org>
1723     * Fix private libdir and codepages paths.
1726 o   Andrew Tridgell <tridge@samba.org>
1727     * Fix a valgrind error.
1730 ######################################################################
1731 Reporting bugs & Development Discussion
1732 #######################################
1734 Please discuss this release on the samba-technical mailing list or by
1735 joining the #samba-technical IRC channel on irc.freenode.net.
1737 If you do report problems then please try to send high quality
1738 feedback. If you don't provide vital information to help us track down
1739 the problem then you will probably be ignored.  All bug reports should
1740 be filed under the Samba 3.6 product in the project's Bugzilla
1741 database (https://bugzilla.samba.org/).
1744 ======================================================================
1745 == Our Code, Our Bugs, Our Responsibility.
1746 == The Samba Team
1747 ======================================================================