sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quota backend
[Samba.git] / WHATSNEW.txt
blob05de570591ce8e664baabc8b3b69896fe46b8616
1                    =============================
2                    Release Notes for Samba 3.6.8
3                          September 17, 2012
4                    =============================
7 This is is the latest stable release of Samba 3.6.
9 Major enhancements in Samba 3.6.8 include:
11 o  
13 Changes since 3.6.7:
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.7
43                            August 6, 2012
44                    =============================
47 This is is the latest stable release of Samba 3.6.
49 Major enhancements in Samba 3.6.7 include:
51 o  Fix resolving our own "Domain Local" groups (bug #9052).
52 o  Fix migrating printers while upgrading from 3.5.x (bug #9026).
55 Changes since 3.6.6:
56 --------------------
58 o   Jeremy Allison <jra@samba.org>
59     * BUG 8974: Fix kernel oplocks when uid(file) != uid(process).
60     * BUG 8989: Send correct responses to NT Transact Secondary when no data and
61       no params for the Trans2 calls are set.
62     * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in
63       configure.
66 o   David Binderman <dcb314@hotmail.com>
67     * BUG 9062: rpcclient: Fix bad call to data_blob_const.
70 o   Günther Deschner <gd@samba.org>
71     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
74 o   David Disseldorp <ddiss@samba.org>
75     * BUG 8719: Printing fails in function cups_job_submit.
76     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
79 o   Olaf Flebbe <o.flebbe@science-computing.de>
80     * BUG 8552: Correct documentation of "case sensitive".
83 o   Björn Jacke <bj@sernet.de>
84     * BUG 8996: Fix build without ads support.
87 o   Volker Lendecke <vl@samba.org>
88     * BUG 9003: Fix posix acl on gpfs.
89     * BUG 9040: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED
90       in error instead ofNT_STATUS_FILE_LOCK_CONFLICT.
93 o   Stefan Metzmacher <metze@samba.org>
94     * BUG 9002: Don't turn negative cache entries into valid idmappings.
95     * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions.
96     * BUG 9057: Fix bugs in SMB2 credit handling code.
99 o   Jiri Popelka <jpopelka@redhat.com>
100     * BUG 9055: Fix build against CUPS 1.6.
103 o   Jura Sasek <jiri.sasek@oracle.com>
104     * BUG 9037: Fix 'net ads join' on T4 (sun4v) systems on Solaris 10.
107 o   Andreas Schneider <asn@samba.org>
108     * BUG 9052: Fix resolving our own "Domain Local" groups.
111 ######################################################################
112 Reporting bugs & Development Discussion
113 #######################################
115 Please discuss this release on the samba-technical mailing list or by
116 joining the #samba-technical IRC channel on irc.freenode.net.
118 If you do report problems then please try to send high quality
119 feedback. If you don't provide vital information to help us track down
120 the problem then you will probably be ignored.  All bug reports should
121 be filed under the Samba 3.6 product in the project's Bugzilla
122 database (https://bugzilla.samba.org/).
125 ======================================================================
126 == Our Code, Our Bugs, Our Responsibility.
127 == The Samba Team
128 ======================================================================
131 ----------------------------------------------------------------------
134                    =============================
135                    Release Notes for Samba 3.6.6
136                            June 25, 2012
137                    =============================
140 This is is the latest stable release of Samba 3.6.
142 Major enhancements in Samba 3.6.6 include:
144 o  Fix possible memory leaks in the Samba master process (bug #8970).
145 o  Fix uninitialized memory read in talloc_free().
146 o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
149 Changes since 3.6.5:
150 --------------------
152 o   Michael Adam <obnox@samba.org>
153     * BUG 8738: SMB2 server will not release unused shares.
154     * BUG 8749: Sign non guest sessions in SessionSetup.
155     * BUG 8921: Fix race writing registry values.
158 o   Jeremy Allison <jra@samba.org>
159     * BUG 8373: Fix joining of XP Pro workstations to 3.6 DCs.
160     * BUG 8627: Fix crash bug in dns_create_probe when dns_create_update fails.
161     * BUG 8723: Add pthread-based aio VFS module.
162     * BUG 8784: When calculating the share security mask, take priviliges into
163       account for the connecting user.
164     * BUG 8811: sd_has_inheritable_components segfaults on an SD that
165       se_access_check accepts.
166     * BUG 8837: Fix crash in smbd when deleting directory and veto files are
167       enabled.
168     * BUG 8857: Setting traverse rights fails to enable directory traversal when
169       acl_xattr in use.
170     * BUG 8882: Broken processing of %U with vfs_full_audit when force user is
171       set.
172     * BUG 8897: Make winbind_krb5_locator not only returning one IP address.
173     * BUG 8910: resolve_ads() code can return zero addresses and miss valid
174       DC IP addresses.
175     * BUG 8922: smbclient's tarmode insists on listing excluded directories.
176     * BUG 8953: Winbind can hang as nbt_getdc() has no timeout.
177     * BUG 8957: Typo in pam_winbindd code MUST fix.
178     * BUG 8970: Fix possible memory leaks in the Samba master process.
179     * BUG 8971: cleanup_timeout_fn() is called too often, on exiting when an
180       smbd is idle.
181     * BUG 8972: Directory group write permission bit is set if unix extensions
182       are enabled.
185 o   Christian Ambach <ambi@samba.org>
186     * BUG 8406: Fix a return code check in Winbind.
187     * BUG 8807: Fix crash in dcerpc_lsa_lookup_sids_noalloc() crashes when
188       groups has more than 1000 groups.
191 o   Andrew Bartlett <abartlet@samba.org>
192     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
193     * BUG 8727: Fix smbclients with posix large reads.
194     * BUG 8943: Slow but responsive DC can lock up Winbind for > 10 minutes
195       at a time.
198 o   Björn Baumbach <bb@sernet.de>
199     * BUG 7564: Fix default name resolve order in the manpage.
200     * BUG 8554, 8612, 8748: Add new printers to registry.
201     * BUG 8789: Remove whitespace in example samba.ldif.
204 o   Alexander Bokovoy <ab@samba.org>
205     * BUG 8988: Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute().
208 o   Alejandro Escanero Blanco <aescanero@gmail.com>
209     * BUG 8798: The primary rid should be in the groups rid array.
212 o   Ira Cooper <samba@ira.wakeful.net>
213     * BUG 8729: Fix getpass regressions on Solaris/Illumos.
214     * BUG 8743: Fix configure.developer builds on Solaris.
215     * BUG 8910: Fix bad bugfix for bug #8910.
216     * BUG 8952: Fix negative SID->uid/gid cache handling.
217     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
220 o   David Disseldorp <ddiss@samba.org>
221     * BUG 8762: Fix crash in printer_list_set_printer().
224 o   Olaf Flebbe <o.flebbe@science-computing.de>
225     * BUG 8859: Fix assertion in reg_parse.
228 o   Björn Jacke <bj@sernet.de>
229     * BUG 8732: Fix compile of krb5 locator on Solaris.
230     * BUG 8869: Remove outdated netscape ds 5 schema file.
231     * BUG 8978: Remove dependency on automake for 'make everything'.
234 o   Steve Langasek <steve.langasek@ubuntu.com>
235     * BUG 8920: Fix null dereference in pdb_interface.
238 o   Volker Lendecke <vl@samba.org>
239     * Fix uninitialized memory read in talloc_free().
240     * BUG 8567: Fix segfault in dom_sid_compare.
241     * BUG 8733: Delete streams on directories (streams_depot).
242     * BUG 8760: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY.
243     * BUG 8836: Fix segfaults on "smbcontrol close-share" in aio_fork.
244     * BUG 8861: Fix a segfault with debug level 3 on Solaris.
245     * BUG 8904: Fix Winbind crash triggered by 'wbinfo --lookup-sids ""'.
246     * BUG 8998: Notify code can miss a ChDir.
249 o   Stefan Metzmacher <metze@samba.org>
250     * BUG 8139: Ignore SMBecho errors (the server may not support it).
251     * BUG 8527: db_ctdb_traverse fails to traverse records created within the
252       current transaction.
253     * BUG 8311: Winzip occasionally can not read files out of an open winzip
254       dialog.
255     * BUG 8739: Fill the sids array of the info in
256       wbcAuthUserInfo_to_netr_SamInfo3().
257     * BUG 8749: Sign non guest sessions in SessionSetup.
258     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
261 o   Matthieu Patou <mat@matws.net>
262     * BUG 8599: Set the can_do_validation6 also for trusted domain.
263     * BUG 8714: Catch with pid filename's change when config file is not
264       smb.conf.
265     * BUG 8734: Don't try to do clever thing if the username is not found while
266       authenticating through Winbind.
267     * BUG 8771: Winbind takes up to 20 minutes to change from DC 1 to DC 2.
268     * BUG 8975: Call dump_core_setup after command line option has been parsed.
271 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
272     * BUG 8826: Prepend '/' to filename argument (docs).
275 o   Andreas Schneider <asn@samba.org>
276     * BUG 8944 and 8567: Don't lookup the system user in pdb.
279 o   Richard Sharpe <realrichardsharpe@gmail.com>
280     * BUG 8768: Honor SeTakeOwnershipPrivilege when file opened with
281       SEC_STD_WRITE_OWNER.
282     * BUG 8797: Correctly handle DENY ACEs when privileges apply.
283     * BUG 8822: Fix building out-of-tree modules.
284     * BUG 8945: vfs_acl_common discards errors from writing to the underlying
285       storage.
286     * BUG 8970: Fix possible memory leaks in the Samba master process.
289 o   Simo Sorce <idra@samba.org>
290     * BUG 8915: Fix pam_winbind build against newer iniparser library.
293 o   Joseph Tam <jtam.home@gmail.com>
294     * BUG 8877: Syslog broken owing to mistyping of debug_settings.syslog.
297 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
298     * BUG 8845: Move print_backend_init() behind init_system_info().
301 ######################################################################
302 Reporting bugs & Development Discussion
303 #######################################
305 Please discuss this release on the samba-technical mailing list or by
306 joining the #samba-technical IRC channel on irc.freenode.net.
308 If you do report problems then please try to send high quality
309 feedback. If you don't provide vital information to help us track down
310 the problem then you will probably be ignored.  All bug reports should
311 be filed under the Samba 3.6 product in the project's Bugzilla
312 database (https://bugzilla.samba.org/).
315 ======================================================================
316 == Our Code, Our Bugs, Our Responsibility.
317 == The Samba Team
318 ======================================================================
321 ----------------------------------------------------------------------
324                    =============================
325                    Release Notes for Samba 3.6.5
326                           April 30, 2012
327                    =============================
330 This is a security release in order to address
331 CVE-2012-2111 (Incorrect permission checks when granting/removing
332 privileges can compromise file server security).
334 o  CVE-2012-2111:
335    Samba 3.4.x to 3.6.4 are affected by a
336    vulnerability that allows arbitrary users
337    to modify privileges on a file server.
340 Changes since 3.6.4:
341 --------------------
344 o   Jeremy Allison <jra@samba.org>
345     * Fix  incorrect permission checks when granting/removing
346       privileges (CVE-2012-2111).
349 ######################################################################
350 Reporting bugs & Development Discussion
351 #######################################
353 Please discuss this release on the samba-technical mailing list or by
354 joining the #samba-technical IRC channel on irc.freenode.net.
356 If you do report problems then please try to send high quality
357 feedback. If you don't provide vital information to help us track down
358 the problem then you will probably be ignored.  All bug reports should
359 be filed under the Samba 3.6 product in the project's Bugzilla
360 database (https://bugzilla.samba.org/).
363 ======================================================================
364 == Our Code, Our Bugs, Our Responsibility.
365 == The Samba Team
366 ======================================================================
369 ----------------------------------------------------------------------
372                    =============================
373                    Release Notes for Samba 3.6.4
374                           April 10, 2012
375                    =============================
378 This is a security release in order to address
379 CVE-2012-1182 ("root" credential remote code execution).
381 o  CVE-2012-1182:
382    Samba 3.0.x to 3.6.3 are affected by a
383    vulnerability that allows remote code
384    execution as the "root" user.
387 Changes since 3.6.3:
388 --------------------
391 o   Stefan Metzmacher <metze@samba.org>
392     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
393      allocated array (CVE-2012-1182).
396 ######################################################################
397 Reporting bugs & Development Discussion
398 #######################################
400 Please discuss this release on the samba-technical mailing list or by
401 joining the #samba-technical IRC channel on irc.freenode.net.
403 If you do report problems then please try to send high quality
404 feedback. If you don't provide vital information to help us track down
405 the problem then you will probably be ignored.  All bug reports should
406 be filed under the Samba 3.6 product in the project's Bugzilla
407 database (https://bugzilla.samba.org/).
410 ======================================================================
411 == Our Code, Our Bugs, Our Responsibility.
412 == The Samba Team
413 ======================================================================
416 ----------------------------------------------------------------------
419                    =============================
420                    Release Notes for Samba 3.6.3
421                          January 29, 2012
422                    =============================
425 This is a security release in order to address
426 CVE-2012-0817 (Memory leak/Denial of service).
428 o  CVE-2012-0817:
429    The Samba File Serving daemon (smbd) in Samba versions
430    3.6.0 to 3.6.2 is affected by a memory leak that can
431    cause a server denial of service.
434 Changes since 3.6.2:
435 --------------------
438 o   Jeremy Allison <jra@samba.org>
439     * BUG 8724: Fix memory leak in parent smbd on connection.
442 o   Ira Cooper <samba@ira.wakeful.net>
443     * BUG 8724: Fix memory leak in parent smbd on connection.
446 ######################################################################
447 Reporting bugs & Development Discussion
448 #######################################
450 Please discuss this release on the samba-technical mailing list or by
451 joining the #samba-technical IRC channel on irc.freenode.net.
453 If you do report problems then please try to send high quality
454 feedback. If you don't provide vital information to help us track down
455 the problem then you will probably be ignored.  All bug reports should
456 be filed under the Samba 3.6 product in the project's Bugzilla
457 database (https://bugzilla.samba.org/).
460 ======================================================================
461 == Our Code, Our Bugs, Our Responsibility.
462 == The Samba Team
463 ======================================================================
466 ----------------------------------------------------------------------
469                    =============================
470                    Release Notes for Samba 3.6.2
471                          January 25, 2012
472                    =============================
475 This is the latest stable release of Samba 3.6.
477 Major enhancements in Samba 3.6.2 include:
479 o  Make Winbind receive user/group information (bug #8371).
480 o  Several SMB2 fixes.
483 Changes since 3.6.1:
484 --------------------
487 o   Michael Adam <obnox@samba.org>
488     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
489       REG_SZ values.
492 o   Jeremy Allison <jra@samba.org>
493     * BUG 8541: readlink() on Linux clients fails if the symlink target is
494       outside of the share.
495     * BUG 8542: smbclient posix_open command fails to return correct info on
496       open file.
497     * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
498     * BUG 8561: Password change settings not fully observed.
499     * BUG 8562: Fix double free error in talloc.
500     * BUG 8614: Ensure we correctly calculate reply credits over all returned
501       SMB2 replies.
502     * BUG 8631: POSIX ACE x permission becomes rx following mapping to and from
503       a DACL.
504     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
505       set SEC_DESC_DACL_PRESENT in the type field.
506     * BUG 8644: vfs_acl_xattr and vfs_acl_tdb modules can fail to add
507       inheritable entries on a directory with no stored ACL.
508     * BUG 8663: Fix deleting a symlink if the symlink target is outside of
509     * the share.
510     * BUG 8664: Fix renaming a symlink if the symlink target is outside of
511       the share.
512     * BUG 8673: Fix NT ACL issue.
513     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
514       analyzer.
515     * BUG 8679: recvfile code path using splice() on Linux leaves data in the
516       pipe on short write.
517     * BUG 8687: Fix typo in 'net memberships' usage.
518     * BUG 8710: Fix major leak with SMB2 in connections.tdb.
519     * Fix a crash bug in the spoolss code.
520     * Add new contributing FAQ announcing acceptance of corporate (C).
523 o   Christian Ambach <ambi@samba.org>
524     * BUG 8444: Add an allocation pool to idmap_autorid.
525     * BUG 8585: Increase a debug level.
528 o   Andrew Bartlett <abartlet@samba.org>
529     * BUG 8623: Fix crash bug when trying to browse Samba printers.
532 o   Björn Baumbach <bb@sernet.de>
533     * BUG 8580: Enable inotify if sys or kernel inotify is available.
534     * BUG 8618: Fix migrate printer code.
537 o   Gregor Beck <gbeck@sernet.de>
538     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
539       REG_SZ values.
542 o   Günther Deschner <gd@samba.org>
543     * BUG 7465: Remove pointless use_memory_krb5_ccache.
544     * BUG 8176: Fix perl path.
545     * BUG 8591: Fix marshalling of samr_ChangePasswordUser3.
546     * BUG 8692: libads: Fix malloc/talloc mismatch in
547       ads_keytab_verify_ticket().
550 o   David Disseldorp <ddiss@suse.de>
551     * BUG 4942: DeletePrinterDriverEx deletes files in use.
552     * BUG 8575: Add systemd service files.
553     * BUG 8606: Fix intermittent print job failures caused by character
554       conversion errors.
555     * BUG 8697: Make DeletePrinterDriverEx remove printer driver files.
558 o   Björn Jacke <bj@sernet.de>
559     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
560     * BUG 8616: Allow to set TCP_NODELAYACK socket option on AIX.
561     * BUG 8652: Document the "ignore system acls" option of vfs_acl_xattr and
562       vfs_acl_tdb vfs modules.
565 o   Frank Lahm <franklahm@googlemail.com>
566     * BUG 8419: Make VFS op "streaminfo" stackable.
569 o   Volker Lendecke <vl@samba.org>
570     * BUG 8371: Make Winbind receive user/group information.
571     * BUG 8639: Fix the vfs_commit module.
572     * BUG 8686: Packet validation checks can be done before length validation
573       causing uninitialized memory read.
576 o   Stefan Metzmacher <metze@samba.org>
577     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
578     * BUG 8357: Grant credits in async interim responses (SMB2).
579     * BUG 8560: Make SMB2 handle compound request headers in the same way
580       as Windows.
581     * BUG 8573: Fix alignment in the non-extended-security negprot.
582     * BUG 8586: libsmb: Only align unicode pipe_name.
583     * BUG 8579: smb2_flush: Don't send uninitialized memory.
584     * BUG 8592: Don't limit the number of open dptrs for SMB2.
585     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
586     * BUG 8684: Try ctdbd_init_connection() as root.
589 o   Masafumi Nakayama <MASA23@jp.ibm.com>
590     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
593 o   Matthieu Patou <mat@matws.net>
594     * BUG 8600: Make cldap work over IPv6.
595     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
596       analyzer.
599 o   Andreas Schneider <asn@samba.org>
600     * BUG 8550: Fix setting the machine account password.
601     * BUG 8575: Add systemd service files.
602     * BUG 8608: Winbind: Don't fail on users without a uid.
603     * BUG 8628: libsmb: Don't duplicate Kerberos service tickets.
604     * BUG 8643: Add an update function for Winbind cache.
605     * BUG 8678: Fix Winbind segfault if we can't map the last user.
608 o   Karolin Seeger <kseeger@samba.org>
609     * BUG 7705: Fix some RHEL packaging issues.
612 o   Richard Sharpe <realrichardsharpe@gmail.com>
613     * BUG 8607: Improve configure.in so it can be used outside the Samba source
614       tree.
617 o   Brad Smith <brad@comstyle.com>
618     * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
621 o   Henry Wong <henry@stuffedcow.net>
622     * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
623       while.
626 ######################################################################
627 Reporting bugs & Development Discussion
628 #######################################
630 Please discuss this release on the samba-technical mailing list or by
631 joining the #samba-technical IRC channel on irc.freenode.net.
633 If you do report problems then please try to send high quality
634 feedback. If you don't provide vital information to help us track down
635 the problem then you will probably be ignored.  All bug reports should
636 be filed under the Samba 3.6 product in the project's Bugzilla
637 database (https://bugzilla.samba.org/).
640 ======================================================================
641 == Our Code, Our Bugs, Our Responsibility.
642 == The Samba Team
643 ======================================================================
646 ----------------------------------------------------------------------
649                    =============================
650                    Release Notes for Samba 3.6.1
651                           October 20, 2011
652                    =============================
655 This is the latest stable release of Samba 3.6.
657 Major enhancements in Samba 3.6.1 include:
659 o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
660 o  Fix a Winbind race leading to 100% CPU load (bug #8409).
661 o  Several SMB2 fixes.
662 o  The VFS ACL modules are no longer experimental but production-ready.
665 Changes since 3.6.0:
666 --------------------
669 o   Michael Adam <obnox@samba.org>
670     * BUG 8368: Fix the fallback to the deprecated spelling idmap:script.
673 o   Jeremy Allison <jra@samba.org>
674     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
675     * BUG 8229: Fix 'widelinks' regression.
676     * BUG 8370: Fix vfs_chown_fsp.
677     * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
678       shares with SMB2.
679     * BUG 8422: Fix infinite loop in ACL module code.
680     * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
681       reply stream.
682     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
683       isn't given.
684     * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
685       legacy dialects.
686     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
687     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
688       smb2_max_trans.
689     * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
690       create.
691     * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
692     * BUG 8477: Map to guest can return uninitialized blob of data.
693     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
694       set.
695     * BUG 8494: Remove "experimental" label on VFS ACL modules.
696     * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
697       cifsfs create.
698     * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
699     * BUG 8521: Winbind cache timeout expiry test was reversed.
702 o   Christian Ambach <ambi@samba.org>
703     * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
704     * BUG 8518: SMB2 create call returns incorrect file allocation size.
707 o   Björn Baumbach <bb@sernet.de>
708     * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
711 o   Bram <fnzon@lists.wizbit.be>
712     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
715 o   Ira Cooper <ira@wakeful.net>
716     * BUG 8395: Optimize serverid_exists() for Solaris.
717     * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
718       renames.
721 o   Günther Deschner <gd@samba.org>
722     * BUG 8401: registry/reg_format.c must include includes.h.
723     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
726 o   David Disseldorp <ddiss@suse.de>
727     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
728     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
731 o   Wilco Baan Hofman <wilco@baanhofman.nl>
732     * BUG 8455: Fix uninitialized memory problem in group_sids_to_info3.
735 o   Björn Jacke <bj@sernet.de>
736     * BUG 8256: Add man vfs_aio_fork.
737     * BUG 8363: Fix build of vfs_prealloc on SLES8.
740 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
741     * BUG 8515: Disallow "." in can_set_delete_on_close().
744 o   Volker Lendecke <vl@samba.org>
745     * BUG 7864: Fix usage of cli_errstr().
746     * BUG 8334: smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes.
747     * BUG 8338: Add a fallback for missing open&x support in MAC OS/X Lion.
748     * BUG 8360: OS/2 sends an unexpected write&x/read&x chain.
749     * BUG 8385: Fix smbclient access to NT4 shares.
750     * BUG 8409: Fix a Winbind race leading to 100% CPU load.
751     * BUG 8420: Fix 'getent group' if trusted domains are not reachable.
752     * BUG 8433: Fix segfault in iconv.c.
753     * BUG 8455: Samba PDC is looking up only primary user group.
756 o   Herb Lewis <hlewis@panasas.com>
757     * BUG 8365: Fix warning messages on Freebsd 4.6.2.
760 o   Stefan Metzmacher <metze@samba.org>
761     * BUG 8407: SMB2 server can return requests out-of-order when processing
762       a compound request.
763     * BUG 8452: Check the wct of the incoming SMBnegprot responses.
764     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
765       smb2_max_trans.
766     * BUG 8476: Don't call smbd_terminate_connection in
767       smb2_validate_message_id().
768     * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
769     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
772 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
773     * BUG 8390: Fix the build of vfs_aixacl2.c.
776 o   Andreas Schneider <asn@samba.org>
777     * BUG 8236: Empty notify servername.
778     * BUG 8351: While migrating forms, don't fail if the form already exists.
781 o   Andrew Tridgell <tridge@samba.org>
782     * BUG 8384: Fix smbd crashes triggered by Windows XP clients.
785 ######################################################################
786 Reporting bugs & Development Discussion
787 #######################################
789 Please discuss this release on the samba-technical mailing list or by
790 joining the #samba-technical IRC channel on irc.freenode.net.
792 If you do report problems then please try to send high quality
793 feedback. If you don't provide vital information to help us track down
794 the problem then you will probably be ignored.  All bug reports should
795 be filed under the Samba 3.6 product in the project's Bugzilla
796 database (https://bugzilla.samba.org/).
799 ======================================================================
800 == Our Code, Our Bugs, Our Responsibility.
801 == The Samba Team
802 ======================================================================
805 ----------------------------------------------------------------------
808                    =============================
809                    Release Notes for Samba 3.6.0
810                           August 9, 2011
811                    =============================
814 This is the first release of Samba 3.6.0.
816 Major enhancements in Samba 3.6.0 include:
819 Changed security defaults
820 -------------------------
822 Samba 3.6 has adopted a number of improved security defaults that will
823 impact on existing users of Samba.
825  client ntlmv2 auth = yes
826  client use spnego principal = no
827  send spnego principal = no
829 The impact of 'client ntlmv2 auth = yes' is that by default we will not
830 use NTLM authentication as a client.  This applies to the Samba client
831 tools such as smbclient and winbind, but does not change the separately
832 released in-kernel CIFS client.  To re-enable the poorer NTLM encryption
833 set '--option=clientusentlmv2auth=no' on your smbclient command line, or
834 set 'client ntlmv2 auth = no' in your smb.conf
836 The impact of 'client use spnego principal = no' is that Samba will
837 use CIFS/hostname to obtain a kerberos ticket, acting more like
838 Windows when using Kerberos against a CIFS server in smbclient,
839 winbind and other Samba client tools.  This will change which servers
840 we will successfully negotiate kerberos connections to.  This is due
841 to Samba no longer trusting a server-provided hint which is not
842 available from Windows 2008 or later.  For correct operation with all
843 clients, all aliases for a server should be recorded as a as a
844 servicePrincipalName on the server's record in AD.  (For this reason,
845 this behavior change and parameter was also made in Samba 3.5.9)
847 The impact of 'send spnego principal = no' is to match Windows 2008 and
848 not to send this principal, making existing clients give more consistent
849 behaviour (more likely to fall back to NTLMSSP) between Samba and
850 Windows 2008, and between Windows versions that did and no longer use
851 this insecure hint.
854 SMB2 support
855 ------------
857 SMB2 support in 3.6.0 is fully functional (with one omission),
858 and can be enabled by setting:
860 max protocol = SMB2
862 in the [global] section of your smb.conf and re-starting
863 Samba. All features should work over SMB2 except the modification
864 of user quotas using the Windows quota management tools.
866 As this is the first release containing what we consider
867 to be a fully featured SMB2 protocol, we are not enabling
868 this by default, but encourage users to enable SMB2 and
869 test it. Once we have enough confirmation from Samba
870 users and OEMs that SMB2 support is stable in wide user
871 testing we will enable SMB2 by default in a future Samba
872 release.
875 Internal Winbind passdb changes
876 -------------------------------
878 Winbind has been changed to use the internal samr and lsa rpc pipe to get
879 local user and group information instead of calling passdb functions. The
880 reason is to use more of our infrastructure and test this infrastructure by
881 using it. With this approach more code in Winbind is shared.
884 New Spoolss code
885 ----------------
887 The spoolss and the old RAP printing code have been completely
888 overhauled and refactored.
890 All calls from lanman/printing code has been changed to go through the
891 spoolss RPC interfaces, this allows us to keep all checks in one place
892 and avoid special cases in the main printing code.
893 Printing code has been therefore confined within the spoolss code.
895 All the printing code, including the spoolss RPC interfaces has been
896 changed to use the winreg RPC interfaces to store all data.
897 All data has been migrated from custom, arbitrary TDB files to the
898 registry interface. This transition allow us to present correct data to
899 windows client accessing the server registry through the winreg RPC
900 interfaces to query for printer data. Data is served out from a real
901 registry implementation and therefore arguably 100% forward compatible.
903 Migration code from the previous TDB files formats is provided. This
904 code is automatically invoked the first time the new code is run on the
905 server. Although manual migration is also available using the 'net
906 printer migrate' command.
908 These changes not only make all the spoolss code much more closer to
909 "the spec", it also greatly improves our internal testing of both
910 spoolss and winreg interfaces, and reduces overall code duplication.
912 As part of this work, new tests have been also added to increase
913 coverage.
915 This code will also allow, in future, an easy transition to split out
916 the spooling functions into a separate daemon for those OEMs that do not
917 need printing functionality in their appliances, reducing the code
918 footprint.
921 ID Mapping Changes
922 ------------------
924 The id mapping configuration has been a source of much grief in the past.
925 For this release, id mapping has been rewritten yet again with the goal
926 of making the configuration more simple and more coherent while keeping
927 the needed flexibility and even adding to the flexibility in some respects.
929 The major change that implies the configuration simplifications is at
930 the heart of the id mapping system: The separation of the "idmap alloc
931 system" that is responsible for the unix id counters in the tdb, tdb2
932 and ldap idmap backends from the id mapping code itself has been removed.
933 The sids_to_unixids operation is now atomic and encapsulates (if needed)
934 the action of allocating a unix id for a mapping that is to be created.
935 Consequently all idmap alloc configuration parameters have vanished and
936 it is hence now also not possible any more to specify an idmap alloc
937 backend different from the idmap backend. Each idmap backend uses its
938 own idmap unixid creation mechanism transparently.
940 As a consequence of the id mapping changes, the methods that are used
941 for storing and deleting id mappings have been removed from the winbindd
942 API. The "net idmap dump/restore" commands have been rewritten to
943 not speak through winbindd any more but directly act on the databases.
944 This is currently available for the tdb and tdb2 backends, the implementation
945 for ldap still missing.
947 The allocate_id functionality is preserved for the unix id creator of the
948 default idmap configuration is also used as the source of unix ids
949 for the group mapping database and for the posix attributes in a
950 ldapsam:editposix setup.
952 As part of the changes, the default idmap configuration has been
953 changed to be more coherent with the per-domain configuration.
954 The parameters "idmap uid", "idmap gid" and "idmap range" are now
955 deprecated in favour of the systematic "idmap config * : range"
956 and "idmap config * : backend" parameters. The reason for this change
957 is that the old options only provided an incomplete and hence deceiving
958 backwards compatibility, which was a source of many problems with
959 upgrades. By introducing this change in configuration, it should be
960 brought to the conciousness of the users that even the simple
961 id mapping is not working exactly as in Samba 3.0 versions any more.
964 Endpoint Mapper
965 ---------------
967 As Microsoft is more and more relying on endpoint mapper and we didn't have a
968 complete implementation we decided to create an instance for Samba. The
969 endpoint mapper is like a DNS server but for ports. If you want to talk to a
970 certain RPC service over TCP/IP, you just ask the endpoint mapper on which
971 port it is running. Then you can connect to the service and make sure that it
972 is running.
974 The code is deactivated by default, because it needs more testing and it
975 doesn't scale yet. If you want to enable and test the endpoint mapper
976 you can set "rpc_server:epmapper = daemon" in the smb.conf file.
979 Internal restructuring
980 ----------------------
982 Ongoing internal restructuring for better separation of internal subsystem to
983 achieve a faster build, smaller binaries and cleaner dependencies for the samba3
984 waf build.
987 SMB Traffic Analyzer
988 --------------------
990 Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
991 featuring encryption, multiple arguments, and easier parseability. A new
992 tool 'smbta-util' has been created to control the encryption behaviour
993 of SMBTA. For compatibility, SMBTA by default operates on version 1.
994 There are programs consuming the data that the module sends.
996 More information can be found on
997 http://holger123.wordpress.com/smb-traffic-analyzer/
1000 NFS quota backend on Linux
1001 --------------------------
1003 A new nfs quota backend for Linux has been added that is based
1004 on the existing Solaris/FreeBSD implementation. This allows samba
1005 to communicate correct diskfree information for nfs imports that
1006 are re-exported as samba shares.
1009 ######################################################################
1010 Changes
1011 #######
1013 smb.conf changes
1014 ----------------
1016    Parameter Name                      Description     Default
1017    --------------                      -----------     -------
1019    async smb echo handler              New             No
1020    client ntlmv2 auth                  Changed Default Yes
1021    client use spnego principal         New             No
1022    ctdb locktime warn threshold        New             0
1023    idmap alloc backend                 Removed
1024    log writeable files on exit         New             No
1025    multicast dns register              New             Yes
1026    ncalrpc dir                         New
1027    send spnego principal               New             No
1028    smb2 max credits                    New             8192
1029    smb2 max read                       New             1048576
1030    smb2 max trans                      New             1048576
1031    smb2 max write                      New             1048576
1032    username map cache time             New             0
1033    winbind max clients                 New             200
1035    The variable substitutions for %i and %I no longer
1036    use IPv4 addresses mapped to IPv6, e.g. '::ffff:192.168.0.1',
1037    if the host has IPv6 enabled. Now %i and %I contain just
1038    '192.168.0.1'.
1040 Commit Highlights
1041 -----------------
1043 o   Michael Adam <obnox@samba.org>
1044     * ID Mapping changes.
1047 o   Jeremy Allison <jra@samba.org>
1048     * Implement SMB2 support.
1051 o   Stefan Metzmacher <metze@samba.org>
1052     * Implement SMB2 support.
1055 o   Andreas Schneider <asn@samba.org>
1056     * Add an Endpoint Mapper daemon.
1059 Changes since 3.6.0rc3
1060 ----------------------
1062 o   Michael Adam <obnox@samba.org>
1063     * BUG 8327: Fix the reload of the configuration, also reload activated
1064       registry shares.
1065     * BUG 8328: Cleanup of idmap_tdb2 code.
1068 o   Jeremy Allison <jra@samba.org>
1069     * BUG 7462: Make SA_RESETHAND conditional on its existance.
1070     * BUG 8324: smbclient cannot list directories from a big-endian machine.
1071     * BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id.
1074 o   Christian Ambach <ambi@samba.org>
1075     * BUG 8330: Fix NFSv4 ACL merging logic.
1078 o   Andrew Bartlett <abartlet@samba.org>
1079     * BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname.
1082 o   Björn Baumbach <bb@sernet.de>
1083     * BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined.
1086 o   Alban Browaeys <prahal@yahoo.com>
1087     * BUG 8341: Fix segfault in libsmbclient.
1090 o   Björn Jacke <bj@sernet.de>
1091     * BUG 8362: Fix build issue on old glibc systems.
1094 o   Volker Lendecke <vlendec@samba.org>
1095     * BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file.
1098 o   Stefan Metzmacher <metze@samba.org>
1099     * BUG 8347: Fix regression for HP-UX, AIX and OSF.
1100     * BUG 8357: Make sure we grant credits on async read/write operations.
1101     * BUG 8358: Fix a bug in run_poll_events().
1104 Changes since 3.6.0rc2
1105 ----------------------
1107 o   Michael Adam <obnox@samba.org>
1108     * BUG 8213: Fixes in idmap_autorid.
1109     * BUG 8217: Do not stat-check the share path in 'net conf addshare'.
1110     * BUG 8281: Fix build of examples/VFS/*.
1113 o   Jeremy Allison <jra@samba.org>
1114     * BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb
1115       module.
1116     * BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes"
1117       is set.
1118     * BUG 8219: Fix SMB Panic from Windows 7 client.
1119     * BUG 8254: Fix "acl check permissions = no".
1120     * BUG 8293: Fix log file rotating in SMB2.
1121     * BUG 8304: Fix uninitialized variable in error path.
1122     * BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all
1123       locks.
1124     * BUG 8310: toupper_ascii() is broken on big-endian systems.
1125     * BUG 8314: Fix smbd crash with unknown user.
1128 o   Christian Ambach <ambi@samba.org>
1129     * BUG 8231: Fix crash bug in 'net cache get'.
1130     * BUG 8244: Fix copying files larger than 2 GB to a Samba share.
1131     * BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl.
1132     * BUG 8278: Fix smbd panic when CTDB is unhealthy.
1133     * BUG 8286: Fix smbd crash on premature end of smb2 conn.
1136 o   Andrew Bartlett <abartlet@samba.org>
1137     * BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd.
1138     * Mark 'time offset' parameter as deprecated.
1141 o   Gregor Beck <gbeck@sernet.de>
1142     * BUG 8193: Add new command 'enumerate_recursive'.
1143     * BUG 8253: Fix Winbind panic if verify_idpool() fails.
1146 o   Kai Blin <kai@samba.org>
1147     * BUG 8289: Fix possible XSS attack (CVE-2011-2694).
1148     * BUG 8290: Fix Cross-Site Request Forgery in SWAT (CVE-2011-2522).
1151 o   Günther Deschner <gd@samba.org>
1152     * BUG 7888: Deal with buggy 3.0 based PDCs.
1153     * BUG 8214: Fix smbd crash on printer driver upgrade.
1154     * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
1157 o   Björn Jacke <bj@sernet.de>
1158     * BUG 8262: Fix build of vfs_commit.
1161 o   Günter Kukkukk <linux@kukkukk.com>
1162     * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
1165 o   Volker Lendecke <vl@samba.org>
1166     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
1167     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1168     * BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
1171 o   Herb Lewis <hlewis@panasas.com>
1172     * BUG 8216: Make Winbind returning correct results with 'sids2xids'.
1175 o   Stefan Metzmacher <metze@samba.org>
1176     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1177     * BUG 8195: Make rpc client code working against NT4 servers.
1178     * BUG 8224: Fix the build on FreeBSD.
1179     * BUG 8226: Use c99 initializers which are supported by old gcc 2.95
1180       compilers.
1181     * BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes.
1182     * BUG 8264: Fix Valgrind bugs in svcctl.
1183     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
1184     * BUG 8292: Fix a major architectural flaw in the SMB2 server code.
1187 o   Andreas Schneider <asn@samba.org>
1188     * BUG 8215: Fix Winbind unix username lookup.
1189     * BUG 8240: Fix Valgrind warnings in winreg/spoolss code.
1192 Changee since 3.6.0rc1
1193 ----------------------
1195 o   Michael Adam <obnox@samba.org>
1196     * BUG 8200: Add support for multiple writeable ldap idmap domains.
1199 o   Jeremy Allison <jra@samba.org>
1200     * BUG 6911: Fix Kerberos authentication from Vista to Samba.
1201     * BUG 7054: Fix X account flag when "pwdlastset" is "0".
1202     * BUG 8133: Fix strange behavior for the file (whose filename first
1203       character is period ) in SMB2 case.
1204     * BUG 8144: Fix setting timestamp when touching files with CIFS clients.
1205     * BUG 8150: Ban "dos charset = utf8".
1206     * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines.
1207     * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket.
1208     * BUG 8157: Fix parsing a cups printcap file.
1209     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
1210     * BUG 8175: Fix smbd deadlock.
1211     * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two
1212       separate functions.
1213     * BUG 8197: Winbind does not properly detect when a DC connection is dead.
1214     * BUG 8203: Winbind needs to reset the DC connection if an RPC times out.
1217 o   Christian Ambach <ambi@samba.org>
1218     * BUG 8152: Fix smbd crash in release_ip().
1221 o   Andrew Bartlett <abartlet@samba.org>
1222     * BUG 8151: Deprecate security parameters.
1225 o   Gregor Beck <gbeck@sernet.de>
1226     * BUG 8191: nfs4_acls: Pass ACE_FLAG_INHERITED_ACE up to the client/down
1227       from the client.
1228     * BUG 8192: Fix parsing of multiple flags in 'smbcacls'.
1231 o   Sumit Bose <sbose@redhat.com>
1232     * BUG 8142: Fix typos in LDAP schema files.
1235 o   Holger Hetterich <hhetter@novell.com>
1236     * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer.
1237     * BUG 8154: Actually make use of SMBTA subversion numbers.
1240 o   Björn Jacke <bj@sernet.de>
1241     * BUG 7998: Remove warning if IOV_MAX is not defined.
1244 o   Jim McDonough <jmcd@samba.org>
1245     * BUG 8166: Don't lockout users when offline.
1248 o   Stefan Metzmacher <metze@samba.org>
1249     * BUG 8140: talloc: Fix Valgrind false positives and other backports.
1250     * BUG 8141: Fix wrong permissions on lp_ncalrpc_dir().
1253 o   Andreas Schneider <asn@samba.org>
1254     * BUG 8155: Fix registering only named pipes on EPM for a service.
1257 o   Volker Lendecke <vl@samba.org>
1258     * BUG 8159: Fix memory corruption in fetching cli->server_domain from the
1259       server.
1260     * BUG 8185: "security=server" does not obey guest login field.
1261     * BUG 8189: Support shadow copy display over SMB2.
1262     * BUG 8199: Fix potential crash in smbd handling smb2.
1265 o   Samuel Thibault <sthibault@debian.org>
1266     * BUG 7998: Fix build on Hurd.
1269 Changes since 3.6.0pre3
1270 -----------------------
1272 o   Jeremy Allison <jra@samba.org>
1273     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
1274     * BUG 8112: POSIX extension opens of a directory are denied with EISDIR.
1275     * Remove fstrings from client struct.
1276     * BUGFIX when converting from safe_strcpy to strlcpy.
1277     * Fix off-by-one calculations with strlcpy.
1278     * Ensure we always write the correct incoming mid into the share mode table
1279       entries.
1280     * Fix the SMB2 oplock showstopper.
1283 o   Christian Ambach <christian.ambach@de.ibm.com>
1284     * Convert user-specified domain to uppercase in libsmb.
1287 o   Günther Deschner <gd@samba.org>
1288     * BUG 8132: Fix filling printers location field when using cups.
1289     * Fix Coverity CID #2302: FORWARD_NULL.
1290     * Fix cups_pull_comment_location().
1291     * Fix double free of cups request.
1292     * Make cups_pull_comment_location() work again.
1293     * Fix potential crash bug in display_print_driver3().
1296 o   Volker Lendecke <vl@samba.org>
1297     * Properly clean up in pthreadpool_init in case of failure.
1298     * Make plaintext session setup async.
1299     * Reduce fd load in Winbind children.
1300     * Avoid a potential 100% CPU loop in Winbind.
1301     * Tune broadcast namequeries for unique names.
1302     * Properly deal with exited winbind children.
1303     * Fix dup_smb2_vec3.
1304     * Fix return check in nss_wins.
1307 Changes since 3.6.0pre2
1308 -----------------------
1310 o   Michael Adam <obnox@samba.org>
1311     * Fix build of tdb2.
1314 o   Jeremy Allison <jra@samba.org>
1315     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
1316       vfs_acl_xattr or vfs_acl_tdb module.
1317     * BUG 8088: rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs
1318       are null.
1319     * Correctly detect and deny symlinks anywhere in a path (not just the last
1320       component) if "follow symlinks = no".
1323 o   Günther Deschner <gd@samba.org>
1324     * BUG 8106: Fix the build of 'smbget' on HP NonStop.
1325     * Fix timeout in rpc_pipe_open_tcp_port().
1326     * Fix the build of "--with-profiling-data".
1327     * Fix the AIX 5.3 build.
1330 o   Sergey Korsak <skif@1plus1.net>
1331     * BUG #8099: setpwent() actually does endpwent() and vice versa on FreeBSD.
1334 o   Volker Lendecke <vl@samba.org>
1335     * BUG 8066: Fix wrong output in 'smbget'.
1336     * Fix Coverity IDs 986, 1340, 2047, 2299, 2307, 2325, 2335, 2336, 2470,
1337       2471, 2478.
1338     * nsswitch: Add 'wbinfo --lookup-sids'.
1339     * nsswitch: Add 'wbinfo --sids-to-unix-ids'.
1340     * Fix smbd with the async echo responder.
1341     * Fix the build of vfs_gpfs.c.
1342     * Add a 10-second timeout for the 445 or netbios connection to a DC.
1343     * Many pthreadpool fixes.
1346 o   Stefan Metzmacher <metze@samba.org>
1347     * BUG 7383: Listen on IPv6 addresses with IPV6_ONLY.
1350 o   Rusty Russell <rusty@rustcorp.com.au>
1351     * Fix transaction recovery area for converted tdbs.
1355 Changes since 3.6.0pre1
1356 -----------------------
1358 o   Michael Adam <obnox@samba.org>
1359     * ID Mapping changes.
1360     * Add "--option" to 'testparm'.
1363 o   Jeremy Allison <jra@samba.org>
1364     * BUG 7080: Quota only shown when logged as root.
1365     * BUG 7863: Unlink may unlink wrong file when hardlinks are involved.
1366     * BUG 7996: Sgid bit lost on folder rename.
1367     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1368     * Fix crash bug on smbd shutdown when using FOPENDIR().
1369     * Ensure we don't return an incorrect access mask.
1370     * Fix bug against the new Mac client.
1371     * Fix leak in error path.
1372     * Fix error where Windows client spoolss returns WERR_INVALID_DATA.
1375 o   Christian Ambach <christian.ambach@de.ibm.com>
1376     * Fix a segfault in the krb5 locator plugin.
1377     * Enable sharesec for registry shares.
1380 o   Andrew Bartlett <abartlet@samba.org>
1381     * Fix memory leak in "security=share" and "force user".
1384 o   Björn Baumbach <bb@sernet.de>
1385     * BUG 7875: Fix 'nmbd --port'.
1386     * BUG 7880: cmd_spoolss_deletedriver() returned without checking all
1387       architectures.
1390 o   Gregor Beck <gbeck@sernet.de>
1391     * Add new 'net idmap check' command.
1392     * Add new 'net idmap delete' command.
1393     * Fix segfault on missing input file in 'net idmap restore'.
1396 o   Olly Betts <olly@survex.com>
1397     * Fix 'net usersidlist' not to skip every other user.
1400 o   Günther Deschner <gd@samba.org>
1401     * BUG 7690: Retry DNS updates when connection to one nameserver has failed.
1402     * BUG 7945: Let winbind try to use samlogon validation level 6.
1403     * Fix Coverity ID 2041.
1404     * Fix potential crash bug in spoolss_PrinterEnumValues push path.
1405     * Internal restructuring.
1406     * Don't wipe out all printer drivers when only one should be deleted.
1407     * Fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
1410 o   David Disseldorp <ddiss@suse.de>
1411     * BUG 7915: Fix cups pcap reload with no printers.
1412     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1413     * Fix memory leak in print_cups.c.
1414     * Remove duplicate cups response processing code.
1415     * Follow force user/group for driver IO.
1416     * Initiate pcap reload from parent smbd.
1417     * Reload shares after pcap cache fill.
1420 o   Björn Jacke <bj@sernet.de>
1421     * BUG 8033: Add explicit configure option whether or not to enable dmapi
1422       support.
1425 o   Volker Lendecke <vl@samba.org>
1426     * BUG 7917: Fix bug in chain_reply.
1427     * BUG 7940: Fall back for utimes calls.
1428     * BUG 8009: Fix getting username in 'net rap session'.
1429     * BUG 8010: Use jenkins hash for str_checksum.
1430     * BUG 8042: Fix file creation on OS/X.
1431     * Fix numerous Coverity IDs.
1432     * Fix a memory leak in check_sam_security_info3.
1433     * Fix a segfault in the nss wrapper when libnss_winbind.so is not loadable.
1434     * Make "net sam list [users|workstations]" list only the right things.
1435     * Fix a potential memleak in secrets_fetch_trusted_domain_password.
1436     * Use the right credentials in check_netlogond_security.
1437     * Add support for AF_NETLINK addr notifications.
1438     * Fork multiple Winbind children per domain.
1439     * Fix a deadlock between smbd and ctdbd.
1440     * Add 'wbinfo --dc-info'.
1441     * Make "nmbd socket dir" configurable.
1442     * Fix a valgrind error.
1443     * Fix a memleak in receive_getdc_response.
1446 o   Nikolay Martynov <mar.kolya@gmail.com>
1447     * BUG 8010: Fix inode generation so nautilus can count total dir size
1448       correctly.
1451 o   Stefan Metzmacher <metze@samba.org>
1452     * BUG 7567: Fix printing from Windows 7.
1453     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
1454     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
1455     * Don't grant SEC_STD_DELETE always to the owner of a file.
1456     * Fix segfaults on addrchange errors in Winbind.
1457     * Allow machine accounts as members in groupdb.
1460 o   Jonathan Nieder <jrnieder@gmail.com>
1461     * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less
1462       scary.
1465 o   Andreas Schneider <asn@samba.org>
1466     * Add an Endpoint Mapper daemon.
1467     * Add IPv6 support for the endpoint mapper.
1468     * Free unused memory in the rpc server.
1469     * Fix possible segfaults in svcctl server.
1470     * Fix possible segfault with client_id in rpc server.
1471     * Add a 'svcctl shutdown' function to rpc server.
1472     * Fix a resource leak in net_afs.
1473     * Fix a resource leak in smbta-util.
1474     * Fix possible resource leak in net_usershare.
1475     * Fix possible resource leak in 'smbget'.
1476     * Fix possible resource leak in 'smbfilter'.
1477     * Fix a possible null pointer dereference in smbd.
1480 o   Pavel Shilovsky <piastry@etersoft.ru>
1481     * BUG 7928: Fix problems with "kernel oplocks" option set to "no".
1482     * Ensure we send the direct levelII oplock break to the correct fid.
1485 o   Simo Sorce <idra@samba.org>
1486     * Fix private libdir and codepages paths.
1489 o   Andrew Tridgell <tridge@samba.org>
1490     * Fix a valgrind error.
1493 ######################################################################
1494 Reporting bugs & Development Discussion
1495 #######################################
1497 Please discuss this release on the samba-technical mailing list or by
1498 joining the #samba-technical IRC channel on irc.freenode.net.
1500 If you do report problems then please try to send high quality
1501 feedback. If you don't provide vital information to help us track down
1502 the problem then you will probably be ignored.  All bug reports should
1503 be filed under the Samba 3.6 product in the project's Bugzilla
1504 database (https://bugzilla.samba.org/).
1507 ======================================================================
1508 == Our Code, Our Bugs, Our Responsibility.
1509 == The Samba Team
1510 ======================================================================