spoolss: clear info on GetPrintProcessorDirectory error
[Samba.git] / WHATSNEW.txt
blobfe8cbebb1ac6d78b4fbb8b4955f7f43c672ed4d7
1                    ==============================
2                    Release Notes for Samba 4.1.15
3                           January 12, 2015
4                    ==============================
7 This is the latest stable release of Samba 4.1.
10 Changes since 4.1.14:
11 ---------------------
13 o   Jeremy Allison <jra@samba.org>
14     * BUG 10966: libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a
15       Windows client does.
16     * BUG 10982 s3: smbd/modules: Fix *allocate* calls to follow POSIX error
17       return convention.
20 o   Christian Ambach <ambi@samba.org>
21     * BUG 9629: Fix profiles tool.
24 o   Samuel Cabrero <scabrero@zentyal.com>
25     * BUG 11006: idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo.
28 o   Günther Deschner <gd@samba.org>
29     * BUG 9056: pam_winbind: Fix warn_pwd_expire implementation.
32 o   Guenter Kukkukk <linux@kukkukk.com>
33     * BUG 10952: s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses.
36 o   Stefan Metzmacher <metze@samba.org>
37     * BUG 9299: nsswitch: Fix soname of linux nss_*.so.2 modules.
38     * BUG 10949: s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM
39       control.
40     * BUG 10958: s3:smb2_server: Allow reauthentication without signing.
41     * BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
42       attribute 'supported_extensions'.
45 o   Matthieu Patou <mat@matws.net>
46     * BUG 11006: Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack'
47       attribute 'supported_extensions'.
50 o   Christof Schmitt <cs@samba.org>
51     * BUG 11034: winbind: Retry LogonControl RPC in ping-dc after session
52       expiration.
55 o   Andreas Schneider <asn@samba.org>
56     * BUG 10279: s3-lib: Do not require a password with --use-ccache.
57     * BUG 10960: s3-smbclient: Return success if we listed the shares.
58     * BUG 10961: s3-smbstatus: Fix exit code of profile output.
61 #######################################
62 Reporting bugs & Development Discussion
63 #######################################
65 Please discuss this release on the samba-technical mailing list or by
66 joining the #samba-technical IRC channel on irc.freenode.net.
68 If you do report problems then please try to send high quality
69 feedback. If you don't provide vital information to help us track down
70 the problem then you will probably be ignored.  All bug reports should
71 be filed under the Samba 4.1 product in the project's Bugzilla
72 database (https://bugzilla.samba.org/).
75 ======================================================================
76 == Our Code, Our Bugs, Our Responsibility.
77 == The Samba Team
78 ======================================================================
81 Release notes for older releases follow:
82 ----------------------------------------
84 ======================================================================
86                    ==============================
87                    Release Notes for Samba 4.1.14
88                           December 1, 2014
89                    ==============================
92 This is the latest stable release of Samba 4.1.
95 Changes since 4.1.13:
96 ---------------------
98 o   Michael Adam <obnox@samba.org>
99     * BUG 10472: Revert buildtools/wafadmin/Tools/perl.py back to upstream
100       state.
103 o   Jeremy Allison <jra@samba.org>
104     * BUG 10711: nmbd fails to accept "--piddir" option.
105     * BUG 10896: s3-nmbd: Fix netbios name truncation.
106     * BUG 10904: s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set
107       STATUS_NO_MORE_FILES when handed a non-wildcard path.
108     * BUG 10920: s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
111 o   Günther Deschner <gd@samba.org>
112     * BUG 10942: Cleanup add_string_to_array and usage.
115 o   David Disseldorp <ddiss@samba.org>
116     * BUG 10898: spoolss: Fix handling of bad EnumJobs levels.
117     * BUG 10905: spoolss: Fix jobid in level 3 EnumJobs response.
120 o   Amitay Isaacs <amitay@gmail.com>
121     * BUG 10620: s4-dns: Add support for BIND 9.10.
124 o   Björn Jacke <bj@sernet.de>
125     * BUG 10835: nss_winbind: Add getgroupmembership for FreeBSD.
128 o   Volker Lendecke <vl@samba.org>
129     * BUG 10932: pdb_tdb: Fix a TALLOC/SAFE_FREE mixup.
132 o   Stefan Metzmacher <metze@samba.org>
133     * BUG 10472: pidl/wscript: Remove --with-perl-* options.
134     * BUG 10921: s3:smbd: Fix file corruption using "write cache size != 0".
137 o   Jose A. Rivera <jarrpa@redhat.com>
138     * BUG 10889: vfs_glusterfs: Remove "integer fd" code and store the glfs
139       pointers.
142 o   Matt Rogers <mrogers@redhat.com>
143     * BUG 10933: s3-keytab: Fix keytab array NULL termination.
146 o   Richard Sharpe <realrichardsharpe@gmail.com>
147     * BUG 10880: S3: source3/smbd/process.c::srv_send_smb() returns true on the
148       error path.
151 #######################################
152 Reporting bugs & Development Discussion
153 #######################################
155 Please discuss this release on the samba-technical mailing list or by
156 joining the #samba-technical IRC channel on irc.freenode.net.
158 If you do report problems then please try to send high quality
159 feedback. If you don't provide vital information to help us track down
160 the problem then you will probably be ignored.  All bug reports should
161 be filed under the Samba 4.1 product in the project's Bugzilla
162 database (https://bugzilla.samba.org/).
165 ======================================================================
166 == Our Code, Our Bugs, Our Responsibility.
167 == The Samba Team
168 ======================================================================
171 ----------------------------------------------------------------------
174                    ==============================
175                    Release Notes for Samba 4.1.13
176                          October 20, 2014
177                    ==============================
180 This is the latest stable release of Samba 4.1.
183 Changes since 4.1.12:
184 ---------------------
186 o    Michael Adam <obnox@samba.org>
187      * BUG 10809: s3:smbd:open_file: Use a more natural check.
190 o   Jeremy Allison <jra@samba.org>
191     * BUG 10717: s3: winbindd: Old NT Domain code sets struct
192       winbind_domain->alt_name to be NULL. Ensure this is safe with modern
193       AD-DCs.
194     * BUG 10779: pthreadpool: Slightly serialize jobs.
195     * BUG 10809: s3: smbd: Open logic fix.
196     * BUG 10830: s3: nmbd: Ensure the main nmbd process doesn't create zombies.
197     * BUG 10831: s3: lib: Signal handling - ensure smbrun and change password
198       code save and restore existing SIGCHLD handlers.
199     * BUG 10848: s3: smb2cli: Query info return length check was reversed.
202 o   Günther Deschner <gd@samba.org>
203     * BUG 9984: s3-libnet: Make sure we do not overwrite precreated SPNs.
206 o   Björn Jacke <bj@sernet.de
207     * BUG 10814: docs: Mention incompatibility between kernel oplocks and
208       streams_xattr.
211 o   Volker Lendecke <vl@samba.org>
212     * BUG 10735: Fix unstrcpy.
213     * BUG 10797: s3: smbd: streams - Ensure share mode validation ignores
214       internal opens (op_mid == 0).
215     * BUG 10813: vfs_media_harmony: Fix a crash bug.
216     * BUG 10860: registry: Don't leave dangling transactions.
219 o   Christof Schmitt <cs@samba.org>
220     * BUG 10826: s3-winbindd: Use correct realm for trusted domains in idmap
221       child.
222     * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC.
223     * BUG 10838: s3-winbindd: Do not use domain SID from LookupSids for
224       Sids2UnixIDs call.
227 o   Andreas Schneider <asn@samba.org>
228     * BUG 9984: s3-libnet: Add libnet_join_get_machine_spns().
229     * BUG 9985: s3-libads: Add all machine account principals to the keytab.
230     * BUG 10816: nmbd: Send waiting status to systemd.
231     * BUG 10817: libcli: Fix a segfault calling smbXcli_req_set_pending() on
232       NULL.
233     * BUG 10824: nsswitch: Skip groups we were not able to map.
236 #######################################
237 Reporting bugs & Development Discussion
238 #######################################
240 Please discuss this release on the samba-technical mailing list or by
241 joining the #samba-technical IRC channel on irc.freenode.net.
243 If you do report problems then please try to send high quality
244 feedback. If you don't provide vital information to help us track down
245 the problem then you will probably be ignored.  All bug reports should
246 be filed under the Samba 4.1 product in the project's Bugzilla
247 database (https://bugzilla.samba.org/).
250 ======================================================================
251 == Our Code, Our Bugs, Our Responsibility.
252 == The Samba Team
253 ======================================================================
256 ----------------------------------------------------------------------
259                    ==============================
260                    Release Notes for Samba 4.1.12
261                          September 8, 2014
262                    ==============================
265 This is the latest stable release of Samba 4.1.
267 Major enhancements in Samba 4.1.12 include:
269 o  New parameter "winbind request timeout" has been added (bug #3204). Please
270    see smb.conf man page for details.
271 o  Fix smbd crashes when filename contains non-ascii character (bug #10716).
272 o  dnsserver: Handle updates of tombstoned dnsNode objects (bug #10749).
275 Changes since 4.1.11:
276 ---------------------
278 o   Michael Adam <obnox@samba.org>
279     * BUG 10369: build: Fix configure to honour '--without-dmapi'.
280     * BUG 10737: s3:idmap: Don't log missing range config if range checking not
281       requested.
282     * BUG 10741: Fix flapping VFS gpfs offline bit.
285 o   Jeremy Allison <jra@samba.org>
286     * BUG 3204: s3: winbindd: On new client connect, prune idle or hung
287       connections older than "winbind request timeout". Add new parameter
288       "winbind request timeout".
289     * BUG 10640: lib: tevent: make TEVENT_SIG_INCREMENT atomic.
290     * BUG 10650: Make "case sensitive = True" option working with
291       "max protocol = SMB2" or higher in large directories.
292     * BUG 10716: Fix smbd crashes when filename contains non-ascii
293       character.
294     * BUG 10728: 'net time': Fix usage and core dump.
295     * BUG 10773: s3: smbd: POSIX ACLs. Remove incorrect check for
296       SECINFO_PROTECTED_DACL in incoming security_information flags in
297       posix_get_nt_acl_common().
298     * BUG 10794: vfs_dirsort: Fix an off-by-one error that can cause
299       uninitialized memory read.
302 o   Björn Baumbach <bb@sernet.de>
303     * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty
304       files.
307 o   Kai Blin <kai@samba.org>
308     * BUG 10466: provision: Correctly provision the SOA record minimum TTL.
311 o   David Disseldorp <ddiss@samba.org>
312     * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info.
313     * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation.
316 o   Amitay Isaacs <amitay@gmail.com>
317     * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record.
320 o   Daniel Kobras <d.kobras@science-computing.de>
321     * BUG 10731: sys_poll_intr: Fix timeout arithmetic.
324 o   Ross Lagerwall <rosslagerwall@gmail.com>
325     * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections.
328 o   Volker Lendecke <vl@samba.org>
329     * BUG 10716: lib: strings: Simplify strcasecmp.
330     * BUG 10758: lib: Remove unused nstrcpy.
331     * BUG 10782: smbd: Properly initialize mangle_hash.
334 o   Stefan Metzmacher <metze@samba.org>
335     * BUG 9831: s4:setup/dns_update_list: make use of the new substitution
336       variables.
337     * BUG 10723: Allow netr_ServerReqChallenge() and netr_ServerAuthenticate3()
338       on different connections.
339     * BUG 10749: s4-rpc: dnsserver: Handle updates of tombstoned dnsNode
340       objects.
341     * BUG 10751: s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when
342       explicitly asked for.
343     * BUG 10773: libcli/security: Add better detection of
344       SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info().
347 o   Marc Muehlfeld <mmuehlfeld@samba.org>
348     * BUG 10761: docs: Fix typos in smb.conf (inherit acls).
351 o   Shirish Pargaonkar <spargaonkar@suse.com>
352     * BUG 10755: samba: Retain case sensitivity of cifs client.
355 o   Arvid Requate <requate@univention.de>
356     * BUG 9570: passdb: Fix NT_STATUS_NO_SUCH_GROUP.
359 o   Har Gagan Sahai <SHarGagan@novell.com>
360     * BUG 10759: Fix a memory leak in cli_set_mntpoint().
363 o   Roel van Meer <roel@1afa.com>
364     * BUG 10777: Don't discard result of checking grouptype.
367 #######################################
368 Reporting bugs & Development Discussion
369 #######################################
371 Please discuss this release on the samba-technical mailing list or by
372 joining the #samba-technical IRC channel on irc.freenode.net.
374 If you do report problems then please try to send high quality
375 feedback. If you don't provide vital information to help us track down
376 the problem then you will probably be ignored.  All bug reports should
377 be filed under the Samba 4.1 product in the project's Bugzilla
378 database (https://bugzilla.samba.org/).
381 ======================================================================
382 == Our Code, Our Bugs, Our Responsibility.
383 == The Samba Team
384 ======================================================================
387 ----------------------------------------------------------------------
390                    ==============================
391                    Release Notes for Samba 4.1.11
392                            August 1, 2014
393                    ==============================
396 This is a security release in order to address
397 CVE-2014-3560 (Remote code execution in nmbd).
399 o  CVE-2014-3560:
400    Samba 4.0.0 to 4.1.10 are affected by a remote code execution attack on
401    unauthenticated nmbd NetBIOS name services.
403    A malicious browser can send packets that may overwrite the heap of
404    the target nmbd NetBIOS name services daemon. It may be possible to
405    use this to generate a remote code execution vulnerability as the
406    superuser (root).
409 Changes since 4.1.10:
410 ---------------------
412 o   Volker Lendecke <vl@samba.org>
413     * BUG 10735: CVE-2014-3560: Fix unstrcpy macro length.
416 #######################################
417 Reporting bugs & Development Discussion
418 #######################################
420 Please discuss this release on the samba-technical mailing list or by
421 joining the #samba-technical IRC channel on irc.freenode.net.
423 If you do report problems then please try to send high quality
424 feedback. If you don't provide vital information to help us track down
425 the problem then you will probably be ignored.  All bug reports should
426 be filed under the Samba 4.1 product in the project's Bugzilla
427 database (https://bugzilla.samba.org/).
430 ======================================================================
431 == Our Code, Our Bugs, Our Responsibility.
432 == The Samba Team
433 ======================================================================
436 ----------------------------------------------------------------------
439                    ==============================
440                    Release Notes for Samba 4.1.10
441                            July 28, 2014
442                    ==============================
445 This is the latest stable release of Samba 4.1.
448 Changes since 4.1.9:
449 --------------------
451 o   Michael Adam <obnox@samba.org>
452     * BUG 10693: Backport ldb-1.1.17 + changes from master.
455 o   Jeremy Allison <jra@samba.org>
456     * BUG 10587: s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx
457       SMB1 servers.
458     * BUG 10653: Samba won't start on a machine configured with only IPv4.
459     * BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
460       share mode violation.
461     * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the database.
462     * BUG 10684: SMB1 blocking locks can fail notification on unlock, causing
463       client timeout.
464     * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
465       brl_pending_overlap().
466     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
469 o   Christian Ambach <ambi@samba.org>
470     * BUG 10693: lib/ldb: Fix compiler warnings.
473 o   Andrew Bartlett <abartlet@samba.org>
474     * BUG 8077: dbcheck: Add check and test for various invalid userParameters
475       values.
476     * BUG 8449: Simple use case results in "no talloc stackframe around, leaking
477       memory" error.)
478     * BUG 10130: dsdb: Always store and return the userParameters as a array of
479       LE 16-bit values.
480     * BUG 10582: dsdb: Rename private_data to rootdse_private_data in rootdse.
481     * BUG 10627: rid_array used before status checked - segmentation fault due
482       to null pointer dereference.
483     * BUG 10693: ldb: make the successful ldb_transaction_start() message
484       clearer.
485     * BUG 10694: dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted object.
486     * BUG 10700: Backport access check related fixes from master.
489 o   Björn Baumbach <bb@sernet.de>
490     * BUG 10674: samba-tool: Add --site parameter to provision command.
493 o   Howard Chu <hyc@symas.com>
494     * BUG 10693: Fix SEGV from improperly formed SUBSTRING/PRESENCE filter.
497 o   Jeroen Dekkers <jeroen@dekkers.ch>
498     * BUG 10693: ldb: Do not build libldb-cmdline when using system ldb.
501 o   Nadezhda Ivanova <nivanova@symas.com>
502     * BUG 10693: s4-openldap: Remove use of talloc_reference in
503       ldb_map_outbound.c
506 o   Björn Jacke <bj@sernet.de>
507     * BUG 3263: net/doc: Make clear that net vampire is for NT4 domains only.
510 o   Abhidnya Joshi <achirmul@in.ibm.com>
511     * BUG s3: Fix missing braces in nfs4_acls.c.
514 o   Volker Lendecke <vl@samba.org>
515     * BUG 10593: Fix "PANIC: assert failed at ../source3/smbd/open.c(1582): ret".
516     * BUG 10663: msg_channel: Fix a 100% CPU loop.
517     * BUG 10671: s3: smbd: Prevent file truncation on an open that fails with
518       share mode violation.
519     * BUG 10680: smbstatus: Fix an uninitialized variable.
520     * BUG 10687: 'RW2' smbtorture test fails when -N <numprocs> is set to 2 due
521       to the invalid status check in the second client.
522     * BUG 10693: ldb: Fix 1138330 Dereference null return value, fix CIDs
523       241329, 240798, 1034791, 1034792 1034910, 1034910).
524     * BUG 10699: smbd: Avoid double-free in get_print_db_byname.
527 o   Stefan Metzmacher <metze@samba.org>
528     * BUG 8077: s4:dsdb/samldb: Don't allow 'userParameters' to be modified over
529       LDAP for now.
530     * BUG 9763: s4:dsdb/repl_meta_data: Make sure objectGUID can't be deleted.
531     * BUG 10469: ldb-samba: fix a memory leak in
532       ldif_canonicalise_objectCategory().
533     * BUG 10294: s4:repl_meta_data: fix array assignment in
534       replmd_process_linked_attribute().
535     * BUG 10536: dbchecker: Verify and fix broken dn values.
536     * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
537     * BUG 10693: ldb:pyldb: Add some more helper functions for LdbDn.
538     * BUG 10694: s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_RECYCLED.
539     * BUG 10696: Backport autobuild/selftest fixes from master.
540     * BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
541       send_file_readX().
544 o   Matthieu Patou <mat@matws.net>
545     * BUG 10693: pyldb: Decrement ref counters on py_results and quiet warnings.
546     * BUG 10698: Backport drs-crackname fixes from master.
549 o   Pavel Reichl <pavel.reichl@redhat.com>
550     * BUG 10693: ldb: Use of NULL pointer bugfix.
553 o   Garming Sam <garming@catalyst.net.nz>
554     * BUG 10703: Backport provision fixes from master.
557 o   Andreas Schneider <asn@samba.org>
558     * BUG 10693: ldb: Add a env variable to disable RTLD_DEEPBIND.
561 #######################################
562 Reporting bugs & Development Discussion
563 #######################################
565 Please discuss this release on the samba-technical mailing list or by
566 joining the #samba-technical IRC channel on irc.freenode.net.
568 If you do report problems then please try to send high quality
569 feedback. If you don't provide vital information to help us track down
570 the problem then you will probably be ignored.  All bug reports should
571 be filed under the Samba 4.1 product in the project's Bugzilla
572 database (https://bugzilla.samba.org/).
575 ======================================================================
576 == Our Code, Our Bugs, Our Responsibility.
577 == The Samba Team
578 ======================================================================
581 ----------------------------------------------------------------------
584                    =============================
585                    Release Notes for Samba 4.1.9
586                            June 23, 2014
587                    =============================
590 This is a security release in order to address
591 CVE-2014-0244 (Denial of service - CPU loop) and
592 CVE-2014-3493 (Denial of service - Server crash/memory corruption).
594 o  CVE-2014-0244:
595    All current released versions of Samba are vulnerable to a denial of
596    service on the nmbd NetBIOS name services daemon. A malformed packet
597    can cause the nmbd server to loop the CPU and prevent any further
598    NetBIOS name service.
600    This flaw is not exploitable beyond causing the code to loop expending
601    CPU resources.
603 o  CVE-2014-3493:
604    All current released versions of Samba are affected by a denial of service
605    crash involving overwriting memory on an authenticated connection to the
606    smbd file server.
609 Changes since 4.1.8:
610 --------------------
612 o   Jeremy Allison <jra@samba.org>
613     * BUG 10633: CVE-2014-0244: Fix nmbd denial of service.
614     * BUG 10654: CVE-2014-3493: Fix segmentation fault in
615       smbd_marshall_dir_entry()'s SMB_FIND_FILE_UNIX handler.
618 #######################################
619 Reporting bugs & Development Discussion
620 #######################################
622 Please discuss this release on the samba-technical mailing list or by
623 joining the #samba-technical IRC channel on irc.freenode.net.
625 If you do report problems then please try to send high quality
626 feedback. If you don't provide vital information to help us track down
627 the problem then you will probably be ignored.  All bug reports should
628 be filed under the Samba 4.1 product in the project's Bugzilla
629 database (https://bugzilla.samba.org/).
632 ======================================================================
633 == Our Code, Our Bugs, Our Responsibility.
634 == The Samba Team
635 ======================================================================
638 ----------------------------------------------------------------------
641                    =============================
642                    Release Notes for Samba 4.1.8
643                            June 3, 2014
644                    =============================
647 This is the latest stable release of Samba 4.1.
649 Please note that this bug fix release also addresses two minor security issues
650 without being a dedicated security release:
652   o CVE-2014-0239: dns: Don't reply to replies (bug #10609).
653   o CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS response
654     (bug #10549).
656 For more details including security advisories and patches, please see
658   http://www.samba.org/samba/history/security.html
661 Changes since 4.1.7:
662 --------------------
664 o   Michael Adam <obnox@samba.org>
665     * BUG 10548: build: Fix ordering problems with lib-provided and internal
666       RPATHs.
669 o   Jeremy Allison <jra@samba.org>
670     * BUG 3124: s3: smb2: Fix 'xcopy /d' with samba shares.
671     * BUG 10544: s3: lib/util: Fix logic inside set_namearray loops.
672     * BUG 10564: Fix lock order violation and file lost.
673     * BUG 10577: Fix wildcard unlink to fail if we get an error rather than
674       trying to continue.
677 o   Andrew Bartlett <abartlet@samba.org>
678     * BUG 10569: dsdb: Do checks for invalid renames in samldb, before
679       repl_meta_data.
682 o   Björn Baumbach <bb@sernet.de>
683     * BUG 10239: s3: nmbd: Reset debug settings after reading config file.
684     * BUG 10544: s3: lib/util: set_namearray reads across end of namelist
685     * BUG 10556: lib-util: Rename memdup to smb_memdup and fix all callers.
688 o   Kai Blin <kai@samba.org>
689     * BUG 10609: CVE-2014-0239: dns: Don't reply to replies.
692 o   Alexander Bokovoy <ab@samba.org>
693     * BUG 10517: Use exit_daemon() to communicate status of startup to
694       systemd.
697 o   David Disseldorp <ddiss@samba.org>
698     * BUG 10590: byteorder: Do not assume PowerPC is big-endian.
699     * BUG 10612: printing: Fix purge of all print jobs.
702 o   Benjamin Franzke <benjaminfranzke@googlemail.com>
703     * BUG 10524: Fix adding NetApps.
706 o   Abhidnya Joshi <achirmul@in.ibm.com>
707     * BUG 10547: idmap_autorid: Fix failure in reverse lookup if ID is from
708       domain range index #0.
711 o   Stefan Metzmacher <metze@samba.org>
712     * BUG 10472: script/autobuild: Make use of
713       '--with-perl-{arch,lib}-install-dir'.
716 o   Noel Power <nopower@suse.com>
717     * BUG 10554: Fix read of deleted memory in reply_writeclose()'.
720 o   Jose A. Rivera <jarrpa@redhat.com>
721     * BUG 10151: Extra ':' in msg for Waf Cross Compile Build System with
722       Cross-answers command.
723     * BUG 10348: Fix empty body in if-statement in continue_domain_open_lookup.
726 o   Christof Schmitt <christof.schmitt@us.ibm.com>
727     * BUG 10549: CVE-2014-0178: Malformed FSCTL_SRV_ENUMERATE_SNAPSHOTS
728       response.
731 o   Andreas Schneider <asn@samba.org>
732     * BUG 10472: wafsamba: Fix the installation on FreeBSD.
735 #######################################
736 Reporting bugs & Development Discussion
737 #######################################
739 Please discuss this release on the samba-technical mailing list or by
740 joining the #samba-technical IRC channel on irc.freenode.net.
742 If you do report problems then please try to send high quality
743 feedback. If you don't provide vital information to help us track down
744 the problem then you will probably be ignored.  All bug reports should
745 be filed under the Samba 4.1 product in the project's Bugzilla
746 database (https://bugzilla.samba.org/).
749 ======================================================================
750 == Our Code, Our Bugs, Our Responsibility.
751 == The Samba Team
752 ======================================================================
755 ----------------------------------------------------------------------
758                    =============================
759                    Release Notes for Samba 4.1.7
760                            April 17, 2014
761                    =============================
764 This is the latest stable release of Samba 4.1.
767 Changes since 4.1.6:
768 --------------------
770 o   Jeremy Allison <jra@samba.org>
771     * BUG 9878: Make "force user" work as expected.
772     * BUG 9942: Fix problem with server taking too long to respond to a
773       MSG_PRINTER_DRVUPGRADE message.
774     * BUG 9993: s3-printing: Fix obvious memory leak in
775       printer_list_get_printer().
776     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
777       request crashes smbd.
778     * BUG 10431: Fix STATUS_NO_MEMORY response from Query File Posix Lock request.
779     * BUG 10508: smbd: Correctly add remote users into local groups.
780     * BUG 10534: Cleanup messages.tdb record after unclean smbd shutdown.
783 o   Christian Ambach <ambi@samba.org>
784     * BUG 9911: Fix build on AIX with IBM XL C/C++ (gettext detection issues).
785     * BUG 10308: Fix String Conversion Errors with Samba 4.1.0 Build on AIX 7.1.
788 o   Gregor Beck <gbeck@sernet.de>
789     * BUG 10230: Make (lib)smbclient work with NetApp.
790     * BUG 10458: Fix 'wbinfo -i' with one-way trust.
791     * s3:rpc_server: Minor refactoring of process_request_pdu().
794 o   Kai Blin <kai@samba.org>
795     * BUG 10471: Don't respond with NXDOMAIN to records that exist with another
796       type.
799 o   Alexander Bokovoy <ab@samba.org>
800     * BUG 10504: lsa.idl: Define lsa.ForestTrustCollisionInfo and
801       ForestTrustCollisionRecord as public structs.
804 o   Günther Deschner <gd@samba.org>
805     * BUG 10439: Increase max netbios name components.
808 o   David Disseldorp <ddiss@samba.org>
809     * BUG 10188: doc: Add "spoolss: architecture" parameter usage.
810     * BUG 10484: Initial FSRVP rpcclient requests fail with
811       NT_STATUS_PIPE_NOT_AVAILABLE.
812     * BUG 10521: rpcclient FSRVP request UNCs should include a trailing
813       backslash.
816 o   Daniel Liberman <danielvl@gmail.com>
817     * BUG 10387: 'net ads search' on high latency networks can return a partial
818       list with no error indication.
821 o   Stefan Metzmacher <metze@samba.org>
822     * BUG 10200: Make 'smbclient' support DFS shares with SMB2/3.
823     * BUG 10344: SessionLogoff on a signed connection with an outstanding notify
824       request crashes smbd.
825     * BUG 10422: max xmit > 64kb leads to segmentation fault.
826     * BUG 10444: smbd_server_connection_terminate("CTDB_SRVID_RELEASE_IP")
827       panics from within ctdbd_migrate() with invalid lock_order.
828     * BUG 10464: samba4 services not binding on IPv6 addresses causing
829       connection delays.
832 o   Garming Sam <garming@catalyst.net.nz>
833     * BUG 10378: dfs: Always call create_conn_struct with root privileges.
836 o   Andreas Schneider <asn@cryptomilk.org>
837     * BUG 10467: s3-vfs: Fix stream_depot vfs module on btrfs.
838     * BUG 10472: pidl: waf should have an option for the dir to install perl
839       files and do not glob.
840     * BUG 10474: s3-spoolssd: Don't register spoolssd if epmd is not running.
841     * BUG 10481: s3-rpc_server: Fix handling of fragmented rpc requests.
844 o   Gustavo Zacarias <gustavo@zacarias.com.ar>
845     * BUG 10506: Make 'smbreadline' build with readline 6.3.
848 #######################################
849 Reporting bugs & Development Discussion
850 #######################################
852 Please discuss this release on the samba-technical mailing list or by
853 joining the #samba-technical IRC channel on irc.freenode.net.
855 If you do report problems then please try to send high quality
856 feedback. If you don't provide vital information to help us track down
857 the problem then you will probably be ignored.  All bug reports should
858 be filed under the Samba 4.1 product in the project's Bugzilla
859 database (https://bugzilla.samba.org/).
862 ======================================================================
863 == Our Code, Our Bugs, Our Responsibility.
864 == The Samba Team
865 ======================================================================
868 ----------------------------------------------------------------------
871                    =============================
872                    Release Notes for Samba 4.1.6
873                            March 11, 2014
874                    =============================
877 This is a security release in order to address
878 CVE-2013-4496 (Password lockout not enforced for SAMR password changes) and
879 CVE-2013-6442 (smbcacls can remove a file or directory ACL by mistake).
881 o  CVE-2013-4496:
882    Samba versions 3.4.0 and above allow the administrator to implement
883    locking out Samba accounts after a number of bad password attempts.
885    However, all released versions of Samba did not implement this check for
886    password changes, such as are available over multiple SAMR and RAP
887    interfaces, allowing password guessing attacks.
889 o  CVE-2013-6442:
890    Samba versions 4.0.0 and above have a flaw in the smbcacls command. If
891    smbcacls is used with the "-C|--chown name" or "-G|--chgrp name"
892    command options it will remove the existing ACL on the object being
893    modified, leaving the file or directory unprotected.
896 Changes since 4.1.5:
897 --------------------
899 o   Jeremy Allison <jra@samba.org>
900     * BUG 10327: CVE-2013-6442: ensure we don't lose an existing ACL when
901       setting owner or group owner.
904 o   Andrew Bartlett <abartlet@samba.org>
905     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
906       changes.
909 o   Stefan Metzmacher <metze@samba.org>
910     * BUG 10245: CVE-2013-4496: Enforce password lockout for SAMR password
911       changes.
914 #######################################
915 Reporting bugs & Development Discussion
916 #######################################
918 Please discuss this release on the samba-technical mailing list or by
919 joining the #samba-technical IRC channel on irc.freenode.net.
921 If you do report problems then please try to send high quality
922 feedback. If you don't provide vital information to help us track down
923 the problem then you will probably be ignored.  All bug reports should
924 be filed under the Samba 4.1 product in the project's Bugzilla
925 database (https://bugzilla.samba.org/).
928 ======================================================================
929 == Our Code, Our Bugs, Our Responsibility.
930 == The Samba Team
931 ======================================================================
934 ----------------------------------------------------------------------
937                    =============================
938                    Release Notes for Samba 4.1.5
939                          February 21, 2014
940                    =============================
943 This is the latest stable release of Samba 4.1.
945 Major enhancements in Samba 4.1.5 include:
947 o  Fix 100% CPU utilization in winbindd when trying to free memory in
948    winbindd_reinit_after_fork (bug #10358).
949 o  smbd: Fix memory overwrites (bug #10415).
952 Changes since 4.1.4:
953 --------------------
955 o   Michael Adam <obnox@samba.org>
956     * BUG 10259: Make shadow_copy2 module working with Windows 7.
959 o   Jeremy Allison <jra@samba.org>
960     * BUG 2662: Make revamped directory handling code 64bit clean.
961     * BUG 10320: s3: smbpasswd: Fix crashes on invalid input.
962     * BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
963       memory in winbindd_reinit_after_fork.
964     * BUG 10406: s3: vfs_dirsort module: Allow dirsort to work when multiple
965       simultaneous directories are open.
966     * BUG 10429: s3: modules: streaminfo: As we have no VFS function
967       SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
968       is true.
971 o   Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
972     * BUG 10087: ntlm_auth sometimes returns the wrong username to
973       mod_ntlm_auth_winbind.
976 o   Andrew Bartlett <abartlet@samba.org>
977     * BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
980 o   Jeffrey Clark <dude@zaplabs.com>
981     * BUG 10418: Add support for Heimdal's unified krb5 and hdb plugin system.
984 o   Niels de Vos <ndevos@redhat.com>
985     * BUG 10384: vfs/glusterfs: In case atime is not passed, set it to the
986       current atime.
989 o   David Disseldorp <ddiss@samba.org>
990     * BUG 10424: vfs_btrfs: Fix incorrect zero length server-side copy request
991       handling.
994 o   Volker Lendecke <vl@samba.org>
995     * BUG 2191: s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
996     * BUG 10415: smbd: Fix memory overwrites.
997     * BUG 10436: smbd: Fix an ancient oplock bug.
1000 o   Stefan Metzmacher <metze@samba.org>
1001     * BUG 10442: Fix crash bug in smb2_notify code.
1004 o   Andreas Schneider <asn@samba.org>
1005     * BUG 10367: Fix several memory leaks.
1008 o   Jelmer Vernooij <jelmer@samba.org>
1009     * BUG 10418: Cope with first element in hdb_method having a different name
1010       in different heimdal versions.
1013 #######################################
1014 Reporting bugs & Development Discussion
1015 #######################################
1017 Please discuss this release on the samba-technical mailing list or by
1018 joining the #samba-technical IRC channel on irc.freenode.net.
1020 If you do report problems then please try to send high quality
1021 feedback. If you don't provide vital information to help us track down
1022 the problem then you will probably be ignored.  All bug reports should
1023 be filed under the Samba 4.1 product in the project's Bugzilla
1024 database (https://bugzilla.samba.org/).
1027 ======================================================================
1028 == Our Code, Our Bugs, Our Responsibility.
1029 == The Samba Team
1030 ======================================================================
1033 ----------------------------------------------------------------------
1036                    =============================
1037                    Release Notes for Samba 4.1.4
1038                          January 10, 2014
1039                    =============================
1042 This is the latest stable release of Samba 4.1.
1044 Major enhancements in Samba 4.1.4 include:
1046 o  Fix segfault in smbd (bug #10284).
1047 o  Fix SMB2 server panic when a smb2 brlock times out (bug #10311).
1050 Changes since 4.1.3:
1051 --------------------
1053 o   Jeremy Allison <jra@samba.org>
1054     * BUG 9870: smbd: Allow updates on directory write times on open handles.
1055     * BUG 10260: smbclient shows no error if deleting a directory with del
1056       failed.
1057     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
1058       on a share.
1059     * BUG 10305: ldb: bad if test in ldb_comparison_fold().
1062 o   Christian Ambach <ambi@samba.org>
1063     * BUG 10276: Fix waf build error on AIX with IBM XL C/C++.
1064     * BUG 10280: s3:winbindd fix use of uninitialized variables.
1067 o   Michele Baldessari <michele@acksyn.org>
1068     * BUG 10281: Fix typos in man pages.
1071 o   Jan Brummer <jan.brummer@tabos.org>
1072     * BUG 10285: s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
1075 o   Günther Deschner <gd@samba.org>
1076     * BUG 10262: s3-libnetjoin: Use upper-case realm when composing default
1077       upn.
1078     * BUG 10281: Fix numerous typos in man pages.
1081 o   David Disseldorp <ddiss@samba.org>
1082     * BUG 10271: Send correct job-ID in print job notifications.
1085 o   Poornima Gurusiddaiah <pgurusid@redhat.com>
1086     * BUG 10337: vfs_glusterfs: Enable per client log file.
1089 o   Volker Lendecke <vl@samba.org>
1090     * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel.
1091     * BUG 10284: smbd: Fix segfaults.
1092     * BUG 10297: smbd: Fix writing to a directory with -wx permissions
1093       on a share.
1094     * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out.
1097 o   Stefan Metzmacher <metze@samba.org>
1098     * BUG 10298: Reduce smb2_server processing overhead.
1101 o   Arvid Requate <requate@univention.de>
1102     * BUG 10267: Fix printing via local printer drivers with Windows 8.
1105 o   Christof Schmitt <cs@samba.org>
1106     * BUG 10310: Fix AIO with SMB2 and locks.
1109 o   Andreas Schneider <asn@samba.org>
1110     * BUG 2191: Fix %G/%g substitution in 'template homedir'.
1111     * BUG 10274: Fix several issues and warnings from analyzer tools.
1112     * BUG 10286: s3-lib: Fix %G substitution for domain users in smbd.
1115 #######################################
1116 Reporting bugs & Development Discussion
1117 #######################################
1119 Please discuss this release on the samba-technical mailing list or by
1120 joining the #samba-technical IRC channel on irc.freenode.net.
1122 If you do report problems then please try to send high quality
1123 feedback. If you don't provide vital information to help us track down
1124 the problem then you will probably be ignored.  All bug reports should
1125 be filed under the Samba 4.1 product in the project's Bugzilla
1126 database (https://bugzilla.samba.org/).
1129 ======================================================================
1130 == Our Code, Our Bugs, Our Responsibility.
1131 == The Samba Team
1132 ======================================================================
1135 ----------------------------------------------------------------------
1138                    =============================
1139                    Release Notes for Samba 4.1.3
1140                          December 9, 2013
1141                    =============================
1144 This is a security release in order to address
1145 CVE-2013-4408 (DCE-RPC fragment length field is incorrectly checked) and
1146 CVE-2012-6150 (pam_winbind login without require_membership_of restrictions).
1148 o  CVE-2013-4408:
1149    Samba versions 3.4.0 and above (versions 3.4.0 - 3.4.17, 3.5.0 -
1150    3.5.22, 3.6.0 - 3.6.21, 4.0.0 - 4.0.12 and including 4.1.2) are
1151    vulnerable to buffer overrun exploits in the client processing of
1152    DCE-RPC packets. This is due to incorrect checking of the DCE-RPC
1153    fragment length in the client code.
1155    This is a critical vulnerability as the DCE-RPC client code is part of
1156    the winbindd authentication and identity mapping daemon, which is
1157    commonly configured as part of many server installations (when joined
1158    to an Active Directory Domain). A malicious Active Directory Domain
1159    Controller or man-in-the-middle attacker impersonating an Active
1160    Directory Domain Controller could achieve root-level access by
1161    compromising the winbindd process.
1163    Samba server versions 3.4.0 - 3.4.17 and versions 3.5.0 - 3.5.22 are
1164    also vulnerable to a denial of service attack (server crash) due to a
1165    similar error in the server code of those versions.
1167    Samba server versions 3.6.0 and above (including all 3.6.x versions,
1168    all 4.0.x versions and 4.1.x) are not vulnerable to this problem.
1170    In addition range checks were missing on arguments returned from calls
1171    to the DCE-RPC functions LookupSids (lsa and samr), LookupNames (lsa and samr)
1172    and LookupRids (samr) which could also cause similar problems.
1174    As this was found during an internal audit of the Samba code there are
1175    no currently known exploits for this problem (as of December 9th 2013).
1177 o  CVE-2012-6150:
1178    Winbind allows for the further restriction of authenticated PAM logins using
1179    the require_membership_of parameter. System administrators may specify a list
1180    of SIDs or groups for which an authenticated user must be a member of. If an
1181    authenticated user does not belong to any of the entries, then login should
1182    fail. Invalid group name entries are ignored.
1184    Samba versions 3.3.10, 3.4.3, 3.5.0 and later incorrectly allow login from
1185    authenticated users if the require_membership_of parameter specifies only
1186    invalid group names.
1188    This is a vulnerability with low impact. All require_membership_of group
1189    names must be invalid for this bug to be encountered.
1192 Changes since 4.1.2:
1193 --------------------
1195 o   Jeremy Allison <jra@samba.org>
1196     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
1199 o   Stefan Metzmacher <metze@samba.org>
1200     * BUG 10185: CVE-2013-4408: Correctly check DCE-RPC fragment length field.
1203 o   Noel Power <noel.power@suse.com>
1204     * BUGs 10300, 10306: CVE-2012-6150: Fail authentication if user isn't
1205       member of *any* require_membership_of specified groups.
1208 #######################################
1209 Reporting bugs & Development Discussion
1210 #######################################
1212 Please discuss this release on the samba-technical mailing list or by
1213 joining the #samba-technical IRC channel on irc.freenode.net.
1215 If you do report problems then please try to send high quality
1216 feedback. If you don't provide vital information to help us track down
1217 the problem then you will probably be ignored.  All bug reports should
1218 be filed under the Samba 4.1 product in the project's Bugzilla
1219 database (https://bugzilla.samba.org/).
1222 ======================================================================
1223 == Our Code, Our Bugs, Our Responsibility.
1224 == The Samba Team
1225 ======================================================================
1228 ----------------------------------------------------------------------
1231                    =============================
1232                    Release Notes for Samba 4.1.2
1233                          November 22, 2013
1234                    =============================
1237 This is is the latest stable release of Samba 4.1.
1240 Changes since 4.1.1:
1241 --------------------
1243 o   Jeremy Allison <jra@samba.org>
1244     * BUG 10187: Missing talloc_free can leak stackframe in error path.
1245     * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a
1246       group.
1249 o   Anand Avati <avati@redhat.com>
1250     * BUG 10224: vfs_glusterfs: Implement proper mashalling/unmarshalling of
1251       ACLs.
1254 o   Andrew Bartlett <abartlet@samba.org>
1255     * BUG 10052: dfs_server: Use dsdb_search_one to catch 0 results as well as
1256       NO_SUCH_OBJECT errors.
1259 o   Samuel Cabrero <scabrero@zentyal.com>
1260     * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled.
1263 o   Günther Deschner <gd@samba.org>
1264     * BUG 10264: s3-winbindd: Fix cache_traverse_validate_fn failure for
1265       NDR cache entries.
1268 o   Christopher R. Hertel <crh@redhat.com>
1269     * BUG 10224: vfs_glusterfs: Fix excessive debug output from
1270       vfs_gluster_open().
1273 o   Björn Jacke <bj@sernet.de>
1274     * BUG 10247: xattr: Fix listing EAs on *BSD for non-root users.
1277 o   Volker Lendecke <vl@samba.org>
1278     * BUG 10190: Fix memset used with constant zero length parameter.
1279     * BUG 10195: nsswitch: Fix short writes in winbind_write_sock.
1282 o   Stefan Metzmacher <metze@samba.org>
1283     * BUG 10193: s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'.
1284     * BUG 10232: libcli/smb: Fix smb2cli_ioctl*() against Windows 2008.
1287 o   Susant Kumar Palai <spalai@redhat.com>
1288     * BUG 10224: VFS plugin was sending the actual size of the volume instead of
1289       the total number of block units because of which windows was getting the
1290       wrong volume capacity.
1293 o   Andreas Schneider <asn@samba.org>
1294     * BUG 10194: Make offline logon cache updating for cross child domain group
1295       membership.
1296     * BUG 10269: util: Remove 32bit macros breaking strict aliasing.
1297     * BUG 10253: Fix the build of vfs_glusterfs.
1300 #######################################
1301 Reporting bugs & Development Discussion
1302 #######################################
1304 Please discuss this release on the samba-technical mailing list or by
1305 joining the #samba-technical IRC channel on irc.freenode.net.
1307 If you do report problems then please try to send high quality
1308 feedback. If you don't provide vital information to help us track down
1309 the problem then you will probably be ignored.  All bug reports should
1310 be filed under the Samba 4.1 product in the project's Bugzilla
1311 database (https://bugzilla.samba.org/).
1314 ======================================================================
1315 == Our Code, Our Bugs, Our Responsibility.
1316 == The Samba Team
1317 ======================================================================
1320 ----------------------------------------------------------------------
1323                    =============================
1324                    Release Notes for Samba 4.1.1
1325                          November 11, 2013
1326                    =============================
1329 This is a security release in order to address
1330 CVE-2013-4475 (ACLs are not checked on opening an alternate
1331 data stream on a file or directory) and
1332 CVE-2013-4476 (Private key in key.pem world readable).
1334 o  CVE-2013-4475:
1335    Samba versions 3.2.0 and above (all versions of 3.2.x, 3.3.x,
1336    3.4.x, 3.5.x, 3.6.x, 4.0.x and 4.1.x) do not check the underlying
1337    file or directory ACL when opening an alternate data stream.
1339    According to the SMB1 and SMB2+ protocols the ACL on an underlying
1340    file or directory should control what access is allowed to alternate
1341    data streams that are associated with the file or directory.
1343    By default no version of Samba supports alternate data streams
1344    on files or directories.
1346    Samba can be configured to support alternate data streams by loading
1347    either one of two virtual file system modues (VFS) vfs_streams_depot or
1348    vfs_streams_xattr supplied with Samba, so this bug only affects Samba
1349    servers configured this way.
1351    To determine if your server is vulnerable, check for the strings
1352    "streams_depot" or "streams_xattr" inside your smb.conf configuration
1353    file.
1355 o  CVE-2013-4476:
1356    In setups which provide ldap(s) and/or https services, the private
1357    key for SSL/TLS encryption might be world readable. This typically
1358    happens in active directory domain controller setups.
1361 Changes since 4.1.0:
1362 --------------------
1364 o   Jeremy Allison <jra@samba.org>
1365     * BUGs 10234 + 10229: CVE-2013-4475: Fix access check verification on stream
1366       files.
1369 o   Björn Baumbach <bb@sernet.de>
1370     * BUG 10234: CVE-2013-4476: Private key in key.pem world readable.
1373 #######################################
1374 Reporting bugs & Development Discussion
1375 #######################################
1377 Please discuss this release on the samba-technical mailing list or by
1378 joining the #samba-technical IRC channel on irc.freenode.net.
1380 If you do report problems then please try to send high quality
1381 feedback. If you don't provide vital information to help us track down
1382 the problem then you will probably be ignored.  All bug reports should
1383 be filed under the Samba 4.1 product in the project's Bugzilla
1384 database (https://bugzilla.samba.org/).
1387 ======================================================================
1388 == Our Code, Our Bugs, Our Responsibility.
1389 == The Samba Team
1390 ======================================================================
1393 ----------------------------------------------------------------------
1396                    =============================
1397                    Release Notes for Samba 4.1.0
1398                          October 11, 2013
1399                    =============================
1402 This is is the first stable release of Samba 4.1.
1404 Samba 4.1 will be the next version of the Samba suite and includes
1405 all the technology found in both the Samba4 series and the stable 3.x
1406 series. The primary additional features over Samba 3.6 are
1407 support for the Active Directory logon protocols used by Windows 2000
1408 and above.
1410 Major enhancements in Samba 4.1.0 include:
1412 Client tools support SMB2/3
1413 ===========================
1415 Samba 4.1.0 contains the first release of our client tools
1416 and client library that work over the new protocols SMB2 or SMB3.
1417 Note that SMB3 only works either to a Samba server version 4.0.0
1418 or above, or to a Windows Server running Windows 2012 or Windows 8.
1420 The default protocol for smbclient and smbcacls is still
1421 SMB1 (the NT1 protocol dialect). An SMB2 or SMB3 connection
1422 can be selected in one of two ways. The easiest way to test
1423 the new protocol connection is to add the -mMAX_PROTOCOL
1424 command line switch to either smbclient or smbcacls.
1426 For example, to connect using SMB3 with smbclient a user
1427 would type:
1429 smbclient //server/share -Uuser%password -mSMB3
1431 Another example of connecting using SMB2 using smbcacls
1432 would be:
1434 smbcacls //server/share -Uuser%password -mSMB2 filename
1436 Note that when connecting using SMB2 or SMB3 protocols
1437 the UNIX extensions are no longer available inside the
1438 smbclient command set. This is due to UNIX extensions
1439 not yet being defined for the SMB2 or SMB3 protocols.
1441 The second way to select SMB2 or SMB3 connections is to
1442 set the "client max protocol" parameter in the [global]
1443 section of your smb.conf.
1445 Setting this parameter will cause all client connections
1446 from Samba and its client tools to offer the requested
1447 max protocol to a server on every connection request.
1449 For example, to cause all client tools (including winbindd,
1450 rpcclient, and the libsmbclient library) to attempt use SMB3
1451 by default add the line:
1453 client max protocol = SMB3
1455 to the [global] section of your smb.conf. This has not
1456 been as widely tested as the -mPROTOCOL options, but
1457 is intended to work correctly in the final release of
1458 4.1.0.
1460 Encrypted transport
1461 ===================
1463 Although Samba servers have supported encrypted transport
1464 connections using the UNIX extensions for many years,
1465 selecting SMB3 transport allows encrypted transport
1466 connections to Windows servers that support SMB3, as
1467 well as Samba servers.
1469 In order to enable this, add the "-e" option to the
1470 smbclient command line.
1472 For example, to connect to a Windows 2012 server over
1473 SMB3 and select an encrypted transport you would use
1474 the following command line:
1476 smbclient //Win2012Server/share -Uuser%password -mSMB3 -e
1479 Directory database replication (AD DC mode)
1480 ===========================================
1482 Directory replication has been reworked in order to improve the
1483 correctness and efficiency.
1484 As a net effect of it, replication with other domain controllers with
1485 a heavily modified schema is now possible (ie. Windows 2012 DCs or
1486 other Windows DC with exchange installed) and replication didn't fail
1487 anymore in such environments.
1490 Server-Side Copy Support
1491 ========================
1493 Samba 4.1.0 adds support for server-side copy operations via the SMB2
1494 FSCTL_SRV_COPYCHUNK request. Clients making use of server-side copy
1495 support, such as Windows Server 2012, should experience considerable
1496 performance improvements for file copy operations, as file data need not
1497 traverse the network.
1498 This feature is enabled by default on the smbd file server.
1501 Btrfs Filesystem Integration
1502 ============================
1504 The Btrfs VFS module provided with Samba 4.1.0 further improves the
1505 performance of server-side copy operations on shares backed by a Btrfs
1506 filesystem. It does so by allowing multiple files to share the same
1507 on-disk extents, avoiding the unnecessary duplication of source and
1508 destination file data during a server-side copy operation.
1510 This feature can be explicitly enabled on smbd shares backed by a Btrfs
1511 filesystem with the smb.conf parameter:
1512 vfs objects = btrfs
1515 REMOVED COMPONENTS
1516 ==================
1518 The Samba Web Administration Tool (SWAT) has been removed.
1519 Details why SWAT has been removed can be found on the samba-technical mailing
1520 list:
1522 https://lists.samba.org/archive/samba-technical/2013-February/090572.html
1525 ######################################################################
1526 Changes
1527 #######
1529 smb.conf changes
1530 ----------------
1532    Parameter Name                       Description     Default
1533    --------------                       -----------     -------
1535    acl allow execute always             New             False
1536    password level                       Removed
1537    set directory                        Removed
1538    use ntdb                             New             No
1541 RUNNING Samba 4.1 as an AD DC
1542 =============================
1544 A short guide to setting up Samba as an AD DC can be found on the wiki:
1546   https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
1549 COMMIT HIGHLIGHTS
1550 =================
1552 o   Jeremy Allison <jra@samba.org>
1553     * Add SMB2 and SMB3 support for client tools and client library.
1554     * Add support for SMB3 Encrypted transport.
1557 o   David Disseldorp <ddiss@samba.org>
1558     * Add vfs_btrfs module.
1559     * Add support for server-side copy operations via the
1560       SMB2 FSCTL_SRV_COPYCHUNK request.
1563 CHANGES SINCE 4.1.0rc4
1564 ======================
1566 o   Stefan Metzmacher <metze@samba.org>
1567     * BUG 10178: Fix PAC parsing failure.
1570 o   Andreas Schneider <asn@samba.org>
1571     * BUG 10132: pam_winbindd: Support the KEYRING ccache type.
1574 CHANGES SINCE 4.1.0rc3
1575 ======================
1577 o   Michael Adam <obnox@samba.org>
1578     * BUG 10134: Add "acl allow execute always" parameter.
1581 o   Jeremy Allison <jra@samba.org>
1582     * BUG 10139: Valid utf8 filenames cause "invalid conversion error"
1583       messages.
1584     * BUG 10145: Samba SMB2 client code reads the wrong short name length in a
1585       directory listing reply.
1586     * BUG 10149: cli_smb2_get_ea_list_path() failed to close file on exit.
1587     * BUG 10150: Not all OEM servers support the ALTNAME info level.
1590 o   Andrew Bartlett <abartlet@samba.org>
1591     * BUG 8077: dsdb: Convert the full string from UTF16 to UTF8, including
1592       embedded NULLs.
1593     * BUG 9461: python-samba-tool fsmo: Do not give an error on a successful
1594       role transfer.
1595     * BUG 10157: Regression causes replication failure with Windows 2008R2 and
1596       deletes Deleted Objects.
1599 o   Günther Deschner <gd@samba.org>
1600     * BUG 10147: Better document potential implications of a globally used
1601       "valid users".
1604 o   Korobkin <korobkin+samba@gmail.com>
1605     * BUG 10118: Raise the level of a debug when unable to open a printer.
1608 o   Volker Lendecke <vl@samba.org>
1609     * BUG 10008: dbwrap_ctdb: Treat empty records as non-existing.
1610     * BUG 10138: smbd: Always clean up share modes after hard crash.
1613 o   Daniel Liberman <danielvl@gmail.com>
1614     * BUG 10162: Fix POSIX ACL mapping when setting DENY ACE's from Windows.
1617 o   Stefan Metzmacher <metze@samba.org>
1618     * BUG 10144: libcli/smb: Use SMB1 MID=0 for the initial Negprot.
1619     * BUG 10146: libcli/smb: Only check the SMB2 session setup signature if
1620       required and valid.
1623 o   Matthieu Patou <mat@matws.net>
1624     * BUG 10158: Netbios related samba process consumes 100% CPU.
1627 o   Christof Schmitt <christof.schmitt@us.ibm.com>
1628     * BUG 10137: vfs_shadow_copy2: Display previous versions correctly over
1629       SMB2.
1632 CHANGES SINCE 4.1.0rc2
1633 ======================
1635 o   Michael Adam <obnox@samba.org>
1636     * BUG 10107: Fix Winbind crashes on DC with trusted AD domains.
1639 o   Jeremy Allison <jra@samba.org>
1640     * BUG 5917: Fix working on site with Read Only Domain Controller.
1641     * BUG 9974: Add SMB2 and SMB3 support for smbclient.
1642     * BUG 10063: Fix memory leak in source3/lib/util.c:1493.
1643     * BUG 10121: Masks incorrectly applied to UNIX extension permission
1644       changes.
1647 o   Christian Ambach <ambi@samba.org>
1648     * BUG 9911: Build Samba 4.0.x on AIX with IBM XL C/C++.
1651 o   Andrew Bartlett <abartlet@samba.org>
1652     * BUG 9091: When replicating DNS for bind9_dlz we need to create the
1653       server-DNS account remotely.
1656 o   Günther Deschner <gd@samba.org>
1657     * BUG 9615: Winbind unable to retrieve user information from AD.
1658     * BUG 9899: winbind_lookup_names() fails because of
1659       NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
1660     * BUG 10107: Fix Winbind crashes on DC with trusted AD domains.
1663 o   Volker Lendecke <vl@samba.org>
1664     * BUG 10086: smbd: Fix async echo handler forking.
1665     * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
1666       requests.
1667     * BUG 10114: Handle Dropbox (write-only-directory) case correctly
1668       in pathname lookup.
1671 o   Stefan Metzmacher <metze@samba.org>
1672     * BUG 10030: ::1 added to nameserver on join.
1675 o   Rusty Russell <rusty@rustcorp.com.au>
1676     * BUG 10000: Add man pages for ntdb tools.
1679 o   Karolin Seeger <kseeger@samba.org>
1680     * BUG 7364: Add man page for vfs_syncops.
1681     * BUG 7490: Add man page for vfs_linux_xfs_sgid.
1682     * BUG 10001: Add man page for samba-regedit tool.
1683     * BUG 10076: Fix variable list in vfs_crossrename man page.
1686 o   Andreas Schneider <asn@samba.org>
1687     * BUG 10073: Fix segmentation fault in 'net ads join'.
1688     * BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
1691 o   Richard Sharpe <realrichardsharpe@gmail.com>
1692     * BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
1693       out by Samba.
1696 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1697     * BUG 10106: Honour output buffer length set by the client for SMB2 GetInfo
1698       requests.
1701 CHANGES SINCE 4.1.0rc1
1702 ======================
1704 o   Jeremy Allison <jra@samba.org>
1705     * BUG 9992: Windows error 0x800700FE when copying files with xattr names
1706       containing ":".
1707     * BUG 10010: Missing integer wrap protection in EA list reading can cause
1708       server to loop with DOS (CVE-2013-4124).
1709     * BUG 10064: Linux kernel oplock breaks can miss signals.
1712 o   Andrew Bartlett <abartlet@samba.org>
1713     * BUG 9029: Fix replication with --domain-crictical-only to fill in
1714       backlinks.
1715     * BUG 9820: Fix crash of winbind after "ls -l
1716       /usr/local/samba/var/locks/sysvol".
1717     * BUG 10056: dsdb improvements.
1720 o   Björn Baumbach <bb@sernet.de>
1721     * BUG 10003: Fix segfault while reading incomplete session info.
1724 o   Gregor Beck <gbeck@sernet.de>
1725     * BUG 9678: Windows 8 Roaming profiles fail.
1728 o   Günther Deschner <gd@samba.org>
1729     * BUG 10043: Allow to change the default location for Kerberos credential
1730       caches.
1733 o   Volker Lendecke <vl@samba.org>
1734     * BUG 10013: Fix a 100% loop at shutdown time (smbd).
1737 o   Stefan Metzmacher <metze@samba.org>
1738     * BUG 9820: Fix crash of winbind after "ls -l
1739       /usr/local/samba/var/locks/sysvol".
1740     * BUG 10015: Fix/improve debug options.
1741     * BUG 10042: Fix crashes in socket_get_local_addr().
1742     * BUG 10056: dsdb improvements.
1745 o   Andreas Schneider <asn@samba.org>
1746     * BUG 9994: Do not delete an existing valid credential cache (s3-winbind).
1747     * BUG 10040: Rename regedit to samba-regedit.
1748     * BUG 10041: Remove obsolete swat manpage and references.
1749     * BUG 10048: nsswitch: Add OPT_KRB5CCNAME to avoid an error message.
1752 o   Alexander Werth <alexander.werth@de.ibm.com>
1753     * BUG 10045: Remove a redundant inlined substitution of ACLs.
1756 o   Ralph Wuerthner <ralphw@de.ibm.com>
1757     * BUG 10064: Linux kernel oplock breaks can miss signals.
1760 #######################################
1761 Reporting bugs & Development Discussion
1762 #######################################
1764 Please discuss this release on the samba-technical mailing list or by
1765 joining the #samba-technical IRC channel on irc.freenode.net.
1767 If you do report problems then please try to send high quality
1768 feedback. If you don't provide vital information to help us track down
1769 the problem then you will probably be ignored.  All bug reports should
1770 be filed under the Samba 4.1 product in the project's Bugzilla
1771 database (https://bugzilla.samba.org/).
1774 ======================================================================
1775 == Our Code, Our Bugs, Our Responsibility.
1776 == The Samba Team
1777 ======================================================================