s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM control
[Samba.git] / WHATSNEW.txt
blobc74580b977f72c453621c909e5f49697f336ef8b
1                    ==============================
2                    Release Notes for Samba 4.0.23
3                          December 08, 2014
4                    ==============================
7 This is the latest stable release of Samba 4.0.
10 Changes since 4.0.22:
11 ---------------------
13 o   Michael Adam <obnox@samba.org>
14     * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
15       state.
18 o   Jeremy Allison <jra@samba.org>
19     * BUG 10711: s3:daemons: Ensure nmbd and winbindd are consistent in
20       command line processing by adding POPT_COMMON_DYNCONFIG.
21     * BUG 10779: pthreadpool: Slightly serialize jobs.
22     * BUG 10830: s3:nmbd: Ensure the main nmbd process doesn't create zombies.
23     * BUG 10831: SIGCLD Signal handler not correctly reinstalled on old library
24       code use - smbrun etc.
25     * BUG 10848: s3:smb2cli: Query info return length check was reversed.
26     * BUG 10896: s3:nmbd: Fix netbios name truncation.
29 o   Günther Deschner <gd@samba.org>
30     * BUG 9984: s3-libnet: Make sure we do not overwrite precreated SPNs.
33 o   David Disseldorp <ddiss@samba.org>
34     * BUG 10898: spoolss: Fix handling of bad EnumJobs levels.
35     * BUG 10905: spoolss: Fix print job enumeration.
38 o   Björn Jacke <bj@sernet.de>
39     * BUG docs: Mention incompatibility between kernel oplocks and
40       streams_xattr.
43 o   Volker Lendecke <vl@samba.org>
44     * BUG 10860: registry: Don't leave dangling transactions.
45     * BUG 10932: pdb_tdb: Fix a TALLOC/SAFE_FREE mixup.
48 o   Stefan Metzmacher <metze@samba.org>
49     * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
50       state.
51     * BUG 10921: s3:smbd: Fix file corruption using "write cache size != 0".
54 o   Christof Schmitt <cs@samba.org>
55     * BUG 10838: s3-winbindd: Do not use domain SID from LookupSids for
56     * Sids2UnixIDs call.
59 o   Andreas Schneider <asn@samba.org>
60     * BUG 9984: s3-libnet: Add libnet_join_get_machine_spns().
61     * BUG 9985: s3-libads: Add all machine account principals to the keytab.
62     * BUG 10472: wafsamba: If perl can't provide defaults, define them.
63     * BUG 10824: nsswitch: Skip groups we were not able to map.
64     * BUG 10829: s3-libads: Improve service principle guessing.
67 o   Richard Sharpe <realrichardsharpe@gmail.com>
68     * BUG: source3/smbd/process.c::srv_send_smb() returns true on the error
69       path.
72 ######################################################################
73 Reporting bugs & Development Discussion
74 #######################################
76 Please discuss this release on the samba-technical mailing list or by
77 joining the #samba-technical IRC channel on irc.freenode.net.
79 If you do report problems then please try to send high quality
80 feedback. If you don't provide vital information to help us track down
81 the problem then you will probably be ignored.  All bug reports should
82 be filed under the Samba 4.0 product in the project's Bugzilla
83 database (https://bugzilla.samba.org/).
86 ======================================================================
87 == Our Code, Our Bugs, Our Responsibility.
88 == The Samba Team
89 ======================================================================
92 Release notes for older releases follow:
93 ----------------------------------------
95                    ==============================
96                    Release Notes for Samba 4.0.22
97                          September 15, 2014
98                    ==============================
101 This is the latest stable release of Samba 4.0.
103 Major enhancements in Samba 4.0.22 include:
105 o  New parameter "winbind request timeout" has been added (bug #3204). Please
106    see smb.conf man page for details.
109 Changes since 4.0.21:
110 ---------------------
112 o   Michael Adam <obnox@samba.org>
113     * BUG 10369: build: Fix configure to honour '--without-dmapi'.
116 o   Jeremy Allison <jra@samba.org>
117     * BUG 3204: s3: winbindd: On new client connect, prune idle or hung
118       connections older than "winbind request timeout". Add new parameter
119       "winbind request timeout".
120     * BUG 10640: lib: tevent: make TEVENT_SIG_INCREMENT atomic.
121     * BUG 10650: Make "case sensitive = True" option working with
122       "max protocol = SMB2" or higher in large directories.
123     * BUG 10728: 'net time': Fix usage and core dump.
124     * BUG 10773: s3: smbd: POSIX ACLs. Remove incorrect check for
125       SECINFO_PROTECTED_DACL in incoming security_information flags in
126       posix_get_nt_acl_common().
127     * BUG 10794: vfs_dirsort: Fix an off-by-one error that can
128       cause uninitialized memory read.
131 o   Björn Baumbach <bb@sernet.de>
132     * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty
133       files.
136 o   David Disseldorp <ddiss@samba.org>
137     * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info.
138     * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation.
141 o   Amitay Isaacs <amitay@gmail.com>
142     * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record.
145 o   Daniel Kobras <d.kobras@science-computing.de>
146     * BUG 10731: sys_poll_intr: Fix timeout arithmetic.
149 o   Ross Lagerwall <rosslagerwall@gmail.com>
150     * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections.
153 o   Volker Lendecke <vl@samba.org>
154     * BUG 10758: lib: Remove unused nstrcpy.
155     * BUG 10782: smbd: Properly initialize mangle_hash.
158 o   Stefan Metzmacher <metze@samba.org>
159     * BUG 10773: libcli/security: Add better detection of
160       SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info().
163 o   Marc Muehlfeld <mmuehlfeld@samba.org>
164     * BUG 10761: docs: Fix typos in smb.conf (inherit acls).
167 o   Shirish Pargaonkar <spargaonkar@suse.com>
168     * BUG 10755: samba: Retain case sensitivity of cifs client.
171 o   Arvid Requate <requate@univention.de>
172     * BUG 9570: passdb: Fix NT_STATUS_NO_SUCH_GROUP.
175 o   Har Gagan Sahai <SHarGagan@novell.com>
176     * BUG 10759: Fix a memory leak in cli_set_mntpoint().
179 o   Roel van Meer <roel@1afa.com>
180     * BUG 10777: Don't discard result of checking grouptype.
183 ######################################################################
184 Reporting bugs & Development Discussion
185 #######################################
187 Please discuss this release on the samba-technical mailing list or by
188 joining the #samba-technical IRC channel on irc.freenode.net.
190 If you do report problems then please try to send high quality
191 feedback. If you don't provide vital information to help us track down
192 the problem then you will probably be ignored.  All bug reports should
193 be filed under the Samba 4.0 product in the project's Bugzilla
194 database (https://bugzilla.samba.org/).
197 ======================================================================
198 == Our Code, Our Bugs, Our Responsibility.
199 == The Samba Team
200 ======================================================================
203 ----------------------------------------------------------------------
206                    ==============================
207                    Release Notes for Samba 4.0.21
208                            August 1, 2014
209                    ==============================
212 This is a security release in order to address
213 CVE-2014-3560 (Remote code execution in nmbd).
215 o  CVE-2014-3560:
216    Samba 4.0.0 to 4.1.10 are affected by a remote code execution attack on
217    unauthenticated nmbd NetBIOS name services.
219    A malicious browser can send packets that may overwrite the heap of
220    the target nmbd NetBIOS name services daemon. It may be possible to
221    use this to generate a remote code execution vulnerability as the
222    superuser (root).
225 Changes since 4.1.20:
226 ---------------------
228 o   Volker Lendecke <vl@samba.org>
229     * BUG 10735: CVE-2014-3560: Fix unstrcpy macro length.
232 ######################################################################
233 Reporting bugs & Development Discussion
234 #######################################
236 Please discuss this release on the samba-technical mailing list or by
237 joining the #samba-technical IRC channel on irc.freenode.net.
239 If you do report problems then please try to send high quality
240 feedback. If you don't provide vital information to help us track down
241 the problem then you will probably be ignored.  All bug reports should
242 be filed under the Samba 4.0 product in the project's Bugzilla
243 database (https://bugzilla.samba.org/).
246 ======================================================================
247 == Our Code, Our Bugs, Our Responsibility.
248 == The Samba Team
249 ======================================================================
252 ----------------------------------------------------------------------
255                    ==============================
256                    Release Notes for Samba 4.0.20
257                            July 30, 2014
258                    ==============================
261 This is the latest stable release of the Samba 4.0 release series.
264 Changes since 4.0.19:
265 ---------------------
267 o   Jeremy Allison <jra@samba.org>
268     * BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
269     * BUG 10653: Samba won't start on a machine configured with only IPv4.
270     * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
271     * BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
272       client timeout.
273     * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
274       brl_pending_overlap().
275     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
278 o   Andrew Bartlett <abartlet@samba.org>
279     * BUG 10627: rid_array used before status checked - segmentation fault due
280       to null pointer dereference.
283 o   David Disseldorp <ddiss@samba.org>
284     * BUG 10612: printing: Fix purge of all print jobs.
287 o   Björn Jacke <bj@sernet.de>
288     * BUG 3263: net/doc: Make clear that net vampire is for NT4 domains only.
289     * BUG 10657: autobuild: Delete $NSS_MODULES in "make clean".
292 o   Volker Lendecke <vl@samba.org>
293     * BUG 10663: msg_channel: Fix a 100% CPU loop.
294     * BUG 10680: smbstatus: Fix an uninitialized variable.
295     * BUG 10687: 'RW2' smbtorture test fails when -N <numprocs> is set to 2 due
296       to the invalid status check in the second client.
297     * BUG 10699: smbd: Avoid double-free in get_print_db_byname.
300 o   Stefan Metzmacher <metze@samba.org>
301     * BUG 10469: ldb-samba: fix a memory leak in
302       ldif_canonicalise_objectCategory().
303     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
304     * BUG 10696: Backport autobuild/selftest fixes from master.
305     * BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
306       send_file_readX().
309 ######################################################################
310 Reporting bugs & Development Discussion
311 #######################################
313 Please discuss this release on the samba-technical mailing list or by
314 joining the #samba-technical IRC channel on irc.freenode.net.
316 If you do report problems then please try to send high quality
317 feedback. If you don't provide vital information to help us track down
318 the problem then you will probably be ignored.  All bug reports should
319 be filed under the Samba 4.0 product in the project's Bugzilla
320 database (https://bugzilla.samba.org/).
323 ======================================================================
324 == Our Code, Our Bugs, Our Responsibility.
325 == The Samba Team
326 ======================================================================
329 ----------------------------------------------------------------------
332                    ==============================
333                    Release Notes for Samba 4.0.19
334                            June 23, 2014
335                    ==============================
338 This is a security release in order to address
339 CVE-2014-0244 (Denial of service - CPU loop) and
340 CVE-2014-3493 (Denial of service - Server crash/memory corruption).
342 o  CVE-2014-0244:
343    All current released versions of Samba are vulnerable to a denial of
344    service on the nmbd NetBIOS name services daemon. A malformed packet
345    can cause the nmbd server to loop the CPU and prevent any further
346    NetBIOS name service.
348    This flaw is not exploitable beyond causing the code to loop expending
349    CPU resources.
351 o  CVE-2014-3493:
352    All current released versions of Samba are affected by a denial of service
353    crash involving overwriting memory on an authenticated connection to the
354    smbd file server.
357 Changes since 4.0.18:
358 ---------------------
360 o   Jeremy Allison <jra@samba.org>
361     * BUG 10633: CVE-2014-0244: Fix nmbd denial of service.
362     * BUG 10654: CVE-2014-3493: Fix segmentation fault in
363       smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler.
366 ######################################################################
367 Reporting bugs & Development Discussion
368 #######################################
370 Please discuss this release on the samba-technical mailing list or by
371 joining the #samba-technical IRC channel on irc.freenode.net.
373 If you do report problems then please try to send high quality
374 feedback. If you don't provide vital information to help us track down
375 the problem then you will probably be ignored.  All bug reports should
376 be filed under the Samba 4.0 product in the project's Bugzilla
377 database (https://bugzilla.samba.org/).
380 ======================================================================
381 == Our Code, Our Bugs, Our Responsibility.
382 == The Samba Team
383 ======================================================================
386 ----------------------------------------------------------------------
389                    ==============================
390                    Release Notes for Samba 4.0.18
391                             May 27, 2014
392                    ==============================
395 This is the latest stable release of Samba 4.0.
397 Please note that this bug fix release also addresses two minor security issues
398 without being a dedicated security release:
400   o CVE-2014-0239: dns: Don't reply to replies (bug #10609).
401   o CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response
402     (bug #10549).
404 For more details including security advisories and patches, please see
406   http://www.samba.org/samba/history/security.html
409  Changes since 4.0.17:
410 ---------------------
412 o   Michael Adam <obnox@samba.org>
413     * BUG 10548: build: Fix ordering problems with lib-provided and internal
414       RPATHs.
417 o   Jeremy Allison <jra@samba.org>
418     * BUG 10577: SMB1 wildcard unlink fail can leave a retry record on the open
419       retry queue.
420     * BUG 10564: Fix lock order violation and file lost.
423 o   Björn Baumbach <bb@sernet.de>
424     * BUG 10239: s3-nmbd: Reset debug settings after reading config file.
425     * BUG 10544: s3-lib/util: set_namearray reads across end of namelist
426       string.
427     * BUG 10556: lib-util: Rename memdup to smb_memdup and fix all callers.
430 o   Kai Blin <kai@samba.org>
431     * BUG 10609: CVE-2014-0239: dns: Don't reply to replies.
434 o   David Disseldorp <ddiss@samba.org>
435     * BUG 10590: byteorder: Do not assume PowerPC is big-endian.
438 o   Stefan Metzmacher <metze@samba.org>
439     * BUG 10472: script/autobuild: Make use of
440       '--with-perl-{arch,lib}-install-dir'.
443 o   Noel Power <nopower@suse.com>
444     * BUG 10554: Fix read of deleted memory in reply_writeclose()'.
447 o   Jose A. Rivera <jarrpa@redhat.com>
448     * BUG 10151: Extra ':' in msg for Waf Cross Compile Build System with
449       Cross-answers command.
450     * BUG 10348: Fix empty body in if-statement in continue_domain_open_lookup.
453 o   Christof Schmitt <christof.schmitt@us.ibm.com>
454     * BUG 10549: CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS
455       response.
458 o   Andreas Schneider <asn@samba.org>
459     * BUG 10472: wafsamba: Fix the installation on FreeBSD.
462 ######################################################################
463 Reporting bugs & Development Discussion
464 #######################################
466 Please discuss this release on the samba-technical mailing list or by
467 joining the #samba-technical IRC channel on irc.freenode.net.
469 If you do report problems then please try to send high quality
470 feedback. If you don't provide vital information to help us track down
471 the problem then you will probably be ignored.  All bug reports should
472 be filed under the Samba 4.0 product in the project's Bugzilla
473 database (https://bugzilla.samba.org/).
476 ======================================================================
477 == Our Code, Our Bugs, Our Responsibility.
478 == The Samba Team
479 ======================================================================
482 ----------------------------------------------------------------------
485                    ==============================
486                    Release Notes for Samba 4.0.17
487                            April 15, 2014
488                    ==============================
491 This is the latest stable release of Samba 4.0.
494 Changes since 4.0.16:
495 ---------------------
497 o   Jeremy Allison <jra@samba.org>
498     * BUG 9878: Make "force user" work as expected.
499     * BUG 9942: Fix problem with server taking too long to respond to a
500       MSG_PRINTER_DRVUPGRADE message.
501     * BUG 9993: s3-printing: Fix obvious memory leak in
502       printer_list_get_printer().
503     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
504       request crashes smbd.
505     * BUG 10431: Fix STATUS_NO_MEMORY response from Query File Posix Lock request.
506     * BUG 10508: smbd: Correctly add remote users into local groups.
507     * BUG 10534: Cleanup messages.tdb record after unclean smbd shutdown.
510 o   Christian Ambach <ambi@samba.org>
511     * BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
512     * BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
515 o   Andrew Bartlett <abartlet@samba.org>
516     * smbd: Split create_conn_struct into a fn that does not change the
517       working dir.
520 o   Gregor Beck <gbeck@sernet.de>
521     * BUG 10458: Fix 'wbinfo -i' with one-way trust.
522     * s3:rpc_server: Minor refactoring of process_request_pdu().
525 o   Kai Blin <kai@samba.org>
526     * BUG 10471: Don't respond with NXDOMAIN to records that exist with another
527       type.
530 o   Alexander Bokovoy <ab@samba.org>
531     * BUG 10504: lsa.idl: Define lsa.ForestTrustCollisionInfo and
532       ForestTrustCollisionRecord as public structs.
535 o   Günther Deschner <gd@samba.org>
536     * BUG 10439: Increase max netbios name components.
539 o   David Disseldorp <ddiss@samba.org>
540     * BUG 10188: doc: Add "spoolss: architecture" parameter usage.
541     * BUG 10484: Initial FSRVP rpcclient requests fail with
542       NT_STATUS_PIPE_NOT_AVAILABLE.
545 o   Daniel Liberman <danielvl@gmail.com>
546     * BUG 10387: 'net ads search' on high latency networks can return a partial
547       list with no error indication.
550 o   Stefan Metzmacher <metze@samba.org>
551     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
552       request crashes smbd.
553     * BUG 10422: max xmit > 64kb leads to segmentation fault.
554     * BUG 10444: smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP")
555       panics from within ctdbd_migrate() with invalid lock_order.
556     * BUG 10464: samba4 services not binding on IPv6 addresses causing
557       connection delays.
558     * tevent: Fix crash bug in tevent_queue_immediate_trigger().
561 o   Garming Sam <garming@catalyst.net.nz>
562     * BUG 10378: dfs: Always call create_conn_struct with root privileges.
565 o   Andreas Schneider <asn@cryptomilk.org>
566     * BUG 10472: pidl: waf should have an option for the dir to install perl
567       files and do not glob.
568     * BUG 10474: s3-spoolssd: Don't register spoolssd if epmd is not running.
569     * BUG 10481: s3-rpc_server: Fix handling of fragmented rpc requests.
572 o   Gustavo Zacarias <gustavo@zacarias.com.ar>
573     * BUG 10506: Make 'smbreadline' build with readline 6.3.
576 ######################################################################
577 Reporting bugs & Development Discussion
578 #######################################
580 Please discuss this release on the samba-technical mailing list or by
581 joining the #samba-technical IRC channel on irc.freenode.net.
583 If you do report problems then please try to send high quality
584 feedback. If you don't provide vital information to help us track down
585 the problem then you will probably be ignored.  All bug reports should
586 be filed under the Samba 4.0 product in the project's Bugzilla
587 database (https://bugzilla.samba.org/).
590 ======================================================================
591 == Our Code, Our Bugs, Our Responsibility.
592 == The Samba Team
593 ======================================================================
596 ----------------------------------------------------------------------
599                    ==============================
600                    Release Notes for Samba 4.0.16
601                            March 11, 2014
602                    ==============================
605 This is a security release in order to address
606 CVE-2013-4496 (Password lockout not enforced for SAMR password changes) and
607 CVE-2013-6442 (smbcacls can remove a file or directory ACL by mistake).
609 o  CVE-2013-4496:
610    Samba versions 3.4.0 and above allow the administrator to implement
611    locking out Samba accounts after a number of bad password attempts.
613    However, all released versions of Samba did not implement this check for
614    password changes, such as are available over multiple SAMR and RAP
615    interfaces, allowing password guessing attacks.
617 o  CVE-2013-6442:
618    Samba versions 4.0.0 and above have a flaw in the smbcacls command. If
619    smbcacls is used with the "-C|--chown name" or "-G|--chgrp name"
620    command options it will remove the existing ACL on the object being
621    modified, leaving the file or directory unprotected.
624 Changes since 4.0.15:
625 ---------------------
627 o   Jeremy Allison <jra@samba.org>
628     * BUG 10327: CVE-2013-6442: ensure we don't lose an existing ACL when
629       setting owner or group owner.
632 o   Andrew Bartlett <abartlet@samba.org>
633     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
634       changes.
637 o   Stefan Metzmacher <metze@samba.org>
638     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
639       changes.
642 ######################################################################
643 Reporting bugs & Development Discussion
644 #######################################
646 Please discuss this release on the samba-technical mailing list or by
647 joining the #samba-technical IRC channel on irc.freenode.net.
649 If you do report problems then please try to send high quality
650 feedback. If you don't provide vital information to help us track down
651 the problem then you will probably be ignored.  All bug reports should
652 be filed under the Samba 4.0 product in the project's Bugzilla
653 database (https://bugzilla.samba.org/).
656 ======================================================================
657 == Our Code, Our Bugs, Our Responsibility.
658 == The Samba Team
659 ======================================================================
662 ----------------------------------------------------------------------
665                    ==============================
666                    Release Notes for Samba 4.0.15
667                          February 18, 2014
668                    ==============================
671 This is the latest stable release of Samba 4.0.
674 Changes since 4.0.14:
675 ---------------------
677 o   Michael Adam <obnox@samba.org>
678     * BUG 10259: Make shadow_copy2 module working with Windows 7.
681 o   Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
682     * BUG 10087: ntlm_auth sometimes returns the wrong username to
683       mod_ntlm_auth_winbind.
686 o   Jeremy Allison <jra@samba.org>
687     * BUG 2662: Make revamped directory handling code 64bit clean.
688     * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
689       memory in winbindd_reinit_after_fork.
690     * BUG 10429: s3: modules: streaminfo: As we have no VFS function
691       SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
692       is true.
695 o   Christian Ambach <ambi@samba.org>
696     * BUG 0280: s3:winbindd: Fix use of uninitialized variables.
699 o   Andrew Bartlett <abartlet@samba.org>
700     * BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
703 o   Jeffrey Clark <dude@zaplabs.com>
704     * BUG 10418: Add support for Heimdal's unified krb5 and hdb plugin system.
707 o   Volker Lendecke <vl@samba.org>
708     * BUG 2191: s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
709     * BUG 10415: smbd: Fix memory overwrites.
710     * BUG 10436: smbd: Fix an ancient oplock bug.
713 o   Stefan Metzmacher <metze@samba.org>
714     * BUG 10442: Fix crash bug in smb2_notify code.
717 o   Jelmer Vernooij <jelmer@samba.org>
718     * BUG 10418: Cope with first element in hdb_method having a different name
719       in different heimdal versions.
722 ######################################################################
723 Reporting bugs & Development Discussion
724 #######################################
726 Please discuss this release on the samba-technical mailing list or by
727 joining the #samba-technical IRC channel on irc.freenode.net.
729 If you do report problems then please try to send high quality
730 feedback. If you don't provide vital information to help us track down
731 the problem then you will probably be ignored.  All bug reports should
732 be filed under the Samba 4.0 product in the project's Bugzilla
733 database (https://bugzilla.samba.org/).
736 ======================================================================
737 == Our Code, Our Bugs, Our Responsibility.
738 == The Samba Team
739 ======================================================================
742 ----------------------------------------------------------------------
745                    ==============================
746                    Release Notes for Samba 4.0.14
747                            January 7, 2014
748                    ==============================
751 This is the latest stable release of Samba 4.0.
753 Major enhancements in Samba 4.0.14 include:
755 o  Fix segfault in smbd (bug #10284).
756 o  Fix SMB2 server panic when a smb2 brlock times out (bug #10311).
759 Changes since 4.0.13:
760 ---------------------
762 o   Jeremy Allison <jra@samba.org>
763     * BUG 9870: smbd: Allow updates on directory write times on open handles.
764     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
765       on a share.
766     * BUG 10305: ldb: Fix bad if test in ldb_comparison_fold().
767     * BUG 10320: s3:smbpasswd: Fix crashes on invalid input.
770 o   David Disseldorp <ddiss@samba.org>
771     * BUG 10271: Send correct job-ID in print job notifications.
774 o   Volker Lendecke <vl@samba.org>
775     * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel.
776     * BUG 10284: smbd: Fix segfault.
777     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
778       on a share.
779     * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out.
782 o   Stefan Metzmacher <metze@samba.org>
783     * BUG 10298: Reduce smb2_server processing overhead.
784     * BUG 10330: s3:configure: Require tevent >= 0.9.18 as external library.
787 o   Arvid Requate <requate@univention.de>
788     * BUG 10267: spoolss: Accept XPS_PASS datatype used by Windows 8.
791 o   Christof Schmitt <cs@samba.org>
792     * BUG 10310: Fix AIO with SMB2 and locks.
795 o   Andreas Schneider <asn@samba.org>
796     * BUG 2191: Fix substution of %G/%g in 'template * homedir'.
799 ######################################################################
800 Reporting bugs & Development Discussion
801 #######################################
803 Please discuss this release on the samba-technical mailing list or by
804 joining the #samba-technical IRC channel on irc.freenode.net.
806 If you do report problems then please try to send high quality
807 feedback. If you don't provide vital information to help us track down
808 the problem then you will probably be ignored.  All bug reports should
809 be filed under the Samba 4.0 product in the project's Bugzilla
810 database (https://bugzilla.samba.org/).
813 ----------------------------------------------------------------------
816                    ==============================
817                    Release Notes for Samba 4.0.13
818                           December 9, 2013
819                    ==============================
822 This is a security release in order to address
823 CVE-2013-4408 (DCE-RPC fragment length field is incorrectly checked) and
824 CVE-2012-6150 (pam_winbind login without require_membership_of restrictions).
826 o  CVE-2013-4408:
827    Samba versions 3.4.0 and above (versions 3.4.0 - 3.4.17, 3.5.0 -
828    3.5.22, 3.6.0 - 3.6.21, 4.0.0 - 4.0.12 and including 4.1.2) are
829    vulnerable to buffer overrun exploits in the client processing of
830    DCE-RPC packets. This is due to incorrect checking of the DCE-RPC
831    fragment length in the client code.
833    This is a critical vulnerability as the DCE-RPC client code is part of
834    the winbindd authentication and identity mapping daemon, which is
835    commonly configured as part of many server installations (when joined
836    to an Active Directory Domain). A malicious Active Directory Domain
837    Controller or man-in-the-middle attacker impersonating an Active
838    Directory Domain Controller could achieve root-level access by
839    compromising the winbindd process.
841    Samba server versions 3.4.0 - 3.4.17 and versions 3.5.0 - 3.5.22 are
842    also vulnerable to a denial of service attack (server crash) due to a
843    similar error in the server code of those versions.
845    Samba server versions 3.6.0 and above (including all 3.6.x versions,
846    all 4.0.x versions and 4.1.x) are not vulnerable to this problem.
848    In addition range checks were missing on arguments returned from calls
849    to the DCE-RPC functions LookupSids (lsa and samr), LookupNames (lsa and samr)
850    and LookupRids (samr) which could also cause similar problems.
852    As this was found during an internal audit of the Samba code there are
853    no currently known exploits for this problem (as of December 9th 2013).
855 o  CVE-2012-6150:
856    Winbind allows for the further restriction of authenticated PAM logins using
857    the require_membership_of parameter. System administrators may specify a list
858    of SIDs or groups for which an authenticated user must be a member of. If an
859    authenticated user does not belong to any of the entries, then login should
860    fail. Invalid group name entries are ignored.
862    Samba versions 3.3.10, 3.4.3, 3.5.0 and later incorrectly allow login from
863    authenticated users if the require_membership_of parameter specifies only
864    invalid group names.
866    This is a vulnerability with low impact. All require_membership_of group
867    names must be invalid for this bug to be encountered.
870 Changes since 4.0.12:
871 ---------------------
873 o   Jeremy Allison <jra@samba.org>
874     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
877 o   Stefan Metzmacher <metze@samba.org>
878     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
881 o   Noel Power <noel.power@suse.com>
882     * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't
883       member of *any* require_membership_of specified groups.
886 ######################################################################
887 Reporting bugs & Development Discussion
888 #######################################
890 Please discuss this release on the samba-technical mailing list or by
891 joining the #samba-technical IRC channel on irc.freenode.net.
893 If you do report problems then please try to send high quality
894 feedback. If you don't provide vital information to help us track down
895 the problem then you will probably be ignored.  All bug reports should
896 be filed under the Samba 4.0 product in the project's Bugzilla
897 database (https://bugzilla.samba.org/).
900 ======================================================================
901 == Our Code, Our Bugs, Our Responsibility.
902 == The Samba Team
903 ======================================================================
906 ----------------------------------------------------------------------
909                    ==============================
910                    Release Notes for Samba 4.0.12
911                           November 19, 2013
912                    ==============================
915 This is is the latest stable release of Samba 4.0.
917 Major enhancements in Samba 4.0.12 include:
919 o  RW Deny for a specific user is not overriding RW Allow for a group (bug
920    #10196)
923 Changes since 4.0.11:
924 ---------------------
926 o   Jeremy Allison <jra@samba.org>
927     * BUG 10187: Missing talloc_free can leak stackframe in error path.
928     * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
929       group.
932 o   Andrew Bartlett <abartlet@samba.org>
933     * BUG 10052: Use dsdb_search_one to catch 0 results as well as
934       NO_SUCH_OBJECT errors.
937 o   Samuel Cabrero <scabrero@zentyal.com>
938     * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.
941 o   Günther Deschner <gd@samba.org>
942     * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure for NDR
943       cache entries.
946 o   Björn Jacke <bj@sernet.de>
947     * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.
950 o   Volker Lendecke <vl@samba.org>
951     * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.
954 o   Stefan Metzmacher <metze@samba.org>
955     * BUG 9905: ldap_server: Register name and pid at startup.
956     * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
957     * BUG 10232: libcli/smb: fix smb2cli_ioctl*() against Windows 2008.
960 o   Andreas Schneider <asn@samba.org>
961     * BUG 10132: pam_winbindd: Add support for the KEYRING ccache type.
962     * BUG 10194: winbind: Offline logon cache not updating for cross child
963       domain group membership.
964     * BUG 10269: util: Remove 32bit macros breaking strict aliasing.
967 ######################################################################
968 Reporting bugs & Development Discussion
969 #######################################
971 Please discuss this release on the samba-technical mailing list or by
972 joining the #samba-technical IRC channel on irc.freenode.net.
974 If you do report problems then please try to send high quality
975 feedback. If you don't provide vital information to help us track down
976 the problem then you will probably be ignored.  All bug reports should
977 be filed under the Samba 4.0 product in the project's Bugzilla
978 database (https://bugzilla.samba.org/).
981 ======================================================================
982 == Our Code, Our Bugs, Our Responsibility.
983 == The Samba Team
984 ======================================================================
987 ----------------------------------------------------------------------
990                    ==============================
991                    Release Notes for Samba 4.0.11
992                           November 11, 2013
993                    ==============================
996 This is a security release in order to address
997 CVE-2013-4475 (ACLs are not checked on opening an alternate
998 data stream on a file or directory) and
999 CVE-2013-4476 (Private key in key.pem world readable).
1001 o  CVE-2013-4475:
1002    Samba versions 3.2.0 and above (all versions of 3.2.x, 3.3.x,
1003    3.4.x, 3.5.x, 3.6.x, 4.0.x and 4.1.x) do not check the underlying
1004    file or directory ACL when opening an alternate data stream.
1006    According to the SMB1 and SMB2+ protocols the ACL on an underlying
1007    file or directory should control what access is allowed to alternate
1008    data streams that are associated with the file or directory.
1010    By default no version of Samba supports alternate data streams
1011    on files or directories.
1013    Samba can be configured to support alternate data streams by loading
1014    either one of two virtual file system modues (VFS) vfs_streams_depot or
1015    vfs_streams_xattr supplied with Samba, so this bug only affects Samba
1016    servers configured this way.
1018    To determine if your server is vulnerable, check for the strings
1019    "streams_depot" or "streams_xattr" inside your smb.conf configuration
1020    file.
1022 o  CVE-2013-4476:
1023    In setups which provide ldap(s) and/or https services, the private
1024    key for SSL/TLS encryption might be world readable. This typically
1025    happens in active directory domain controller setups.
1028 Changes since 4.0.10:
1029 ---------------------
1031 o   Jeremy Allison <jra@samba.org>
1032     * BUGs 10234 + 10229: CVE-2013-4475: Fix access check verification on stream
1033       files.
1036 o   Björn Baumbach <bb@sernet.de>
1037     * BUG 10234: CVE-2013-4476: Private key in key.pem world readable.
1040 ######################################################################
1041 Reporting bugs & Development Discussion
1042 #######################################
1044 Please discuss this release on the samba-technical mailing list or by
1045 joining the #samba-technical IRC channel on irc.freenode.net.
1047 If you do report problems then please try to send high quality
1048 feedback. If you don't provide vital information to help us track down
1049 the problem then you will probably be ignored.  All bug reports should
1050 be filed under the Samba 4.0 product in the project's Bugzilla
1051 database (https://bugzilla.samba.org/).
1054 ======================================================================
1055 == Our Code, Our Bugs, Our Responsibility.
1056 == The Samba Team
1057 ======================================================================
1060 ----------------------------------------------------------------------
1063                    ==============================
1064                    Release Notes for Samba 4.0.10
1065                            October 8, 2013
1066                    ==============================
1069 This is is the latest stable release of Samba 4.0.
1071 Major enhancements in Samba 4.0.10 include:
1073 o  NetBIOS related samba process consumes 100% CPU (bug #10158).
1074 o  smbd: Clean up share modes after hard crash (bug #10138).
1075 o  Fix POSIX ACL mapping when setting DENY ACE's from Windows (bug #10162).
1077 To ease upgrades from Samba 3.6 and older, a new parameter called "acl allow
1078 execute always" has been introduced as a temporary workaround. Please see the
1079 smb.conf man page for details.
1082 Changes since 4.0.9:
1083 --------------------
1085 o   Michael Adam <obnox@samba.org>
1086     * BUG 10134: Ease file server upgrades from 3.6 and earlier with "acl allow
1087       execute always".
1088     * BUG 10169: Fix build error in scavenger.c.
1091 o   Jeremy Allison <jra@samba.org>
1092     * BUG 5917: Make Samba work on site with Read Only Domain Controller.
1093     * BUG 9166: Starting smbd or nmbd with stdin from /dev/null results in
1094       "EOF on stdin".
1095     * BUG 10063: source3/lib/util.c:1493 leaking memory w/ pam_winbind.so /
1096       winbind.
1097     * BUG 10121: Masks incorrectly applied to UNIX extension permission changes.
1098     * BUG 10139: Valid utf8 filenames cause "invalid conversion error"
1099       messages.
1102 o   Christian Ambach <ambi@samba.org>
1103     * BUG #9911 - Build Samba 4.0.x on AIX with IBM XL C/C++.
1106 o   Andrew Bartlett <abartlet@samba.org>
1107     * BUG 8077: dsdb: Convert the full string from UTF16 to UTF8, including
1108       embedded NULLs.
1109     * BUG 9091: When replicating DNS for bind9_dlz we need to create the
1110       server-DNS account remotely.
1111     * BUG 9461: python-samba-tool fsmo: Do not give an error on a successful
1112       role transfer.
1115 o   Günther Deschner <gd@samba.org>
1116     * BUG 9615: s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
1117     * BUG 9899: s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
1118     * BUG 10147: Better document potential implications of a globally used
1119       "valid users".
1122 o   Korobkin <korobkin+samba@gmail.com>
1123     * BUG 10118: Samba is chatty about being unable to open a printer.
1126 o   Amitay Isaacs <amitay@gmail.com>
1127     * BUG 9599: samba-tool/dns: Pass on additional flags when creating zones.
1130 o   Volker Lendecke <vl@samba.org>
1131     * BUG 10086: smbd: Fix async echo handler forking.
1132     * BUG 10106: Honour output buffer length set by the client for SMB2
1133       GetInfo requests.
1134     * BUG 10114: Dropbox (write-only-directory) case isn't handled correctly in
1135       pathname lookup.
1136     * BUG 10138: smbd: Clean up share modes after hard crash.
1139 o   Daniel Liberman <danielvl@gmail.com>
1140     * BUG 10162: Fix POSIX ACL mapping when setting DENY ACE's from Windows.
1143 o   Stefan Metzmacher <metze@samba.org>
1144     * BUG 9802: Move gencache.tdb to /var/cache/samba.
1145     * BUG 10030: ::1 added to nameserver on join.
1148 o   Matthieu Patou <mat@matws.net>
1149     * BUG 10158: NetBIOS related samba process consumes 100% CPU.
1152 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1153     * BUG 10137: vfs_shadow_copy2 does not display previous versions correctly
1154       over SMB2.
1157 o   Karolin Seeger <kseeger@samba.org>
1158     * BUG 10076: docs: Fix variable list in man vfs_crossrename.
1161 o   Richard Sharpe <realrichardsharpe@gmail.com>
1162     * BUG 10097 - MacOSX 10.9 will not follow path-based DFS referrals handed
1163       out by Samba.
1166 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1167     * BUG 10106: Honour output buffer length set by the client for SMB2
1168       GetInfo requests.
1171 ######################################################################
1172 Reporting bugs & Development Discussion
1173 #######################################
1175 Please discuss this release on the samba-technical mailing list or by
1176 joining the #samba-technical IRC channel on irc.freenode.net.
1178 If you do report problems then please try to send high quality
1179 feedback. If you don't provide vital information to help us track down
1180 the problem then you will probably be ignored.  All bug reports should
1181 be filed under the Samba 4.0 product in the project's Bugzilla
1182 database (https://bugzilla.samba.org/).
1185 ======================================================================
1186 == Our Code, Our Bugs, Our Responsibility.
1187 == The Samba Team
1188 ======================================================================
1191 ----------------------------------------------------------------------
1194                    =============================
1195                    Release Notes for Samba 4.0.9
1196                           August 20, 2013
1197                    =============================
1200 This is is the latest stable release of Samba 4.0.
1202 Major enhancements in Samba 4.0.9 include:
1204 o  Fix crash of Winbind after "ls -l /usr/local/samba/var/locks/sysvol"
1205    (bug #9820).
1206 o  Fix segmentation fault while reading incomplete session info (bug #10003).
1207 o  smbd: Fix a 100% loop at shutdown time (bug #10013).
1210 Changes since 4.0.8:
1211 --------------------
1213 o   Michael Adam <obnox@samba.org>
1214     * BUG 9930: smbd: Cleanup disonnected durable handles.
1217 o   Jeremy Allison <jra@samba.org>
1218     * BUG 9992: Fix Windows error 0x800700FE when copying files with xattr names
1219       containing ":".
1220     * BUG 10064: Linux kernel oplock breaks can miss signals.
1223 o   Andrew Bartlett <abartlet@samba.org>
1224     * BUG 9820: Fix crash of Winbind after "ls -l
1225       /usr/local/samba/var/locks/sysvol".
1226     * BUG 10014: Fix excessive RID allocation.
1229 o   Björn Baumbach <bb@sernet.de>
1230     * BUG 10003: s3-lib: Fix segmentation fault while reading incomplete
1231       session info.
1234 o   Gregor Beck <gbeck@sernet.de>
1235     * BUG 9678: Windows 8 Roaming profiles fail.
1236     * BUG 9930: smbd: Cleanup disonnected durable handles.
1239 o   Kai Blin <kai@samba.org>
1240     * BUG 10015: Add debugclass for DNS server.
1243 o   Alexander Bokovoy <ab@samba.org>
1244     * BUG 9779: Add UPN enumeration to passdb internal API.
1247 o   Günther Deschner <gd@samba.org>
1248     * BUG 10043: Allow to change the default location for Kerberos credential
1249       caches.
1250     * BUG 10073: net ads join: Fix segmentation fault in
1251       create_local_private_krb5_conf_for_domain.
1254 o   Volker Lendecke <vl@samba.org>
1255     * BUG 10013: smbd: Fix a 100% loop at shutdown time.
1258 o   Stefan Metzmacher <metze@samba.org>
1259     * BUG 9820: Fix crash of Winbind after "ls -l
1260       /usr/local/samba/var/locks/sysvol".
1261     * BUG 10003: s3-lib: Fix segmentation fault while reading incomplete
1262       session info.
1263     * BUG 10015: Fix/improve debug options.
1266 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1267     * BUG 9970: vfs_streams_xattr: Do not attempt to write empty attribute
1268       twice.
1271 o   Andreas Schneider <asn@samba.org>
1272     * BUG 9994: s3-winbind: Do not delete an existing valid credential cache.
1273     * BUG 10073: net ads join: Fix segmentation fault in
1274       create_local_private_krb5_conf_for_domain.
1277 o   Ralph Wuerthner <ralphw@de.ibm.com>
1278     * BUG 10064: Linux kernel oplock breaks can miss signals.
1281 ######################################################################
1282 Reporting bugs & Development Discussion
1283 #######################################
1285 Please discuss this release on the samba-technical mailing list or by
1286 joining the #samba-technical IRC channel on irc.freenode.net.
1288 If you do report problems then please try to send high quality
1289 feedback. If you don't provide vital information to help us track down
1290 the problem then you will probably be ignored.  All bug reports should
1291 be filed under the Samba 4.0 product in the project's Bugzilla
1292 database (https://bugzilla.samba.org/).
1295 ======================================================================
1296 == Our Code, Our Bugs, Our Responsibility.
1297 == The Samba Team
1298 ======================================================================
1301 ----------------------------------------------------------------------
1304                    =============================
1305                    Release Notes for Samba 4.0.8
1306                           August 05, 2013
1307                    =============================
1310 This is a security release in order to address
1311 CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause
1312 server to loop with DOS).
1314 o  CVE-2013-4124:
1315    All current released versions of Samba are vulnerable to a denial of
1316    service on an authenticated or guest connection. A malformed packet
1317    can cause the smbd server to loop the CPU performing memory
1318    allocations and preventing any further service.
1320    A connection to a file share, or a local account is needed to exploit
1321    this problem, either authenticated or unauthenticated if guest
1322    connections are allowed.
1324    This flaw is not exploitable beyond causing the code to loop
1325    allocating memory, which may cause the machine to exceed memory
1326    limits.
1329 Changes since 4.0.7:
1330 --------------------
1332 o   Jeremy Allison <jra@samba.org>
1333     * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list
1334       reading can cause server to loop with DOS.
1337 ######################################################################
1338 Reporting bugs & Development Discussion
1339 #######################################
1341 Please discuss this release on the samba-technical mailing list or by
1342 joining the #samba-technical IRC channel on irc.freenode.net.
1344 If you do report problems then please try to send high quality
1345 feedback. If you don't provide vital information to help us track down
1346 the problem then you will probably be ignored.  All bug reports should
1347 be filed under the Samba 4.0 product in the project's Bugzilla
1348 database (https://bugzilla.samba.org/).
1351 ======================================================================
1352 == Our Code, Our Bugs, Our Responsibility.
1353 == The Samba Team
1354 ======================================================================
1357 ----------------------------------------------------------------------
1360                    =============================
1361                    Release Notes for Samba 4.0.7
1362                            July 2, 2013
1363                    =============================
1366 This is is the latest stable release of Samba 4.0.
1368 Major enhancements in Samba 4.0.7 include:
1370 o  Fix a core dump with invalid lock order while opening/editing
1371    or copying MS files (bug #9794).
1372 o  Fix crash bug from search of mail= (bug #9967).
1373 o  winbind4: talloc use after free (bug #9832).
1376 Changes since 4.0.6:
1377 --------------------
1379 o   Michael Adam <obnox@samba.org>
1380     * BUG 9909: build: Add missing new line to replaced python shebang line.
1383 o   Jeremy Allison <jra@samba.org>
1384     * BUG 9794: Fix a core dump with invalid lock order while opening/editing
1385       or copying MS files.
1388 o   Andrew Bartlett <abartlet@samba.org>
1389     * BUG 9465: s3-rpc_server: Ensure we are root when starting and using
1390       gensec.
1391     * BUG 9906: Doc fixes for 4.0.
1392     * BUG 9907: Build fixes for 4.0 found during autoconf or debian packaging
1393       work.
1394     * BUG 9967: Fix crash bug from search of mail=.
1395     * BUG 9968: Fix build with system Heimdal of samba4kgetcred.
1398 o   Björn Baumbach <bb@sernet.de>
1399     * BUG 9947: Check for netbios aliases in ad_get_referrals.
1402 o   Kai Blin <kai@samba.org>
1403     * BUG 9485: Add support for MX queries.
1404     * BUG 9559: dns: Delete dnsNode objects when they are empty.
1405     * BUG 9632: dns: Support larger queries when asking forwarder.
1408 o   David Disseldorp <ddiss@samba.org>
1409     * BUG 8997: Change libreplace GPL source to LGPL.
1410     * BUG 9900: is_printer_published GUID retrieval.
1411     * BUG 9910: PIE builds not supported.
1414 o   Peng Haitao <penght@cn.fujitsu.com>
1415     * BUG 9941: Fix a bug of drvupgrade of smbcontrol.
1418 o   Björn Jacke <bj@sernet.de>
1419     * BUG 9880: Use of wrong RFC2307 primary group field.
1422 o   Volker Lendecke <vl@samba.org>
1423     * BUG 9832: winbind4: talloc use after free.
1424     * BUG 9953: Fix tevent_poll on 32-bit machines (Coverity ID 989236).
1427 o   Stefan Metzmacher <metze@samba.org>
1428     * BUG 9805: s3:lib/server_mutex: Open mutex.tdb with CLEAR_IF_FIRST.
1429     * BUG 9929: s4:winbind: Don't leak libnet_context into the main event
1430       context.
1433 o   Andreas Schneider <asn@samba.org>
1434     * BUG 9881: Check for system libtevent.
1437 o   Michael Wood <esiotrot@gmail.com>
1438     * BUG 9964: docs: Avoid mentioning a possibly misleading option.
1441 o   Vadim Zhukov <persgray@gmail.com>
1442     * BUG 9888: More generic check for OpenBSD platform.
1445 ######################################################################
1446 Reporting bugs & Development Discussion
1447 #######################################
1449 Please discuss this release on the samba-technical mailing list or by
1450 joining the #samba-technical IRC channel on irc.freenode.net.
1452 If you do report problems then please try to send high quality
1453 feedback. If you don't provide vital information to help us track down
1454 the problem then you will probably be ignored.  All bug reports should
1455 be filed under the Samba 4.0 product in the project's Bugzilla
1456 database (https://bugzilla.samba.org/).
1459 ======================================================================
1460 == Our Code, Our Bugs, Our Responsibility.
1461 == The Samba Team
1462 ======================================================================
1465 ----------------------------------------------------------------------
1468                    =============================
1469                    Release Notes for Samba 4.0.6
1470                            May 21, 2013
1471                    =============================
1474 This is is the latest stable release of Samba 4.0.
1476 Major enhancements in Samba 4.0.6 include:
1478 o  Fix crash during Win8 sync (bug #9822).
1479 o  Fix segfault when loging in with wrong password from w2k8r2 (bug #9834).
1482 Changes since 4.0.5:
1483 --------------------
1485 o   Jeremy Allison <jra@samba.org>
1486     * BUG 9412: SMB2 server doesn't support recvfile.
1487     * BUG 9722: Properly handle oplock breaks in compound requests.
1488     * BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
1489       of talloc and doesn't cope with directories being modified whilst reading.
1490     * BUG 9811: Old DOS SMB CTEMP request uses a non-VFS function to access the
1491       filesystem.
1492     * BUG 9822: Fix crash during Win8 sync.
1495 o   Anand Avati <avati@redhat.com>
1496     * BUG 9833: Function called in unix_convert() path can overwrite errno.
1499 o   Andrew Bartlett <abartlet@samba.org>
1500     * BUG 9785: Use specified python for runtime installation of Samba.
1501     * BUG 9834: Fix segfault when loging in with wrong password from w2k8r2.
1504 o   Alexander Bokovoy <ab@samba.org>
1505     * BUG 9767: Fix 'net ads join' when called via stdin.
1508 o   David Disseldorp <ddiss@samba.org>
1509     * BUG 9807: wbinfo: Fix segfault in wbinfo_pam_logon.
1510     * BUG 9830: Fix panic in nt_printer_publish_ads.
1513 o   Volker Lendecke <vl@samba.org>
1514     * BUG 9775: Fix segfault for "artificial" conn_structs in vfs_fake_perms.
1515     * BUG 9809: Package new dbwrap_tool man page.
1516     * BUG 9824: SMB signing and the async echo responder don't work together.
1517     * BUG 9832: talloc use after free in winbind4.
1518     * BUG 9854: Fix NULL pointer dereference in Winbind.
1519     * BUG 9868: Fix making LIBNDR_PREG_OBJ.
1522 o   Stefan Metzmacher <metze@samba.org>
1523     * BUG 9545: Fix the build of vfs_notify_fam.
1524     * BUG 9803: Change '--with-dmapi' to 'default=auto' to match the autoconf
1525       build.
1526     * BUG 9804: wafsamba: Display the default value in help for
1527       SAMBA3_ADD_OPTION.
1528     * BUG 9382: Add support for PFC_FLAG_OBJECT_UUID when parsing packets.
1531 o   Andreas Schneider <asn@samba.org>
1532     * BUG 9139: Fix the username map optimization.
1533     * BUG 9699: Fix adding case sensitive spn.
1534     * BUG 9766: Cache name_to_sid/sid_to_name correctly.
1535     * BUG 9817: Fix 'map untrusted to domain' with NTLMv2.
1538 o   Richard Sharpe <realrichardsharpe@gmail.com>
1539     * BUG 9722:  Properly handle oplock breaks in compound requests.
1542 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1543     * BUG 9782: Fix panic when running 'smbtorture smb.base'.
1546 ######################################################################
1547 Reporting bugs & Development Discussion
1548 #######################################
1550 Please discuss this release on the samba-technical mailing list or by
1551 joining the #samba-technical IRC channel on irc.freenode.net.
1553 If you do report problems then please try to send high quality
1554 feedback. If you don't provide vital information to help us track down
1555 the problem then you will probably be ignored.  All bug reports should
1556 be filed under the Samba 4.0 product in the project's Bugzilla
1557 database (https://bugzilla.samba.org/).
1560 ======================================================================
1561 == Our Code, Our Bugs, Our Responsibility.
1562 == The Samba Team
1563 ======================================================================
1566 ----------------------------------------------------------------------
1569                    =============================
1570                    Release Notes for Samba 4.0.5
1571                            April 9, 2013
1572                    =============================
1575 This is is the latest stable release of Samba 4.0.
1577 Major enhancements in Samba 4.0.5 include:
1579 o  Fix large reads/writes from some Linux clients (bug #9706).
1580 o  Add 'samba-tool dbcheck --reset-well-known-acls' (bugs #9740 and #9267).
1583 Changes since 4.0.4:
1584 --------------------
1586 o   Michael Adam <obnox@samba.org>
1587     * BUG 9617: libnss-winbindd does not provide pass struct for groups mapped
1588       with ID_TYPE_BOTH and vice versa.
1589     * BUG 9653: idmap_autorid: Fix freeing of non-talloced memory.
1590     * BUG 9711: s4:winbindd: Do not drop the workgroup name in the getgrnam, getgrent
1591       and getgrgid calls.
1594 o   Jeremy Allison <jra@samba.org>
1595     * BUG 9130: Certain xattrs cause Windows error 0x800700FF.
1596     * BUG 9519: Samba returns unexpected error on SMB posix open.
1597     * BUG 9642: Fix the build of vfs_afsacl.
1598     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1599     * BUG 9706: Fix large reads/writes from some Linux clients.
1600     * BUG 9724: is_encrypted_packet() function incorrectly used inside server.
1601     * BUG 9733: Fix 'smbcontrol close-share'.
1602     * BUG 9748: Remove unneeded fstat system call from hot read path.
1603     * BUG 9760: Fix incorrect parsing of SMB2 command codes.
1606 o   Christian Ambach <ambi@samba.org>
1607     * BUG 9643: Fix the build with --fake-kaserver.
1608     * BUG 9644: Fix compile of source3/lib/afs.c.
1609     * BUG 9669: Fix crash in 'net rpc join' against a Samba 3.0.33 PDC.
1612 o   Timur Bakeyev <timur@FreeBSD.org>
1613     * BUG 9666: Fix filtering of link-local addresses.
1616 o   Andrew Bartlett <abartlet@samba.org>
1617     * BUG 9663: 'make test' hangs.
1618     * BUG 9697: DsReplicaGetInfo fails due to sendto() EMSGSIZE error
1619       on UNIX domain socket.
1620     * BUG 9703: Fix build on solaris8: Do not force a specific perl on
1621       pod2man.
1622     * BUG 9717: Set LD_LIBRARY_PATH in install_with_python.sh.
1623     * BUG 9718: s4-idmap: Remove requirement that posixAccount or posixGroup be set
1624       for rfc2307.
1625     * BUG 9719: Allow forcing an override of an old @MODULES record.
1626     * BUG 9720: Do not print the admin password during 'samba-tool
1627       classicupgrade'.
1628     * BUG 9721: Make samba_upgradedns more robust (do not guess addresses
1629       when just changing roles).
1630     * BUG 9725: upgradeprovision and 'samba-tool dbcheck' patches for 4.0.NEXT.
1631     * BUG 9728: DO NOT install samba_upgradeprovision in 4.0.x.
1632     * BUG 9739: PIDL: Build fixes for hosts without CPP (Solaris 11).
1633     * BUG 9740: Add 'samba-tool dbcheck --reset-well-known-acls'.
1634     * BUG 9267: Can't delegate adding computers to domain.
1637 o   Alexander Bokovoy <ab@samba.org>
1638     * BUG 9636: PIDL: Fix parsing linemarkers in preprocessor output.
1639     * BUG 9639: Rename internal subsystem pdb_ldap to pdb_ldapsam.
1642 o   Ira Cooper <ira@samba.org>
1643     * BUG 9646: Make SMB2_GETINFO multi-volume aware.
1646 o   David Disseldorp <ddiss@samba.org>
1647     * BUG 9633: Recursive mget should continue on EPERM.
1650 o   Landon Fuller <landonf@bikemonkey.org>
1651     * BUG 9656: Work around FreeBSD's getaddrinfo() underscore issue.
1652     * BUG 9696: Remove incomplete samba_dnsupdate IPv6 link-local address
1653       check.
1654     * BUG 9697: Handle EMSGSIZE on UNIX domain sockets.
1657 o   Björn Jacke <bj@sernet.de>
1658     * BUG 7825: Fix GNU ld version detection with old gcc releases.
1661 o   Daniel Kobras <d.kobras@science-computing.de>
1662     * BUG 9039: Never try to map global SAM name.
1665 o   Guenter Kukkukk <kukks@samba.org>
1666     * BUG 9701: Fix vfs_catia and update documentation.
1669 o   Volker Lendecke <vl@samba.org>
1670     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1671     * BUG 9727: Fix NULL pointer dereference.
1672     * BUG 9736: Change to smbd/dir.c code gives significant performance
1673       increases on large directory listings.
1676 o   Stefan Metzmacher <metze@samba.org>
1677     * BUG 9557: Fix build on AIX.
1678     * BUG 9625: Reauth-capable client fails to access shares on Windows member.
1679     * BUG 9695: Backport tevent changes to bring library to version 0.9.18.
1680     * BUG 9706: Parameter is incorrect on Android.
1683 o   Andreas Schneider <asn@samba.org>
1684     * BUG 9664: Fix correct linking of libreplace with cmdline-credentials.
1685     * BUG 9683: Fix several resource (fd) leaks.
1686     * BUG 9685: Fix a memory leak in spoolss rpc server.
1687     * BUG 9686: Fix a possible buffer overrun in pdb_smbpasswd.
1688     * BUG 9687: Fix several possible null pointer dereferences.
1689     * BUG 9723: Add a tool to migrate latin1 printing tdbs to registry.
1690     * BUG 9735: Fix Winbind separator in upn to username conversion.
1691     * BUG 9758: Don't leak the epm_Map policy handle.
1694 o   Richard Sharpe <rsharpe@samba.org>
1695     * BUG 9674: Samba denies owner Read Control when there is a DENY entry
1696       while W2K08 does not.
1697     * BUG 9689: Make sure that domain joins work correctly when the DC disallows
1698       NTLM auth.
1699     * BUG 9704: Fix nss_winbind name on FreeBSD.
1700     * BUG 9747: Make sure that we only propogate the INHERITED flag when we are
1701       allowed to.
1704 Note about upgrading from older versions:
1705 -----------------------------------------
1707 It is still the case that there are printing tdbs (ntprinting.tdb, ntforms.tdb,
1708 ntdrivers.tdb) which are in latin1 or other encodings. When updating from
1709 Samba 3.5 or earlier to Samba 3.6 or 4.0 these tdbs need to be migrated to our
1710 new registry based printing management.  This means during the migration we
1711 also need to do charset conversion. This can only been done manually cause we don't
1712 know in which encoding the tdb is. You have to specify the correct code page
1713 for the conversion, see iconv -l and Wikipedia [1] for the available codepages.
1714 The mostly used one is Windows Latin1 which is CP1252.
1716 We've extended the 'net printing dump' and 'net printing migrate' commands to
1717 define the encoding of the tdb. So you can correctly view the tdb with:
1719   net printing dump encoding=CP1252 /path/to/ntprinters.tdb
1721 or migrate it with e.g.:
1723   net printing migrate encoding=CP1252 /path/to/ntprinters.tdb
1725 If you migrate printers we suggest you do it in the following order.
1727 ntforms.tdb
1728 ntdrivers.tdb
1729 ntprinting.tdb
1731 Don't forget to rename, move or delete these files in /var/lib/samba after the
1732 migration.
1734 [1] https://en.wikipedia.org/wiki/Code_page
1737 ######################################################################
1738 Reporting bugs & Development Discussion
1739 #######################################
1741 Please discuss this release on the samba-technical mailing list or by
1742 joining the #samba-technical IRC channel on irc.freenode.net.
1744 If you do report problems then please try to send high quality
1745 feedback. If you don't provide vital information to help us track down
1746 the problem then you will probably be ignored.  All bug reports should
1747 be filed under the Samba 4.0 product in the project's Bugzilla
1748 database (https://bugzilla.samba.org/).
1751 ======================================================================
1752 == Our Code, Our Bugs, Our Responsibility.
1753 == The Samba Team
1754 ======================================================================
1757 ----------------------------------------------------------------------
1760                    =============================
1761                    Release Notes for Samba 4.0.4
1762                           March 19, 2013
1763                    =============================
1766 This is a security release in order to address CVE-2013-1863
1767 (World-writeable files may be created in additional shares on a
1768 Samba 4.0 AD DC).
1770 o  CVE-2013-1863:
1771    Administrators of the Samba 4.0 Active Directory Domain
1772    Controller might unexpectedly find files created world-writeable
1773    if additional CIFS file shares are created on the AD DC.
1774    Samba versions 4.0.0rc6 - 4.0.3 (inclusive) are affected by this
1775    defect.
1778 Changes since 4.0.3:
1779 --------------------
1781 o   Andrew Bartlett <abartlet@samba.org>
1782     * BUG 9709: CVE-2013-1863: Remove forced set of 'create mask' to 0777.
1785 ######################################################################
1786 Reporting bugs & Development Discussion
1787 #######################################
1789 Please discuss this release on the samba-technical mailing list or by
1790 joining the #samba-technical IRC channel on irc.freenode.net.
1792 If you do report problems then please try to send high quality
1793 feedback. If you don't provide vital information to help us track down
1794 the problem then you will probably be ignored.  All bug reports should
1795 be filed under the Samba 4.0 product in the project's Bugzilla
1796 database (https://bugzilla.samba.org/).
1799 ======================================================================
1800 == Our Code, Our Bugs, Our Responsibility.
1801 == The Samba Team
1802 ======================================================================
1805 ----------------------------------------------------------------------
1808                    =============================
1809                    Release Notes for Samba 4.0.3
1810                          February 05, 2013
1811                    =============================
1814 This is is the latest stable release of Samba 4.0.
1816 Major enhancements in Samba 4.0.3 include:
1818 o  check_password_quality: Handle non-ASCII characters properly (bug #9105).
1819 o  Fix ACL problem with delegation of privileges and deletion of accounts
1820    over LDAP interface (bug #8909).
1821 o  Fix 'smbd' panic triggered by unlink after open (bug #9571).
1822 o  smbd: Fix memleak in the async echo handler (bug #9549).
1824 Known issues:
1825 -------------
1827 o  For more details concerning the ACL problem with delegation of privileges
1828    and deletion of accounts over LDAP interface (bugs #8909 and #9267)
1829    regarding upgrades from older 4.0.x versions, please see
1831      http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Upgrading
1833    which will be filled with details once we have worked out an upgrade
1834    strategy.
1836 Changes since 4.0.2:
1837 --------------------
1839 o   Michael Adam <obnox@samba.org>
1840     * BUG 9568: Document the command line options in dbwrap_tool(1).
1843 o   Jeremy Allison <jra@samba.org>
1844     * BUG 9196: defer_open is triggered multiple times on the same request.
1845     * BUG 9518: conn->share_access appears not be be reset between users.
1846     * BUG 9550: sigprocmask does not work on FreeBSD to stop further signals in
1847       a signal handler.
1848     * BUG 9572: Fix file corruption during SMB1 read by Mac OSX 10.8.2 clients.
1849     * BUG 9586: smbd[29175]: disk_free: sys_popen() failed" message logged in
1850       /var/log/message many times.
1851     * BUG 9587: Archive flag is always set on directories.
1852     * BUG 9588: ACLs are not inherited to directories for DFS shares.
1855 o   Andrew Bartlett <abartlet@samba.org>
1856     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
1857       accounts over LDAP interface.
1858     * BUG 9461: FSMO seize of naming role fails: NT_STATUS_IO_TIMEOUT.
1859     * BUG 9564: Fix compilation of Solaris ACL module.
1860     * BUG 9581: gensec: Allow login without a PAC by default.
1861     * BUG 9596: Linked attribute handling should be by GUID.
1862     * BUG 9598: Use pid,task_id as cluster_id in process_single just like
1863       process_prefork.
1864     * BUG 9609: ldb: Ensure to decrement the transaction_active whenever we
1865       delete a transaction.
1866     * BUG 9609: Add 'ldbdump' tool.
1867     * BUG 9609: ldb: Remove no-longer-existing ltdb_unpack_data_free from
1868       ldb_tdb.h.
1869     * BUG 9609: ldb: Change ltdb_unpack_data to take an ldb_context.
1870     * BUG 9610: dsdb: Make secrets_tdb_sync cope with -H secrets.ldb.
1873 o   Björn Baumbach <bb@sernet.de>
1874     * BUG 9512: wafsamba: Use additional xml catalog file.
1875     * BUG 9517: samba_dnsupdate: Set KRB5_CONFIG for nsupdate command.
1876     * BUG 9552: smb.conf(5): Update list of available protocols.
1877     * BUG 9568: Add dbwrap_tool.1 manual page.
1878     * BUG 9569: ntlm_auth(1): Fix format and make examples visible.
1881 o   Ira Cooper <ira@samba.org>
1882     * BUG 9575: Duplicate flags defined in the winbindd protocol.
1885 o   Günther Deschner <gd@samba.org>
1886     * BUG 9474: Downgrade v4 printer driver requests to v3.
1887     * BUG 9595: s3-winbind: Fix the build of idmap_ldap.
1890 o   David Disseldorp <ddiss@samba.org>
1891     * BUG 9378: Add extra attributes for AD printer publishing.
1894 o   Stephen Gallagher <sgallagh@redhat.com>
1895     * BUG 9609: ldb: Move doxygen comments for ldb_connect to the right place.
1898 o   Volker Lendecke <vl@samba.org>
1899     * BUG 9541: Make use of posix_openpt.
1900     * BUG 9544: Fix build of vfs_commit and plug in async pwrite support.
1901     * BUG 9546: Fix aio_suspend detection on FreeBSD.
1902     * BUG 9548: Correctly detect O_DIRECT.
1903     * BUG 9549: smbd: Fix memleak in the async echo handler.
1906 o   Stefan Metzmacher <metze@samba.org>
1907     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
1908       accounts over LDAP interface.
1909     * BUG 9105: check_password_quality: Handle non-ASCII characters properly.
1910     * BUG 9481: samba_upgradeprovision: fix the nTSecurityDescriptor on more
1911       containers.
1912     * BUG 9499: s3:smb2_negprot: set the 'remote_proto' value.
1913     * BUG 9508: s4:drsuapi: Make sure we report the meta data from the cycle
1914       start.
1915     * BUG 9540: terminate the irpc_servers_byname() result with
1916       server_id_set_disconnected().
1917     * BUG 9598: Fix timeouts of some IRPC calls.
1918     * BUG 9609: Fix a warning by converting from TDB_DATA to struct ldb_val.
1921 o   Matthieu Patou <mat@matws.net>
1922     * BUG 8909: Add documentation.
1923     * BUG 9565: Adding additional Samba 4.0 DC to W2k8 srv AD domain (in win200
1924       functional level) produces dbcheck errors.
1927 o   Arvid Requate <requate@univention.de>
1928     * BUG 9555: s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup.
1931 o   Rusty Russell <rusty@rustcorp.com.au>
1932     * BUG 9609: tdb: Add '-e' option to tdbdump (and document it).
1933     * BUG 9609: tdb: 'tdbdump' should log errors, and fail in that case.
1934     * BUG 9609: tdb: Add tdb_rescue() to allow an emergency best-effort dump.
1937 o   Samba-JP oota <ribbon@samba.gr.jp>
1938     * BUG 9528: Remove superfluous bracket in samba.8.xml.
1939     * BUG 9530: Fix typo in vfs_tsmsm.8.xml.
1942 o   Andreas Schneider <asn@samba.org>
1943     * BUG 9574: Fix a possible null pointer dereference in spoolss.
1946 o   Karolin Seeger <kseeger@samba.org>
1947     * BUG 9591: Correct meta data in ldb manpages.
1950 o   Pavel Shilovsky <piastry@etersoft.ru>
1951     * BUG 9571: Fix 'smbd' panic triggered by unlink after open.
1954 o   Andrew Tridgell <tridge@samba.org>
1955     * BUG 9609: ldb: Fix callers for ldb_pack_data() and ldb_unpack_data().
1956     * BUG 9609: ldb: move ldb_pack.c into common.
1959 o   Jelmer Vernooij <jelmer@samba.org>
1960     * BUG 9503: waf assumes that pythonX.Y-config is a Python script.
1963 ######################################################################
1964 Reporting bugs & Development Discussion
1965 #######################################
1967 Please discuss this release on the samba-technical mailing list or by
1968 joining the #samba-technical IRC channel on irc.freenode.net.
1970 If you do report problems then please try to send high quality
1971 feedback. If you don't provide vital information to help us track down
1972 the problem then you will probably be ignored.  All bug reports should
1973 be filed under the Samba 4.0 product in the project's Bugzilla
1974 database (https://bugzilla.samba.org/).
1977 ======================================================================
1978 == Our Code, Our Bugs, Our Responsibility.
1979 == The Samba Team
1980 ======================================================================
1983 ----------------------------------------------------------------------
1986                    =============================
1987                    Release Notes for Samba 4.0.2
1988                          January 30, 2013
1989                    =============================
1992 This is a security release in order to address
1993 CVE-2013-0213 (Clickjacking issue in SWAT) and
1994 CVE-2013-0214 (Potential XSRF in SWAT).
1996 o  CVE-2013-0213:
1997    All current released versions of Samba are vulnerable to clickjacking in the
1998    Samba Web Administration Tool (SWAT). When the SWAT pages are integrated into
1999    a malicious web page via a frame or iframe and then overlaid by other content,
2000    an attacker could trick an administrator to potentially change Samba settings.
2002    In order to be vulnerable, SWAT must have been installed and enabled
2003    either as a standalone server launched from inetd or xinetd, or as a
2004    CGI plugin to Apache. If SWAT has not been installed or enabled (which
2005    is the default install state for Samba) this advisory can be ignored.
2007 o  CVE-2013-0214:
2008    All current released versions of Samba are vulnerable to a cross-site
2009    request forgery in the Samba Web Administration Tool (SWAT). By guessing a
2010    user's password and then tricking a user who is authenticated with SWAT into
2011    clicking a manipulated URL on a different web page, it is possible to manipulate
2012    SWAT.
2014    In order to be vulnerable, the attacker needs to know the victim's password.
2015    Additionally SWAT must have been installed and enabled either as a standalone
2016    server launched from inetd or xinetd, or as a CGI plugin to Apache. If SWAT has
2017    not been installed or enabled (which is the default install state for Samba)
2018    this advisory can be ignored.
2021 Changes since 4.0.1:
2022 ====================
2024 o   Kai Blin <kai@samba.org>
2025     * BUG 9576: CVE-2013-0213: Fix clickjacking issue in SWAT.
2026     * BUG 9577: CVE-2013-0214: Fix potential XSRF in SWAT.
2029 #######################################
2030 Reporting bugs & Development Discussion
2031 #######################################
2033 Please discuss this release on the samba-technical mailing list or by
2034 joining the #samba-technical IRC channel on irc.freenode.net.
2036 If you do report problems then please try to send high quality
2037 feedback. If you don't provide vital information to help us track down
2038 the problem then you will probably be ignored.  All bug reports should
2039 be filed under the Samba 4.0 product in the project's Bugzilla
2040 database (https://bugzilla.samba.org/).
2043 ======================================================================
2044 == Our Code, Our Bugs, Our Responsibility.
2045 == The Samba Team
2046 ======================================================================
2049 ----------------------------------------------------------------------
2052                    =============================
2053                    Release Notes for Samba 4.0.1
2054                           January 15, 2013
2055                    =============================
2058 This is a security release in order to address CVE-2013-0172.
2060 o  CVE-2013-0172:
2061    Samba 4.0.0 as an AD DC may provide authenticated users with write access
2062    to LDAP directory objects.
2064    In AD, Access Control Entries can be assigned based on the objectClass
2065    of the object.  If a user or a group the user is a member of has any
2066    access based on the objectClass, then that user has write access to that
2067    object.
2069    Additionally, if a user has write access to any attribute on the object,
2070    they may have access to write to all attributes.
2072    An important mitigation is that anonymous access is totally disabled by
2073    default.  The second important mitigation is that normal users are
2074    typically only given the problematic per-objectClass right via the
2075    "pre-windows 2000 compatible access" group, and Samba 4.0.0 incorrectly
2076    does not make "authenticated users" part of this group.
2078 Changes since 4.0.0:
2079 ====================
2081 o   Andrew Bartlett <abartlet@samba.org>
2082     * Bug 9554 - CVE-2013-0172 - Samba 4.0 as an AD DC may provide authenticated
2083       users with write access to LDAP directory objects.
2085 #######################################
2086 Reporting bugs & Development Discussion
2087 #######################################
2089 Please discuss this release on the samba-technical mailing list or by
2090 joining the #samba-technical IRC channel on irc.freenode.net.
2092 If you do report problems then please try to send high quality
2093 feedback. If you don't provide vital information to help us track down
2094 the problem then you will probably be ignored.  All bug reports should
2095 be filed under the Samba 4.0 product in the project's Bugzilla
2096 database (https://bugzilla.samba.org/).
2099 ======================================================================
2100 == Our Code, Our Bugs, Our Responsibility.
2101 == The Samba Team
2102 ======================================================================
2105 ----------------------------------------------------------------------
2108                    =============================
2109                    Release Notes for Samba 4.0.0
2110                          December 11, 2012
2111                    =============================
2114 This is is the first stable release of Samba 4.0.
2116 This release contains the best of all of Samba's
2117 technology parts, both a file server (that you can reasonably expect
2118 to upgrade existing Samba 3.x releases to) and the AD domain
2119 controller work previously known as 'Samba4'.
2121 Major enhancements in Samba 4.0.0 include:
2123 Active Directory services
2124 =========================
2126 Samba 4.0 supports the server-side of the Active Directory logon
2127 environment used by Windows 2000 and later, so we can do full domain
2128 join and domain logon operations with these clients.
2130 Our Domain Controller (DC) implementation includes our own built-in
2131 LDAP server and Kerberos Key Distribution Center (KDC) as well as the
2132 Samba3-like logon services provided over CIFS.  We correctly generate
2133 the infamous Kerberos PAC, and include it with the Kerberos tickets we
2134 issue.
2136 When running an AD DC, you only need to run 'samba' (not smbd/nmbd/winbindd),
2137 as the required services are co-coordinated by this master binary.
2138 The tool to administer the Active Directory services is called 'samba-tool'.
2140 A short guide to setting up Samba 4 as an AD DC can be found on the wiki:
2142   http://wiki.samba.org/index.php/Samba4/HOWTO
2145 File Services
2146 =============
2148 Samba 4.0.0 ships with two distinct file servers.  We now use the
2149 file server from the Samba 3.x series 'smbd' for all file serving by
2150 default.
2152 Samba 4.0 also ships with the 'NTVFS' file server.  This file server
2153 is what was used prior to the beta2 release of Samba 4.0, and is
2154 tuned to match the requirements of an AD domain controller.  We
2155 continue to support this, not only to provide continuity to
2156 installations that have deployed it as part of an AD DC, but also as a
2157 running example of the NT-FSA architecture we expect to move smbd to in
2158 the longer term.
2160 For pure file server work, the binaries users would expect from that
2161 series (smbd, nmbd, winbindd, smbpasswd) continue to be available.
2164 Domain Member Support
2165 =====================
2167 Domain member support in the 'samba' binary is in its infancy, and
2168 is not comparable to the support found in 'winbindd'. As such, on
2169 Samba domain member servers, the binaries 'smbd', 'nmbd' and 'winbindd'
2170 are to be used, as known from Samba 3 domain member server setups.
2171 The only exceptions from this rule are the cases which explicitly
2172 require the 'samba' binary, namely running the ntvfs file server,
2173 the CIFS proxy or OpenChange on a domain member.
2179 As DNS is an integral part of Active Directory, we also provide two DNS
2180 solutions, a simple internal DNS server for 'out of the box' configurations
2181 and a more elaborate BIND plugin using the BIND DLZ mechanism in versions
2182 9.8 and 9.9. During the provision, you can select which backend to use.
2183 With the internal backend, your DNS server is good to go.
2184 If you chose the BIND_DLZ backend, a configuration file will be generated
2185 for bind to make it use this plugin, as well as a file explaining how to
2186 set up bind.
2192 To provide accurate timestamps to Windows clients, we integrate with
2193 the NTP project to provide secured NTP replies.  To use you need to
2194 start ntpd and configure it with the 'restrict ... ms-sntp' and
2195 ntpsigndsocket options.
2198 Python Scripting Interface
2199 ==========================
2201 A new scripting interface has been added to Samba 4, allowing
2202 Python programs to interface to Samba's internals, and many tools and
2203 internal workings of the DC code is now implemented in python.
2206 Known Issues
2207 ============
2209 - Replication of DNS data from one AD server to another may not work.
2210   The DNS data used by the internal DNS server and bind9_dlz is stored
2211   in an application partition in our directory.  The replication of
2212   this partition is not yet reliable.
2214 - Replication may fail on FreeBSD due to getaddrinfo() rejecting names
2215   containing _.  A workaround will be in a future release.
2217 - samba_upgradeprovision should not be run when upgrading to this release
2218   from a recent release.  No important database format changes have
2219   been made since alpha16.
2221 - Installation on systems without a system iconv (and developer
2222   headers at compile time) is known to cause errors when dealing with
2223   non-ASCII characters.
2225 - There is no NetBIOS browsing support (network neighbourhood)
2226   available for the AD domain controller.  (Support in nmbd and smbd
2227   for classic domains and member/standalone servers is unchanged).
2229 - Clock Synchronisation is critical.  Many 'wrong password' errors are
2230   actually due to Kerberos objecting to a clock skew between client
2231   and server.  (The NTP work in the previous alphas are partly to assist
2232   with this problem).
2234 - The DRS replication code may fail.  Please contact the team if you
2235   experience issues with DRS replication, as we have fixed many issues
2236   here in response to feedback from our production users.
2238 - Linux inotify will now only be supported on systems where glibc also supports
2239   it (for details, please refer to bug #8850).
2242 Upgrading
2243 =========
2245 Users upgrading from Samba 3.x domain controllers and wanting to use
2246 Samba 4.0 as an AD DC should use the 'samba-tool domain
2247 classicupgrade' command.  See the wiki for more details:
2248 https://wiki.samba.org/index.php/Samba4/samba3upgrade/HOWTO.
2250 Users upgrading from Samba 4.0 alpha and beta releases since alpha15
2251 should run 'samba-tool dbcheck --cross-ncs --fix' before re-starting
2252 Samba.  Users upgrading from earlier alpha releases should contact the
2253 team for advice.
2255 Users upgrading an AD DC from any previous release should run
2256 'samba-tool ntacl sysvolreset' to re-sync ACLs on the sysvol share
2257 with those matching the GPOs in LDAP and the defaults from an initial
2258 provision.  This will set an underlying POSIX ACL if required (eg not
2259 using the NTVFS file server).
2261 If you used the BIND9_FLATFILE or BIND9_DLZ features,
2262 you'll have to add '-dns' to the 'server services' option,
2263 as the internal dns server (SAMBA_INTERNAL) is the default now.
2266 Supported features
2267 ==================
2269 A whitepaper of currently (un-)supported features is available on the wiki:
2271   https://wiki.samba.org/index.php/Samba_4.0_Whitepaper
2274 ######################################################################
2275 Changes
2276 #######
2278 smb.conf changes
2279 ----------------
2281    Parameter Name                       Description
2282    --------------                       -----------
2284    acl compatibility                    Removed
2285    allow dns updates                    New
2286    announce as                          Removed
2287    announce version                     Removed
2288    cldap port                           New
2289    client max protocol                  New
2290    client min protocol                  New
2291    client signing                       Changed default
2292    dcerpc endpoint servers              New
2293    dgram port                           New
2294    directory security mask              Removed
2295    display charset                      Removed
2296    dns forwarder                        New
2297    dns update command                   New
2298    force security mode                  Removed
2299    force directory security mode        Removed
2300    homedir map                          Changed default
2301    kernel oplocks                       Changed default
2302    kernel share modes                   New
2303    kpasswd port                         New
2304    krb5 port                            New
2305    nbt client socket address            New
2306    nbt port                             New
2307    nsupdate command                     New
2308    ntp signd socket directory           New
2309    ntvfs handler                        New
2310    paranoid server security             Removed
2311    pid directory                        New
2312    printer admin                        Removed
2313    rndc command                         New
2314    rpc big endian                       New
2315    samba kcc command                    New
2316    security mask                        Removed
2317    send spnego principal                Removed
2318    server max protocol                  New
2319    server min protocol                  New
2320    server role                          New
2321    server services                      New
2322    server signing                       Changed default
2323    share backend                        New
2324    share modes                          Removed
2325    smb2 max read                        Changed default
2326    smb2 max write                       Changed default
2327    smb2 max trans                       Changed default
2328    socket address                       Removed
2329    spn update command                   New
2330    time offset                          Removed
2331    tls cafile                           New
2332    tls certfile                         New
2333    tls crlfile                          New
2334    tls dh params file                   New
2335    tls enabled                          New
2336    tls keyfile                          New
2337    unicode                              New
2338    web port                             New
2339    winbindd privileged socket directory New
2340    winbind sealed pipes                 New
2341    winbindd socket directory            New
2344 CHANGES SINCE 4.0.0rc6
2345 ======================
2347 o   Michael Adam <obnox@samba.org>
2348     * BUG 9414: Honor password complexity settings.
2349     * BUG 9456: developer-build: Fix panic when acl_xattr fails with access
2350       denied.
2351     * BUG 9457: Fix "map username script" with "security=ads" and Winbind.
2354 o   Jeremy Allison <jra@samba.org>
2355     * BUG 9462: Users can not be given write permissions any more by default.
2358 o   Andrew Bartlett <abartlet@samba.org>
2359     * BUG 9415: Install SWAT *.msg files with waf.
2362 o   Alexander Bokovoy <ab@samba.org>
2363     * BUG 9479: Support FIPS mode when building Samba.
2366 o   Günther Deschner <gd@samba.org>
2367     * BUG 9438: Fix netr_ServerPasswordSet2, netr_LogonSamLogon with netlogon
2368       AES.
2371 o   Tsukasa Hamano <hamano@osstech.co.jp>
2372     * BUG 9471: Fix SEGV when using second vfs module.
2375 o   Stefan Metzmacher <metze@samba.org>
2376     * BUG 9414: Honor password complexity settings.
2377     * BUG 9470: Fix MMC crashes.
2378     * BUG 9481: Fix ACL on "cn=partitions,cn=configuration".
2381 o   Andreas Schneider <asn@samba.org>
2382     * BUG 9459: Install manpages only if we install the target.
2385 o   Richard Sharpe <realrichardsharpe@gmail.com>
2386     * BUG 9460: Respond correctly to FILE_STREAM_INFO requests.
2389 CHANGES SINCE 4.0.0rc5
2390 ======================
2392 In this release candidate, we have a significant number of improvements
2393 to our Access Control List (ACL) code, particularly for the Active
2394 Directory Domain Controller, but also in our general purpose file
2395 server.
2397 These changes are important, as they enable Group Policy Objects to work
2398 correctly, allow administrators to impose restrictions on some users
2399 reading certain parts of the directory and correctly propagating
2400 inherited ACLs down the LDAP directory tree.
2402 Users of the Active Directory Domain Controller upgrading from any
2403 previous release should run 'samba-tool ntacl sysvolreset' to re-sync
2404 ACLs on the sysvol share with those matching the GPOs in LDAP and the
2405 defaults from an initial provision.  This will set an underlying POSIX
2406 ACL if required.
2408 The ACLs in the Active Directory are also checked on searches by default.
2409 The automatic inheritance of ACLs is also correctly recalculated on
2410 changes now.
2412 o   Michael Adam <obnox@samba.org>
2413     * BUG 9350: Fail "configure --with-ads" if ads support is not available.
2414     * BUG 9446: Id mapping code delivers inconsistent results.
2415     * BUG 9453: Fix building pdb_ldap as shared module.
2418 o   Jeremy Allison <jra@samba.org>
2419     * BUG 9236: ACL masks incorrectly applied when setting ACLs.
2420     * BUG 9374: Allow smb2.acls torture test to pass against smbd with a POSIX
2421       ACLs backend.
2424 o   Christian Ambach <ambi@samba.org>
2425     * BUG 9178: Add DMAPI configure option and checks.
2426     * BUG 9274: Document shadow:snapdirseverywhere option of vfs_shadow_copy2.
2427     * BUG 9339: Backport build fixes from master.
2428     * BUG 9411: aio read marks the file as modified.
2429     * BUG 9413: Fix waf build on AIX6.
2432 o   Andrew Bartlett <abartlet@samba.org>
2433     * BUG 9121: Provide and use setproctitle replacement function for samba4
2434       processes on linux.
2435     * BUG 9271: samba-tool: Rework ldap attribute fetch in classicupgrade for
2436       missing attributes.
2437     * BUG 9421: Fix several build issues.
2438     * BUG 9448: Backport several crash bugs from master.
2441 o   Sumit Bose <sbose@redhat.com>
2442     * BUG 9367: Use work around for 'winbind use default domain' only if it
2443       is set.
2446 o   Kai Blin <kai@samba.org>
2447     * BUG 9399 - 'samba-tool dns serverinfo localhost' returns 'Memory
2448       allocation error'.
2449     * BUG 9449: Remove unused samba-dig tool.
2452 o   Günther Deschner <gd@samba.org>
2453     * BUG 9426: rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port().
2454     * BUG 9439: Fix ncacn_ip_tcp reconnection code for lsa lookups.
2455     * BUG 9451: Allow to force DNS updates using net.
2458 o   David Disseldorp <ddiss@samba.org>
2459     * BUG 9433: spoolss: Fix segfault when "default devmode" is disabled.
2462 o   Amitay Isaacs <amitay@gmail.com>
2463     * BUG 9265: Bind dlz fails to start if there is a trustedanchors zone.
2464     * BUG 9354: Fix format string vulnerability in an error message.
2467 o   Volker Lendecke <vl@samba.org>
2468     * BUG 9422: Large read requests cause server to issue malformed reply.
2469     * BUG 9440: Do not rely on dbwrap_record_get_value to return a talloc
2470       object.
2473 o   Stefan Metzmacher <metze@samba.org>
2474     * BUG 8620: Read ACL are not enabled by default on DS.
2475     * BUG 8621: ACL are not recalculated if parent is changed and inherit is
2476       enabled.
2477     * BUG 9373: samba-tool: Report a CommandError if loading of the config file
2478       fails.
2479     * BUG 9385: Add missing newline in the output of ldb_ldif_write_trace().
2480     * BUG 9390: Fix segfaults in "log level = 10" on Solaris.
2481     * BUG 9402: lib/addns: Fix working with a bind9 server.
2482     * BUG 9406: ACL fixes since 4.0 rc1.
2483     * BUG 9447: Backport tests from master.
2484     * BUG 9448: Backport several crash bugs from master.
2487 o   Ricky Nance <ricky.nance@weaubleau.k12.mo.us>
2488     * BUG 9449: Remove phpldapadmin inclusion.
2491 o   Matthieu Patou <mat@matws.net>
2492     * BUG 9418: Fix MD5 detection in the autoconf build.
2495 o   Arvid Requate <requate@univention.de>
2496     * BUG 9376: Fix typo in got_duplicate_group check.
2497     * BUG 9392: Fix 'samba-tool fsmo --role=schema'.
2500 o   Andreas Schneider <asn@samba.org>
2501     * BUG 9386: Failover if netlogon pipe is not available.
2502     * BUG 9436: Fix leaking sockets of SMB connections to a DC.
2505 o   Karolin Seeger <kseeger@samba.org>
2506     * BUG 9425: Do not build ntdb by default.
2507     * BUG 9437: Warnings when building manpages with waf.
2508     * BUG 9443: Manpages of the libraries are located in different
2509       subdirectories.
2510     * BUG 9444: Merge both samba.8 manpages.
2511     * BUG 9445: Update man 7 samba.
2514 o   Jelmer Vernooij <jelmer@samba.org>
2515     * BUG 9339: Backport build fixes from master.
2518 CHANGES SINCE 4.0.0rc4
2519 ======================
2521 With this release candidate the location of the socket samba accepts
2522 connections from NTPd has changed, as has the enforced permissions.
2524 This means the ntp.conf will need to change from (eg)
2526 ntpsigndsocket /usr/local/samba/var/run/ntp_signd/
2530 ntpsigndsocket /usr/local/samba/var/lib/ntp_signd/
2532 To use the socket with ntp on a system with an ntp user and group, you must
2533 run:
2535 chgrp ntp /usr/local/samba/var/lib/ntp_signd/
2537 o   Michael Adam <obnox@samba.org>
2538     * BUG 9321: winbindd:cache: Fix offline logons with cached credentials.
2539     * BUG 9339: Build and quota fixes.
2540     * BUG 9353: Fix the cluster(ctdb) build without system talloc installed.
2543 o   Christian Ambach <ambi@samba.org>
2544     * BUG 9208: Cannot migrate files with inheritance flags to share on top of
2545       NFSv4 filesystem.
2546     * BUG 9361: Quotas management doesn't work with SMB2/3.
2549 o   Andrew Bartlett <abartlet@samba.org>
2550     * BUG 9317: Cannot easily change to internal DNS server.
2551     * BUG 9338: lib/replace: Return size of xattr if size argument is 0.
2552     * BUG 9339: Build and quota fixes.
2553     * BUG 9340: Do not use the wheel group for 'administrators'.
2554     * BUG 9347: winbind: Extend wbcAuthenticateUserEx to provide PAC.
2555     * BUG 9352: Fix samba crashes with certain RPC calls.
2556     * BUG 9355: Set mask values to 0777 and use fileserver.conf.
2557     * BUG 9357: Don't expose more symbols than specified by abi_match setting.
2558     * BUG 9379: ntp_signd permissions are too broad.
2561 o   Björn Baumbach <bb@sernet.de>
2562     * BUG 9300: vfs_streams_depot: Add delete_lost option.
2563     * BUG 9348: Fix the build against older ctdb versions.
2564     * BUG 9345: fix use of <smbconfoption> tag.
2565     * BUG 9349: Fix check for ctdb_private.h
2566     * BUG 9351: Fail "configure --with-cluster-support" if ctdb support is not
2567       available.
2570 o   Ira Cooper <ira@samba.org>
2571     * BUG 9339: Build and quota fixes.
2574 o   Günther Deschner <gd@samba.org>
2575     * BUG 9272: 'net ads join' does not provide AES keys in host keytab.
2578 o   David Disseldorp <ddiss@samba.org>
2579     * BUG 9125: Revert "s3-winbindd: make sure we obey the -n switch
2580       also for samlogon cache access" and describe samlogon cache caveat for
2581       'winbindd -n'.
2584 o   Björn Jacke <bj@sernet.de>
2585     * BUG 7472: Check for dn_expand also in libinet.
2586     * BUG 9339: Build and quota fixes.
2589 o   Volker Lendecke <vl@samba.org>
2590     * BUG 9208: Cannot migrate files with inheritance flags to share on top of
2591       NFSv4 filesystem.
2592     * BUG 9352: dsdb: Simplify DsCrackNameOneFilter a bit.
2595 o   Stefan Metzmacher <metze@samba.org>
2596     * BUG 8620: Read ACL are not enabled by default on DS.
2597     * BUG 9175: Add smbXcli_session_set_disconnect_expired().
2598     * BUG 9341: Fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile().
2599     * BUG 9359: Optimization needed for SMB2 performance sensitive workloads.
2600     * BUG 9360: SMB1 tree connect time is wrong.
2603 o   Ricky Nance <ricky.nance@weaubleau.k12.mo.us>
2604     * BUG 9339: Build and quota fixes.
2607 o   Rusty Russell <rusty@rustcorp.com.au>
2608     * BUG 9339: Build and quota fixes.
2611 o   Christof Schmitt <christof.schmitt@us.ibm.com>
2612     * BUG 9347: winbind: Extend wbcAuthenticateUserEx to provide PAC.
2615 o   Andreas Schneider <asn@samba.org>
2616     * BUG 9326: Fix 'net ads join' message for the dns domain.
2617     * BUG 9336: Add NetworkManager dispatcher script for Winbind.
2618     * BUG 9339: Build and quota fixes.
2621 o   Jelmer Vernooij <jelmer@samba.org>
2622     * BUG 9357: Don't expose more symbols than specified by abi_match setting.
2625 CHANGES SINCE 4.0.0rc3
2626 ======================
2628 o   Michael Adam <obnox@samba.org>
2629     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2630     * BUG 9319: validate stat(2) information before reconnect durable handles.
2633 o   Jeremy Allison <jra@samba.org>
2634     * BUG 9190: Fix regression (change in behavior) of default acl masks.
2635       Remove "security mask", "force security mode", "directory security mask"
2636       "force directory" and "security mode" parameters.
2637     * BUG 9329: Directory listing with SeBackup can crash smbd.
2640 o   Andrew Bartlett <abartlet@samba.org>
2641     * BUG 9295: Assert that auth_domain, auth_builtin, auth_sam, auth_winbind
2642       are builtin.
2643     * BUG 9322: Backport ldb version update.
2646 o   Björn Baumbach <bb@sernet.de>
2647     * BUG 9190: docs: Fix opening and ending tag mismatch: para.
2650 o   Gregor Beck <gbeck@sernet.de>
2651     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2654 o   David Disseldorp <ddiss@suse.de>
2655     * BUG 8564: Fix segfault in pam_sm_authenticate().
2658 o   Stefan Metzmacher <metze@samba.org>
2659     * BUG 9184: Fix loop in tdgram_bsd_recvfrom().
2660     * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
2661     * BUG 9304: Remove unused sessionid.tdb and connections.tdb related code.
2662     * BUG 9309: Avoid a level 0 DEBUG if tstream_npa_connect_recv fails.
2663     * BUG 9318: Fix write time updates for durable handles.
2666 o   Andreas Schneider <asn@samba.org>
2667     * BUG 9295: Build standard auth modules as internal modules.
2668     * BUG 9301: Move 'smbprint' to a common location.
2671 o   Jelmer Vernooij <jelmer@samba.org>
2672     * BUG 9274: Add documentation and selftest fixes.
2675 CHANGES SINCE 4.0.0rc2
2676 ======================
2678 o   Jeremy Allison <jra@samba.org>
2679     * BUG 8966: Fix 'net rpc share allowedusers' to work with 2008r2.
2680     * BUG 9209: Parse of invalid SMB2 create blob can cause smbd crash.
2681     * BUG 9214: Bad user supplied SMB2 credit value can cause smbd to call
2682       smb_panic.
2683     * BUG 9222: Document that signing cannot be disabled for SMB2 by design.
2686 o   Andrew Bartlett <abartlet@samba.org>
2687     * BUG 9235: Update Samba3-HOWTO Collection.
2688     * BUG 9271: samba-tool: Skip chown in sysvolreset when it would fail on
2689       a GID.
2690     * BUG 9274: Update Samba3-HOWTO Collection.
2693 o   Björn Baumbach <bb@sernet.de>
2694     * BUG 9235: Fix opening and ending tag mismatch in Samba3-HOWTO.
2695     * BUG 9271: Fix typos in samba_backup.
2696     * BUG 9274: Add delete_lost option to vfs_streams_depot.8.
2699 o   Kai Blin <kai@samba.org>
2700     * BUG 9225: Fix return code for deleted DNS records.
2701     * BUG 8878: Time out UDP requests after DNS_REQUEST_TIMEOUT seconds.
2704 o   Günther Deschner <gd@samba.org>
2705     * BUG 9177: pam_winbind: Match more return codes when wbcGetPwnam has
2706     failed.
2709 o   David Disseldorp <ddiss@samba.org>
2710     * BUG 9269: Fix 64bit-portability-issue.
2713 o   Björn Jacke <bj@sernet.de>
2714     * BUG 5670: Apply some Solaris packaging fixes.
2715     * BUG 8107: Fix poll replacement to become a msleep replacement.
2716     * BUG 8344: Fix --with(out)-sendfile-support option handling.
2719 o   Volker Lendecke <vl@samba.org>
2720     * BUG 9223: Fix uninitialized variable in the cldap server.
2721     * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart.
2724 o   Stefan Metzmacher <metze@samba.org>
2725     * BUG 9271: Several samba-tool fixes.
2726     * BUG 9196: Don't take 'state->te' as indication for "was_deferred".
2729 o   Matthieu Patou <mat@matws.net>
2730     * BUG 9240: Remove unused variable in DNS server.
2731     * BUG 9252: Preliminary tests for dcpromo in Windows 2012 fails with
2732       Samba DC.
2733     * BUG 9253: Crackname returns a dns domain name even if there is no cracked
2734       SID.
2735     * BUG 9255: Getncchanges with exop for repl_obj returns highest_usn.
2736     * BUG 9256: Getncchanges with exop for repl_obj_with_secrets should always
2737       be allowed for RWDC.
2738     * BUG 9257: LDAP server has at least one un-initialized variable.
2739     * BUG 9258: LDAP server ignore configuration values set in the database for
2740       timeout.
2741     * BUG 9259: rodc join fails complaining that it can't find a RWDC.
2742     * BUG 9260: kccdrs_replica_get_info returns invalid level when non
2743       supported should be returned.
2744     * BUG 9261: ds_replica_sync fails when specifying a name and not a guid.
2745     * BUG 9264: getncchanges returns invalid_parameters when it should return
2746       bad_nc.
2747     * BUG 9254: DsExecuteKCC returns wrong error code if taskid != 0.
2748     * BUG 9265: Bind dlz fails to start if there is a trustedanchors zone.
2751 o   Rusty Russell <rusty@rustcorp.com.au>
2752     * BUG 9268: Make tdb robust against shrinking tdbs.
2755 o   Andreas Schneider <asn@samba.org>
2756     * BUG 8769: Fix RAW printing for normal users.
2757     * BUG 9112: Increase debug level for info that the db is empty.
2758     * BUG 9244: Build pam_smbpass module only if enabled.
2759     * BUG 9245: Make sure the registry is set up before we init printing.
2760     * BUG 9276: Add config for systemd-tmpfiles.
2761     * BUG 9280: Add support for reloading systemd services.
2764 o   Karolin Seeger <kseeger@samba.org>
2765     * BUG 7826: Remove link to Using Samba.
2766     * BUG 8802: Add basic manpages for 'samba' and 'samba-tool'.
2767     * BUG 9165: Fix makerpms.sh on RHEL.
2768     * BUG 9243: Remove duplicate synonym min protocol.
2769     * BUG 9271: Several samba-tool fixes.
2772 o   Jelmer Vernooij <jelmer@samba.org>
2773     * BUG 9243: Add basic documentation for 'server min protocol'.
2774     * BUG 9271: Several samba-tool fixes.
2775     * BUG 9274: Add documentation for several parameters.
2778 o   Matthias Dieter Wallnöfer <mdw@samba.org>
2779     * BUG 9183: Introduce the wildcard binding feature to allow DNS to listen on
2780       localhost.
2783 CHANGES SINCE 4.0.0rc1
2784 ======================
2786 o   Michael Adam <obnox@samba.org>
2787     * BUG 9173: Make the SMB2 compound request create/delete_on_close/
2788       close work as Windows.
2791 o   Jeremy Allison <jra@samba.org>
2792     * BUG 9161: Re-add the vfs_Chdir() cache.
2793     * BUG 9189: SMB2 Create doesn't return correct MAX ACCESS access mask in
2794       blob.
2795     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
2798 o   Christian Ambach <ambi@samba.org>
2799     * BUG 9162: Fix the build of the GPFS VFS module.
2800     * BUG 9197: Only do 'printing_subsystem_update' when printing is enabled.
2803 o   Andrew Bartlett <abartlet@samba.org>
2804     * BUG 9228: Fix build on systems without ldap development headers.
2807 o   Alexander Bokovoy <ab@samba.org>
2808     * BUG 9157: Cleanup idmap_ldap build dependencies.
2809     * BUG 9228: Make smbldaphelper subsystem an internal library.
2810     * BUG 9229: Fix build of winbindd- and krb5 locator-related manpages.
2813 o   Sumit Bose <sbose@redhat.com>
2814     * BUG 9185: Allow DNS resolution of trusted domains if DNS name is
2815       available.
2818 o   Ira Cooper <ira@samba.org>
2819     * BUG 9162: Fix build on Illumos/Solaris using '--with-acl'.
2820     * BUG 9173: Compound requests should continue processing.
2823 o   Günther Deschner <gd@samba.org>
2824     * BUG 9185: Winbind cannot resolve AD DC in a different subnet.
2827 o   Björn Jacke <bj@sernet.de>
2828     * BUG 9162: Fix the build of the ACL VFS modules.
2829     * BUG 9172: Fix reporting of gfs2 quotas.
2832 o   Volker Lendecke <vl@samba.org>
2833     * BUG 9217: CreateFile with FILE_DIRECTORY_FILE can create directories
2834       on read-only shares.
2837 o   Vladimir Marek <Vladimir.Marek@Oracle.COM>
2838     * BUG 9192: Fix service control for non-internal services.
2841 o   Stefan Metzmacher <metze@samba.org>
2842     * BUG 9173: Make the SMB2 compound request create/delete_on_close/
2843       close work as Windows.
2844     * BUG 9184: Fix receiving of UDP packets from 0 bytes.
2845     * BUG 9191: Release the share mode lock before calling exit_server().
2846     * BUG 9193: Fix usage of invalid memory in smb2_signing_check_pdu().
2847     * BUG 9194: Disallow '--prefix=/usr' and '--prefix=/usr/local' without
2848       '--enable-fhs'.
2849     * BUG 9198: Fix RHEL-CTDB packaging.
2852 o   Matthieu Patou <mat@matws.net>
2853     * BUG 9199: Fix usage of "panic action".
2854     * BUG 9233: Fix a non handled memory out of memory.
2857 o   Andreas Schneider <asn@samba.org>
2858     * BUG 8632: Fix builtin forms order to match Windows again.
2859     * BUG 9159: Fix generating idmap manpages.
2860     * BUG 9218: Don't segfault if user specified ports out for range.
2861     * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
2862       registry.
2865 #######################################
2866 Reporting bugs & Development Discussion
2867 #######################################
2869 Please discuss this release on the samba-technical mailing list or by
2870 joining the #samba-technical IRC channel on irc.freenode.net.
2872 If you do report problems then please try to send high quality
2873 feedback. If you don't provide vital information to help us track down
2874 the problem then you will probably be ignored.  All bug reports should
2875 be filed under the Samba 4.0 product in the project's Bugzilla
2876 database (https://bugzilla.samba.org/).
2879 ======================================================================
2880 == Our Code, Our Bugs, Our Responsibility.
2881 == The Samba Team
2882 ======================================================================