samba-tool: Fix enum values in dns.py
[Samba.git] / WHATSNEW.txt
blobf96bfdf3749bf85a34525576c1962e2030af1a72
1                    ==============================
2                    Release Notes for Samba 4.1.14
3                           December 1, 2014
4                    ==============================
7 This is the latest stable release of Samba 4.1.
10 Changes since 4.1.13:
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: nmbd fails to accept "--piddir" option.
20     * BUG 10896: s3-nmbd: Fix netbios name truncation.
21     * BUG 10904: s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set
22       STATUS_NO_MORE_FILES when handed a non-wildcard path.
23     * BUG 10920: s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
26 o   Günther Deschner <gd@samba.org>
27     * BUG 10942: Cleanup add_string_to_array and usage.
30 o   David Disseldorp <ddiss@samba.org>
31     * BUG 10898: spoolss: Fix handling of bad EnumJobs levels.
32     * BUG 10905: spoolss: Fix jobid in level 3 EnumJobs response.
35 o   Amitay Isaacs <amitay@gmail.com>
36     * BUG 10620: s4-dns: Add support for BIND 9.10.
39 o   Björn Jacke <bj@sernet.de>
40     * BUG 10835: nss_winbind: Add getgroupmembership for FreeBSD.
43 o   Volker Lendecke <vl@samba.org>
44     * BUG 10932: pdb_tdb: Fix a TALLOC/SAFE_FREE mixup.
47 o   Stefan Metzmacher <metze@samba.org>
48     * BUG 10472: pidl/wscript: Remove --with-perl-* options.
49     * BUG 10921: s3:smbd: Fix file corruption using "write cache size != 0".
52 o   Jose A. Rivera <jarrpa@redhat.com>
53     * BUG 10889: vfs_glusterfs: Remove "integer fd" code and store the glfs
54       pointers.
57 o   Matt Rogers <mrogers@redhat.com>
58     * BUG 10933: s3-keytab: Fix keytab array NULL termination.
61 o   Richard Sharpe <realrichardsharpe@gmail.com>
62     * BUG 10880: S3: source3/smbd/process.c::srv_send_smb() returns true on the
63       error path.
66 #######################################
67 Reporting bugs & Development Discussion
68 #######################################
70 Please discuss this release on the samba-technical mailing list or by
71 joining the #samba-technical IRC channel on irc.freenode.net.
73 If you do report problems then please try to send high quality
74 feedback. If you don't provide vital information to help us track down
75 the problem then you will probably be ignored.  All bug reports should
76 be filed under the Samba 4.1 product in the project's Bugzilla
77 database (https://bugzilla.samba.org/).
80 ======================================================================
81 == Our Code, Our Bugs, Our Responsibility.
82 == The Samba Team
83 ======================================================================
86 Release notes for older releases follow:
87 ----------------------------------------
89 ======================================================================
91                    ==============================
92                    Release Notes for Samba 4.1.13
93                          October 20, 2014
94                    ==============================
97 This is the latest stable release of Samba 4.1.
100 Changes since 4.1.12:
101 ---------------------
103 o    Michael Adam <obnox@samba.org>
104      * BUG 10809: s3:smbd:open_file: Use a more natural check.
107 o   Jeremy Allison <jra@samba.org>
108     * BUG 10717: s3: winbindd: Old NT Domain code sets struct
109       winbind_domain->alt_name to be NULL. Ensure this is safe with modern
110       AD-DCs.
111     * BUG 10779: pthreadpool: Slightly serialize jobs.
112     * BUG 10809: s3: smbd: Open logic fix.
113     * BUG 10830: s3: nmbd: Ensure the main nmbd process doesn't create zombies.
114     * BUG 10831: s3: lib: Signal handling - ensure smbrun and change password
115       code save and restore existing SIGCHLD handlers.
116     * BUG 10848: s3: smb2cli: Query info return length check was reversed.
119 o   Günther Deschner <gd@samba.org>
120     * BUG 9984: s3-libnet: Make sure we do not overwrite precreated SPNs.
123 o   Björn Jacke <bj@sernet.de
124     * BUG 10814: docs: Mention incompatibility between kernel oplocks and
125       streams_xattr.
128 o   Volker Lendecke <vl@samba.org>
129     * BUG 10735: Fix unstrcpy.
130     * BUG 10797: s3: smbd: streams - Ensure share mode validation ignores
131       internal opens (op_mid == 0).
132     * BUG 10813: vfs_media_harmony: Fix a crash bug.
133     * BUG 10860: registry: Don't leave dangling transactions.
136 o   Christof Schmitt <cs@samba.org>
137     * BUG 10826: s3-winbindd: Use correct realm for trusted domains in idmap
138       child.
139     * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC.
140     * BUG 10838: s3-winbindd: Do not use domain SID from LookupSids for
141       Sids2UnixIDs call.
144 o   Andreas Schneider <asn@samba.org>
145     * BUG 9984: s3-libnet: Add libnet_join_get_machine_spns().
146     * BUG 9985: s3-libads: Add all machine account principals to the keytab.
147     * BUG 10816: nmbd: Send waiting status to systemd.
148     * BUG 10817: libcli: Fix a segfault calling smbXcli_req_set_pending() on
149       NULL.
150     * BUG 10824: nsswitch: Skip groups we were not able to map.
153 #######################################
154 Reporting bugs & Development Discussion
155 #######################################
157 Please discuss this release on the samba-technical mailing list or by
158 joining the #samba-technical IRC channel on irc.freenode.net.
160 If you do report problems then please try to send high quality
161 feedback. If you don't provide vital information to help us track down
162 the problem then you will probably be ignored.  All bug reports should
163 be filed under the Samba 4.1 product in the project's Bugzilla
164 database (https://bugzilla.samba.org/).
167 ======================================================================
168 == Our Code, Our Bugs, Our Responsibility.
169 == The Samba Team
170 ======================================================================
173 ----------------------------------------------------------------------
176                    ==============================
177                    Release Notes for Samba 4.1.12
178                          September 8, 2014
179                    ==============================
182 This is the latest stable release of Samba 4.1.
184 Major enhancements in Samba 4.1.12 include:
186 o  New parameter "winbind request timeout" has been added (bug #3204). Please
187    see smb.conf man page for details.
188 o  Fix smbd crashes when filename contains non-ascii character (bug #10716).
189 o  dnsserver: Handle updates of tombstoned dnsNode objects (bug #10749).
192 Changes since 4.1.11:
193 ---------------------
195 o   Michael Adam <obnox@samba.org>
196     * BUG 10369: build: Fix configure to honour '--without-dmapi'.
197     * BUG 10737: s3:idmap: Don't log missing range config if range checking not
198       requested.
199     * BUG 10741: Fix flapping VFS gpfs offline bit.
202 o   Jeremy Allison <jra@samba.org>
203     * BUG 3204: s3: winbindd: On new client connect, prune idle or hung
204       connections older than "winbind request timeout". Add new parameter
205       "winbind request timeout".
206     * BUG 10640: lib: tevent: make TEVENT_SIG_INCREMENT atomic.
207     * BUG 10650: Make "case sensitive = True" option working with
208       "max protocol = SMB2" or higher in large directories.
209     * BUG 10716: Fix smbd crashes when filename contains non-ascii
210       character.
211     * BUG 10728: 'net time': Fix usage and core dump.
212     * BUG 10773: s3: smbd: POSIX ACLs. Remove incorrect check for
213       SECINFO_PROTECTED_DACL in incoming security_information flags in
214       posix_get_nt_acl_common().
215     * BUG 10794: vfs_dirsort: Fix an off-by-one error that can cause
216       uninitialized memory read.
219 o   Björn Baumbach <bb@sernet.de>
220     * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty
221       files.
224 o   Kai Blin <kai@samba.org>
225     * BUG 10466: provision: Correctly provision the SOA record minimum TTL.
228 o   David Disseldorp <ddiss@samba.org>
229     * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info.
230     * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation.
233 o   Amitay Isaacs <amitay@gmail.com>
234     * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record.
237 o   Daniel Kobras <d.kobras@science-computing.de>
238     * BUG 10731: sys_poll_intr: Fix timeout arithmetic.
241 o   Ross Lagerwall <rosslagerwall@gmail.com>
242     * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections.
245 o   Volker Lendecke <vl@samba.org>
246     * BUG 10716: lib: strings: Simplify strcasecmp.
247     * BUG 10758: lib: Remove unused nstrcpy.
248     * BUG 10782: smbd: Properly initialize mangle_hash.
251 o   Stefan Metzmacher <metze@samba.org>
252     * BUG 9831: s4:setup/dns_update_list: make use of the new substitution
253       variables.
254     * BUG 10723: Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3()
255       on different connections.
256     * BUG 10749: s4-rpc: dnsserver: Handle updates of tombstoned dnsNode
257       objects.
258     * BUG 10751: s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when
259       explicitly asked for.
260     * BUG 10773: libcli/security: Add better detection of
261       SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info().
264 o   Marc Muehlfeld <mmuehlfeld@samba.org>
265     * BUG 10761: docs: Fix typos in smb.conf (inherit acls).
268 o   Shirish Pargaonkar <spargaonkar@suse.com>
269     * BUG 10755: samba: Retain case sensitivity of cifs client.
272 o   Arvid Requate <requate@univention.de>
273     * BUG 9570: passdb: Fix NT_STATUS_NO_SUCH_GROUP.
276 o   Har Gagan Sahai <SHarGagan@novell.com>
277     * BUG 10759: Fix a memory leak in cli_set_mntpoint().
280 o   Roel van Meer <roel@1afa.com>
281     * BUG 10777: Don't discard result of checking grouptype.
284 #######################################
285 Reporting bugs & Development Discussion
286 #######################################
288 Please discuss this release on the samba-technical mailing list or by
289 joining the #samba-technical IRC channel on irc.freenode.net.
291 If you do report problems then please try to send high quality
292 feedback. If you don't provide vital information to help us track down
293 the problem then you will probably be ignored.  All bug reports should
294 be filed under the Samba 4.1 product in the project's Bugzilla
295 database (https://bugzilla.samba.org/).
298 ======================================================================
299 == Our Code, Our Bugs, Our Responsibility.
300 == The Samba Team
301 ======================================================================
304 ----------------------------------------------------------------------
307                    ==============================
308                    Release Notes for Samba 4.1.11
309                            August 1, 2014
310                    ==============================
313 This is a security release in order to address
314 CVE-2014-3560 (Remote code execution in nmbd).
316 o  CVE-2014-3560:
317    Samba 4.0.0 to 4.1.10 are affected by a remote code execution attack on
318    unauthenticated nmbd NetBIOS name services.
320    A malicious browser can send packets that may overwrite the heap of
321    the target nmbd NetBIOS name services daemon. It may be possible to
322    use this to generate a remote code execution vulnerability as the
323    superuser (root).
326 Changes since 4.1.10:
327 ---------------------
329 o   Volker Lendecke <vl@samba.org>
330     * BUG 10735: CVE-2014-3560: Fix unstrcpy macro length.
333 #######################################
334 Reporting bugs & Development Discussion
335 #######################################
337 Please discuss this release on the samba-technical mailing list or by
338 joining the #samba-technical IRC channel on irc.freenode.net.
340 If you do report problems then please try to send high quality
341 feedback. If you don't provide vital information to help us track down
342 the problem then you will probably be ignored.  All bug reports should
343 be filed under the Samba 4.1 product in the project's Bugzilla
344 database (https://bugzilla.samba.org/).
347 ======================================================================
348 == Our Code, Our Bugs, Our Responsibility.
349 == The Samba Team
350 ======================================================================
353 ----------------------------------------------------------------------
356                    ==============================
357                    Release Notes for Samba 4.1.10
358                            July 28, 2014
359                    ==============================
362 This is the latest stable release of Samba 4.1.
365 Changes since 4.1.9:
366 --------------------
368 o   Michael Adam <obnox@samba.org>
369     * BUG 10693: Backport ldb-1.1.17 + changes from master.
372 o   Jeremy Allison <jra@samba.org>
373     * BUG 10587: s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx
374       SMB1 servers.
375     * BUG 10653: Samba won't start on a machine configured with only IPv4.
376     * BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
377       share mode violation.
378     * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
379     * BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
380       client timeout.
381     * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
382       brl_pending_overlap().
383     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
386 o   Christian Ambach <ambi@samba.org>
387     * BUG 10693: lib/ldb: Fix compiler warnings.
390 o   Andrew Bartlett <abartlet@samba.org>
391     * BUG 8077: dbcheck: Add check and test for various invalid userParameters
392       values.
393     * BUG 8449: Simple use case results in "no talloc stackframe around, leaking
394       memory" error.)
395     * BUG 10130: dsdb: Always store and return the userParameters as a array of
396       LE 16-bit values.
397     * BUG 10582: dsdb: Rename private_data to rootdse_private_data in rootdse.
398     * BUG 10627: rid_array used before status checked - segmentation fault due
399       to null pointer dereference.
400     * BUG 10693: ldb: make the successful ldb_transaction_start() message
401       clearer.
402     * BUG 10694: dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted object.
403     * BUG 10700: Backport access check related fixes from master.
406 o   Björn Baumbach <bb@sernet.de>
407     * BUG 10674: samba-tool: Add --site parameter to provision command.
410 o   Howard Chu <hyc@symas.com>
411     * BUG 10693: Fix SEGV from improperly formed SUBSTRING/PRESENCE filter.
414 o   Jeroen Dekkers <jeroen@dekkers.ch>
415     * BUG 10693: ldb: Do not build libldb-cmdline when using system ldb.
418 o   Nadezhda Ivanova <nivanova@symas.com>
419     * BUG 10693: s4-openldap: Remove use of talloc_reference in
420       ldb_map_outbound.c
423 o   Björn Jacke <bj@sernet.de>
424     * BUG 3263: net/doc: Make clear that net vampire is for NT4 domains only.
427 o   Abhidnya Joshi <achirmul@in.ibm.com>
428     * BUG s3: Fix missing braces in nfs4_acls.c.
431 o   Volker Lendecke <vl@samba.org>
432     * BUG 10593: Fix "PANIC: assert failed at ../source3/smbd/open.c(1582): ret".
433     * BUG 10663: msg_channel: Fix a 100% CPU loop.
434     * BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
435       share mode violation.
436     * BUG 10680: smbstatus: Fix an uninitialized variable.
437     * BUG 10687: 'RW2' smbtorture test fails when -N <numprocs> is set to 2 due
438       to the invalid status check in the second client.
439     * BUG 10693: ldb: Fix 1138330 Dereference null return value, fix CIDs
440       241329, 240798, 1034791, 1034792 1034910, 1034910).
441     * BUG 10699: smbd: Avoid double-free in get_print_db_byname.
444 o   Stefan Metzmacher <metze@samba.org>
445     * BUG 8077: s4:dsdb/samldb: Don't allow 'userParameters' to be modified over
446       LDAP for now.
447     * BUG 9763: s4:dsdb/repl_meta_data: Make sure objectGUID can't be deleted.
448     * BUG 10469: ldb-samba: fix a memory leak in
449       ldif_canonicalise_objectCategory().
450     * BUG 10294: s4:repl_meta_data: fix array assignment in
451       replmd_process_linked_attribute().
452     * BUG 10536: dbchecker: Verify and fix broken dn values.
453     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
454     * BUG 10693: ldb:pyldb: Add some more helper functions for LdbDn.
455     * BUG 10694: s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_RECYCLED.
456     * BUG 10696: Backport autobuild/selftest fixes from master.
457     * BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
458       send_file_readX().
461 o   Matthieu Patou <mat@matws.net>
462     * BUG 10693: pyldb: Decrement ref counters on py_results and quiet warnings.
463     * BUG 10698: Backport drs-crackname fixes from master.
466 o   Pavel Reichl <pavel.reichl@redhat.com>
467     * BUG 10693: ldb: Use of NULL pointer bugfix.
470 o   Garming Sam <garming@catalyst.net.nz>
471     * BUG 10703: Backport provision fixes from master.
474 o   Andreas Schneider <asn@samba.org>
475     * BUG 10693: ldb: Add a env variable to disable RTLD_DEEPBIND.
478 #######################################
479 Reporting bugs & Development Discussion
480 #######################################
482 Please discuss this release on the samba-technical mailing list or by
483 joining the #samba-technical IRC channel on irc.freenode.net.
485 If you do report problems then please try to send high quality
486 feedback. If you don't provide vital information to help us track down
487 the problem then you will probably be ignored.  All bug reports should
488 be filed under the Samba 4.1 product in the project's Bugzilla
489 database (https://bugzilla.samba.org/).
492 ======================================================================
493 == Our Code, Our Bugs, Our Responsibility.
494 == The Samba Team
495 ======================================================================
498 ----------------------------------------------------------------------
501                    =============================
502                    Release Notes for Samba 4.1.9
503                            June 23, 2014
504                    =============================
507 This is a security release in order to address
508 CVE-2014-0244 (Denial of service - CPU loop) and
509 CVE-2014-3493 (Denial of service - Server crash/memory corruption).
511 o  CVE-2014-0244:
512    All current released versions of Samba are vulnerable to a denial of
513    service on the nmbd NetBIOS name services daemon. A malformed packet
514    can cause the nmbd server to loop the CPU and prevent any further
515    NetBIOS name service.
517    This flaw is not exploitable beyond causing the code to loop expending
518    CPU resources.
520 o  CVE-2014-3493:
521    All current released versions of Samba are affected by a denial of service
522    crash involving overwriting memory on an authenticated connection to the
523    smbd file server.
526 Changes since 4.1.8:
527 --------------------
529 o   Jeremy Allison <jra@samba.org>
530     * BUG 10633: CVE-2014-0244: Fix nmbd denial of service.
531     * BUG 10654: CVE-2014-3493: Fix segmentation fault in
532       smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler.
535 #######################################
536 Reporting bugs & Development Discussion
537 #######################################
539 Please discuss this release on the samba-technical mailing list or by
540 joining the #samba-technical IRC channel on irc.freenode.net.
542 If you do report problems then please try to send high quality
543 feedback. If you don't provide vital information to help us track down
544 the problem then you will probably be ignored.  All bug reports should
545 be filed under the Samba 4.1 product in the project's Bugzilla
546 database (https://bugzilla.samba.org/).
549 ======================================================================
550 == Our Code, Our Bugs, Our Responsibility.
551 == The Samba Team
552 ======================================================================
555 ----------------------------------------------------------------------
558                    =============================
559                    Release Notes for Samba 4.1.8
560                            June 3, 2014
561                    =============================
564 This is the latest stable release of Samba 4.1.
566 Please note that this bug fix release also addresses two minor security issues
567 without being a dedicated security release:
569   o CVE-2014-0239: dns: Don't reply to replies (bug #10609).
570   o CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response
571     (bug #10549).
573 For more details including security advisories and patches, please see
575   http://www.samba.org/samba/history/security.html
578 Changes since 4.1.7:
579 --------------------
581 o   Michael Adam <obnox@samba.org>
582     * BUG 10548: build: Fix ordering problems with lib-provided and internal
583       RPATHs.
586 o   Jeremy Allison <jra@samba.org>
587     * BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
588     * BUG 10544: s3: lib/util: Fix logic inside set_namearray loops.
589     * BUG 10564: Fix lock order violation and file lost.
590     * BUG 10577: Fix wildcard unlink to fail if we get an error rather than
591       trying to continue.
594 o   Andrew Bartlett <abartlet@samba.org>
595     * BUG 10569: dsdb: Do checks for invalid renames in samldb, before
596       repl_meta_data.
599 o   Björn Baumbach <bb@sernet.de>
600     * BUG 10239: s3: nmbd: Reset debug settings after reading config file.
601     * BUG 10544: s3: lib/util: set_namearray reads across end of namelist
602     * BUG 10556: lib-util: Rename memdup to smb_memdup and fix all callers.
605 o   Kai Blin <kai@samba.org>
606     * BUG 10609: CVE-2014-0239: dns: Don't reply to replies.
609 o   Alexander Bokovoy <ab@samba.org>
610     * BUG 10517: Use exit_daemon() to communicate status of startup to
611       systemd.
614 o   David Disseldorp <ddiss@samba.org>
615     * BUG 10590: byteorder: Do not assume PowerPC is big-endian.
616     * BUG 10612: printing: Fix purge of all print jobs.
619 o   Benjamin Franzke <benjaminfranzke@googlemail.com>
620     * BUG 10524: Fix adding NetApps.
623 o   Abhidnya Joshi <achirmul@in.ibm.com>
624     * BUG 10547: idmap_autorid: Fix failure in reverse lookup if ID is from
625       domain range index #0.
628 o   Stefan Metzmacher <metze@samba.org>
629     * BUG 10472: script/autobuild: Make use of
630       '--with-perl-{arch,lib}-install-dir'.
633 o   Noel Power <nopower@suse.com>
634     * BUG 10554: Fix read of deleted memory in reply_writeclose()'.
637 o   Jose A. Rivera <jarrpa@redhat.com>
638     * BUG 10151: Extra ':' in msg for Waf Cross Compile Build System with
639       Cross-answers command.
640     * BUG 10348: Fix empty body in if-statement in continue_domain_open_lookup.
643 o   Christof Schmitt <christof.schmitt@us.ibm.com>
644     * BUG 10549: CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS
645       response.
648 o   Andreas Schneider <asn@samba.org>
649     * BUG 10472: wafsamba: Fix the installation on FreeBSD.
652 #######################################
653 Reporting bugs & Development Discussion
654 #######################################
656 Please discuss this release on the samba-technical mailing list or by
657 joining the #samba-technical IRC channel on irc.freenode.net.
659 If you do report problems then please try to send high quality
660 feedback. If you don't provide vital information to help us track down
661 the problem then you will probably be ignored.  All bug reports should
662 be filed under the Samba 4.1 product in the project's Bugzilla
663 database (https://bugzilla.samba.org/).
666 ======================================================================
667 == Our Code, Our Bugs, Our Responsibility.
668 == The Samba Team
669 ======================================================================
672 ----------------------------------------------------------------------
675                    =============================
676                    Release Notes for Samba 4.1.7
677                            April 17, 2014
678                    =============================
681 This is the latest stable release of Samba 4.1.
684 Changes since 4.1.6:
685 --------------------
687 o   Jeremy Allison <jra@samba.org>
688     * BUG 9878: Make "force user" work as expected.
689     * BUG 9942: Fix problem with server taking too long to respond to a
690       MSG_PRINTER_DRVUPGRADE message.
691     * BUG 9993: s3-printing: Fix obvious memory leak in
692       printer_list_get_printer().
693     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
694       request crashes smbd.
695     * BUG 10431: Fix STATUS_NO_MEMORY response from Query File Posix Lock request.
696     * BUG 10508: smbd: Correctly add remote users into local groups.
697     * BUG 10534: Cleanup messages.tdb record after unclean smbd shutdown.
700 o   Christian Ambach <ambi@samba.org>
701     * BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
702     * BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
705 o   Gregor Beck <gbeck@sernet.de>
706     * BUG 10230: Make (lib)smbclient work with NetApp.
707     * BUG 10458: Fix 'wbinfo -i' with one-way trust.
708     * s3:rpc_server: Minor refactoring of process_request_pdu().
711 o   Kai Blin <kai@samba.org>
712     * BUG 10471: Don't respond with NXDOMAIN to records that exist with another
713       type.
716 o   Alexander Bokovoy <ab@samba.org>
717     * BUG 10504: lsa.idl: Define lsa.ForestTrustCollisionInfo and
718       ForestTrustCollisionRecord as public structs.
721 o   Günther Deschner <gd@samba.org>
722     * BUG 10439: Increase max netbios name components.
725 o   David Disseldorp <ddiss@samba.org>
726     * BUG 10188: doc: Add "spoolss: architecture" parameter usage.
727     * BUG 10484: Initial FSRVP rpcclient requests fail with
728       NT_STATUS_PIPE_NOT_AVAILABLE.
729     * BUG 10521: rpcclient FSRVP request UNCs should include a trailing
730       backslash.
733 o   Daniel Liberman <danielvl@gmail.com>
734     * BUG 10387: 'net ads search' on high latency networks can return a partial
735       list with no error indication.
738 o   Stefan Metzmacher <metze@samba.org>
739     * BUG 10200: Make 'smbclient' support DFS shares with SMB2/3.
740     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
741       request crashes smbd.
742     * BUG 10422: max xmit > 64kb leads to segmentation fault.
743     * BUG 10444: smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP")
744       panics from within ctdbd_migrate() with invalid lock_order.
745     * BUG 10464: samba4 services not binding on IPv6 addresses causing
746       connection delays.
749 o   Garming Sam <garming@catalyst.net.nz>
750     * BUG 10378: dfs: Always call create_conn_struct with root privileges.
753 o   Andreas Schneider <asn@cryptomilk.org>
754     * BUG 10467: s3-vfs: Fix stream_depot vfs module on btrfs.
755     * BUG 10472: pidl: waf should have an option for the dir to install perl
756       files and do not glob.
757     * BUG 10474: s3-spoolssd: Don't register spoolssd if epmd is not running.
758     * BUG 10481: s3-rpc_server: Fix handling of fragmented rpc requests.
761 o   Gustavo Zacarias <gustavo@zacarias.com.ar>
762     * BUG 10506: Make 'smbreadline' build with readline 6.3.
765 #######################################
766 Reporting bugs & Development Discussion
767 #######################################
769 Please discuss this release on the samba-technical mailing list or by
770 joining the #samba-technical IRC channel on irc.freenode.net.
772 If you do report problems then please try to send high quality
773 feedback. If you don't provide vital information to help us track down
774 the problem then you will probably be ignored.  All bug reports should
775 be filed under the Samba 4.1 product in the project's Bugzilla
776 database (https://bugzilla.samba.org/).
779 ======================================================================
780 == Our Code, Our Bugs, Our Responsibility.
781 == The Samba Team
782 ======================================================================
785 ----------------------------------------------------------------------
788                    =============================
789                    Release Notes for Samba 4.1.6
790                            March 11, 2014
791                    =============================
794 This is a security release in order to address
795 CVE-2013-4496 (Password lockout not enforced for SAMR password changes) and
796 CVE-2013-6442 (smbcacls can remove a file or directory ACL by mistake).
798 o  CVE-2013-4496:
799    Samba versions 3.4.0 and above allow the administrator to implement
800    locking out Samba accounts after a number of bad password attempts.
802    However, all released versions of Samba did not implement this check for
803    password changes, such as are available over multiple SAMR and RAP
804    interfaces, allowing password guessing attacks.
806 o  CVE-2013-6442:
807    Samba versions 4.0.0 and above have a flaw in the smbcacls command. If
808    smbcacls is used with the "-C|--chown name" or "-G|--chgrp name"
809    command options it will remove the existing ACL on the object being
810    modified, leaving the file or directory unprotected.
813 Changes since 4.1.5:
814 --------------------
816 o   Jeremy Allison <jra@samba.org>
817     * BUG 10327: CVE-2013-6442: ensure we don't lose an existing ACL when
818       setting owner or group owner.
821 o   Andrew Bartlett <abartlet@samba.org>
822     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
823       changes.
826 o   Stefan Metzmacher <metze@samba.org>
827     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
828       changes.
831 #######################################
832 Reporting bugs & Development Discussion
833 #######################################
835 Please discuss this release on the samba-technical mailing list or by
836 joining the #samba-technical IRC channel on irc.freenode.net.
838 If you do report problems then please try to send high quality
839 feedback. If you don't provide vital information to help us track down
840 the problem then you will probably be ignored.  All bug reports should
841 be filed under the Samba 4.1 product in the project's Bugzilla
842 database (https://bugzilla.samba.org/).
845 ======================================================================
846 == Our Code, Our Bugs, Our Responsibility.
847 == The Samba Team
848 ======================================================================
851 ----------------------------------------------------------------------
854                    =============================
855                    Release Notes for Samba 4.1.5
856                          February 21, 2014
857                    =============================
860 This is the latest stable release of Samba 4.1.
862 Major enhancements in Samba 4.1.5 include:
864 o  Fix 100% CPU utilization in winbindd when trying to free memory in
865    winbindd_reinit_after_fork (bug #10358).
866 o  smbd: Fix memory overwrites (bug #10415).
869 Changes since 4.1.4:
870 --------------------
872 o   Michael Adam <obnox@samba.org>
873     * BUG 10259: Make shadow_copy2 module working with Windows 7.
876 o   Jeremy Allison <jra@samba.org>
877     * BUG 2662: Make revamped directory handling code 64bit clean.
878     * BUG 10320: s3: smbpasswd: Fix crashes on invalid input.
879     * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
880       memory in winbindd_reinit_after_fork.
881     * BUG 10406: s3: vfs_dirsort module: Allow dirsort to work when multiple
882       simultaneous directories are open.
883     * BUG 10429: s3: modules: streaminfo: As we have no VFS function
884       SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
885       is true.
888 o   Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
889     * BUG 10087: ntlm_auth sometimes returns the wrong username to
890       mod_ntlm_auth_winbind.
893 o   Andrew Bartlett <abartlet@samba.org>
894     * BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
897 o   Jeffrey Clark <dude@zaplabs.com>
898     * BUG 10418: Add support for Heimdal's unified krb5 and hdb plugin system.
901 o   Niels de Vos <ndevos@redhat.com>
902     * BUG 10384: vfs/glusterfs: In case atime is not passed, set it to the
903       current atime.
906 o   David Disseldorp <ddiss@samba.org>
907     * BUG 10424: vfs_btrfs: Fix incorrect zero length server-side copy request
908       handling.
911 o   Volker Lendecke <vl@samba.org>
912     * BUG 2191: s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
913     * BUG 10415: smbd: Fix memory overwrites.
914     * BUG 10436: smbd: Fix an ancient oplock bug.
917 o   Stefan Metzmacher <metze@samba.org>
918     * BUG 10442: Fix crash bug in smb2_notify code.
921 o   Andreas Schneider <asn@samba.org>
922     * BUG 10367: Fix several memory leaks.
925 o   Jelmer Vernooij <jelmer@samba.org>
926     * BUG 10418: Cope with first element in hdb_method having a different name
927       in different heimdal versions.
930 #######################################
931 Reporting bugs & Development Discussion
932 #######################################
934 Please discuss this release on the samba-technical mailing list or by
935 joining the #samba-technical IRC channel on irc.freenode.net.
937 If you do report problems then please try to send high quality
938 feedback. If you don't provide vital information to help us track down
939 the problem then you will probably be ignored.  All bug reports should
940 be filed under the Samba 4.1 product in the project's Bugzilla
941 database (https://bugzilla.samba.org/).
944 ======================================================================
945 == Our Code, Our Bugs, Our Responsibility.
946 == The Samba Team
947 ======================================================================
950 ----------------------------------------------------------------------
953                    =============================
954                    Release Notes for Samba 4.1.4
955                          January 10, 2014
956                    =============================
959 This is the latest stable release of Samba 4.1.
961 Major enhancements in Samba 4.1.4 include:
963 o  Fix segfault in smbd (bug #10284).
964 o  Fix SMB2 server panic when a smb2 brlock times out (bug #10311).
967 Changes since 4.1.3:
968 --------------------
970 o   Jeremy Allison <jra@samba.org>
971     * BUG 9870: smbd: Allow updates on directory write times on open handles.
972     * BUG 10260: smbclient shows no error if deleting a directory with del
973       failed.
974     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
975       on a share.
976     * BUG 10305: ldb: bad if test in ldb_comparison_fold().
979 o   Christian Ambach <ambi@samba.org>
980     * BUG 10276: Fix waf build error on AIX with IBM XL C/C++.
981     * BUG 10280: s3:winbindd fix use of uninitialized variables.
984 o   Michele Baldessari <michele@acksyn.org>
985     * BUG 10281: Fix typos in man pages.
988 o   Jan Brummer <jan.brummer@tabos.org>
989     * BUG 10285: s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
992 o   Günther Deschner <gd@samba.org>
993     * BUG 10262: s3-libnetjoin: Use upper-case realm when composing default
994       upn.
995     * BUG 10281: Fix numerous typos in man pages.
998 o   David Disseldorp <ddiss@samba.org>
999     * BUG 10271: Send correct job-ID in print job notifications.
1002 o   Poornima Gurusiddaiah <pgurusid@redhat.com>
1003     * BUG 10337: vfs_glusterfs: Enable per client log file.
1006 o   Volker Lendecke <vl@samba.org>
1007     * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel.
1008     * BUG 10284: smbd: Fix segfaults.
1009     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
1010       on a share.
1011     * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out.
1014 o   Stefan Metzmacher <metze@samba.org>
1015     * BUG 10298: Reduce smb2_server processing overhead.
1018 o   Arvid Requate <requate@univention.de>
1019     * BUG 10267: Fix printing via local printer drivers with Windows 8.
1022 o   Christof Schmitt <cs@samba.org>
1023     * BUG 10310: Fix AIO with SMB2 and locks.
1026 o   Andreas Schneider <asn@samba.org>
1027     * BUG 2191: Fix %G/%g substitution in 'template homedir'.
1028     * BUG 10274: Fix several issues and warnings from analyzer tools.
1029     * BUG 10286: s3-lib: Fix %G substitution for domain users in smbd.
1032 #######################################
1033 Reporting bugs & Development Discussion
1034 #######################################
1036 Please discuss this release on the samba-technical mailing list or by
1037 joining the #samba-technical IRC channel on irc.freenode.net.
1039 If you do report problems then please try to send high quality
1040 feedback. If you don't provide vital information to help us track down
1041 the problem then you will probably be ignored.  All bug reports should
1042 be filed under the Samba 4.1 product in the project's Bugzilla
1043 database (https://bugzilla.samba.org/).
1046 ======================================================================
1047 == Our Code, Our Bugs, Our Responsibility.
1048 == The Samba Team
1049 ======================================================================
1052 ----------------------------------------------------------------------
1055                    =============================
1056                    Release Notes for Samba 4.1.3
1057                          December 9, 2013
1058                    =============================
1061 This is a security release in order to address
1062 CVE-2013-4408 (DCE-RPC fragment length field is incorrectly checked) and
1063 CVE-2012-6150 (pam_winbind login without require_membership_of restrictions).
1065 o  CVE-2013-4408:
1066    Samba versions 3.4.0 and above (versions 3.4.0 - 3.4.17, 3.5.0 -
1067    3.5.22, 3.6.0 - 3.6.21, 4.0.0 - 4.0.12 and including 4.1.2) are
1068    vulnerable to buffer overrun exploits in the client processing of
1069    DCE-RPC packets. This is due to incorrect checking of the DCE-RPC
1070    fragment length in the client code.
1072    This is a critical vulnerability as the DCE-RPC client code is part of
1073    the winbindd authentication and identity mapping daemon, which is
1074    commonly configured as part of many server installations (when joined
1075    to an Active Directory Domain). A malicious Active Directory Domain
1076    Controller or man-in-the-middle attacker impersonating an Active
1077    Directory Domain Controller could achieve root-level access by
1078    compromising the winbindd process.
1080    Samba server versions 3.4.0 - 3.4.17 and versions 3.5.0 - 3.5.22 are
1081    also vulnerable to a denial of service attack (server crash) due to a
1082    similar error in the server code of those versions.
1084    Samba server versions 3.6.0 and above (including all 3.6.x versions,
1085    all 4.0.x versions and 4.1.x) are not vulnerable to this problem.
1087    In addition range checks were missing on arguments returned from calls
1088    to the DCE-RPC functions LookupSids (lsa and samr), LookupNames (lsa and samr)
1089    and LookupRids (samr) which could also cause similar problems.
1091    As this was found during an internal audit of the Samba code there are
1092    no currently known exploits for this problem (as of December 9th 2013).
1094 o  CVE-2012-6150:
1095    Winbind allows for the further restriction of authenticated PAM logins using
1096    the require_membership_of parameter. System administrators may specify a list
1097    of SIDs or groups for which an authenticated user must be a member of. If an
1098    authenticated user does not belong to any of the entries, then login should
1099    fail. Invalid group name entries are ignored.
1101    Samba versions 3.3.10, 3.4.3, 3.5.0 and later incorrectly allow login from
1102    authenticated users if the require_membership_of parameter specifies only
1103    invalid group names.
1105    This is a vulnerability with low impact. All require_membership_of group
1106    names must be invalid for this bug to be encountered.
1109 Changes since 4.1.2:
1110 --------------------
1112 o   Jeremy Allison <jra@samba.org>
1113     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
1116 o   Stefan Metzmacher <metze@samba.org>
1117     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
1120 o   Noel Power <noel.power@suse.com>
1121     * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't
1122       member of *any* require_membership_of specified groups.
1125 #######################################
1126 Reporting bugs & Development Discussion
1127 #######################################
1129 Please discuss this release on the samba-technical mailing list or by
1130 joining the #samba-technical IRC channel on irc.freenode.net.
1132 If you do report problems then please try to send high quality
1133 feedback. If you don't provide vital information to help us track down
1134 the problem then you will probably be ignored.  All bug reports should
1135 be filed under the Samba 4.1 product in the project's Bugzilla
1136 database (https://bugzilla.samba.org/).
1139 ======================================================================
1140 == Our Code, Our Bugs, Our Responsibility.
1141 == The Samba Team
1142 ======================================================================
1145 ----------------------------------------------------------------------
1148                    =============================
1149                    Release Notes for Samba 4.1.2
1150                          November 22, 2013
1151                    =============================
1154 This is is the latest stable release of Samba 4.1.
1157 Changes since 4.1.1:
1158 --------------------
1160 o   Jeremy Allison <jra@samba.org>
1161     * BUG 10187: Missing talloc_free can leak stackframe in error path.
1162     * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
1163       group.
1166 o   Anand Avati <avati@redhat.com>
1167     * BUG 10224: vfs_glusterfs: Implement proper mashalling/unmarshalling of
1168       ACLs.
1171 o   Andrew Bartlett <abartlet@samba.org>
1172     * BUG 10052: dfs_server: Use dsdb_search_one to catch 0 results as well as
1173       NO_SUCH_OBJECT errors.
1176 o   Samuel Cabrero <scabrero@zentyal.com>
1177     * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.
1180 o   Günther Deschner <gd@samba.org>
1181     * BUG 10264: s3-winbindd: Fix cache_traverse_validate_fn failure for
1182       NDR cache entries.
1185 o   Christopher R. Hertel <crh@redhat.com>
1186     * BUG 10224: vfs_glusterfs: Fix excessive debug output from
1187       vfs_gluster_open().
1190 o   Björn Jacke <bj@sernet.de>
1191     * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.
1194 o   Volker Lendecke <vl@samba.org>
1195     * BUG 10190: Fix memset used with constant zero length parameter.
1196     * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.
1199 o   Stefan Metzmacher <metze@samba.org>
1200     * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
1201     * BUG 10232: libcli/smb: Fix smb2cli_ioctl*() against Windows 2008.
1204 o   Susant Kumar Palai <spalai@redhat.com>
1205     * BUG 10224: VFS plugin was sending the actual size of the volume instead of
1206       the total number of block units because of which windows was getting the
1207       wrong volume capacity.
1210 o   Andreas Schneider <asn@samba.org>
1211     * BUG 10194: Make offline logon cache updating for cross child domain group
1212       membership.
1213     * BUG 10269: util: Remove 32bit macros breaking strict aliasing.
1214     * BUG 10253: Fix the build of vfs_glusterfs.
1217 #######################################
1218 Reporting bugs & Development Discussion
1219 #######################################
1221 Please discuss this release on the samba-technical mailing list or by
1222 joining the #samba-technical IRC channel on irc.freenode.net.
1224 If you do report problems then please try to send high quality
1225 feedback. If you don't provide vital information to help us track down
1226 the problem then you will probably be ignored.  All bug reports should
1227 be filed under the Samba 4.1 product in the project's Bugzilla
1228 database (https://bugzilla.samba.org/).
1231 ======================================================================
1232 == Our Code, Our Bugs, Our Responsibility.
1233 == The Samba Team
1234 ======================================================================
1237 ----------------------------------------------------------------------
1240                    =============================
1241                    Release Notes for Samba 4.1.1
1242                          November 11, 2013
1243                    =============================
1246 This is a security release in order to address
1247 CVE-2013-4475 (ACLs are not checked on opening an alternate
1248 data stream on a file or directory) and
1249 CVE-2013-4476 (Private key in key.pem world readable).
1251 o  CVE-2013-4475:
1252    Samba versions 3.2.0 and above (all versions of 3.2.x, 3.3.x,
1253    3.4.x, 3.5.x, 3.6.x, 4.0.x and 4.1.x) do not check the underlying
1254    file or directory ACL when opening an alternate data stream.
1256    According to the SMB1 and SMB2+ protocols the ACL on an underlying
1257    file or directory should control what access is allowed to alternate
1258    data streams that are associated with the file or directory.
1260    By default no version of Samba supports alternate data streams
1261    on files or directories.
1263    Samba can be configured to support alternate data streams by loading
1264    either one of two virtual file system modues (VFS) vfs_streams_depot or
1265    vfs_streams_xattr supplied with Samba, so this bug only affects Samba
1266    servers configured this way.
1268    To determine if your server is vulnerable, check for the strings
1269    "streams_depot" or "streams_xattr" inside your smb.conf configuration
1270    file.
1272 o  CVE-2013-4476:
1273    In setups which provide ldap(s) and/or https services, the private
1274    key for SSL/TLS encryption might be world readable. This typically
1275    happens in active directory domain controller setups.
1278 Changes since 4.1.0:
1279 --------------------
1281 o   Jeremy Allison <jra@samba.org>
1282     * BUGs 10234 + 10229: CVE-2013-4475: Fix access check verification on stream
1283       files.
1286 o   Björn Baumbach <bb@sernet.de>
1287     * BUG 10234: CVE-2013-4476: Private key in key.pem world readable.
1290 #######################################
1291 Reporting bugs & Development Discussion
1292 #######################################
1294 Please discuss this release on the samba-technical mailing list or by
1295 joining the #samba-technical IRC channel on irc.freenode.net.
1297 If you do report problems then please try to send high quality
1298 feedback. If you don't provide vital information to help us track down
1299 the problem then you will probably be ignored.  All bug reports should
1300 be filed under the Samba 4.1 product in the project's Bugzilla
1301 database (https://bugzilla.samba.org/).
1304 ======================================================================
1305 == Our Code, Our Bugs, Our Responsibility.
1306 == The Samba Team
1307 ======================================================================
1310 ----------------------------------------------------------------------
1313                    =============================
1314                    Release Notes for Samba 4.1.0
1315                          October 11, 2013
1316                    =============================
1319 This is is the first stable release of Samba 4.1.
1321 Samba 4.1 will be the next version of the Samba suite and includes
1322 all the technology found in both the Samba4 series and the stable 3.x
1323 series. The primary additional features over Samba 3.6 are
1324 support for the Active Directory logon protocols used by Windows 2000
1325 and above.
1327 Major enhancements in Samba 4.1.0 include:
1329 Client tools support SMB2/3
1330 ===========================
1332 Samba 4.1.0 contains the first release of our client tools
1333 and client library that work over the new protocols SMB2 or SMB3.
1334 Note that SMB3 only works either to a Samba server version 4.0.0
1335 or above, or to a Windows Server running Windows 2012 or Windows 8.
1337 The default protocol for smbclient and smbcacls is still
1338 SMB1 (the NT1 protocol dialect). An SMB2 or SMB3 connection
1339 can be selected in one of two ways. The easiest way to test
1340 the new protocol connection is to add the -mMAX_PROTOCOL
1341 command line switch to either smbclient or smbcacls.
1343 For example, to connect using SMB3 with smbclient a user
1344 would type:
1346 smbclient //server/share -Uuser%password -mSMB3
1348 Another example of connecting using SMB2 using smbcacls
1349 would be:
1351 smbcacls //server/share -Uuser%password -mSMB2 filename
1353 Note that when connecting using SMB2 or SMB3 protocols
1354 the UNIX extensions are no longer available inside the
1355 smbclient command set. This is due to UNIX extensions
1356 not yet being defined for the SMB2 or SMB3 protocols.
1358 The second way to select SMB2 or SMB3 connections is to
1359 set the "client max protocol" parameter in the [global]
1360 section of your smb.conf.
1362 Setting this parameter will cause all client connections
1363 from Samba and its client tools to offer the requested
1364 max protocol to a server on every connection request.
1366 For example, to cause all client tools (including winbindd,
1367 rpcclient, and the libsmbclient library) to attempt use SMB3
1368 by default add the line:
1370 client max protocol = SMB3
1372 to the [global] section of your smb.conf. This has not
1373 been as widely tested as the -mPROTOCOL options, but
1374 is intended to work correctly in the final release of
1375 4.1.0.
1377 Encrypted transport
1378 ===================
1380 Although Samba servers have supported encrypted transport
1381 connections using the UNIX extensions for many years,
1382 selecting SMB3 transport allows encrypted transport
1383 connections to Windows servers that support SMB3, as
1384 well as Samba servers.
1386 In order to enable this, add the "-e" option to the
1387 smbclient command line.
1389 For example, to connect to a Windows 2012 server over
1390 SMB3 and select an encrypted transport you would use
1391 the following command line:
1393 smbclient //Win2012Server/share -Uuser%password -mSMB3 -e
1396 Directory database replication (AD DC mode)
1397 ===========================================
1399 Directory replication has been reworked in order to improve the
1400 correctness and efficiency.
1401 As a net effect of it, replication with other domain controllers with
1402 a heavily modified schema is now possible (ie. Windows 2012 DCs or
1403 other Windows DC with exchange installed) and replication didn't fail
1404 anymore in such environments.
1407 Server-Side Copy Support
1408 ========================
1410 Samba 4.1.0 adds support for server-side copy operations via the SMB2
1411 FSCTL_SRV_COPYCHUNK request. Clients making use of server-side copy
1412 support, such as Windows Server 2012, should experience considerable
1413 performance improvements for file copy operations, as file data need not
1414 traverse the network.
1415 This feature is enabled by default on the smbd file server.
1418 Btrfs Filesystem Integration
1419 ============================
1421 The Btrfs VFS module provided with Samba 4.1.0 further improves the
1422 performance of server-side copy operations on shares backed by a Btrfs
1423 filesystem. It does so by allowing multiple files to share the same
1424 on-disk extents, avoiding the unnecessary duplication of source and
1425 destination file data during a server-side copy operation.
1427 This feature can be explicitly enabled on smbd shares backed by a Btrfs
1428 filesystem with the smb.conf parameter:
1429 vfs objects = btrfs
1432 REMOVED COMPONENTS
1433 ==================
1435 The Samba Web Administration Tool (SWAT) has been removed.
1436 Details why SWAT has been removed can be found on the samba-technical mailing
1437 list:
1439 https://lists.samba.org/archive/samba-technical/2013-February/090572.html
1442 ######################################################################
1443 Changes
1444 #######
1446 smb.conf changes
1447 ----------------
1449    Parameter Name                       Description     Default
1450    --------------                       -----------     -------
1452    acl allow execute always             New             False
1453    password level                       Removed
1454    set directory                        Removed
1455    use ntdb                             New             No
1458 RUNNING Samba 4.1 as an AD DC
1459 =============================
1461 A short guide to setting up Samba as an AD DC can be found on the wiki:
1463   https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
1466 COMMIT HIGHLIGHTS
1467 =================
1469 o   Jeremy Allison <jra@samba.org>
1470     * Add SMB2 and SMB3 support for client tools and client library.
1471     * Add support for SMB3 Encrypted transport.
1474 o   David Disseldorp <ddiss@samba.org>
1475     * Add vfs_btrfs module.
1476     * Add support for server-side copy operations via the
1477       SMB2 FSCTL_SRV_COPYCHUNK request.
1480 CHANGES SINCE 4.1.0rc4
1481 ======================
1483 o   Stefan Metzmacher <metze@samba.org>
1484     * BUG 10178: Fix PAC parsing failure.
1487 o   Andreas Schneider <asn@samba.org>
1488     * BUG 10132: pam_winbindd: Support the KEYRING ccache type.
1491 CHANGES SINCE 4.1.0rc3
1492 ======================
1494 o   Michael Adam <obnox@samba.org>
1495     * BUG 10134: Add "acl allow execute always" parameter.
1498 o   Jeremy Allison <jra@samba.org>
1499     * BUG 10139: Valid utf8 filenames cause "invalid conversion error"
1500       messages.
1501     * BUG 10145: Samba SMB2 client code reads the wrong short name length in a
1502       directory listing reply.
1503     * BUG 10149: cli_smb2_get_ea_list_path() failed to close file on exit.
1504     * BUG 10150: Not all OEM servers support the ALTNAME info level.
1507 o   Andrew Bartlett <abartlet@samba.org>
1508     * BUG 8077: dsdb: Convert the full string from UTF16 to UTF8, including
1509       embedded NULLs.
1510     * BUG 9461: python-samba-tool fsmo: Do not give an error on a successful
1511       role transfer.
1512     * BUG 10157: Regression causes replication failure with Windows 2008R2 and
1513       deletes Deleted Objects.
1516 o   Günther Deschner <gd@samba.org>
1517     * BUG 10147: Better document potential implications of a globally used
1518       "valid users".
1521 o   Korobkin <korobkin+samba@gmail.com>
1522     * BUG 10118: Raise the level of a debug when unable to open a printer.
1525 o   Volker Lendecke <vl@samba.org>
1526     * BUG 10008: dbwrap_ctdb: Treat empty records as non-existing.
1527     * BUG 10138: smbd: Always clean up share modes after hard crash.
1530 o   Daniel Liberman <danielvl@gmail.com>
1531     * BUG 10162: Fix POSIX ACL mapping when setting DENY ACE's from Windows.
1534 o   Stefan Metzmacher <metze@samba.org>
1535     * BUG 10144: libcli/smb: Use SMB1 MID=0 for the initial Negprot.
1536     * BUG 10146: libcli/smb: Only check the SMB2 session setup signature if
1537       required and valid.
1540 o   Matthieu Patou <mat@matws.net>
1541     * BUG 10158: Netbios related samba process consumes 100% CPU.
1544 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1545     * BUG 10137: vfs_shadow_copy2: Display previous versions correctly over
1546       SMB2.
1549 CHANGES SINCE 4.1.0rc2
1550 ======================
1552 o   Michael Adam <obnox@samba.org>
1553     * BUG 10107: Fix Winbind crashes on DC with trusted AD domains.
1556 o   Jeremy Allison <jra@samba.org>
1557     * BUG 5917: Fix working on site with Read Only Domain Controller.
1558     * BUG 9974: Add SMB2 and SMB3 support for smbclient.
1559     * BUG 10063: Fix memory leak in source3/lib/util.c:1493.
1560     * BUG 10121: Masks incorrectly applied to UNIX extension permission
1561       changes.
1564 o   Christian Ambach <ambi@samba.org>
1565     * BUG 9911: Build Samba 4.0.x on AIX with IBM XL C/C++.
1568 o   Andrew Bartlett <abartlet@samba.org>
1569     * BUG 9091: When replicating DNS for bind9_dlz we need to create the
1570       server-DNS account remotely.
1573 o   Günther Deschner <gd@samba.org>
1574     * BUG 9615: Winbind unable to retrieve user information from AD.
1575     * BUG 9899: winbind_lookup_names() fails because of
1576       NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
1577     * BUG 10107: Fix Winbind crashes on DC with trusted AD domains.
1580 o   Volker Lendecke <vl@samba.org>
1581     * BUG 10086: smbd: Fix async echo handler forking.
1582     * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
1583       requests.
1584     * BUG 10114: Handle Dropbox (write-only-directory) case correctly
1585       in pathname lookup.
1588 o   Stefan Metzmacher <metze@samba.org>
1589     * BUG 10030: ::1 added to nameserver on join.
1592 o   Rusty Russell <rusty@rustcorp.com.au>
1593     * BUG 10000: Add man pages for ntdb tools.
1596 o   Karolin Seeger <kseeger@samba.org>
1597     * BUG 7364: Add man page for vfs_syncops.
1598     * BUG 7490: Add man page for vfs_linux_xfs_sgid.
1599     * BUG 10001: Add man page for samba-regedit tool.
1600     * BUG 10076: Fix variable list in vfs_crossrename man page.
1603 o   Andreas Schneider <asn@samba.org>
1604     * BUG 10073: Fix segmentation fault in 'net ads join'.
1605     * BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
1608 o   Richard Sharpe <realrichardsharpe@gmail.com>
1609     * BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
1610       out by Samba.
1613 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1614     * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
1615       requests.
1618 CHANGES SINCE 4.1.0rc1
1619 ======================
1621 o   Jeremy Allison <jra@samba.org>
1622     * BUG 9992: Windows error 0x800700FE when copying files with xattr names
1623       containing ":".
1624     * BUG 10010: Missing integer wrap protection in EA list reading can cause
1625       server to loop with DOS (CVE-2013-4124).
1626     * BUG 10064: Linux kernel oplock breaks can miss signals.
1629 o   Andrew Bartlett <abartlet@samba.org>
1630     * BUG 9029: Fix replication with --domain-crictical-only to fill in
1631       backlinks.
1632     * BUG 9820: Fix crash of winbind after "ls -l
1633       /usr/local/samba/var/locks/sysvol".
1634     * BUG 10056: dsdb improvements.
1637 o   Björn Baumbach <bb@sernet.de>
1638     * BUG 10003: Fix segfault while reading incomplete session info.
1641 o   Gregor Beck <gbeck@sernet.de>
1642     * BUG 9678: Windows 8 Roaming profiles fail.
1645 o   Günther Deschner <gd@samba.org>
1646     * BUG 10043: Allow to change the default location for Kerberos credential
1647       caches.
1650 o   Volker Lendecke <vl@samba.org>
1651     * BUG 10013: Fix a 100% loop at shutdown time (smbd).
1654 o   Stefan Metzmacher <metze@samba.org>
1655     * BUG 9820: Fix crash of winbind after "ls -l
1656       /usr/local/samba/var/locks/sysvol".
1657     * BUG 10015: Fix/improve debug options.
1658     * BUG 10042: Fix crashes in socket_get_local_addr().
1659     * BUG 10056: dsdb improvements.
1662 o   Andreas Schneider <asn@samba.org>
1663     * BUG 9994: Do not delete an existing valid credential cache (s3-winbind).
1664     * BUG 10040: Rename regedit to samba-regedit.
1665     * BUG 10041: Remove obsolete swat manpage and references.
1666     * BUG 10048: nsswitch: Add OPT_KRB5CCNAME to avoid an error message.
1669 o   Alexander Werth <alexander.werth@de.ibm.com>
1670     * BUG 10045: Remove a redundant inlined substitution of ACLs.
1673 o   Ralph Wuerthner <ralphw@de.ibm.com>
1674     * BUG 10064: Linux kernel oplock breaks can miss signals.
1677 #######################################
1678 Reporting bugs & Development Discussion
1679 #######################################
1681 Please discuss this release on the samba-technical mailing list or by
1682 joining the #samba-technical IRC channel on irc.freenode.net.
1684 If you do report problems then please try to send high quality
1685 feedback. If you don't provide vital information to help us track down
1686 the problem then you will probably be ignored.  All bug reports should
1687 be filed under the Samba 4.1 product in the project's Bugzilla
1688 database (https://bugzilla.samba.org/).
1691 ======================================================================
1692 == Our Code, Our Bugs, Our Responsibility.
1693 == The Samba Team
1694 ======================================================================