talloc: Introduce __talloc_with_prefix
[Samba.git] / WHATSNEW.txt
blob80d9c95768888170fb16e6cf736fab439e6c3854
1                    ==============================
2                    Release Notes for Samba 4.0.25
3                           February 23, 2015
4                    ==============================
7 This is a security release in order to address CVE-2015-0240 (Unexpected
8 code execution in smbd).
10 o  CVE-2015-0240:
11    All versions of Samba from 3.5.0 to 4.2.0rc4 are vulnerable to an
12    unexpected code execution vulnerability in the smbd file server
13    daemon.
15    A malicious client could send packets that may set up the stack in
16    such a way that the freeing of memory in a subsequent anonymous
17    netlogon packet could allow execution of arbitrary code. This code
18    would execute with root privileges.
21 Changes since 4.0.24:
22 ---------------------
24 o   Jeremy Allison <jra@samba.org>
25     * BUG 11077: CVE-2015-0240: talloc free on uninitialized stack pointer
26       in netlogon server could lead to security vulnerability.
29 o   Andreas Schneider <asn@samba.org>
30     * BUG 11077: CVE-2015-0240: s3-netlogon: Make sure we do not deference
31       a NULL pointer./auth: Make sure that creds_out is initialized with NULL.
34 ######################################################################
35 Reporting bugs & Development Discussion
36 #######################################
38 Please discuss this release on the samba-technical mailing list or by
39 joining the #samba-technical IRC channel on irc.freenode.net.
41 If you do report problems then please try to send high quality
42 feedback. If you don't provide vital information to help us track down
43 the problem then you will probably be ignored.  All bug reports should
44 be filed under the Samba 4.0 product in the project's Bugzilla
45 database (https://bugzilla.samba.org/).
48 ======================================================================
49 == Our Code, Our Bugs, Our Responsibility.
50 == The Samba Team
51 ======================================================================
54 Release notes for older releases follow:
55 ----------------------------------------
57                    ==============================
58                    Release Notes for Samba 4.0.24
59                           January 15, 2015
60                    ==============================
63 This is a security release in order to address CVE-2014-8143 (Elevation
64 of privilege to Active Directory Domain Controller).
66 o  CVE-2014-8143:
67    Samba's AD DC allows the administrator to delegate
68    creation of user or computer accounts to specific users or groups.
70    However, all released versions of Samba's AD DC did not implement the
71    additional required check on the UF_SERVER_TRUST_ACCOUNT bit in the
72    userAccountControl attributes.
75 Changes since 4.0.23:
76 ---------------------
78 o   Andrew Bartlett <abartlet@samba.org>
79     * BUG 10993: CVE-2014-8143: dsdb-samldb: Check for extended access
80       rights before we allow changes to userAccountControl.
83 ######################################################################
84 Reporting bugs & Development Discussion
85 #######################################
87 Please discuss this release on the samba-technical mailing list or by
88 joining the #samba-technical IRC channel on irc.freenode.net.
90 If you do report problems then please try to send high quality
91 feedback. If you don't provide vital information to help us track down
92 the problem then you will probably be ignored.  All bug reports should
93 be filed under the Samba 4.0 product in the project's Bugzilla
94 database (https://bugzilla.samba.org/).
97 ======================================================================
98 == Our Code, Our Bugs, Our Responsibility.
99 == The Samba Team
100 ======================================================================
103 ----------------------------------------------------------------------
106                    ==============================
107                    Release Notes for Samba 4.0.23
108                          December 08, 2014
109                    ==============================
112 This is the latest stable release of Samba 4.0.
115 Changes since 4.0.22:
116 ---------------------
118 o   Michael Adam <obnox@samba.org>
119     * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
120       state.
123 o   Jeremy Allison <jra@samba.org>
124     * BUG 10711: s3:daemons: Ensure nmbd and winbindd are consistent in
125       command line processing by adding POPT_COMMON_DYNCONFIG.
126     * BUG 10779: pthreadpool: Slightly serialize jobs.
127     * BUG 10830: s3:nmbd: Ensure the main nmbd process doesn't create zombies.
128     * BUG 10831: SIGCLD Signal handler not correctly reinstalled on old library
129       code use - smbrun etc.
130     * BUG 10848: s3:smb2cli: Query info return length check was reversed.
131     * BUG 10896: s3:nmbd: Fix netbios name truncation.
134 o   Günther Deschner <gd@samba.org>
135     * BUG 9984: s3-libnet: Make sure we do not overwrite precreated SPNs.
138 o   David Disseldorp <ddiss@samba.org>
139     * BUG 10898: spoolss: Fix handling of bad EnumJobs levels.
140     * BUG 10905: spoolss: Fix print job enumeration.
143 o   Björn Jacke <bj@sernet.de>
144     * BUG docs: Mention incompatibility between kernel oplocks and
145       streams_xattr.
148 o   Volker Lendecke <vl@samba.org>
149     * BUG 10860: registry: Don't leave dangling transactions.
150     * BUG 10932: pdb_tdb: Fix a TALLOC/SAFE_FREE mixup.
153 o   Stefan Metzmacher <metze@samba.org>
154     * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
155       state.
156     * BUG 10921: s3:smbd: Fix file corruption using "write cache size != 0".
159 o   Christof Schmitt <cs@samba.org>
160     * BUG 10838: s3-winbindd: Do not use domain SID from LookupSids for
161     * Sids2UnixIDs call.
164 o   Andreas Schneider <asn@samba.org>
165     * BUG 9984: s3-libnet: Add libnet_join_get_machine_spns().
166     * BUG 9985: s3-libads: Add all machine account principals to the keytab.
167     * BUG 10472: wafsamba: If perl can't provide defaults, define them.
168     * BUG 10824: nsswitch: Skip groups we were not able to map.
169     * BUG 10829: s3-libads: Improve service principle guessing.
172 o   Richard Sharpe <realrichardsharpe@gmail.com>
173     * BUG: source3/smbd/process.c::srv_send_smb() returns true on the error
174       path.
177 ######################################################################
178 Reporting bugs & Development Discussion
179 #######################################
181 Please discuss this release on the samba-technical mailing list or by
182 joining the #samba-technical IRC channel on irc.freenode.net.
184 If you do report problems then please try to send high quality
185 feedback. If you don't provide vital information to help us track down
186 the problem then you will probably be ignored.  All bug reports should
187 be filed under the Samba 4.0 product in the project's Bugzilla
188 database (https://bugzilla.samba.org/).
191 ======================================================================
192 == Our Code, Our Bugs, Our Responsibility.
193 == The Samba Team
194 ======================================================================
197 ----------------------------------------------------------------------
200                    ==============================
201                    Release Notes for Samba 4.0.22
202                          September 15, 2014
203                    ==============================
206 This is the latest stable release of Samba 4.0.
208 Major enhancements in Samba 4.0.22 include:
210 o  New parameter "winbind request timeout" has been added (bug #3204). Please
211    see smb.conf man page for details.
214 Changes since 4.0.21:
215 ---------------------
217 o   Michael Adam <obnox@samba.org>
218     * BUG 10369: build: Fix configure to honour '--without-dmapi'.
221 o   Jeremy Allison <jra@samba.org>
222     * BUG 3204: s3: winbindd: On new client connect, prune idle or hung
223       connections older than "winbind request timeout". Add new parameter
224       "winbind request timeout".
225     * BUG 10640: lib: tevent: make TEVENT_SIG_INCREMENT atomic.
226     * BUG 10650: Make "case sensitive = True" option working with
227       "max protocol = SMB2" or higher in large directories.
228     * BUG 10728: 'net time': Fix usage and core dump.
229     * BUG 10773: s3: smbd: POSIX ACLs. Remove incorrect check for
230       SECINFO_PROTECTED_DACL in incoming security_information flags in
231       posix_get_nt_acl_common().
232     * BUG 10794: vfs_dirsort: Fix an off-by-one error that can
233       cause uninitialized memory read.
236 o   Björn Baumbach <bb@sernet.de>
237     * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty
238       files.
241 o   David Disseldorp <ddiss@samba.org>
242     * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info.
243     * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation.
246 o   Amitay Isaacs <amitay@gmail.com>
247     * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record.
250 o   Daniel Kobras <d.kobras@science-computing.de>
251     * BUG 10731: sys_poll_intr: Fix timeout arithmetic.
254 o   Ross Lagerwall <rosslagerwall@gmail.com>
255     * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections.
258 o   Volker Lendecke <vl@samba.org>
259     * BUG 10758: lib: Remove unused nstrcpy.
260     * BUG 10782: smbd: Properly initialize mangle_hash.
263 o   Stefan Metzmacher <metze@samba.org>
264     * BUG 10773: libcli/security: Add better detection of
265       SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info().
268 o   Marc Muehlfeld <mmuehlfeld@samba.org>
269     * BUG 10761: docs: Fix typos in smb.conf (inherit acls).
272 o   Shirish Pargaonkar <spargaonkar@suse.com>
273     * BUG 10755: samba: Retain case sensitivity of cifs client.
276 o   Arvid Requate <requate@univention.de>
277     * BUG 9570: passdb: Fix NT_STATUS_NO_SUCH_GROUP.
280 o   Har Gagan Sahai <SHarGagan@novell.com>
281     * BUG 10759: Fix a memory leak in cli_set_mntpoint().
284 o   Roel van Meer <roel@1afa.com>
285     * BUG 10777: Don't discard result of checking grouptype.
288 ######################################################################
289 Reporting bugs & Development Discussion
290 #######################################
292 Please discuss this release on the samba-technical mailing list or by
293 joining the #samba-technical IRC channel on irc.freenode.net.
295 If you do report problems then please try to send high quality
296 feedback. If you don't provide vital information to help us track down
297 the problem then you will probably be ignored.  All bug reports should
298 be filed under the Samba 4.0 product in the project's Bugzilla
299 database (https://bugzilla.samba.org/).
302 ======================================================================
303 == Our Code, Our Bugs, Our Responsibility.
304 == The Samba Team
305 ======================================================================
308 ----------------------------------------------------------------------
311                    ==============================
312                    Release Notes for Samba 4.0.21
313                            August 1, 2014
314                    ==============================
317 This is a security release in order to address
318 CVE-2014-3560 (Remote code execution in nmbd).
320 o  CVE-2014-3560:
321    Samba 4.0.0 to 4.1.10 are affected by a remote code execution attack on
322    unauthenticated nmbd NetBIOS name services.
324    A malicious browser can send packets that may overwrite the heap of
325    the target nmbd NetBIOS name services daemon. It may be possible to
326    use this to generate a remote code execution vulnerability as the
327    superuser (root).
330 Changes since 4.1.20:
331 ---------------------
333 o   Volker Lendecke <vl@samba.org>
334     * BUG 10735: CVE-2014-3560: Fix unstrcpy macro length.
337 ######################################################################
338 Reporting bugs & Development Discussion
339 #######################################
341 Please discuss this release on the samba-technical mailing list or by
342 joining the #samba-technical IRC channel on irc.freenode.net.
344 If you do report problems then please try to send high quality
345 feedback. If you don't provide vital information to help us track down
346 the problem then you will probably be ignored.  All bug reports should
347 be filed under the Samba 4.0 product in the project's Bugzilla
348 database (https://bugzilla.samba.org/).
351 ======================================================================
352 == Our Code, Our Bugs, Our Responsibility.
353 == The Samba Team
354 ======================================================================
357 ----------------------------------------------------------------------
360                    ==============================
361                    Release Notes for Samba 4.0.20
362                            July 30, 2014
363                    ==============================
366 This is the latest stable release of the Samba 4.0 release series.
369 Changes since 4.0.19:
370 ---------------------
372 o   Jeremy Allison <jra@samba.org>
373     * BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
374     * BUG 10653: Samba won't start on a machine configured with only IPv4.
375     * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
376     * BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
377       client timeout.
378     * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
379       brl_pending_overlap().
380     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
383 o   Andrew Bartlett <abartlet@samba.org>
384     * BUG 10627: rid_array used before status checked - segmentation fault due
385       to null pointer dereference.
388 o   David Disseldorp <ddiss@samba.org>
389     * BUG 10612: printing: Fix purge of all print jobs.
392 o   Björn Jacke <bj@sernet.de>
393     * BUG 3263: net/doc: Make clear that net vampire is for NT4 domains only.
394     * BUG 10657: autobuild: Delete $NSS_MODULES in "make clean".
397 o   Volker Lendecke <vl@samba.org>
398     * BUG 10663: msg_channel: Fix a 100% CPU loop.
399     * BUG 10680: smbstatus: Fix an uninitialized variable.
400     * BUG 10687: 'RW2' smbtorture test fails when -N <numprocs> is set to 2 due
401       to the invalid status check in the second client.
402     * BUG 10699: smbd: Avoid double-free in get_print_db_byname.
405 o   Stefan Metzmacher <metze@samba.org>
406     * BUG 10469: ldb-samba: fix a memory leak in
407       ldif_canonicalise_objectCategory().
408     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
409     * BUG 10696: Backport autobuild/selftest fixes from master.
410     * BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
411       send_file_readX().
414 ######################################################################
415 Reporting bugs & Development Discussion
416 #######################################
418 Please discuss this release on the samba-technical mailing list or by
419 joining the #samba-technical IRC channel on irc.freenode.net.
421 If you do report problems then please try to send high quality
422 feedback. If you don't provide vital information to help us track down
423 the problem then you will probably be ignored.  All bug reports should
424 be filed under the Samba 4.0 product in the project's Bugzilla
425 database (https://bugzilla.samba.org/).
428 ======================================================================
429 == Our Code, Our Bugs, Our Responsibility.
430 == The Samba Team
431 ======================================================================
434 ----------------------------------------------------------------------
437                    ==============================
438                    Release Notes for Samba 4.0.19
439                            June 23, 2014
440                    ==============================
443 This is a security release in order to address
444 CVE-2014-0244 (Denial of service - CPU loop) and
445 CVE-2014-3493 (Denial of service - Server crash/memory corruption).
447 o  CVE-2014-0244:
448    All current released versions of Samba are vulnerable to a denial of
449    service on the nmbd NetBIOS name services daemon. A malformed packet
450    can cause the nmbd server to loop the CPU and prevent any further
451    NetBIOS name service.
453    This flaw is not exploitable beyond causing the code to loop expending
454    CPU resources.
456 o  CVE-2014-3493:
457    All current released versions of Samba are affected by a denial of service
458    crash involving overwriting memory on an authenticated connection to the
459    smbd file server.
462 Changes since 4.0.18:
463 ---------------------
465 o   Jeremy Allison <jra@samba.org>
466     * BUG 10633: CVE-2014-0244: Fix nmbd denial of service.
467     * BUG 10654: CVE-2014-3493: Fix segmentation fault in
468       smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler.
471 ######################################################################
472 Reporting bugs & Development Discussion
473 #######################################
475 Please discuss this release on the samba-technical mailing list or by
476 joining the #samba-technical IRC channel on irc.freenode.net.
478 If you do report problems then please try to send high quality
479 feedback. If you don't provide vital information to help us track down
480 the problem then you will probably be ignored.  All bug reports should
481 be filed under the Samba 4.0 product in the project's Bugzilla
482 database (https://bugzilla.samba.org/).
485 ======================================================================
486 == Our Code, Our Bugs, Our Responsibility.
487 == The Samba Team
488 ======================================================================
491 ----------------------------------------------------------------------
494                    ==============================
495                    Release Notes for Samba 4.0.18
496                             May 27, 2014
497                    ==============================
500 This is the latest stable release of Samba 4.0.
502 Please note that this bug fix release also addresses two minor security issues
503 without being a dedicated security release:
505   o CVE-2014-0239: dns: Don't reply to replies (bug #10609).
506   o CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response
507     (bug #10549).
509 For more details including security advisories and patches, please see
511   http://www.samba.org/samba/history/security.html
514  Changes since 4.0.17:
515 ---------------------
517 o   Michael Adam <obnox@samba.org>
518     * BUG 10548: build: Fix ordering problems with lib-provided and internal
519       RPATHs.
522 o   Jeremy Allison <jra@samba.org>
523     * BUG 10577: SMB1 wildcard unlink fail can leave a retry record on the open
524       retry queue.
525     * BUG 10564: Fix lock order violation and file lost.
528 o   Björn Baumbach <bb@sernet.de>
529     * BUG 10239: s3-nmbd: Reset debug settings after reading config file.
530     * BUG 10544: s3-lib/util: set_namearray reads across end of namelist
531       string.
532     * BUG 10556: lib-util: Rename memdup to smb_memdup and fix all callers.
535 o   Kai Blin <kai@samba.org>
536     * BUG 10609: CVE-2014-0239: dns: Don't reply to replies.
539 o   David Disseldorp <ddiss@samba.org>
540     * BUG 10590: byteorder: Do not assume PowerPC is big-endian.
543 o   Stefan Metzmacher <metze@samba.org>
544     * BUG 10472: script/autobuild: Make use of
545       '--with-perl-{arch,lib}-install-dir'.
548 o   Noel Power <nopower@suse.com>
549     * BUG 10554: Fix read of deleted memory in reply_writeclose()'.
552 o   Jose A. Rivera <jarrpa@redhat.com>
553     * BUG 10151: Extra ':' in msg for Waf Cross Compile Build System with
554       Cross-answers command.
555     * BUG 10348: Fix empty body in if-statement in continue_domain_open_lookup.
558 o   Christof Schmitt <christof.schmitt@us.ibm.com>
559     * BUG 10549: CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS
560       response.
563 o   Andreas Schneider <asn@samba.org>
564     * BUG 10472: wafsamba: Fix the installation on FreeBSD.
567 ######################################################################
568 Reporting bugs & Development Discussion
569 #######################################
571 Please discuss this release on the samba-technical mailing list or by
572 joining the #samba-technical IRC channel on irc.freenode.net.
574 If you do report problems then please try to send high quality
575 feedback. If you don't provide vital information to help us track down
576 the problem then you will probably be ignored.  All bug reports should
577 be filed under the Samba 4.0 product in the project's Bugzilla
578 database (https://bugzilla.samba.org/).
581 ======================================================================
582 == Our Code, Our Bugs, Our Responsibility.
583 == The Samba Team
584 ======================================================================
587 ----------------------------------------------------------------------
590                    ==============================
591                    Release Notes for Samba 4.0.17
592                            April 15, 2014
593                    ==============================
596 This is the latest stable release of Samba 4.0.
599 Changes since 4.0.16:
600 ---------------------
602 o   Jeremy Allison <jra@samba.org>
603     * BUG 9878: Make "force user" work as expected.
604     * BUG 9942: Fix problem with server taking too long to respond to a
605       MSG_PRINTER_DRVUPGRADE message.
606     * BUG 9993: s3-printing: Fix obvious memory leak in
607       printer_list_get_printer().
608     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
609       request crashes smbd.
610     * BUG 10431: Fix STATUS_NO_MEMORY response from Query File Posix Lock request.
611     * BUG 10508: smbd: Correctly add remote users into local groups.
612     * BUG 10534: Cleanup messages.tdb record after unclean smbd shutdown.
615 o   Christian Ambach <ambi@samba.org>
616     * BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
617     * BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
620 o   Andrew Bartlett <abartlet@samba.org>
621     * smbd: Split create_conn_struct into a fn that does not change the
622       working dir.
625 o   Gregor Beck <gbeck@sernet.de>
626     * BUG 10458: Fix 'wbinfo -i' with one-way trust.
627     * s3:rpc_server: Minor refactoring of process_request_pdu().
630 o   Kai Blin <kai@samba.org>
631     * BUG 10471: Don't respond with NXDOMAIN to records that exist with another
632       type.
635 o   Alexander Bokovoy <ab@samba.org>
636     * BUG 10504: lsa.idl: Define lsa.ForestTrustCollisionInfo and
637       ForestTrustCollisionRecord as public structs.
640 o   Günther Deschner <gd@samba.org>
641     * BUG 10439: Increase max netbios name components.
644 o   David Disseldorp <ddiss@samba.org>
645     * BUG 10188: doc: Add "spoolss: architecture" parameter usage.
646     * BUG 10484: Initial FSRVP rpcclient requests fail with
647       NT_STATUS_PIPE_NOT_AVAILABLE.
650 o   Daniel Liberman <danielvl@gmail.com>
651     * BUG 10387: 'net ads search' on high latency networks can return a partial
652       list with no error indication.
655 o   Stefan Metzmacher <metze@samba.org>
656     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
657       request crashes smbd.
658     * BUG 10422: max xmit > 64kb leads to segmentation fault.
659     * BUG 10444: smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP")
660       panics from within ctdbd_migrate() with invalid lock_order.
661     * BUG 10464: samba4 services not binding on IPv6 addresses causing
662       connection delays.
663     * tevent: Fix crash bug in tevent_queue_immediate_trigger().
666 o   Garming Sam <garming@catalyst.net.nz>
667     * BUG 10378: dfs: Always call create_conn_struct with root privileges.
670 o   Andreas Schneider <asn@cryptomilk.org>
671     * BUG 10472: pidl: waf should have an option for the dir to install perl
672       files and do not glob.
673     * BUG 10474: s3-spoolssd: Don't register spoolssd if epmd is not running.
674     * BUG 10481: s3-rpc_server: Fix handling of fragmented rpc requests.
677 o   Gustavo Zacarias <gustavo@zacarias.com.ar>
678     * BUG 10506: Make 'smbreadline' build with readline 6.3.
681 ######################################################################
682 Reporting bugs & Development Discussion
683 #######################################
685 Please discuss this release on the samba-technical mailing list or by
686 joining the #samba-technical IRC channel on irc.freenode.net.
688 If you do report problems then please try to send high quality
689 feedback. If you don't provide vital information to help us track down
690 the problem then you will probably be ignored.  All bug reports should
691 be filed under the Samba 4.0 product in the project's Bugzilla
692 database (https://bugzilla.samba.org/).
695 ======================================================================
696 == Our Code, Our Bugs, Our Responsibility.
697 == The Samba Team
698 ======================================================================
701 ----------------------------------------------------------------------
704                    ==============================
705                    Release Notes for Samba 4.0.16
706                            March 11, 2014
707                    ==============================
710 This is a security release in order to address
711 CVE-2013-4496 (Password lockout not enforced for SAMR password changes) and
712 CVE-2013-6442 (smbcacls can remove a file or directory ACL by mistake).
714 o  CVE-2013-4496:
715    Samba versions 3.4.0 and above allow the administrator to implement
716    locking out Samba accounts after a number of bad password attempts.
718    However, all released versions of Samba did not implement this check for
719    password changes, such as are available over multiple SAMR and RAP
720    interfaces, allowing password guessing attacks.
722 o  CVE-2013-6442:
723    Samba versions 4.0.0 and above have a flaw in the smbcacls command. If
724    smbcacls is used with the "-C|--chown name" or "-G|--chgrp name"
725    command options it will remove the existing ACL on the object being
726    modified, leaving the file or directory unprotected.
729 Changes since 4.0.15:
730 ---------------------
732 o   Jeremy Allison <jra@samba.org>
733     * BUG 10327: CVE-2013-6442: ensure we don't lose an existing ACL when
734       setting owner or group owner.
737 o   Andrew Bartlett <abartlet@samba.org>
738     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
739       changes.
742 o   Stefan Metzmacher <metze@samba.org>
743     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
744       changes.
747 ######################################################################
748 Reporting bugs & Development Discussion
749 #######################################
751 Please discuss this release on the samba-technical mailing list or by
752 joining the #samba-technical IRC channel on irc.freenode.net.
754 If you do report problems then please try to send high quality
755 feedback. If you don't provide vital information to help us track down
756 the problem then you will probably be ignored.  All bug reports should
757 be filed under the Samba 4.0 product in the project's Bugzilla
758 database (https://bugzilla.samba.org/).
761 ======================================================================
762 == Our Code, Our Bugs, Our Responsibility.
763 == The Samba Team
764 ======================================================================
767 ----------------------------------------------------------------------
770                    ==============================
771                    Release Notes for Samba 4.0.15
772                          February 18, 2014
773                    ==============================
776 This is the latest stable release of Samba 4.0.
779 Changes since 4.0.14:
780 ---------------------
782 o   Michael Adam <obnox@samba.org>
783     * BUG 10259: Make shadow_copy2 module working with Windows 7.
786 o   Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
787     * BUG 10087: ntlm_auth sometimes returns the wrong username to
788       mod_ntlm_auth_winbind.
791 o   Jeremy Allison <jra@samba.org>
792     * BUG 2662: Make revamped directory handling code 64bit clean.
793     * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
794       memory in winbindd_reinit_after_fork.
795     * BUG 10429: s3: modules: streaminfo: As we have no VFS function
796       SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
797       is true.
800 o   Christian Ambach <ambi@samba.org>
801     * BUG 0280: s3:winbindd: Fix use of uninitialized variables.
804 o   Andrew Bartlett <abartlet@samba.org>
805     * BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
808 o   Jeffrey Clark <dude@zaplabs.com>
809     * BUG 10418: Add support for Heimdal's unified krb5 and hdb plugin system.
812 o   Volker Lendecke <vl@samba.org>
813     * BUG 2191: s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
814     * BUG 10415: smbd: Fix memory overwrites.
815     * BUG 10436: smbd: Fix an ancient oplock bug.
818 o   Stefan Metzmacher <metze@samba.org>
819     * BUG 10442: Fix crash bug in smb2_notify code.
822 o   Jelmer Vernooij <jelmer@samba.org>
823     * BUG 10418: Cope with first element in hdb_method having a different name
824       in different heimdal versions.
827 ######################################################################
828 Reporting bugs & Development Discussion
829 #######################################
831 Please discuss this release on the samba-technical mailing list or by
832 joining the #samba-technical IRC channel on irc.freenode.net.
834 If you do report problems then please try to send high quality
835 feedback. If you don't provide vital information to help us track down
836 the problem then you will probably be ignored.  All bug reports should
837 be filed under the Samba 4.0 product in the project's Bugzilla
838 database (https://bugzilla.samba.org/).
841 ======================================================================
842 == Our Code, Our Bugs, Our Responsibility.
843 == The Samba Team
844 ======================================================================
847 ----------------------------------------------------------------------
850                    ==============================
851                    Release Notes for Samba 4.0.14
852                            January 7, 2014
853                    ==============================
856 This is the latest stable release of Samba 4.0.
858 Major enhancements in Samba 4.0.14 include:
860 o  Fix segfault in smbd (bug #10284).
861 o  Fix SMB2 server panic when a smb2 brlock times out (bug #10311).
864 Changes since 4.0.13:
865 ---------------------
867 o   Jeremy Allison <jra@samba.org>
868     * BUG 9870: smbd: Allow updates on directory write times on open handles.
869     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
870       on a share.
871     * BUG 10305: ldb: Fix bad if test in ldb_comparison_fold().
872     * BUG 10320: s3:smbpasswd: Fix crashes on invalid input.
875 o   David Disseldorp <ddiss@samba.org>
876     * BUG 10271: Send correct job-ID in print job notifications.
879 o   Volker Lendecke <vl@samba.org>
880     * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel.
881     * BUG 10284: smbd: Fix segfault.
882     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
883       on a share.
884     * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out.
887 o   Stefan Metzmacher <metze@samba.org>
888     * BUG 10298: Reduce smb2_server processing overhead.
889     * BUG 10330: s3:configure: Require tevent >= 0.9.18 as external library.
892 o   Arvid Requate <requate@univention.de>
893     * BUG 10267: spoolss: Accept XPS_PASS datatype used by Windows 8.
896 o   Christof Schmitt <cs@samba.org>
897     * BUG 10310: Fix AIO with SMB2 and locks.
900 o   Andreas Schneider <asn@samba.org>
901     * BUG 2191: Fix substution of %G/%g in 'template * homedir'.
904 ######################################################################
905 Reporting bugs & Development Discussion
906 #######################################
908 Please discuss this release on the samba-technical mailing list or by
909 joining the #samba-technical IRC channel on irc.freenode.net.
911 If you do report problems then please try to send high quality
912 feedback. If you don't provide vital information to help us track down
913 the problem then you will probably be ignored.  All bug reports should
914 be filed under the Samba 4.0 product in the project's Bugzilla
915 database (https://bugzilla.samba.org/).
918 ----------------------------------------------------------------------
921                    ==============================
922                    Release Notes for Samba 4.0.13
923                           December 9, 2013
924                    ==============================
927 This is a security release in order to address
928 CVE-2013-4408 (DCE-RPC fragment length field is incorrectly checked) and
929 CVE-2012-6150 (pam_winbind login without require_membership_of restrictions).
931 o  CVE-2013-4408:
932    Samba versions 3.4.0 and above (versions 3.4.0 - 3.4.17, 3.5.0 -
933    3.5.22, 3.6.0 - 3.6.21, 4.0.0 - 4.0.12 and including 4.1.2) are
934    vulnerable to buffer overrun exploits in the client processing of
935    DCE-RPC packets. This is due to incorrect checking of the DCE-RPC
936    fragment length in the client code.
938    This is a critical vulnerability as the DCE-RPC client code is part of
939    the winbindd authentication and identity mapping daemon, which is
940    commonly configured as part of many server installations (when joined
941    to an Active Directory Domain). A malicious Active Directory Domain
942    Controller or man-in-the-middle attacker impersonating an Active
943    Directory Domain Controller could achieve root-level access by
944    compromising the winbindd process.
946    Samba server versions 3.4.0 - 3.4.17 and versions 3.5.0 - 3.5.22 are
947    also vulnerable to a denial of service attack (server crash) due to a
948    similar error in the server code of those versions.
950    Samba server versions 3.6.0 and above (including all 3.6.x versions,
951    all 4.0.x versions and 4.1.x) are not vulnerable to this problem.
953    In addition range checks were missing on arguments returned from calls
954    to the DCE-RPC functions LookupSids (lsa and samr), LookupNames (lsa and samr)
955    and LookupRids (samr) which could also cause similar problems.
957    As this was found during an internal audit of the Samba code there are
958    no currently known exploits for this problem (as of December 9th 2013).
960 o  CVE-2012-6150:
961    Winbind allows for the further restriction of authenticated PAM logins using
962    the require_membership_of parameter. System administrators may specify a list
963    of SIDs or groups for which an authenticated user must be a member of. If an
964    authenticated user does not belong to any of the entries, then login should
965    fail. Invalid group name entries are ignored.
967    Samba versions 3.3.10, 3.4.3, 3.5.0 and later incorrectly allow login from
968    authenticated users if the require_membership_of parameter specifies only
969    invalid group names.
971    This is a vulnerability with low impact. All require_membership_of group
972    names must be invalid for this bug to be encountered.
975 Changes since 4.0.12:
976 ---------------------
978 o   Jeremy Allison <jra@samba.org>
979     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
982 o   Stefan Metzmacher <metze@samba.org>
983     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
986 o   Noel Power <noel.power@suse.com>
987     * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't
988       member of *any* require_membership_of specified groups.
991 ######################################################################
992 Reporting bugs & Development Discussion
993 #######################################
995 Please discuss this release on the samba-technical mailing list or by
996 joining the #samba-technical IRC channel on irc.freenode.net.
998 If you do report problems then please try to send high quality
999 feedback. If you don't provide vital information to help us track down
1000 the problem then you will probably be ignored.  All bug reports should
1001 be filed under the Samba 4.0 product in the project's Bugzilla
1002 database (https://bugzilla.samba.org/).
1005 ======================================================================
1006 == Our Code, Our Bugs, Our Responsibility.
1007 == The Samba Team
1008 ======================================================================
1011 ----------------------------------------------------------------------
1014                    ==============================
1015                    Release Notes for Samba 4.0.12
1016                           November 19, 2013
1017                    ==============================
1020 This is is the latest stable release of Samba 4.0.
1022 Major enhancements in Samba 4.0.12 include:
1024 o  RW Deny for a specific user is not overriding RW Allow for a group (bug
1025    #10196)
1028 Changes since 4.0.11:
1029 ---------------------
1031 o   Jeremy Allison <jra@samba.org>
1032     * BUG 10187: Missing talloc_free can leak stackframe in error path.
1033     * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
1034       group.
1037 o   Andrew Bartlett <abartlet@samba.org>
1038     * BUG 10052: Use dsdb_search_one to catch 0 results as well as
1039       NO_SUCH_OBJECT errors.
1042 o   Samuel Cabrero <scabrero@zentyal.com>
1043     * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.
1046 o   Günther Deschner <gd@samba.org>
1047     * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure for NDR
1048       cache entries.
1051 o   Björn Jacke <bj@sernet.de>
1052     * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.
1055 o   Volker Lendecke <vl@samba.org>
1056     * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.
1059 o   Stefan Metzmacher <metze@samba.org>
1060     * BUG 9905: ldap_server: Register name and pid at startup.
1061     * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
1062     * BUG 10232: libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
1065 o   Andreas Schneider <asn@samba.org>
1066     * BUG 10132: pam_winbindd: Add support for the KEYRING ccache type.
1067     * BUG 10194: winbind: Offline logon cache not updating for cross child
1068       domain group membership.
1069     * BUG 10269: util: Remove 32bit macros breaking strict aliasing.
1072 ######################################################################
1073 Reporting bugs & Development Discussion
1074 #######################################
1076 Please discuss this release on the samba-technical mailing list or by
1077 joining the #samba-technical IRC channel on irc.freenode.net.
1079 If you do report problems then please try to send high quality
1080 feedback. If you don't provide vital information to help us track down
1081 the problem then you will probably be ignored.  All bug reports should
1082 be filed under the Samba 4.0 product in the project's Bugzilla
1083 database (https://bugzilla.samba.org/).
1086 ======================================================================
1087 == Our Code, Our Bugs, Our Responsibility.
1088 == The Samba Team
1089 ======================================================================
1092 ----------------------------------------------------------------------
1095                    ==============================
1096                    Release Notes for Samba 4.0.11
1097                           November 11, 2013
1098                    ==============================
1101 This is a security release in order to address
1102 CVE-2013-4475 (ACLs are not checked on opening an alternate
1103 data stream on a file or directory) and
1104 CVE-2013-4476 (Private key in key.pem world readable).
1106 o  CVE-2013-4475:
1107    Samba versions 3.2.0 and above (all versions of 3.2.x, 3.3.x,
1108    3.4.x, 3.5.x, 3.6.x, 4.0.x and 4.1.x) do not check the underlying
1109    file or directory ACL when opening an alternate data stream.
1111    According to the SMB1 and SMB2+ protocols the ACL on an underlying
1112    file or directory should control what access is allowed to alternate
1113    data streams that are associated with the file or directory.
1115    By default no version of Samba supports alternate data streams
1116    on files or directories.
1118    Samba can be configured to support alternate data streams by loading
1119    either one of two virtual file system modues (VFS) vfs_streams_depot or
1120    vfs_streams_xattr supplied with Samba, so this bug only affects Samba
1121    servers configured this way.
1123    To determine if your server is vulnerable, check for the strings
1124    "streams_depot" or "streams_xattr" inside your smb.conf configuration
1125    file.
1127 o  CVE-2013-4476:
1128    In setups which provide ldap(s) and/or https services, the private
1129    key for SSL/TLS encryption might be world readable. This typically
1130    happens in active directory domain controller setups.
1133 Changes since 4.0.10:
1134 ---------------------
1136 o   Jeremy Allison <jra@samba.org>
1137     * BUGs 10234 + 10229: CVE-2013-4475: Fix access check verification on stream
1138       files.
1141 o   Björn Baumbach <bb@sernet.de>
1142     * BUG 10234: CVE-2013-4476: Private key in key.pem world readable.
1145 ######################################################################
1146 Reporting bugs & Development Discussion
1147 #######################################
1149 Please discuss this release on the samba-technical mailing list or by
1150 joining the #samba-technical IRC channel on irc.freenode.net.
1152 If you do report problems then please try to send high quality
1153 feedback. If you don't provide vital information to help us track down
1154 the problem then you will probably be ignored.  All bug reports should
1155 be filed under the Samba 4.0 product in the project's Bugzilla
1156 database (https://bugzilla.samba.org/).
1159 ======================================================================
1160 == Our Code, Our Bugs, Our Responsibility.
1161 == The Samba Team
1162 ======================================================================
1165 ----------------------------------------------------------------------
1168                    ==============================
1169                    Release Notes for Samba 4.0.10
1170                            October 8, 2013
1171                    ==============================
1174 This is is the latest stable release of Samba 4.0.
1176 Major enhancements in Samba 4.0.10 include:
1178 o  NetBIOS related samba process consumes 100% CPU (bug #10158).
1179 o  smbd: Clean up share modes after hard crash (bug #10138).
1180 o  Fix POSIX ACL mapping when setting DENY ACE's from Windows (bug #10162).
1182 To ease upgrades from Samba 3.6 and older, a new parameter called "acl allow
1183 execute always" has been introduced as a temporary workaround. Please see the
1184 smb.conf man page for details.
1187 Changes since 4.0.9:
1188 --------------------
1190 o   Michael Adam <obnox@samba.org>
1191     * BUG 10134: Ease file server upgrades from 3.6 and earlier with "acl allow
1192       execute always".
1193     * BUG 10169: Fix build error in scavenger.c.
1196 o   Jeremy Allison <jra@samba.org>
1197     * BUG 5917: Make Samba work on site with Read Only Domain Controller.
1198     * BUG 9166: Starting smbd or nmbd with stdin from /dev/null results in
1199       "EOF on stdin".
1200     * BUG 10063: source3/lib/util.c:1493 leaking memory w/ pam_winbind.so /
1201       winbind.
1202     * BUG 10121: Masks incorrectly applied to UNIX extension permission changes.
1203     * BUG 10139: Valid utf8 filenames cause "invalid conversion error"
1204       messages.
1207 o   Christian Ambach <ambi@samba.org>
1208     * BUG #9911 - Build Samba 4.0.x on AIX with IBM XL C/C++.
1211 o   Andrew Bartlett <abartlet@samba.org>
1212     * BUG 8077: dsdb: Convert the full string from UTF16 to UTF8, including
1213       embedded NULLs.
1214     * BUG 9091: When replicating DNS for bind9_dlz we need to create the
1215       server-DNS account remotely.
1216     * BUG 9461: python-samba-tool fsmo: Do not give an error on a successful
1217       role transfer.
1220 o   Günther Deschner <gd@samba.org>
1221     * BUG 9615: s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
1222     * BUG 9899: s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
1223     * BUG 10147: Better document potential implications of a globally used
1224       "valid users".
1227 o   Korobkin <korobkin+samba@gmail.com>
1228     * BUG 10118: Samba is chatty about being unable to open a printer.
1231 o   Amitay Isaacs <amitay@gmail.com>
1232     * BUG 9599: samba-tool/dns: Pass on additional flags when creating zones.
1235 o   Volker Lendecke <vl@samba.org>
1236     * BUG 10086: smbd: Fix async echo handler forking.
1237     * BUG 10106: Honour output buffer length set by the client for SMB2
1238       GetInfo requests.
1239     * BUG 10114: Dropbox (write-only-directory) case isn't handled correctly in
1240       pathname lookup.
1241     * BUG 10138: smbd: Clean up share modes after hard crash.
1244 o   Daniel Liberman <danielvl@gmail.com>
1245     * BUG 10162: Fix POSIX ACL mapping when setting DENY ACE's from Windows.
1248 o   Stefan Metzmacher <metze@samba.org>
1249     * BUG 9802: Move gencache.tdb to /var/cache/samba.
1250     * BUG 10030: ::1 added to nameserver on join.
1253 o   Matthieu Patou <mat@matws.net>
1254     * BUG 10158: NetBIOS related samba process consumes 100% CPU.
1257 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1258     * BUG 10137: vfs_shadow_copy2 does not display previous versions correctly
1259       over SMB2.
1262 o   Karolin Seeger <kseeger@samba.org>
1263     * BUG 10076: docs: Fix variable list in man vfs_crossrename.
1266 o   Richard Sharpe <realrichardsharpe@gmail.com>
1267     * BUG 10097 - MacOSX 10.9 will not follow path-based DFS referrals handed
1268       out by Samba.
1271 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1272     * BUG 10106: Honour output buffer length set by the client for SMB2
1273       GetInfo requests.
1276 ######################################################################
1277 Reporting bugs & Development Discussion
1278 #######################################
1280 Please discuss this release on the samba-technical mailing list or by
1281 joining the #samba-technical IRC channel on irc.freenode.net.
1283 If you do report problems then please try to send high quality
1284 feedback. If you don't provide vital information to help us track down
1285 the problem then you will probably be ignored.  All bug reports should
1286 be filed under the Samba 4.0 product in the project's Bugzilla
1287 database (https://bugzilla.samba.org/).
1290 ======================================================================
1291 == Our Code, Our Bugs, Our Responsibility.
1292 == The Samba Team
1293 ======================================================================
1296 ----------------------------------------------------------------------
1299                    =============================
1300                    Release Notes for Samba 4.0.9
1301                           August 20, 2013
1302                    =============================
1305 This is is the latest stable release of Samba 4.0.
1307 Major enhancements in Samba 4.0.9 include:
1309 o  Fix crash of Winbind after "ls -l /usr/local/samba/var/locks/sysvol"
1310    (bug #9820).
1311 o  Fix segmentation fault while reading incomplete session info (bug #10003).
1312 o  smbd: Fix a 100% loop at shutdown time (bug #10013).
1315 Changes since 4.0.8:
1316 --------------------
1318 o   Michael Adam <obnox@samba.org>
1319     * BUG 9930: smbd: Cleanup disonnected durable handles.
1322 o   Jeremy Allison <jra@samba.org>
1323     * BUG 9992: Fix Windows error 0x800700FE when copying files with xattr names
1324       containing ":".
1325     * BUG 10064: Linux kernel oplock breaks can miss signals.
1328 o   Andrew Bartlett <abartlet@samba.org>
1329     * BUG 9820: Fix crash of Winbind after "ls -l
1330       /usr/local/samba/var/locks/sysvol".
1331     * BUG 10014: Fix excessive RID allocation.
1334 o   Björn Baumbach <bb@sernet.de>
1335     * BUG 10003: s3-lib: Fix segmentation fault while reading incomplete
1336       session info.
1339 o   Gregor Beck <gbeck@sernet.de>
1340     * BUG 9678: Windows 8 Roaming profiles fail.
1341     * BUG 9930: smbd: Cleanup disonnected durable handles.
1344 o   Kai Blin <kai@samba.org>
1345     * BUG 10015: Add debugclass for DNS server.
1348 o   Alexander Bokovoy <ab@samba.org>
1349     * BUG 9779: Add UPN enumeration to passdb internal API.
1352 o   Günther Deschner <gd@samba.org>
1353     * BUG 10043: Allow to change the default location for Kerberos credential
1354       caches.
1355     * BUG 10073: net ads join: Fix segmentation fault in
1356       create_local_private_krb5_conf_for_domain.
1359 o   Volker Lendecke <vl@samba.org>
1360     * BUG 10013: smbd: Fix a 100% loop at shutdown time.
1363 o   Stefan Metzmacher <metze@samba.org>
1364     * BUG 9820: Fix crash of Winbind after "ls -l
1365       /usr/local/samba/var/locks/sysvol".
1366     * BUG 10003: s3-lib: Fix segmentation fault while reading incomplete
1367       session info.
1368     * BUG 10015: Fix/improve debug options.
1371 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1372     * BUG 9970: vfs_streams_xattr: Do not attempt to write empty attribute
1373       twice.
1376 o   Andreas Schneider <asn@samba.org>
1377     * BUG 9994: s3-winbind: Do not delete an existing valid credential cache.
1378     * BUG 10073: net ads join: Fix segmentation fault in
1379       create_local_private_krb5_conf_for_domain.
1382 o   Ralph Wuerthner <ralphw@de.ibm.com>
1383     * BUG 10064: Linux kernel oplock breaks can miss signals.
1386 ######################################################################
1387 Reporting bugs & Development Discussion
1388 #######################################
1390 Please discuss this release on the samba-technical mailing list or by
1391 joining the #samba-technical IRC channel on irc.freenode.net.
1393 If you do report problems then please try to send high quality
1394 feedback. If you don't provide vital information to help us track down
1395 the problem then you will probably be ignored.  All bug reports should
1396 be filed under the Samba 4.0 product in the project's Bugzilla
1397 database (https://bugzilla.samba.org/).
1400 ======================================================================
1401 == Our Code, Our Bugs, Our Responsibility.
1402 == The Samba Team
1403 ======================================================================
1406 ----------------------------------------------------------------------
1409                    =============================
1410                    Release Notes for Samba 4.0.8
1411                           August 05, 2013
1412                    =============================
1415 This is a security release in order to address
1416 CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause
1417 server to loop with DOS).
1419 o  CVE-2013-4124:
1420    All current released versions of Samba are vulnerable to a denial of
1421    service on an authenticated or guest connection. A malformed packet
1422    can cause the smbd server to loop the CPU performing memory
1423    allocations and preventing any further service.
1425    A connection to a file share, or a local account is needed to exploit
1426    this problem, either authenticated or unauthenticated if guest
1427    connections are allowed.
1429    This flaw is not exploitable beyond causing the code to loop
1430    allocating memory, which may cause the machine to exceed memory
1431    limits.
1434 Changes since 4.0.7:
1435 --------------------
1437 o   Jeremy Allison <jra@samba.org>
1438     * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list
1439       reading can cause server to loop with DOS.
1442 ######################################################################
1443 Reporting bugs & Development Discussion
1444 #######################################
1446 Please discuss this release on the samba-technical mailing list or by
1447 joining the #samba-technical IRC channel on irc.freenode.net.
1449 If you do report problems then please try to send high quality
1450 feedback. If you don't provide vital information to help us track down
1451 the problem then you will probably be ignored.  All bug reports should
1452 be filed under the Samba 4.0 product in the project's Bugzilla
1453 database (https://bugzilla.samba.org/).
1456 ======================================================================
1457 == Our Code, Our Bugs, Our Responsibility.
1458 == The Samba Team
1459 ======================================================================
1462 ----------------------------------------------------------------------
1465                    =============================
1466                    Release Notes for Samba 4.0.7
1467                            July 2, 2013
1468                    =============================
1471 This is is the latest stable release of Samba 4.0.
1473 Major enhancements in Samba 4.0.7 include:
1475 o  Fix a core dump with invalid lock order while opening/editing
1476    or copying MS files (bug #9794).
1477 o  Fix crash bug from search of mail= (bug #9967).
1478 o  winbind4: talloc use after free (bug #9832).
1481 Changes since 4.0.6:
1482 --------------------
1484 o   Michael Adam <obnox@samba.org>
1485     * BUG 9909: build: Add missing new line to replaced python shebang line.
1488 o   Jeremy Allison <jra@samba.org>
1489     * BUG 9794: Fix a core dump with invalid lock order while opening/editing
1490       or copying MS files.
1493 o   Andrew Bartlett <abartlet@samba.org>
1494     * BUG 9465: s3-rpc_server: Ensure we are root when starting and using
1495       gensec.
1496     * BUG 9906: Doc fixes for 4.0.
1497     * BUG 9907: Build fixes for 4.0 found during autoconf or debian packaging
1498       work.
1499     * BUG 9967: Fix crash bug from search of mail=.
1500     * BUG 9968: Fix build with system Heimdal of samba4kgetcred.
1503 o   Björn Baumbach <bb@sernet.de>
1504     * BUG 9947: Check for netbios aliases in ad_get_referrals.
1507 o   Kai Blin <kai@samba.org>
1508     * BUG 9485: Add support for MX queries.
1509     * BUG 9559: dns: Delete dnsNode objects when they are empty.
1510     * BUG 9632: dns: Support larger queries when asking forwarder.
1513 o   David Disseldorp <ddiss@samba.org>
1514     * BUG 8997: Change libreplace GPL source to LGPL.
1515     * BUG 9900: is_printer_published GUID retrieval.
1516     * BUG 9910: PIE builds not supported.
1519 o   Peng Haitao <penght@cn.fujitsu.com>
1520     * BUG 9941: Fix a bug of drvupgrade of smbcontrol.
1523 o   Björn Jacke <bj@sernet.de>
1524     * BUG 9880: Use of wrong RFC2307 primary group field.
1527 o   Volker Lendecke <vl@samba.org>
1528     * BUG 9832: winbind4: talloc use after free.
1529     * BUG 9953: Fix tevent_poll on 32-bit machines (Coverity ID 989236).
1532 o   Stefan Metzmacher <metze@samba.org>
1533     * BUG 9805: s3:lib/server_mutex: Open mutex.tdb with CLEAR_IF_FIRST.
1534     * BUG 9929: s4:winbind: Don't leak libnet_context into the main event
1535       context.
1538 o   Andreas Schneider <asn@samba.org>
1539     * BUG 9881: Check for system libtevent.
1542 o   Michael Wood <esiotrot@gmail.com>
1543     * BUG 9964: docs: Avoid mentioning a possibly misleading option.
1546 o   Vadim Zhukov <persgray@gmail.com>
1547     * BUG 9888: More generic check for OpenBSD platform.
1550 ######################################################################
1551 Reporting bugs & Development Discussion
1552 #######################################
1554 Please discuss this release on the samba-technical mailing list or by
1555 joining the #samba-technical IRC channel on irc.freenode.net.
1557 If you do report problems then please try to send high quality
1558 feedback. If you don't provide vital information to help us track down
1559 the problem then you will probably be ignored.  All bug reports should
1560 be filed under the Samba 4.0 product in the project's Bugzilla
1561 database (https://bugzilla.samba.org/).
1564 ======================================================================
1565 == Our Code, Our Bugs, Our Responsibility.
1566 == The Samba Team
1567 ======================================================================
1570 ----------------------------------------------------------------------
1573                    =============================
1574                    Release Notes for Samba 4.0.6
1575                            May 21, 2013
1576                    =============================
1579 This is is the latest stable release of Samba 4.0.
1581 Major enhancements in Samba 4.0.6 include:
1583 o  Fix crash during Win8 sync (bug #9822).
1584 o  Fix segfault when loging in with wrong password from w2k8r2 (bug #9834).
1587 Changes since 4.0.5:
1588 --------------------
1590 o   Jeremy Allison <jra@samba.org>
1591     * BUG 9412: SMB2 server doesn't support recvfile.
1592     * BUG 9722: Properly handle oplock breaks in compound requests.
1593     * BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
1594       of talloc and doesn't cope with directories being modified whilst reading.
1595     * BUG 9811: Old DOS SMB CTEMP request uses a non-VFS function to access the
1596       filesystem.
1597     * BUG 9822: Fix crash during Win8 sync.
1600 o   Anand Avati <avati@redhat.com>
1601     * BUG 9833: Function called in unix_convert() path can overwrite errno.
1604 o   Andrew Bartlett <abartlet@samba.org>
1605     * BUG 9785: Use specified python for runtime installation of Samba.
1606     * BUG 9834: Fix segfault when loging in with wrong password from w2k8r2.
1609 o   Alexander Bokovoy <ab@samba.org>
1610     * BUG 9767: Fix 'net ads join' when called via stdin.
1613 o   David Disseldorp <ddiss@samba.org>
1614     * BUG 9807: wbinfo: Fix segfault in wbinfo_pam_logon.
1615     * BUG 9830: Fix panic in nt_printer_publish_ads.
1618 o   Volker Lendecke <vl@samba.org>
1619     * BUG 9775: Fix segfault for "artificial" conn_structs in vfs_fake_perms.
1620     * BUG 9809: Package new dbwrap_tool man page.
1621     * BUG 9824: SMB signing and the async echo responder don't work together.
1622     * BUG 9832: talloc use after free in winbind4.
1623     * BUG 9854: Fix NULL pointer dereference in Winbind.
1624     * BUG 9868: Fix making LIBNDR_PREG_OBJ.
1627 o   Stefan Metzmacher <metze@samba.org>
1628     * BUG 9545: Fix the build of vfs_notify_fam.
1629     * BUG 9803: Change '--with-dmapi' to 'default=auto' to match the autoconf
1630       build.
1631     * BUG 9804: wafsamba: Display the default value in help for
1632       SAMBA3_ADD_OPTION.
1633     * BUG 9382: Add support for PFC_FLAG_OBJECT_UUID when parsing packets.
1636 o   Andreas Schneider <asn@samba.org>
1637     * BUG 9139: Fix the username map optimization.
1638     * BUG 9699: Fix adding case sensitive spn.
1639     * BUG 9766: Cache name_to_sid/sid_to_name correctly.
1640     * BUG 9817: Fix 'map untrusted to domain' with NTLMv2.
1643 o   Richard Sharpe <realrichardsharpe@gmail.com>
1644     * BUG 9722:  Properly handle oplock breaks in compound requests.
1647 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1648     * BUG 9782: Fix panic when running 'smbtorture smb.base'.
1651 ######################################################################
1652 Reporting bugs & Development Discussion
1653 #######################################
1655 Please discuss this release on the samba-technical mailing list or by
1656 joining the #samba-technical IRC channel on irc.freenode.net.
1658 If you do report problems then please try to send high quality
1659 feedback. If you don't provide vital information to help us track down
1660 the problem then you will probably be ignored.  All bug reports should
1661 be filed under the Samba 4.0 product in the project's Bugzilla
1662 database (https://bugzilla.samba.org/).
1665 ======================================================================
1666 == Our Code, Our Bugs, Our Responsibility.
1667 == The Samba Team
1668 ======================================================================
1671 ----------------------------------------------------------------------
1674                    =============================
1675                    Release Notes for Samba 4.0.5
1676                            April 9, 2013
1677                    =============================
1680 This is is the latest stable release of Samba 4.0.
1682 Major enhancements in Samba 4.0.5 include:
1684 o  Fix large reads/writes from some Linux clients (bug #9706).
1685 o  Add 'samba-tool dbcheck --reset-well-known-acls' (bugs #9740 and #9267).
1688 Changes since 4.0.4:
1689 --------------------
1691 o   Michael Adam <obnox@samba.org>
1692     * BUG 9617: libnss-winbindd does not provide pass struct for groups mapped
1693       with ID_TYPE_BOTH and vice versa.
1694     * BUG 9653: idmap_autorid: Fix freeing of non-talloced memory.
1695     * BUG 9711: s4:winbindd: Do not drop the workgroup name in the getgrnam, getgrent
1696       and getgrgid calls.
1699 o   Jeremy Allison <jra@samba.org>
1700     * BUG 9130: Certain xattrs cause Windows error 0x800700FF.
1701     * BUG 9519: Samba returns unexpected error on SMB posix open.
1702     * BUG 9642: Fix the build of vfs_afsacl.
1703     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1704     * BUG 9706: Fix large reads/writes from some Linux clients.
1705     * BUG 9724: is_encrypted_packet() function incorrectly used inside server.
1706     * BUG 9733: Fix 'smbcontrol close-share'.
1707     * BUG 9748: Remove unneeded fstat system call from hot read path.
1708     * BUG 9760: Fix incorrect parsing of SMB2 command codes.
1711 o   Christian Ambach <ambi@samba.org>
1712     * BUG 9643: Fix the build with --fake-kaserver.
1713     * BUG 9644: Fix compile of source3/lib/afs.c.
1714     * BUG 9669: Fix crash in 'net rpc join' against a Samba 3.0.33 PDC.
1717 o   Timur Bakeyev <timur@FreeBSD.org>
1718     * BUG 9666: Fix filtering of link-local addresses.
1721 o   Andrew Bartlett <abartlet@samba.org>
1722     * BUG 9663: 'make test' hangs.
1723     * BUG 9697: DsReplicaGetInfo fails due to sendto() EMSGSIZE error
1724       on UNIX domain socket.
1725     * BUG 9703: Fix build on solaris8: Do not force a specific perl on
1726       pod2man.
1727     * BUG 9717: Set LD_LIBRARY_PATH in install_with_python.sh.
1728     * BUG 9718: s4-idmap: Remove requirement that posixAccount or posixGroup be set
1729       for rfc2307.
1730     * BUG 9719: Allow forcing an override of an old @MODULES record.
1731     * BUG 9720: Do not print the admin password during 'samba-tool
1732       classicupgrade'.
1733     * BUG 9721: Make samba_upgradedns more robust (do not guess addresses
1734       when just changing roles).
1735     * BUG 9725: upgradeprovision and 'samba-tool dbcheck' patches for 4.0.NEXT.
1736     * BUG 9728: DO NOT install samba_upgradeprovision in 4.0.x.
1737     * BUG 9739: PIDL: Build fixes for hosts without CPP (Solaris 11).
1738     * BUG 9740: Add 'samba-tool dbcheck --reset-well-known-acls'.
1739     * BUG 9267: Can't delegate adding computers to domain.
1742 o   Alexander Bokovoy <ab@samba.org>
1743     * BUG 9636: PIDL: Fix parsing linemarkers in preprocessor output.
1744     * BUG 9639: Rename internal subsystem pdb_ldap to pdb_ldapsam.
1747 o   Ira Cooper <ira@samba.org>
1748     * BUG 9646: Make SMB2_GETINFO multi-volume aware.
1751 o   David Disseldorp <ddiss@samba.org>
1752     * BUG 9633: Recursive mget should continue on EPERM.
1755 o   Landon Fuller <landonf@bikemonkey.org>
1756     * BUG 9656: Work around FreeBSD's getaddrinfo() underscore issue.
1757     * BUG 9696: Remove incomplete samba_dnsupdate IPv6 link-local address
1758       check.
1759     * BUG 9697: Handle EMSGSIZE on UNIX domain sockets.
1762 o   Björn Jacke <bj@sernet.de>
1763     * BUG 7825: Fix GNU ld version detection with old gcc releases.
1766 o   Daniel Kobras <d.kobras@science-computing.de>
1767     * BUG 9039: Never try to map global SAM name.
1770 o   Guenter Kukkukk <kukks@samba.org>
1771     * BUG 9701: Fix vfs_catia and update documentation.
1774 o   Volker Lendecke <vl@samba.org>
1775     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1776     * BUG 9727: Fix NULL pointer dereference.
1777     * BUG 9736: Change to smbd/dir.c code gives significant performance
1778       increases on large directory listings.
1781 o   Stefan Metzmacher <metze@samba.org>
1782     * BUG 9557: Fix build on AIX.
1783     * BUG 9625: Reauth-capable client fails to access shares on Windows member.
1784     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1785     * BUG 9706: Parameter is incorrect on Android.
1788 o   Andreas Schneider <asn@samba.org>
1789     * BUG 9664: Fix correct linking of libreplace with cmdline-credentials.
1790     * BUG 9683: Fix several resource (fd) leaks.
1791     * BUG 9685: Fix a memory leak in spoolss rpc server.
1792     * BUG 9686: Fix a possible buffer overrun in pdb_smbpasswd.
1793     * BUG 9687: Fix several possible null pointer dereferences.
1794     * BUG 9723: Add a tool to migrate latin1 printing tdbs to registry.
1795     * BUG 9735: Fix Winbind separator in upn to username conversion.
1796     * BUG 9758: Don't leak the epm_Map policy handle.
1799 o   Richard Sharpe <rsharpe@samba.org>
1800     * BUG 9674: Samba denies owner Read Control when there is a DENY entry
1801       while W2K08 does not.
1802     * BUG 9689: Make sure that domain joins work correctly when the DC disallows
1803       NTLM auth.
1804     * BUG 9704: Fix nss_winbind name on FreeBSD.
1805     * BUG 9747: Make sure that we only propogate the INHERITED flag when we are
1806       allowed to.
1809 Note about upgrading from older versions:
1810 -----------------------------------------
1812 It is still the case that there are printing tdbs (ntprinting.tdb, ntforms.tdb,
1813 ntdrivers.tdb) which are in latin1 or other encodings. When updating from
1814 Samba 3.5 or earlier to Samba 3.6 or 4.0 these tdbs need to be migrated to our
1815 new registry based printing management.  This means during the migration we
1816 also need to do charset conversion. This can only been done manually cause we don't
1817 know in which encoding the tdb is. You have to specify the correct code page
1818 for the conversion, see iconv -l and Wikipedia [1] for the available codepages.
1819 The mostly used one is Windows Latin1 which is CP1252.
1821 We've extended the 'net printing dump' and 'net printing migrate' commands to
1822 define the encoding of the tdb. So you can correctly view the tdb with:
1824   net printing dump encoding=CP1252 /path/to/ntprinters.tdb
1826 or migrate it with e.g.:
1828   net printing migrate encoding=CP1252 /path/to/ntprinters.tdb
1830 If you migrate printers we suggest you do it in the following order.
1832 ntforms.tdb
1833 ntdrivers.tdb
1834 ntprinting.tdb
1836 Don't forget to rename, move or delete these files in /var/lib/samba after the
1837 migration.
1839 [1] https://en.wikipedia.org/wiki/Code_page
1842 ######################################################################
1843 Reporting bugs & Development Discussion
1844 #######################################
1846 Please discuss this release on the samba-technical mailing list or by
1847 joining the #samba-technical IRC channel on irc.freenode.net.
1849 If you do report problems then please try to send high quality
1850 feedback. If you don't provide vital information to help us track down
1851 the problem then you will probably be ignored.  All bug reports should
1852 be filed under the Samba 4.0 product in the project's Bugzilla
1853 database (https://bugzilla.samba.org/).
1856 ======================================================================
1857 == Our Code, Our Bugs, Our Responsibility.
1858 == The Samba Team
1859 ======================================================================
1862 ----------------------------------------------------------------------
1865                    =============================
1866                    Release Notes for Samba 4.0.4
1867                           March 19, 2013
1868                    =============================
1871 This is a security release in order to address CVE-2013-1863
1872 (World-writeable files may be created in additional shares on a
1873 Samba 4.0 AD DC).
1875 o  CVE-2013-1863:
1876    Administrators of the Samba 4.0 Active Directory Domain
1877    Controller might unexpectedly find files created world-writeable
1878    if additional CIFS file shares are created on the AD DC.
1879    Samba versions 4.0.0rc6 - 4.0.3 (inclusive) are affected by this
1880    defect.
1883 Changes since 4.0.3:
1884 --------------------
1886 o   Andrew Bartlett <abartlet@samba.org>
1887     * BUG 9709: CVE-2013-1863: Remove forced set of 'create mask' to 0777.
1890 ######################################################################
1891 Reporting bugs & Development Discussion
1892 #######################################
1894 Please discuss this release on the samba-technical mailing list or by
1895 joining the #samba-technical IRC channel on irc.freenode.net.
1897 If you do report problems then please try to send high quality
1898 feedback. If you don't provide vital information to help us track down
1899 the problem then you will probably be ignored.  All bug reports should
1900 be filed under the Samba 4.0 product in the project's Bugzilla
1901 database (https://bugzilla.samba.org/).
1904 ======================================================================
1905 == Our Code, Our Bugs, Our Responsibility.
1906 == The Samba Team
1907 ======================================================================
1910 ----------------------------------------------------------------------
1913                    =============================
1914                    Release Notes for Samba 4.0.3
1915                          February 05, 2013
1916                    =============================
1919 This is is the latest stable release of Samba 4.0.
1921 Major enhancements in Samba 4.0.3 include:
1923 o  check_password_quality: Handle non-ASCII characters properly (bug #9105).
1924 o  Fix ACL problem with delegation of privileges and deletion of accounts
1925    over LDAP interface (bug #8909).
1926 o  Fix 'smbd' panic triggered by unlink after open (bug #9571).
1927 o  smbd: Fix memleak in the async echo handler (bug #9549).
1929 Known issues:
1930 -------------
1932 o  For more details concerning the ACL problem with delegation of privileges
1933    and deletion of accounts over LDAP interface (bugs #8909 and #9267)
1934    regarding upgrades from older 4.0.x versions, please see
1936      http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Upgrading
1938    which will be filled with details once we have worked out an upgrade
1939    strategy.
1941 Changes since 4.0.2:
1942 --------------------
1944 o   Michael Adam <obnox@samba.org>
1945     * BUG 9568: Document the command line options in dbwrap_tool(1).
1948 o   Jeremy Allison <jra@samba.org>
1949     * BUG 9196: defer_open is triggered multiple times on the same request.
1950     * BUG 9518: conn->share_access appears not be be reset between users.
1951     * BUG 9550: sigprocmask does not work on FreeBSD to stop further signals in
1952       a signal handler.
1953     * BUG 9572: Fix file corruption during SMB1 read by Mac OSX 10.8.2 clients.
1954     * BUG 9586: smbd[29175]: disk_free: sys_popen() failed" message logged in
1955       /var/log/message many times.
1956     * BUG 9587: Archive flag is always set on directories.
1957     * BUG 9588: ACLs are not inherited to directories for DFS shares.
1960 o   Andrew Bartlett <abartlet@samba.org>
1961     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
1962       accounts over LDAP interface.
1963     * BUG 9461: FSMO seize of naming role fails: NT_STATUS_IO_TIMEOUT.
1964     * BUG 9564: Fix compilation of Solaris ACL module.
1965     * BUG 9581: gensec: Allow login without a PAC by default.
1966     * BUG 9596: Linked attribute handling should be by GUID.
1967     * BUG 9598: Use pid,task_id as cluster_id in process_single just like
1968       process_prefork.
1969     * BUG 9609: ldb: Ensure to decrement the transaction_active whenever we
1970       delete a transaction.
1971     * BUG 9609: Add 'ldbdump' tool.
1972     * BUG 9609: ldb: Remove no-longer-existing ltdb_unpack_data_free from
1973       ldb_tdb.h.
1974     * BUG 9609: ldb: Change ltdb_unpack_data to take an ldb_context.
1975     * BUG 9610: dsdb: Make secrets_tdb_sync cope with -H secrets.ldb.
1978 o   Björn Baumbach <bb@sernet.de>
1979     * BUG 9512: wafsamba: Use additional xml catalog file.
1980     * BUG 9517: samba_dnsupdate: Set KRB5_CONFIG for nsupdate command.
1981     * BUG 9552: smb.conf(5): Update list of available protocols.
1982     * BUG 9568: Add dbwrap_tool.1 manual page.
1983     * BUG 9569: ntlm_auth(1): Fix format and make examples visible.
1986 o   Ira Cooper <ira@samba.org>
1987     * BUG 9575: Duplicate flags defined in the winbindd protocol.
1990 o   Günther Deschner <gd@samba.org>
1991     * BUG 9474: Downgrade v4 printer driver requests to v3.
1992     * BUG 9595: s3-winbind: Fix the build of idmap_ldap.
1995 o   David Disseldorp <ddiss@samba.org>
1996     * BUG 9378: Add extra attributes for AD printer publishing.
1999 o   Stephen Gallagher <sgallagh@redhat.com>
2000     * BUG 9609: ldb: Move doxygen comments for ldb_connect to the right place.
2003 o   Volker Lendecke <vl@samba.org>
2004     * BUG 9541: Make use of posix_openpt.
2005     * BUG 9544: Fix build of vfs_commit and plug in async pwrite support.
2006     * BUG 9546: Fix aio_suspend detection on FreeBSD.
2007     * BUG 9548: Correctly detect O_DIRECT.
2008     * BUG 9549: smbd: Fix memleak in the async echo handler.
2011 o   Stefan Metzmacher <metze@samba.org>
2012     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
2013       accounts over LDAP interface.
2014     * BUG 9105: check_password_quality: Handle non-ASCII characters properly.
2015     * BUG 9481: samba_upgradeprovision: fix the nTSecurityDescriptor on more
2016       containers.
2017     * BUG 9499: s3:smb2_negprot: set the 'remote_proto' value.
2018     * BUG 9508: s4:drsuapi: Make sure we report the meta data from the cycle
2019       start.
2020     * BUG 9540: terminate the irpc_servers_byname() result with
2021       server_id_set_disconnected().
2022     * BUG 9598: Fix timeouts of some IRPC calls.
2023     * BUG 9609: Fix a warning by converting from TDB_DATA to struct ldb_val.
2026 o   Matthieu Patou <mat@matws.net>
2027     * BUG 8909: Add documentation.
2028     * BUG 9565: Adding additional Samba 4.0 DC to W2k8 srv AD domain (in win200
2029       functional level) produces dbcheck errors.
2032 o   Arvid Requate <requate@univention.de>
2033     * BUG 9555: s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup.
2036 o   Rusty Russell <rusty@rustcorp.com.au>
2037     * BUG 9609: tdb: Add '-e' option to tdbdump (and document it).
2038     * BUG 9609: tdb: 'tdbdump' should log errors, and fail in that case.
2039     * BUG 9609: tdb: Add tdb_rescue() to allow an emergency best-effort dump.
2042 o   Samba-JP oota <ribbon@samba.gr.jp>
2043     * BUG 9528: Remove superfluous bracket in samba.8.xml.
2044     * BUG 9530: Fix typo in vfs_tsmsm.8.xml.
2047 o   Andreas Schneider <asn@samba.org>
2048     * BUG 9574: Fix a possible null pointer dereference in spoolss.
2051 o   Karolin Seeger <kseeger@samba.org>
2052     * BUG 9591: Correct meta data in ldb manpages.
2055 o   Pavel Shilovsky <piastry@etersoft.ru>
2056     * BUG 9571: Fix 'smbd' panic triggered by unlink after open.
2059 o   Andrew Tridgell <tridge@samba.org>
2060     * BUG 9609: ldb: Fix callers for ldb_pack_data() and ldb_unpack_data().
2061     * BUG 9609: ldb: move ldb_pack.c into common.
2064 o   Jelmer Vernooij <jelmer@samba.org>
2065     * BUG 9503: waf assumes that pythonX.Y-config is a Python script.
2068 ######################################################################
2069 Reporting bugs & Development Discussion
2070 #######################################
2072 Please discuss this release on the samba-technical mailing list or by
2073 joining the #samba-technical IRC channel on irc.freenode.net.
2075 If you do report problems then please try to send high quality
2076 feedback. If you don't provide vital information to help us track down
2077 the problem then you will probably be ignored.  All bug reports should
2078 be filed under the Samba 4.0 product in the project's Bugzilla
2079 database (https://bugzilla.samba.org/).
2082 ======================================================================
2083 == Our Code, Our Bugs, Our Responsibility.
2084 == The Samba Team
2085 ======================================================================
2088 ----------------------------------------------------------------------
2091                    =============================
2092                    Release Notes for Samba 4.0.2
2093                          January 30, 2013
2094                    =============================
2097 This is a security release in order to address
2098 CVE-2013-0213 (Clickjacking issue in SWAT) and
2099 CVE-2013-0214 (Potential XSRF in SWAT).
2101 o  CVE-2013-0213:
2102    All current released versions of Samba are vulnerable to clickjacking in the
2103    Samba Web Administration Tool (SWAT). When the SWAT pages are integrated into
2104    a malicious web page via a frame or iframe and then overlaid by other content,
2105    an attacker could trick an administrator to potentially change Samba settings.
2107    In order to be vulnerable, SWAT must have been installed and enabled
2108    either as a standalone server launched from inetd or xinetd, or as a
2109    CGI plugin to Apache. If SWAT has not been installed or enabled (which
2110    is the default install state for Samba) this advisory can be ignored.
2112 o  CVE-2013-0214:
2113    All current released versions of Samba are vulnerable to a cross-site
2114    request forgery in the Samba Web Administration Tool (SWAT). By guessing a
2115    user's password and then tricking a user who is authenticated with SWAT into
2116    clicking a manipulated URL on a different web page, it is possible to manipulate
2117    SWAT.
2119    In order to be vulnerable, the attacker needs to know the victim's password.
2120    Additionally SWAT must have been installed and enabled either as a standalone
2121    server launched from inetd or xinetd, or as a CGI plugin to Apache. If SWAT has
2122    not been installed or enabled (which is the default install state for Samba)
2123    this advisory can be ignored.
2126 Changes since 4.0.1:
2127 ====================
2129 o   Kai Blin <kai@samba.org>
2130     * BUG 9576: CVE-2013-0213: Fix clickjacking issue in SWAT.
2131     * BUG 9577: CVE-2013-0214: Fix potential XSRF in SWAT.
2134 #######################################
2135 Reporting bugs & Development Discussion
2136 #######################################
2138 Please discuss this release on the samba-technical mailing list or by
2139 joining the #samba-technical IRC channel on irc.freenode.net.
2141 If you do report problems then please try to send high quality
2142 feedback. If you don't provide vital information to help us track down
2143 the problem then you will probably be ignored.  All bug reports should
2144 be filed under the Samba 4.0 product in the project's Bugzilla
2145 database (https://bugzilla.samba.org/).
2148 ======================================================================
2149 == Our Code, Our Bugs, Our Responsibility.
2150 == The Samba Team
2151 ======================================================================
2154 ----------------------------------------------------------------------
2157                    =============================
2158                    Release Notes for Samba 4.0.1
2159                           January 15, 2013
2160                    =============================
2163 This is a security release in order to address CVE-2013-0172.
2165 o  CVE-2013-0172:
2166    Samba 4.0.0 as an AD DC may provide authenticated users with write access
2167    to LDAP directory objects.
2169    In AD, Access Control Entries can be assigned based on the objectClass
2170    of the object.  If a user or a group the user is a member of has any
2171    access based on the objectClass, then that user has write access to that
2172    object.
2174    Additionally, if a user has write access to any attribute on the object,
2175    they may have access to write to all attributes.
2177    An important mitigation is that anonymous access is totally disabled by
2178    default.  The second important mitigation is that normal users are
2179    typically only given the problematic per-objectClass right via the
2180    "pre-windows 2000 compatible access" group, and Samba 4.0.0 incorrectly
2181    does not make "authenticated users" part of this group.
2183 Changes since 4.0.0:
2184 ====================
2186 o   Andrew Bartlett <abartlet@samba.org>
2187     * Bug 9554 - CVE-2013-0172 - Samba 4.0 as an AD DC may provide authenticated
2188       users with write access to LDAP directory objects.
2190 #######################################
2191 Reporting bugs & Development Discussion
2192 #######################################
2194 Please discuss this release on the samba-technical mailing list or by
2195 joining the #samba-technical IRC channel on irc.freenode.net.
2197 If you do report problems then please try to send high quality
2198 feedback. If you don't provide vital information to help us track down
2199 the problem then you will probably be ignored.  All bug reports should
2200 be filed under the Samba 4.0 product in the project's Bugzilla
2201 database (https://bugzilla.samba.org/).
2204 ======================================================================
2205 == Our Code, Our Bugs, Our Responsibility.
2206 == The Samba Team
2207 ======================================================================
2210 ----------------------------------------------------------------------
2213                    =============================
2214                    Release Notes for Samba 4.0.0
2215                          December 11, 2012
2216                    =============================
2219 This is is the first stable release of Samba 4.0.
2221 This release contains the best of all of Samba's
2222 technology parts, both a file server (that you can reasonably expect
2223 to upgrade existing Samba 3.x releases to) and the AD domain
2224 controller work previously known as 'Samba4'.
2226 Major enhancements in Samba 4.0.0 include:
2228 Active Directory services
2229 =========================
2231 Samba 4.0 supports the server-side of the Active Directory logon
2232 environment used by Windows 2000 and later, so we can do full domain
2233 join and domain logon operations with these clients.
2235 Our Domain Controller (DC) implementation includes our own built-in
2236 LDAP server and Kerberos Key Distribution Center (KDC) as well as the
2237 Samba3-like logon services provided over CIFS.  We correctly generate
2238 the infamous Kerberos PAC, and include it with the Kerberos tickets we
2239 issue.
2241 When running an AD DC, you only need to run 'samba' (not smbd/nmbd/winbindd),
2242 as the required services are co-coordinated by this master binary.
2243 The tool to administer the Active Directory services is called 'samba-tool'.
2245 A short guide to setting up Samba 4 as an AD DC can be found on the wiki:
2247   http://wiki.samba.org/index.php/Samba4/HOWTO
2250 File Services
2251 =============
2253 Samba 4.0.0 ships with two distinct file servers.  We now use the
2254 file server from the Samba 3.x series 'smbd' for all file serving by
2255 default.
2257 Samba 4.0 also ships with the 'NTVFS' file server.  This file server
2258 is what was used prior to the beta2 release of Samba 4.0, and is
2259 tuned to match the requirements of an AD domain controller.  We
2260 continue to support this, not only to provide continuity to
2261 installations that have deployed it as part of an AD DC, but also as a
2262 running example of the NT-FSA architecture we expect to move smbd to in
2263 the longer term.
2265 For pure file server work, the binaries users would expect from that
2266 series (smbd, nmbd, winbindd, smbpasswd) continue to be available.
2269 Domain Member Support
2270 =====================
2272 Domain member support in the 'samba' binary is in its infancy, and
2273 is not comparable to the support found in 'winbindd'. As such, on
2274 Samba domain member servers, the binaries 'smbd', 'nmbd' and 'winbindd'
2275 are to be used, as known from Samba 3 domain member server setups.
2276 The only exceptions from this rule are the cases which explicitly
2277 require the 'samba' binary, namely running the ntvfs file server,
2278 the CIFS proxy or OpenChange on a domain member.
2284 As DNS is an integral part of Active Directory, we also provide two DNS
2285 solutions, a simple internal DNS server for 'out of the box' configurations
2286 and a more elaborate BIND plugin using the BIND DLZ mechanism in versions
2287 9.8 and 9.9. During the provision, you can select which backend to use.
2288 With the internal backend, your DNS server is good to go.
2289 If you chose the BIND_DLZ backend, a configuration file will be generated
2290 for bind to make it use this plugin, as well as a file explaining how to
2291 set up bind.
2297 To provide accurate timestamps to Windows clients, we integrate with
2298 the NTP project to provide secured NTP replies.  To use you need to
2299 start ntpd and configure it with the 'restrict ... ms-sntp' and
2300 ntpsigndsocket options.
2303 Python Scripting Interface
2304 ==========================
2306 A new scripting interface has been added to Samba 4, allowing
2307 Python programs to interface to Samba's internals, and many tools and
2308 internal workings of the DC code is now implemented in python.
2311 Known Issues
2312 ============
2314 - Replication of DNS data from one AD server to another may not work.
2315   The DNS data used by the internal DNS server and bind9_dlz is stored
2316   in an application partition in our directory.  The replication of
2317   this partition is not yet reliable.
2319 - Replication may fail on FreeBSD due to getaddrinfo() rejecting names
2320   containing _.  A workaround will be in a future release.
2322 - samba_upgradeprovision should not be run when upgrading to this release
2323   from a recent release.  No important database format changes have
2324   been made since alpha16.
2326 - Installation on systems without a system iconv (and developer
2327   headers at compile time) is known to cause errors when dealing with
2328   non-ASCII characters.
2330 - There is no NetBIOS browsing support (network neighbourhood)
2331   available for the AD domain controller.  (Support in nmbd and smbd
2332   for classic domains and member/standalone servers is unchanged).
2334 - Clock Synchronisation is critical.  Many 'wrong password' errors are
2335   actually due to Kerberos objecting to a clock skew between client
2336   and server.  (The NTP work in the previous alphas are partly to assist
2337   with this problem).
2339 - The DRS replication code may fail.  Please contact the team if you
2340   experience issues with DRS replication, as we have fixed many issues
2341   here in response to feedback from our production users.
2343 - Linux inotify will now only be supported on systems where glibc also supports
2344   it (for details, please refer to bug #8850).
2347 Upgrading
2348 =========
2350 Users upgrading from Samba 3.x domain controllers and wanting to use
2351 Samba 4.0 as an AD DC should use the 'samba-tool domain
2352 classicupgrade' command.  See the wiki for more details:
2353 https://wiki.samba.org/index.php/Samba4/samba3upgrade/HOWTO.
2355 Users upgrading from Samba 4.0 alpha and beta releases since alpha15
2356 should run 'samba-tool dbcheck --cross-ncs --fix' before re-starting
2357 Samba.  Users upgrading from earlier alpha releases should contact the
2358 team for advice.
2360 Users upgrading an AD DC from any previous release should run
2361 'samba-tool ntacl sysvolreset' to re-sync ACLs on the sysvol share
2362 with those matching the GPOs in LDAP and the defaults from an initial
2363 provision.  This will set an underlying POSIX ACL if required (eg not
2364 using the NTVFS file server).
2366 If you used the BIND9_FLATFILE or BIND9_DLZ features,
2367 you'll have to add '-dns' to the 'server services' option,
2368 as the internal dns server (SAMBA_INTERNAL) is the default now.
2371 Supported features
2372 ==================
2374 A whitepaper of currently (un-)supported features is available on the wiki:
2376   https://wiki.samba.org/index.php/Samba_4.0_Whitepaper
2379 ######################################################################
2380 Changes
2381 #######
2383 smb.conf changes
2384 ----------------
2386    Parameter Name                       Description
2387    --------------                       -----------
2389    acl compatibility                    Removed
2390    allow dns updates                    New
2391    announce as                          Removed
2392    announce version                     Removed
2393    cldap port                           New
2394    client max protocol                  New
2395    client min protocol                  New
2396    client signing                       Changed default
2397    dcerpc endpoint servers              New
2398    dgram port                           New
2399    directory security mask              Removed
2400    display charset                      Removed
2401    dns forwarder                        New
2402    dns update command                   New
2403    force security mode                  Removed
2404    force directory security mode        Removed
2405    homedir map                          Changed default
2406    kernel oplocks                       Changed default
2407    kernel share modes                   New
2408    kpasswd port                         New
2409    krb5 port                            New
2410    nbt client socket address            New
2411    nbt port                             New
2412    nsupdate command                     New
2413    ntp signd socket directory           New
2414    ntvfs handler                        New
2415    paranoid server security             Removed
2416    pid directory                        New
2417    printer admin                        Removed
2418    rndc command                         New
2419    rpc big endian                       New
2420    samba kcc command                    New
2421    security mask                        Removed
2422    send spnego principal                Removed
2423    server max protocol                  New
2424    server min protocol                  New
2425    server role                          New
2426    server services                      New
2427    server signing                       Changed default
2428    share backend                        New
2429    share modes                          Removed
2430    smb2 max read                        Changed default
2431    smb2 max write                       Changed default
2432    smb2 max trans                       Changed default
2433    socket address                       Removed
2434    spn update command                   New
2435    time offset                          Removed
2436    tls cafile                           New
2437    tls certfile                         New
2438    tls crlfile                          New
2439    tls dh params file                   New
2440    tls enabled                          New
2441    tls keyfile                          New
2442    unicode                              New
2443    web port                             New
2444    winbindd privileged socket directory New
2445    winbind sealed pipes                 New
2446    winbindd socket directory            New
2449 CHANGES SINCE 4.0.0rc6
2450 ======================
2452 o   Michael Adam <obnox@samba.org>
2453     * BUG 9414: Honor password complexity settings.
2454     * BUG 9456: developer-build: Fix panic when acl_xattr fails with access
2455       denied.
2456     * BUG 9457: Fix "map username script" with "security=ads" and Winbind.
2459 o   Jeremy Allison <jra@samba.org>
2460     * BUG 9462: Users can not be given write permissions any more by default.
2463 o   Andrew Bartlett <abartlet@samba.org>
2464     * BUG 9415: Install SWAT *.msg files with waf.
2467 o   Alexander Bokovoy <ab@samba.org>
2468     * BUG 9479: Support FIPS mode when building Samba.
2471 o   Günther Deschner <gd@samba.org>
2472     * BUG 9438: Fix netr_ServerPasswordSet2, netr_LogonSamLogon with netlogon
2473       AES.
2476 o   Tsukasa Hamano <hamano@osstech.co.jp>
2477     * BUG 9471: Fix SEGV when using second vfs module.
2480 o   Stefan Metzmacher <metze@samba.org>
2481     * BUG 9414: Honor password complexity settings.
2482     * BUG 9470: Fix MMC crashes.
2483     * BUG 9481: Fix ACL on "cn=partitions,cn=configuration".
2486 o   Andreas Schneider <asn@samba.org>
2487     * BUG 9459: Install manpages only if we install the target.
2490 o   Richard Sharpe <realrichardsharpe@gmail.com>
2491     * BUG 9460: Respond correctly to FILE_STREAM_INFO requests.
2494 CHANGES SINCE 4.0.0rc5
2495 ======================
2497 In this release candidate, we have a significant number of improvements
2498 to our Access Control List (ACL) code, particularly for the Active
2499 Directory Domain Controller, but also in our general purpose file
2500 server.
2502 These changes are important, as they enable Group Policy Objects to work
2503 correctly, allow administrators to impose restrictions on some users
2504 reading certain parts of the directory and correctly propagating
2505 inherited ACLs down the LDAP directory tree.
2507 Users of the Active Directory Domain Controller upgrading from any
2508 previous release should run 'samba-tool ntacl sysvolreset' to re-sync
2509 ACLs on the sysvol share with those matching the GPOs in LDAP and the
2510 defaults from an initial provision.  This will set an underlying POSIX
2511 ACL if required.
2513 The ACLs in the Active Directory are also checked on searches by default.
2514 The automatic inheritance of ACLs is also correctly recalculated on
2515 changes now.
2517 o   Michael Adam <obnox@samba.org>
2518     * BUG 9350: Fail "configure --with-ads" if ads support is not available.
2519     * BUG 9446: Id mapping code delivers inconsistent results.
2520     * BUG 9453: Fix building pdb_ldap as shared module.
2523 o   Jeremy Allison <jra@samba.org>
2524     * BUG 9236: ACL masks incorrectly applied when setting ACLs.
2525     * BUG 9374: Allow smb2.acls torture test to pass against smbd with a POSIX
2526       ACLs backend.
2529 o   Christian Ambach <ambi@samba.org>
2530     * BUG 9178: Add DMAPI configure option and checks.
2531     * BUG 9274: Document shadow:snapdirseverywhere option of vfs_shadow_copy2.
2532     * BUG 9339: Backport build fixes from master.
2533     * BUG 9411: aio read marks the file as modified.
2534     * BUG 9413: Fix waf build on AIX6.
2537 o   Andrew Bartlett <abartlet@samba.org>
2538     * BUG 9121: Provide and use setproctitle replacement function for samba4
2539       processes on linux.
2540     * BUG 9271: samba-tool: Rework ldap attribute fetch in classicupgrade for
2541       missing attributes.
2542     * BUG 9421: Fix several build issues.
2543     * BUG 9448: Backport several crash bugs from master.
2546 o   Sumit Bose <sbose@redhat.com>
2547     * BUG 9367: Use work around for 'winbind use default domain' only if it
2548       is set.
2551 o   Kai Blin <kai@samba.org>
2552     * BUG 9399 - 'samba-tool dns serverinfo localhost' returns 'Memory
2553       allocation error'.
2554     * BUG 9449: Remove unused samba-dig tool.
2557 o   Günther Deschner <gd@samba.org>
2558     * BUG 9426: rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port().
2559     * BUG 9439: Fix ncacn_ip_tcp reconnection code for lsa lookups.
2560     * BUG 9451: Allow to force DNS updates using net.
2563 o   David Disseldorp <ddiss@samba.org>
2564     * BUG 9433: spoolss: Fix segfault when "default devmode" is disabled.
2567 o   Amitay Isaacs <amitay@gmail.com>
2568     * BUG 9265: Bind dlz fails to start if there is a trustedanchors zone.
2569     * BUG 9354: Fix format string vulnerability in an error message.
2572 o   Volker Lendecke <vl@samba.org>
2573     * BUG 9422: Large read requests cause server to issue malformed reply.
2574     * BUG 9440: Do not rely on dbwrap_record_get_value to return a talloc
2575       object.
2578 o   Stefan Metzmacher <metze@samba.org>
2579     * BUG 8620: Read ACL are not enabled by default on DS.
2580     * BUG 8621: ACL are not recalculated if parent is changed and inherit is
2581       enabled.
2582     * BUG 9373: samba-tool: Report a CommandError if loading of the config file
2583       fails.
2584     * BUG 9385: Add missing newline in the output of ldb_ldif_write_trace().
2585     * BUG 9390: Fix segfaults in "log level = 10" on Solaris.
2586     * BUG 9402: lib/addns: Fix working with a bind9 server.
2587     * BUG 9406: ACL fixes since 4.0 rc1.
2588     * BUG 9447: Backport tests from master.
2589     * BUG 9448: Backport several crash bugs from master.
2592 o   Ricky Nance <ricky.nance@weaubleau.k12.mo.us>
2593     * BUG 9449: Remove phpldapadmin inclusion.
2596 o   Matthieu Patou <mat@matws.net>
2597     * BUG 9418: Fix MD5 detection in the autoconf build.
2600 o   Arvid Requate <requate@univention.de>
2601     * BUG 9376: Fix typo in got_duplicate_group check.
2602     * BUG 9392: Fix 'samba-tool fsmo --role=schema'.
2605 o   Andreas Schneider <asn@samba.org>
2606     * BUG 9386: Failover if netlogon pipe is not available.
2607     * BUG 9436: Fix leaking sockets of SMB connections to a DC.
2610 o   Karolin Seeger <kseeger@samba.org>
2611     * BUG 9425: Do not build ntdb by default.
2612     * BUG 9437: Warnings when building manpages with waf.
2613     * BUG 9443: Manpages of the libraries are located in different
2614       subdirectories.
2615     * BUG 9444: Merge both samba.8 manpages.
2616     * BUG 9445: Update man 7 samba.
2619 o   Jelmer Vernooij <jelmer@samba.org>
2620     * BUG 9339: Backport build fixes from master.
2623 CHANGES SINCE 4.0.0rc4
2624 ======================
2626 With this release candidate the location of the socket samba accepts
2627 connections from NTPd has changed, as has the enforced permissions.
2629 This means the ntp.conf will need to change from (eg)
2631 ntpsigndsocket /usr/local/samba/var/run/ntp_signd/
2635 ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
2637 To use the socket with ntp on a system with an ntp user and group, you must
2638 run:
2640 chgrp ntp /usr/local/samba/var/lib/ntp_signd/
2642 o   Michael Adam <obnox@samba.org>
2643     * BUG 9321: winbindd:cache: Fix offline logons with cached credentials.
2644     * BUG 9339: Build and quota fixes.
2645     * BUG 9353: Fix the cluster(ctdb) build without system talloc installed.
2648 o   Christian Ambach <ambi@samba.org>
2649     * BUG 9208: Cannot migrate files with inheritance flags to share on top of
2650       NFSv4 filesystem.
2651     * BUG 9361: Quotas management doesn't work with SMB2/3.
2654 o   Andrew Bartlett <abartlet@samba.org>
2655     * BUG 9317: Cannot easily change to internal DNS server.
2656     * BUG 9338: lib/replace: Return size of xattr if size argument is 0.
2657     * BUG 9339: Build and quota fixes.
2658     * BUG 9340: Do not use the wheel group for 'administrators'.
2659     * BUG 9347: winbind: Extend wbcAuthenticateUserEx to provide PAC.
2660     * BUG 9352: Fix samba crashes with certain RPC calls.
2661     * BUG 9355: Set mask values to 0777 and use fileserver.conf.
2662     * BUG 9357: Don't expose more symbols than specified by abi_match setting.
2663     * BUG 9379: ntp_signd permissions are too broad.
2666 o   Björn Baumbach <bb@sernet.de>
2667     * BUG 9300: vfs_streams_depot: Add delete_lost option.
2668     * BUG 9348: Fix the build against older ctdb versions.
2669     * BUG 9345: fix use of <smbconfoption> tag.
2670     * BUG 9349: Fix check for ctdb_private.h
2671     * BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
2672       available.
2675 o   Ira Cooper <ira@samba.org>
2676     * BUG 9339: Build and quota fixes.
2679 o   Günther Deschner <gd@samba.org>
2680     * BUG 9272: 'net ads join' does not provide AES keys in host keytab.
2683 o   David Disseldorp <ddiss@samba.org>
2684     * BUG 9125: Revert "s3-winbindd: make sure we obey the -n switch
2685       also for samlogon cache access" and describe samlogon cache caveat for
2686       'winbindd -n'.
2689 o   Björn Jacke <bj@sernet.de>
2690     * BUG 7472: Check for dn_expand also in libinet.
2691     * BUG 9339: Build and quota fixes.
2694 o   Volker Lendecke <vl@samba.org>
2695     * BUG 9208: Cannot migrate files with inheritance flags to share on top of
2696       NFSv4 filesystem.
2697     * BUG 9352: dsdb: Simplify DsCrackNameOneFilter a bit.
2700 o   Stefan Metzmacher <metze@samba.org>
2701     * BUG 8620: Read ACL are not enabled by default on DS.
2702     * BUG 9175: Add smbXcli_session_set_disconnect_expired().
2703     * BUG 9341: Fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile().
2704     * BUG 9359: Optimization needed for SMB2 performance sensitive workloads.
2705     * BUG 9360: SMB1 tree connect time is wrong.
2708 o   Ricky Nance <ricky.nance@weaubleau.k12.mo.us>
2709     * BUG 9339: Build and quota fixes.
2712 o   Rusty Russell <rusty@rustcorp.com.au>
2713     * BUG 9339: Build and quota fixes.
2716 o   Christof Schmitt <christof.schmitt@us.ibm.com>
2717     * BUG 9347: winbind: Extend wbcAuthenticateUserEx to provide PAC.
2720 o   Andreas Schneider <asn@samba.org>
2721     * BUG 9326: Fix 'net ads join' message for the dns domain.
2722     * BUG 9336: Add NetworkManager dispatcher script for Winbind.
2723     * BUG 9339: Build and quota fixes.
2726 o   Jelmer Vernooij <jelmer@samba.org>
2727     * BUG 9357: Don't expose more symbols than specified by abi_match setting.
2730 CHANGES SINCE 4.0.0rc3
2731 ======================
2733 o   Michael Adam <obnox@samba.org>
2734     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2735     * BUG 9319: validate stat(2) information before reconnect durable handles.
2738 o   Jeremy Allison <jra@samba.org>
2739     * BUG 9190: Fix regression (change in behavior) of default acl masks.
2740       Remove "security mask", "force security mode", "directory security mask"
2741       "force directory" and "security mode" parameters.
2742     * BUG 9329: Directory listing with SeBackup can crash smbd.
2745 o   Andrew Bartlett <abartlet@samba.org>
2746     * BUG 9295: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind
2747       are builtin.
2748     * BUG 9322: Backport ldb version update.
2751 o   Björn Baumbach <bb@sernet.de>
2752     * BUG 9190: docs: Fix opening and ending tag mismatch: para.
2755 o   Gregor Beck <gbeck@sernet.de>
2756     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2759 o   David Disseldorp <ddiss@suse.de>
2760     * BUG 8564: Fix segfault in pam_sm_authenticate().
2763 o   Stefan Metzmacher <metze@samba.org>
2764     * BUG 9184: Fix loop in tdgram_bsd_recvfrom().
2765     * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
2766     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2767     * BUG 9309: Avoid a level 0 DEBUG if tstream_npa_connect_recv fails.
2768     * BUG 9318: Fix write time updates for durable handles.
2771 o   Andreas Schneider <asn@samba.org>
2772     * BUG 9295: Build standard auth modules as internal modules.
2773     * BUG 9301: Move 'smbprint' to a common location.
2776 o   Jelmer Vernooij <jelmer@samba.org>
2777     * BUG 9274: Add documentation and selftest fixes.
2780 CHANGES SINCE 4.0.0rc2
2781 ======================
2783 o   Jeremy Allison <jra@samba.org>
2784     * BUG 8966: Fix 'net rpc share allowedusers' to work with 2008r2.
2785     * BUG 9209: Parse of invalid SMB2 create blob can cause smbd crash.
2786     * BUG 9214: Bad user supplied SMB2 credit value can cause smbd to call
2787       smb_panic.
2788     * BUG 9222: Document that signing cannot be disabled for SMB2 by design.
2791 o   Andrew Bartlett <abartlet@samba.org>
2792     * BUG 9235: Update Samba3-HOWTO Collection.
2793     * BUG 9271: samba-tool: Skip chown in sysvolreset when it would fail on
2794       a GID.
2795     * BUG 9274: Update Samba3-HOWTO Collection.
2798 o   Björn Baumbach <bb@sernet.de>
2799     * BUG 9235: Fix opening and ending tag mismatch in Samba3-HOWTO.
2800     * BUG 9271: Fix typos in samba_backup.
2801     * BUG 9274: Add delete_lost option to vfs_streams_depot.8.
2804 o   Kai Blin <kai@samba.org>
2805     * BUG 9225: Fix return code for deleted DNS records.
2806     * BUG 8878: Time out UDP requests after DNS_REQUEST_TIMEOUT seconds.
2809 o   Günther Deschner <gd@samba.org>
2810     * BUG 9177: pam_winbind: Match more return codes when wbcGetPwnam has
2811     failed.
2814 o   David Disseldorp <ddiss@samba.org>
2815     * BUG 9269: Fix 64bit-portability-issue.
2818 o   Björn Jacke <bj@sernet.de>
2819     * BUG 5670: Apply some Solaris packaging fixes.
2820     * BUG 8107: Fix poll replacement to become a msleep replacement.
2821     * BUG 8344: Fix --with(out)-sendfile-support option handling.
2824 o   Volker Lendecke <vl@samba.org>
2825     * BUG 9223: Fix uninitialized variable in the cldap server.
2826     * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart.
2829 o   Stefan Metzmacher <metze@samba.org>
2830     * BUG 9271: Several samba-tool fixes.
2831     * BUG 9196: Don't take 'state->te' as indication for "was_deferred".
2834 o   Matthieu Patou <mat@matws.net>
2835     * BUG 9240: Remove unused variable in DNS server.
2836     * BUG 9252: Preliminary tests for dcpromo in Windows 2012 fails with
2837       Samba DC.
2838     * BUG 9253: Crackname returns a dns domain name even if there is no cracked
2839       SID.
2840     * BUG 9255: Getncchanges with exop for repl_obj returns highest_usn.
2841     * BUG 9256: Getncchanges with exop for repl_obj_with_secrets should always
2842       be allowed for RWDC.
2843     * BUG 9257: LDAP server has at least one un-initialized variable.
2844     * BUG 9258: LDAP server ignore configuration values set in the database for
2845       timeout.
2846     * BUG 9259: rodc join fails complaining that it can't find a RWDC.
2847     * BUG 9260: kccdrs_replica_get_info returns invalid level when non
2848       supported should be returned.
2849     * BUG 9261: ds_replica_sync fails when specifying a name and not a guid.
2850     * BUG 9264: getncchanges returns invalid_parameters when it should return
2851       bad_nc.
2852     * BUG 9254: DsExecuteKCC returns wrong error code if taskid != 0.
2853     * BUG 9265: Bind dlz fails to start if there is a trustedanchors zone.
2856 o   Rusty Russell <rusty@rustcorp.com.au>
2857     * BUG 9268: Make tdb robust against shrinking tdbs.
2860 o   Andreas Schneider <asn@samba.org>
2861     * BUG 8769: Fix RAW printing for normal users.
2862     * BUG 9112: Increase debug level for info that the db is empty.
2863     * BUG 9244: Build pam_smbpass module only if enabled.
2864     * BUG 9245: Make sure the registry is set up before we init printing.
2865     * BUG 9276: Add config for systemd-tmpfiles.
2866     * BUG 9280: Add support for reloading systemd services.
2869 o   Karolin Seeger <kseeger@samba.org>
2870     * BUG 7826: Remove link to Using Samba.
2871     * BUG 8802: Add basic manpages for 'samba' and 'samba-tool'.
2872     * BUG 9165: Fix makerpms.sh on RHEL.
2873     * BUG 9243: Remove duplicate synonym min protocol.
2874     * BUG 9271: Several samba-tool fixes.
2877 o   Jelmer Vernooij <jelmer@samba.org>
2878     * BUG 9243: Add basic documentation for 'server min protocol'.
2879     * BUG 9271: Several samba-tool fixes.
2880     * BUG 9274: Add documentation for several parameters.
2883 o   Matthias Dieter Wallnöfer <mdw@samba.org>
2884     * BUG 9183: Introduce the wildcard binding feature to allow DNS to listen on
2885       localhost.
2888 CHANGES SINCE 4.0.0rc1
2889 ======================
2891 o   Michael Adam <obnox@samba.org>
2892     * BUG 9173: Make the SMB2 compound request create/delete_on_close/
2893       close work as Windows.
2896 o   Jeremy Allison <jra@samba.org>
2897     * BUG 9161: Re-add the vfs_Chdir() cache.
2898     * BUG 9189: SMB2 Create doesn't return correct MAX ACCESS access mask in
2899       blob.
2900     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
2903 o   Christian Ambach <ambi@samba.org>
2904     * BUG 9162: Fix the build of the GPFS VFS module.
2905     * BUG 9197: Only do 'printing_subsystem_update' when printing is enabled.
2908 o   Andrew Bartlett <abartlet@samba.org>
2909     * BUG 9228: Fix build on systems without ldap development headers.
2912 o   Alexander Bokovoy <ab@samba.org>
2913     * BUG 9157: Cleanup idmap_ldap build dependencies.
2914     * BUG 9228: Make smbldaphelper subsystem an internal library.
2915     * BUG 9229: Fix build of winbindd- and krb5 locator-related manpages.
2918 o   Sumit Bose <sbose@redhat.com>
2919     * BUG 9185: Allow DNS resolution of trusted domains if DNS name is
2920       available.
2923 o   Ira Cooper <ira@samba.org>
2924     * BUG 9162: Fix build on Illumos/Solaris using '--with-acl'.
2925     * BUG 9173: Compound requests should continue processing.
2928 o   Günther Deschner <gd@samba.org>
2929     * BUG 9185: Winbind cannot resolve AD DC in a different subnet.
2932 o   Björn Jacke <bj@sernet.de>
2933     * BUG 9162: Fix the build of the ACL VFS modules.
2934     * BUG 9172: Fix reporting of gfs2 quotas.
2937 o   Volker Lendecke <vl@samba.org>
2938     * BUG 9217: CreateFile with FILE_DIRECTORY_FILE can create directories
2939       on read-only shares.
2942 o   Vladimir Marek <Vladimir.Marek@Oracle.COM>
2943     * BUG 9192: Fix service control for non-internal services.
2946 o   Stefan Metzmacher <metze@samba.org>
2947     * BUG 9173: Make the SMB2 compound request create/delete_on_close/
2948       close work as Windows.
2949     * BUG 9184: Fix receiving of UDP packets from 0 bytes.
2950     * BUG 9191: Release the share mode lock before calling exit_server().
2951     * BUG 9193: Fix usage of invalid memory in smb2_signing_check_pdu().
2952     * BUG 9194: Disallow '--prefix=/usr' and '--prefix=/usr/local' without
2953       '--enable-fhs'.
2954     * BUG 9198: Fix RHEL-CTDB packaging.
2957 o   Matthieu Patou <mat@matws.net>
2958     * BUG 9199: Fix usage of "panic action".
2959     * BUG 9233: Fix a non handled memory out of memory.
2962 o   Andreas Schneider <asn@samba.org>
2963     * BUG 8632: Fix builtin forms order to match Windows again.
2964     * BUG 9159: Fix generating idmap manpages.
2965     * BUG 9218: Don't segfault if user specified ports out for range.
2966     * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
2967       registry.
2970 #######################################
2971 Reporting bugs & Development Discussion
2972 #######################################
2974 Please discuss this release on the samba-technical mailing list or by
2975 joining the #samba-technical IRC channel on irc.freenode.net.
2977 If you do report problems then please try to send high quality
2978 feedback. If you don't provide vital information to help us track down
2979 the problem then you will probably be ignored.  All bug reports should
2980 be filed under the Samba 4.0 product in the project's Bugzilla
2981 database (https://bugzilla.samba.org/).
2984 ======================================================================
2985 == Our Code, Our Bugs, Our Responsibility.
2986 == The Samba Team
2987 ======================================================================