security.idl: add new security_secinfo bits
[samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.6.18
3                           August 14, 2013
4                    ==============================
5
6
7 This is is the latest stable release of Samba 3.6.
8
9 Major enhancements in Samba 3.6.18 include:
10
11 o
12
13
14 Changes since 3.6.17:
15 ---------------------
16
17 o   Jeremy Allison <jra@samba.org>
18
19
20 ######################################################################
21 Reporting bugs & Development Discussion
22 #######################################
23
24 Please discuss this release on the samba-technical mailing list or by
25 joining the #samba-technical IRC channel on irc.freenode.net.
26
27 If you do report problems then please try to send high quality
28 feedback. If you don't provide vital information to help us track down
29 the problem then you will probably be ignored.  All bug reports should
30 be filed under the Samba 3.6 product in the project's Bugzilla
31 database (https://bugzilla.samba.org/).
32
33
34 ======================================================================
35 == Our Code, Our Bugs, Our Responsibility.
36 == The Samba Team
37 ======================================================================
38
39 Release notes for older releases follow:
40 ----------------------------------------
41
42                    ==============================
43                    Release Notes for Samba 3.6.17
44                           August 05, 2013
45                    ==============================
46
47
48 This is a security release in order to address
49 CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause
50 server to loop with DOS).
51
52 o  CVE-2013-4124:
53    All current released versions of Samba are vulnerable to a denial of
54    service on an authenticated or guest connection. A malformed packet
55    can cause the smbd server to loop the CPU performing memory
56    allocations and preventing any further service.
57
58    A connection to a file share, or a local account is needed to exploit
59    this problem, either authenticated or unauthenticated if guest
60    connections are allowed.
61
62    This flaw is not exploitable beyond causing the code to loop
63    allocating memory, which may cause the machine to exceed memory
64    limits.
65
66
67 Changes since 3.6.16:
68 ---------------------
69
70 o   Jeremy Allison <jra@samba.org>
71     * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list
72       reading can cause server to loop with DOS.
73
74
75 ######################################################################
76 Reporting bugs & Development Discussion
77 #######################################
78
79 Please discuss this release on the samba-technical mailing list or by
80 joining the #samba-technical IRC channel on irc.freenode.net.
81
82 If you do report problems then please try to send high quality
83 feedback. If you don't provide vital information to help us track down
84 the problem then you will probably be ignored.  All bug reports should
85 be filed under the Samba 3.6 product in the project's Bugzilla
86 database (https://bugzilla.samba.org/).
87
88
89 ======================================================================
90 == Our Code, Our Bugs, Our Responsibility.
91 == The Samba Team
92 ======================================================================
93
94
95 ----------------------------------------------------------------------
96
97
98                    ==============================
99                    Release Notes for Samba 3.6.16
100                            June 19, 2013
101                    ==============================
102
103
104 This is is the latest stable release of Samba 3.6.
105
106 Major enhancements in Samba 3.6.16 include:
107
108 o  Fix crash bug during Win8 sync (bug #9822).
109 o  Properly handle Oplock breaks in compound requests (bug #9722).
110
111
112 Changes since 3.6.15:
113 ---------------------
114
115 o   Michael Adam <obnox@samba.org>
116     * BUG 9881: Link dbwrap_tool and dbwrap_torture against libtevent.
117
118
119 o   Jeremy Allison <jra@samba.org>
120     * BUG 9722: Properly handle Oplock breaks in compound requests.
121     * BUG 9822: Fix crash bug during Win8 sync.
122
123
124 o   Anand Avati <avati@redhat.com>
125     * BUG 9927: errno gets overwritten in call to check_parent_exists().
126
127
128 o   David Disseldorp <ddiss@samba.org>
129     * BUG 8997: Change libreplace GPL source to LGPL.
130     * BUG 9900: is_printer_published GUID retrieval.
131
132
133 o   Peng Haitao <penght@cn.fujitsu.com>
134     * BUG 9941: Fix a bug of drvupgrade of smbcontrol.
135
136
137 o   Volker Lendecke <vl@samba.org>
138     * BUG 9868: Don't know how to make LIBNDR_PREG_OBJ.
139
140
141 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
142     * BUG 9688: Remove "experimental" label on "max protocol=SMB2" parameter.
143
144
145 o   Andreas Schneider <asn@samba.org>
146     * BUG 9881: Check for system libtevent.
147
148
149 ######################################################################
150 Reporting bugs & Development Discussion
151 #######################################
152
153 Please discuss this release on the samba-technical mailing list or by
154 joining the #samba-technical IRC channel on irc.freenode.net.
155
156 If you do report problems then please try to send high quality
157 feedback. If you don't provide vital information to help us track down
158 the problem then you will probably be ignored.  All bug reports should
159 be filed under the Samba 3.6 product in the project's Bugzilla
160 database (https://bugzilla.samba.org/).
161
162
163 ----------------------------------------------------------------------
164
165
166                    ==============================
167                    Release Notes for Samba 3.6.15
168                             May 08, 2013
169                    ==============================
170
171
172 This is is the latest stable release of Samba 3.6.
173
174 Major enhancements in Samba 3.6.15 include:
175
176 o  Fix crash bug in Winbind (bug #9854).
177
178
179 Changes since 3.6.14:
180 ---------------------
181
182 o   Andrew Bartlett <abartlet@samba.org>
183     * BUG 9746: Fix "guest ok", "force user" and "force group" for guest users.
184
185
186 o   David Disseldorp <ddiss@samba.org>
187     * BUG 9830: Fix panic in nt_printer_publish_ads.
188
189
190 o   Volker Lendecke <vl@samba.org>
191     * BUG 9854: Fix crash bug in Winbind.
192
193
194 o   Andreas Schneider <asn@samba.org>
195     * BUG 9817: Fix 'map untrusted to domain' with NTLMv2.
196
197
198 ######################################################################
199 Reporting bugs & Development Discussion
200 #######################################
201
202 Please discuss this release on the samba-technical mailing list or by
203 joining the #samba-technical IRC channel on irc.freenode.net.
204
205 If you do report problems then please try to send high quality
206 feedback. If you don't provide vital information to help us track down
207 the problem then you will probably be ignored.  All bug reports should
208 be filed under the Samba 3.6 product in the project's Bugzilla
209 database (https://bugzilla.samba.org/).
210
211
212 -----------------------------------------------------------------------
213
214
215                    ==============================
216                    Release Notes for Samba 3.6.14
217                            April 29, 2013
218                    ==============================
219
220
221 This is is the latest stable release of Samba 3.6.
222
223 Major enhancements in Samba 3.6.14 include:
224
225 o  Certain xattrs cause Windows error 0x800700FF (bug #9130).
226
227 Changes since 3.6.13:
228 ---------------------
229
230 o   Jeremy Allison <jra@samba.org>
231     * BUG 9130: Certain xattrs cause Windows error 0x800700FF.
232     * BUG 9724: Use is_encrypted_packet() function correctly inside server.
233     * BUG 9733: Fix 'smbcontrol close-share' is not working.
234     * BUG 9747: Make sure that we only propogate the INHERITED flag when we are
235       allowed to.
236     * BUG 9748: Remove unneeded fstat system call from hot read path.
237     * BUG 9811: Fix bug in old create temp SMB request. Only use VFS functions.
238
239
240 o   David Disseldorp <ddiss@samba.org>
241     * BUG 9650: New or deleted CUPS printerqueues are not recognized by Samba.
242     * BUG 9807: wbinfo: Fix segfault in wbinfo_pam_logon.
243
244
245 o   Volker Lendecke <vl@samba.org>
246     * BUG 9727: wkssvc: Fix NULL pointer dereference.
247     * BUG 9736: smbd: Tune "dir" a bit.
248     * BUG 9775: Fix segfault for "artificial" conn_structs.
249     * BUG 9809: RHEL SPEC: Package dbwrap_tool man page.
250
251
252 o   Andreas Schneider <asn@samba.org>
253     * BUG 9139: Fix the username map optimization.
254     * BUG 9699: Fix adding case sensitive spn.
255     * BUG 9723: Add a tool to migrate latin1 printing tdbs to registry.
256     * BUG 9735: Fix Winbind separator in upn to username conversion.
257     * BUG 9766: Cache name_to_sid/sid_to_name correctly.
258
259
260 Note about upgrading from older versions:
261 -----------------------------------------
262
263 It is still the case that there are printing tdbs (ntprinting.tdb, ntforms.tdb,
264 ntdrivers.tdb) which are in latin1 or other encodings. When updating from
265 Samba 3.5 or earlier to Samba 3.6 or 4.0 these tdbs need to be migrated to our
266 new registry based printing management.  This means during the migration we
267 also need to do charset conversion. This can only been done manually cause we don't
268 know in which encoding the tdb is. You have to specify the correct code page
269 for the conversion, see iconv -l and Wikipedia [1] for the available codepages.
270 The mostly used one is Windows Latin1 which is CP1252.
271
272 We've extended the 'net printing dump' and 'net printing migrate' commands to
273 define the encoding of the tdb. So you can correctly view the tdb with:
274
275   net printing dump encoding=CP1252 /path/to/ntprinters.tdb
276
277 or migrate it with e.g.:
278
279   net printing migrate encoding=CP1252 /path/to/ntprinters.tdb
280
281 If you migrate printers we suggest you do it in the following order.
282
283 ntforms.tdb
284 ntdrivers.tdb
285 ntprinting.tdb
286
287 Don't forget to rename, move or delete these files in /var/lib/samba after the
288 migration.
289
290 [1] https://en.wikipedia.org/wiki/Code_page
291
292
293 ######################################################################
294 Reporting bugs & Development Discussion
295 #######################################
296
297 Please discuss this release on the samba-technical mailing list or by
298 joining the #samba-technical IRC channel on irc.freenode.net.
299
300 If you do report problems then please try to send high quality
301 feedback. If you don't provide vital information to help us track down
302 the problem then you will probably be ignored.  All bug reports should
303 be filed under the Samba 3.6 product in the project's Bugzilla
304 database (https://bugzilla.samba.org/).
305
306
307 ======================================================================
308 == Our Code, Our Bugs, Our Responsibility.
309 == The Samba Team
310 ======================================================================
311
312
313 ----------------------------------------------------------------------
314
315
316                    ==============================
317                    Release Notes for Samba 3.6.13
318                            March 18, 2013
319                    ==============================
320
321
322 This is is the latest stable release of Samba 3.6.
323
324 Major enhancements in Samba 3.6.13 include:
325
326 o  Fix two resource leaks in winbindd (bug #9684).
327 o  Unlink after open causes smbd to panic (bug #9571).
328
329
330 Changes since 3.6.12:
331 --------------------
332
333 o   Jeremy Allison <jra@samba.org>
334     * BUG 9519: Samba returns unexpected error on SMB posix open.
335     * BUG 9585: Samba 3.6.x not correctly signing any but the last response in
336       a compound request/response.
337     * BUG 9586: smbd[29175]: disk_free: sys_popen() failed" message logged in
338       /var/log/messages many times.
339     * BUG 9587: Archive flag is always set on directories.
340     * BUG 9588: ACLs are not inherited to directories for DFS shares.
341     * BUG 9637: Renaming directories as guest user in security share mode
342       doesn't work.
343
344
345 o   Björn Baumbach <bb@sernet.de>
346     * BUG 9568: Add dbwrap_tool.1 manual page.
347
348
349 o   Ira Cooper <ira@samba.org>
350     * BUG 9646: Make SMB2_GETINFO multi-volume aware.
351
352
353 o   Günther Deschner <gd@samba.org>
354     * BUG 9474: Downgrade v4 printer driver requests to v3.
355
356
357 o   David Disseldorp <ddiss@samba.org>
358     * BUG 9378: Add extra attributes for AD printer publishing.
359     * BUG 9658: Fix initial large PAC sess setup response.
360
361
362 o   Björn Jacke <bj@sernet.de>
363     * BUG 7825: Fix GNU ld version detection with
364       old gcc releases.
365
366
367 o   Daniel Kobras <d.kobras@science-computing.de>
368     * BUG 9039: 'map untrusted to domain' treats WORKSTATION as bogus domain.
369
370
371 o   Guenter Kukkukk <kukks@samba.org>
372     * BUG 9701: Fix vfs_catia module.
373
374
375 o   Volker Lendecke <vl@samba.org>
376     * BUG 9541: Add support for posix_openpt.
377
378
379 o   Stefan Metzmacher <metze@samba.org>
380     * Bug 9625: wbcAuthenticateEx gives unix times.
381
382
383 o   Andreas Schneider <asn@samba.org>
384     * BUG 9574: Fix a possible null pointer dereference in spoolss.
385     * BUG 9684: Fix two resource leaks in winbindd.
386     * BUG 9686: Fix a possible buffer overrun in pdb_smbpasswd.
387
388
389 o   Pavel Shilovsky <piastry@etersoft.ru>
390     * Bug #9571: Unlink after open causes smbd to panic.
391
392
393 ######################################################################
394 Reporting bugs & Development Discussion
395 #######################################
396
397 Please discuss this release on the samba-technical mailing list or by
398 joining the #samba-technical IRC channel on irc.freenode.net.
399
400 If you do report problems then please try to send high quality
401 feedback. If you don't provide vital information to help us track down
402 the problem then you will probably be ignored.  All bug reports should
403 be filed under the Samba 3.6 product in the project's Bugzilla
404 database (https://bugzilla.samba.org/).
405
406
407 ======================================================================
408 == Our Code, Our Bugs, Our Responsibility.
409 == The Samba Team
410 ======================================================================
411
412
413 ----------------------------------------------------------------------
414
415
416                    ==============================
417                    Release Notes for Samba 3.6.12
418                           January 30, 2013
419                    ==============================
420
421
422 This is a security release in order to address
423 CVE-2013-0213 (Clickjacking issue in SWAT) and
424 CVE-2013-0214 (Potential XSRF in SWAT).
425
426 o  CVE-2013-0213:
427    All current released versions of Samba are vulnerable to clickjacking in the
428    Samba Web Administration Tool (SWAT). When the SWAT pages are integrated into
429    a malicious web page via a frame or iframe and then overlaid by other content,
430    an attacker could trick an administrator to potentially change Samba settings.
431
432    In order to be vulnerable, SWAT must have been installed and enabled
433    either as a standalone server launched from inetd or xinetd, or as a
434    CGI plugin to Apache. If SWAT has not been installed or enabled (which
435    is the default install state for Samba) this advisory can be ignored.
436
437 o  CVE-2013-0214:
438    All current released versions of Samba are vulnerable to a cross-site
439    request forgery in the Samba Web Administration Tool (SWAT). By guessing a
440    user's password and then tricking a user who is authenticated with SWAT into
441    clicking a manipulated URL on a different web page, it is possible to manipulate
442    SWAT.
443
444    In order to be vulnerable, the attacker needs to know the victim's password.
445    Additionally SWAT must have been installed and enabled either as a standalone
446    server launched from inetd or xinetd, or as a CGI plugin to Apache. If SWAT has
447    not been installed or enabled (which is the default install state for Samba)
448    this advisory can be ignored.
449
450
451 Changes since 3.6.11:
452 --------------------
453
454 o   Kai Blin <kai@samba.org>
455     * BUG 9576: CVE-2013-0213: Fix clickjacking issue in SWAT.
456     * BUG 9577: CVE-2013-0214: Fix potential XSRF in SWAT.
457
458
459 ######################################################################
460 Reporting bugs & Development Discussion
461 #######################################
462
463 Please discuss this release on the samba-technical mailing list or by
464 joining the #samba-technical IRC channel on irc.freenode.net.
465
466 If you do report problems then please try to send high quality
467 feedback. If you don't provide vital information to help us track down
468 the problem then you will probably be ignored.  All bug reports should
469 be filed under the Samba 3.6 product in the project's Bugzilla
470 database (https://bugzilla.samba.org/).
471
472
473 ======================================================================
474 == Our Code, Our Bugs, Our Responsibility.
475 == The Samba Team
476 ======================================================================
477
478
479 ----------------------------------------------------------------------
480
481
482                    ==============================
483                    Release Notes for Samba 3.6.11
484                          January 21, 2013
485                    ==============================
486
487
488 This is is the latest stable release of Samba 3.6.
489
490 Major enhancements in Samba 3.6.11 include:
491
492 o   defer_open is triggered multiple times on the same request (bug #9196).
493 o   Fix SEGV wh_n using second vfs module (bug #9471).
494
495
496 Changes since 3.6.10:
497 --------------------
498
499 o   Jeremy Allison <jra@samba.org>
500     * BUG 9196: defer_open is triggered multiple times on the same request.
501     * BUG 9550: Mask off signals the correct way from the signal handler.
502
503
504 o   Björn Baumbach <bb@sernet.de>
505     * BUG 9569: ntlm_auth.1: Fix format and make examples visible.
506
507
508 o   Tsukasa Hamano <hamano@osstech.co.jp>
509     * BUG 9471: Fix SEGV when using second vfs module.
510
511
512 o   Volker Lendecke <vl@samba.org>
513     * BUG 9548: Correctly detect O_DIRECT.
514     * BUG 9546: Fix aio_suspend detection on FreeBSD.
515
516
517 ######################################################################
518 Reporting bugs & Development Discussion
519 #######################################
520
521 Please discuss this release on the samba-technical mailing list or by
522 joining the #samba-technical IRC channel on irc.freenode.net.
523
524 If you do report problems then please try to send high quality
525 feedback. If you don't provide vital information to help us track down
526 the problem then you will probably be ignored.  All bug reports should
527 be filed under the Samba 3.6 product in the project's Bugzilla
528 database (https://bugzilla.samba.org/).
529
530
531 ======================================================================
532 == Our Code, Our Bugs, Our Responsibility.
533 == The Samba Team
534 ======================================================================
535
536
537 ----------------------------------------------------------------------
538
539
540                    ==============================
541                    Release Notes for Samba 3.6.10
542                          December 10, 2012
543                    ==============================
544
545
546 This is is the latest stable release of Samba 3.6.
547
548 Major enhancements in Samba 3.6.10 include:
549
550 o  Respond correctly to FILE_STREAM_INFO requests (bug #9460).
551 o  Fix segfault when "default devmode" is disabled (bug #9433).
552 o  Fix segfaults in "log level = 10" on Solaris (bug #9390).
553
554
555 Changes since 3.6.9:
556 --------------------
557
558 o   Jeremy Allison <jra@samba.org>
559     * BUG 9236: ACL masks incorrectly applied when setting ACLs.
560     * BUG 9374: Allow smb2.acls torture test to pass against smbd with a POSIX
561       ACLs backend.
562
563
564 o   Björn Baumbach <bb@sernet.de>
565     * BUG 9345: Manpages: Fix use of <smbconfoption> tag.
566
567
568 o   Sumit Bose <sbose@redhat.com>
569     * BUG 9367: Use work around for 'winbind use default domain' only if it is
570       set.
571
572
573 o   Günther Deschner <gd@samba.org>
574     * BUG 9272: 'net ads join' does not provide AES keys in host keytab.
575     * BUG 9426: Lookup nametype 0x20 in rpc_pipe_open_tcp_port().
576     * BUG 9439: Fix ncacn_ip_tcp reconnection code for lsa lookups.
577     * BUG 9451: Allow to force DNS updates using net.
578
579
580 o   David Disseldorp <ddiss@samba.org>
581     * BUG 9433: Fix segfault when "default devmode" is disabled.
582
583
584 o   Volker Lendecke <vl@samba.org>
585     * BUG 9359: Optimization needed for SMB2 performance sensitive workloads.
586     * BUG 9422: Large read requests cause server to issue malformed reply.
587     * BUG 9439: Fix ncacn_ip_tcp reconnection code for lsa lookups.
588
589
590 o   Stefan Metzmacher <metze@samba.org>
591     * BUG 9209: Improve the smb2.create.blob test.
592     * BUG 9272: 'net ads join' does not provide AES keys in host keytab.
593     * BUG 9390: Fix segfaults in "log level = 10" on Solaris.
594     * BUG 9402: lib/addns doesn't work with a bind9 server.
595
596
597 o   Matthieu Patou <mat@matws.net>
598     * BUG 9418: Fix MD5 detection in the autoconf build.
599
600
601 o   Andreas Schneider <asn@samba.org>
602     * BUG 8564: Fix segfault in pam_sm_authenticate().
603     * BUG 9326: Fix 'net ads join' message for the dns domain.
604     * BUG 9386: Winbind: Failover if netlogon pipe is not available.
605     * BUG 9436: Fix leaking sockets of SMB connections to a DC.
606
607
608 o   Richard Sharpe <realrichardsharpe@gmail.com>
609     * BUG 9460: Respond correctly to FILE_STREAM_INFO requests.
610
611
612 ######################################################################
613 Reporting bugs & Development Discussion
614 #######################################
615
616 Please discuss this release on the samba-technical mailing list or by
617 joining the #samba-technical IRC channel on irc.freenode.net.
618
619 If you do report problems then please try to send high quality
620 feedback. If you don't provide vital information to help us track down
621 the problem then you will probably be ignored.  All bug reports should
622 be filed under the Samba 3.6 product in the project's Bugzilla
623 database (https://bugzilla.samba.org/).
624
625
626 ======================================================================
627 == Our Code, Our Bugs, Our Responsibility.
628 == The Samba Team
629 ======================================================================
630
631
632 ----------------------------------------------------------------------
633
634
635                    =============================
636                    Release Notes for Samba 3.6.9
637                          October 29, 2012
638                    =============================
639
640
641 This is is the latest stable release of Samba 3.6.
642
643 Major enhancements in Samba 3.6.9 include:
644
645 o  When setting a non-default ACL, don't forget to apply masks to
646    SMB_ACL_USER and SMB_ACL_GROUP entries (bug #9236).
647 o  Winbind can't fetch user or group info from AD via LDAP (bug #9147).
648 o  Fix segfault in smbd if user specified ports out for range (bug #9218).
649
650
651 Changes since 3.6.8:
652 --------------------
653
654 o   Michael Adam <obnox@samba.org>
655     * BUG 9173: Make SMB2 compound request create/delete_on_close/close work as
656       Windows.
657
658
659 o   Jeremy Allison <jra@samba.org>
660     * BUG 8966: Fix 'net rpc share allowedusers' to work with 2008r2.
661     * BUG 9016: Connection to outbound trusted domain goes offline.
662     * BUG 9117: 'smbclient' can't connect to a Windows 7 server using NTLMv2.
663     * BUG 9147: Winbind can't fetch user or group info from AD via LDAP.
664     * BUG 9174: Empty SPNEGO packet can cause smbd to crash.
665     * BUG 9189: SMB2 Create doesn't return correct MAX ACCESS access mask in
666       blob.
667     * BUG 9209: Parse of invalid SMB2 create blob can cause smbd crash.
668     * BUG 9213: Bad ASN.1 NegTokenInit packet can cause invalid free.
669     * BUG 9222: Signing cannot be disabled for SMB2 by design, so fix the
670       documentation instead.
671     * BUG 9236: When setting a non-default ACL, don't forget to apply masks to
672       SMB_ACL_USER and SMB_ACL_GROUP entries.
673
674
675 o   Andrew Bartlett <abartlet@samba.org>
676     * BUG 8788: Initialise ticket to ensure we do not invalid memory.
677
678
679 o   Ira Cooper <ira@samba.org>
680     * BUG 9173: Compound requests should continue processing.
681
682
683 o   Günther Deschner <gd@samba.org>
684     * BUG 9177: pam_winbind: Match more return codes when wbcGetPwnam has failed.
685
686
687 o   Björn Jacke <bj@sernet.de>
688     * BUG 3272: quota: Don't force the block size to 512.
689     * BUG 8107: Add some includes for poll.h.
690     * BUG 8146: Fix wrong test == syntax in configure.
691     * BUG 8344: Fix --with(out)-sendfile-support option handling in autoconf.
692     * BUG 9172: Add quota support for gfs2.
693
694
695 o   Volker Lendecke <vl@samba.org>
696     * BUG 9188: Fix crash bug in idmap_hash.
697     * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart.
698
699
700 o   Luca Lorenzetto <lorenzetto-luca@ubuntu-it.org>
701     * BUG 9013: Fix crash on null pam change pw response.
702
703
704 o   Vladimir Marek <Vladimir.Marek@Oracle.COM>
705     * BUG 9192: Fix service control for non-internal services.
706
707
708 o   Stefan Metzmacher <metze@samba.org>
709     * BUG 9173: Make SMB2 compound request create/delete_on_close/close work as
710       Windows.
711     * BUG 9196: Don't take 'state->te' as indication for "was_deferred".
712     * BUG 9209: Fix unitialized padding in smb2_create_blob_push_one().
713
714
715 o   Matthieu Patou <mat@matws.net>
716     * BUG 9259: lib-addns: ensure that allocated buffer are pre set to 0.
717
718
719 o   Rusty Russell <rusty@rustcorp.com.au>
720     * BUG 9268: Make robust against shrinking tdbs.
721
722
723 o   Joachim Schmitz <schmitz@hp.com>
724     * BUG 8107: Fix poll replacement to become a msleep replacement.
725
726
727 o   Andreas Schneider <asn@samba.org>
728     * BUG 8632: Fix builtin forms order to match Windows again.
729     * BUG 8769: Fix RAW printing for normal users.
730     * BUG 9112: Increase debug level for info that the db is empty.
731     * BUG 9154: Open printers with the right access mask.
732     * BUG 9171: Remove non-existent option '-Y' from winbindd manpage.
733     * BUG 9218: Fix segfault in smbd if user specified ports out for range.
734     * BUG 9231: Fix NT_STATUS_IO_TIMEOUT during slow import of printers into
735       registry.
736     * BUG 9280: Add support for reloading systemd services.
737
738
739 o   Karolin Seeger <kseeger@samba.org>
740     * BUG 9165: Fix makerpms.sh on RHEL.
741
742
743 ######################################################################
744 Reporting bugs & Development Discussion
745 #######################################
746
747 Please discuss this release on the samba-technical mailing list or by
748 joining the #samba-technical IRC channel on irc.freenode.net.
749
750 If you do report problems then please try to send high quality
751 feedback. If you don't provide vital information to help us track down
752 the problem then you will probably be ignored.  All bug reports should
753 be filed under the Samba 3.6 product in the project's Bugzilla
754 database (https://bugzilla.samba.org/).
755
756
757 ======================================================================
758 == Our Code, Our Bugs, Our Responsibility.
759 == The Samba Team
760 ======================================================================
761
762
763 ----------------------------------------------------------------------
764
765
766                    =============================
767                    Release Notes for Samba 3.6.8
768                          September 17, 2012
769                    =============================
770
771
772 This is is the latest stable release of Samba 3.6.
773
774 Major enhancements in Samba 3.6.8 include:
775
776 o  Fix crash bug in smbd caused by a blocking lock followed by
777    close (bug #9084).
778 o  Fix Winbind panic if we couldn't find the domain (bug #9135).
779
780
781 Changes since 3.6.7:
782 --------------------
783
784 o   Jeremy Allison <jra@samba.org>
785     * BUG 9058: Fix smbstatus code dump when a file entry has delete tokens.
786     * BUG 9098: Fix refreshing of Kerberos tickets in Winbind.
787     * BUG 9124: Fix setting of "inherited" bit on inherited ACE's.
788
789
790 o   Christian Ambach <ambi@samba.org>
791     * BUG 9137: Make 'smbclient allinfo' show the snapshot list.
792
793
794 o   Andrew Bartlett <abartlet@samba.org>
795     * BUG 9066: "Domain Users" incorrectly added as additional group on domain
796       members.
797     * BUG 9067: Use correct RID for "Domain Guests" primary group.
798
799
800 o   David Binderman <dcb314@hotmail.com>
801     * BUG 9065: Fix bad call to memcpy source3/registry/regfio.c.
802
803
804 o   David Disseldorp <ddiss@samba.org>
805     * BUG 9123: Fix lprng job tracking errors.
806
807
808 o   Salvador I. Gonzalez <sgonzalez@codejunkie.net>
809     * BUG 9088: Fix smbclient/tarmode panic when connecting to Windows 2000
810       clients.
811
812
813 o   Hargagan <shargagan@novell.com>
814     * BUG 9085: Fix NMB registration for a duplicate workstation.
815
816
817 o   Björn Jacke <bj@sernet.de>
818     * BUG 9037: Open and netbsd have the md5 symbols in libc.
819     * BUG 9144: Fix nfs quota support with Linux nfs4 mounts.
820
821
822 o   Volker Lendecke <vl@samba.org>
823     * BUG 9037: Fix name clash in MD5 causing the "net ads join" to fail on
824       T4 (sun4v) systems on Solaris 10.
825     * BUG 9058: Backport FSCTL codes from master.
826     * BUG 9084: Fix crash bug in smbd caused by a blocking lock followed by
827       close.
828     * BUG 9150: Valid open requests can cause smbd assert due to incorrect
829       oplock handling on delete requests.
830
831
832 o   Herb Lewis <hlewis@panasas.com>
833     * BUG 9104: Fix identification of idle clients in Winbind to avoid crashes
834       and NDR parsing errors.
835
836
837 o   Stefan Metzmacher <metze@samba.org>
838     * BUG 9058: Fix segfault in smbstatus.
839
840
841 o   Andreas Schneider <asn@samba.org>
842     * BUG 9111: Fix compilation with newer MIT Kerberos which hides internal
843       symbols.
844     * BUG 9112: Fix flooding the logs with records we don't find in pcap.
845     * BUG 9122: Initialize the print backend after we setup winreg.
846     * BUG 9135: Fix Winbind panic if we couldn't find the domain.
847
848
849 ######################################################################
850 Reporting bugs & Development Discussion
851 #######################################
852
853 Please discuss this release on the samba-technical mailing list or by
854 joining the #samba-technical IRC channel on irc.freenode.net.
855
856 If you do report problems then please try to send high quality
857 feedback. If you don't provide vital information to help us track down
858 the problem then you will probably be ignored.  All bug reports should
859 be filed under the Samba 3.6 product in the project's Bugzilla
860 database (https://bugzilla.samba.org/).
861
862
863 ======================================================================
864 == Our Code, Our Bugs, Our Responsibility.
865 == The Samba Team
866 ======================================================================
867
868
869 ----------------------------------------------------------------------
870
871
872                    =============================
873                    Release Notes for Samba 3.6.7
874                            August 6, 2012
875                    =============================
876
877
878 This is is the latest stable release of Samba 3.6.
879
880 Major enhancements in Samba 3.6.7 include:
881
882 o  Fix resolving our own "Domain Local" groups (bug #9052).
883 o  Fix migrating printers while upgrading from 3.5.x (bug #9026).
884
885
886 Changes since 3.6.6:
887 --------------------
888
889 o   Jeremy Allison <jra@samba.org>
890     * BUG 8974: Fix kernel oplocks when uid(file) != uid(process).
891     * BUG 8989: Send correct responses to NT Transact Secondary when no data
892       and no params for the Trans2 calls are set.
893     * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in
894       configure.
895
896
897 o   David Binderman <dcb314@hotmail.com>
898     * BUG 9062: rpcclient: Fix bad call to data_blob_const.
899
900
901 o   Günther Deschner <gd@samba.org>
902     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
903
904
905 o   David Disseldorp <ddiss@samba.org>
906     * BUG 8719: Printing fails in function cups_job_submit.
907     * BUG 9026: Fix migrating printers while upgrading from 3.5.x.
908
909
910 o   Olaf Flebbe <o.flebbe@science-computing.de>
911     * BUG 8552: Correct documentation of "case sensitive".
912
913
914 o   Björn Jacke <bj@sernet.de>
915     * BUG 8996: Fix build without ads support.
916
917
918 o   Volker Lendecke <vl@samba.org>
919     * BUG 9003: Fix posix acl on gpfs.
920     * BUG 9040: Using asynchronous IO with SMB2 can return NT_STATUS_FILE_CLOSED
921       in error instead ofNT_STATUS_FILE_LOCK_CONFLICT.
922
923
924 o   Stefan Metzmacher <metze@samba.org>
925     * BUG 9002: Don't turn negative cache entries into valid idmappings.
926     * BUG 9022: Make vfs_gpfs less verbose in get/set_xattr functions.
927     * BUG 9057: Fix bugs in SMB2 credit handling code.
928
929
930 o   Jiri Popelka <jpopelka@redhat.com>
931     * BUG 9055: Fix build against CUPS 1.6.
932
933
934 o   Jura Sasek <jiri.sasek@oracle.com>
935     * BUG 9037: Fix 'net ads join' on T4 (sun4v) systems on Solaris 10.
936
937
938 o   Andreas Schneider <asn@samba.org>
939     * BUG 9052: Fix resolving our own "Domain Local" groups.
940
941
942 ######################################################################
943 Reporting bugs & Development Discussion
944 #######################################
945
946 Please discuss this release on the samba-technical mailing list or by
947 joining the #samba-technical IRC channel on irc.freenode.net.
948
949 If you do report problems then please try to send high quality
950 feedback. If you don't provide vital information to help us track down
951 the problem then you will probably be ignored.  All bug reports should
952 be filed under the Samba 3.6 product in the project's Bugzilla
953 database (https://bugzilla.samba.org/).
954
955
956 ======================================================================
957 == Our Code, Our Bugs, Our Responsibility.
958 == The Samba Team
959 ======================================================================
960
961
962 ----------------------------------------------------------------------
963
964
965                    =============================
966                    Release Notes for Samba 3.6.6
967                            June 25, 2012
968                    =============================
969
970
971 This is is the latest stable release of Samba 3.6.
972
973 Major enhancements in Samba 3.6.6 include:
974
975 o  Fix possible memory leaks in the Samba master process (bug #8970).
976 o  Fix uninitialized memory read in talloc_free().
977 o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
978
979
980 Changes since 3.6.5:
981 --------------------
982
983 o   Michael Adam <obnox@samba.org>
984     * BUG 8738: SMB2 server will not release unused shares.
985     * BUG 8749: Sign non guest sessions in SessionSetup.
986     * BUG 8921: Fix race writing registry values.
987
988
989 o   Jeremy Allison <jra@samba.org>
990     * BUG 8373: Fix joining of XP Pro workstations to 3.6 DCs.
991     * BUG 8627: Fix crash bug in dns_create_probe when dns_create_update fails.
992     * BUG 8723: Add pthread-based aio VFS module.
993     * BUG 8784: When calculating the share security mask, take priviliges into
994       account for the connecting user.
995     * BUG 8811: sd_has_inheritable_components segfaults on an SD that
996       se_access_check accepts.
997     * BUG 8837: Fix crash in smbd when deleting directory and veto files are
998       enabled.
999     * BUG 8857: Setting traverse rights fails to enable directory traversal when
1000       acl_xattr in use.
1001     * BUG 8882: Broken processing of %U with vfs_full_audit when force user is
1002       set.
1003     * BUG 8897: Make winbind_krb5_locator not only returning one IP address.
1004     * BUG 8910: resolve_ads() code can return zero addresses and miss valid
1005       DC IP addresses.
1006     * BUG 8922: smbclient's tarmode insists on listing excluded directories.
1007     * BUG 8953: Winbind can hang as nbt_getdc() has no timeout.
1008     * BUG 8957: Typo in pam_winbindd code MUST fix.
1009     * BUG 8970: Fix possible memory leaks in the Samba master process.
1010     * BUG 8971: cleanup_timeout_fn() is called too often, on exiting when an
1011       smbd is idle.
1012     * BUG 8972: Directory group write permission bit is set if unix extensions
1013       are enabled.
1014
1015
1016 o   Christian Ambach <ambi@samba.org>
1017     * BUG 8406: Fix a return code check in Winbind.
1018     * BUG 8807: Fix crash in dcerpc_lsa_lookup_sids_noalloc() crashes when
1019       groups has more than 1000 groups.
1020
1021
1022 o   Andrew Bartlett <abartlet@samba.org>
1023     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
1024     * BUG 8727: Fix smbclients with posix large reads.
1025     * BUG 8943: Slow but responsive DC can lock up Winbind for > 10 minutes
1026       at a time.
1027
1028
1029 o   Björn Baumbach <bb@sernet.de>
1030     * BUG 7564: Fix default name resolve order in the manpage.
1031     * BUG 8554, 8612, 8748: Add new printers to registry.
1032     * BUG 8789: Remove whitespace in example samba.ldif.
1033
1034
1035 o   Alexander Bokovoy <ab@samba.org>
1036     * BUG 8988: Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute().
1037
1038
1039 o   Alejandro Escanero Blanco <aescanero@gmail.com>
1040     * BUG 8798: The primary rid should be in the groups rid array.
1041
1042
1043 o   Ira Cooper <samba@ira.wakeful.net>
1044     * BUG 8729: Fix getpass regressions on Solaris/Illumos.
1045     * BUG 8743: Fix configure.developer builds on Solaris.
1046     * BUG 8910: Fix bad bugfix for bug #8910.
1047     * BUG 8952: Fix negative SID->uid/gid cache handling.
1048     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
1049
1050
1051 o   David Disseldorp <ddiss@samba.org>
1052     * BUG 8762: Fix crash in printer_list_set_printer().
1053
1054
1055 o   Olaf Flebbe <o.flebbe@science-computing.de>
1056     * BUG 8859: Fix assertion in reg_parse.
1057
1058
1059 o   Björn Jacke <bj@sernet.de>
1060     * BUG 8732: Fix compile of krb5 locator on Solaris.
1061     * BUG 8869: Remove outdated netscape ds 5 schema file.
1062     * BUG 8978: Remove dependency on automake for 'make everything'.
1063
1064
1065 o   Steve Langasek <steve.langasek@ubuntu.com>
1066     * BUG 8920: Fix null dereference in pdb_interface.
1067
1068
1069 o   Volker Lendecke <vl@samba.org>
1070     * Fix uninitialized memory read in talloc_free().
1071     * BUG 8567: Fix segfault in dom_sid_compare.
1072     * BUG 8733: Delete streams on directories (streams_depot).
1073     * BUG 8760: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY.
1074     * BUG 8836: Fix segfaults on "smbcontrol close-share" in aio_fork.
1075     * BUG 8861: Fix a segfault with debug level 3 on Solaris.
1076     * BUG 8904: Fix Winbind crash triggered by 'wbinfo --lookup-sids ""'.
1077     * BUG 8998: Notify code can miss a ChDir.
1078
1079
1080 o   Stefan Metzmacher <metze@samba.org>
1081     * BUG 8139: Ignore SMBecho errors (the server may not support it).
1082     * BUG 8527: db_ctdb_traverse fails to traverse records created within the
1083       current transaction.
1084     * BUG 8311: Winzip occasionally can not read files out of an open winzip
1085       dialog.
1086     * BUG 8739: Fill the sids array of the info in
1087       wbcAuthUserInfo_to_netr_SamInfo3().
1088     * BUG 8749: Sign non guest sessions in SessionSetup.
1089     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
1090
1091
1092 o   Matthieu Patou <mat@matws.net>
1093     * BUG 8599: Set the can_do_validation6 also for trusted domain.
1094     * BUG 8714: Catch with pid filename's change when config file is not
1095       smb.conf.
1096     * BUG 8734: Don't try to do clever thing if the username is not found while
1097       authenticating through Winbind.
1098     * BUG 8771: Winbind takes up to 20 minutes to change from DC 1 to DC 2.
1099     * BUG 8975: Call dump_core_setup after command line option has been parsed.
1100
1101
1102 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1103     * BUG 8826: Prepend '/' to filename argument (docs).
1104
1105
1106 o   Andreas Schneider <asn@samba.org>
1107     * BUG 8944 and 8567: Don't lookup the system user in pdb.
1108
1109
1110 o   Richard Sharpe <realrichardsharpe@gmail.com>
1111     * BUG 8768: Honor SeTakeOwnershipPrivilege when file opened with
1112       SEC_STD_WRITE_OWNER.
1113     * BUG 8797: Correctly handle DENY ACEs when privileges apply.
1114     * BUG 8822: Fix building out-of-tree modules.
1115     * BUG 8945: vfs_acl_common discards errors from writing to the underlying
1116       storage.
1117     * BUG 8970: Fix possible memory leaks in the Samba master process.
1118
1119
1120 o   Simo Sorce <idra@samba.org>
1121     * BUG 8915: Fix pam_winbind build against newer iniparser library.
1122
1123
1124 o   Joseph Tam <jtam.home@gmail.com>
1125     * BUG 8877: Syslog broken owing to mistyping of debug_settings.syslog.
1126
1127
1128 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
1129     * BUG 8845: Move print_backend_init() behind init_system_info().
1130
1131
1132 ######################################################################
1133 Reporting bugs & Development Discussion
1134 #######################################
1135
1136 Please discuss this release on the samba-technical mailing list or by
1137 joining the #samba-technical IRC channel on irc.freenode.net.
1138
1139 If you do report problems then please try to send high quality
1140 feedback. If you don't provide vital information to help us track down
1141 the problem then you will probably be ignored.  All bug reports should
1142 be filed under the Samba 3.6 product in the project's Bugzilla
1143 database (https://bugzilla.samba.org/).
1144
1145
1146 ======================================================================
1147 == Our Code, Our Bugs, Our Responsibility.
1148 == The Samba Team
1149 ======================================================================
1150
1151
1152 ----------------------------------------------------------------------
1153
1154
1155                    =============================
1156                    Release Notes for Samba 3.6.5
1157                           April 30, 2012
1158                    =============================
1159
1160
1161 This is a security release in order to address
1162 CVE-2012-2111 (Incorrect permission checks when granting/removing
1163 privileges can compromise file server security).
1164
1165 o  CVE-2012-2111:
1166    Samba 3.4.x to 3.6.4 are affected by a
1167    vulnerability that allows arbitrary users
1168    to modify privileges on a file server.
1169
1170
1171 Changes since 3.6.4:
1172 --------------------
1173
1174
1175 o   Jeremy Allison <jra@samba.org>
1176     * Fix  incorrect permission checks when granting/removing
1177       privileges (CVE-2012-2111).
1178
1179
1180 ######################################################################
1181 Reporting bugs & Development Discussion
1182 #######################################
1183
1184 Please discuss this release on the samba-technical mailing list or by
1185 joining the #samba-technical IRC channel on irc.freenode.net.
1186
1187 If you do report problems then please try to send high quality
1188 feedback. If you don't provide vital information to help us track down
1189 the problem then you will probably be ignored.  All bug reports should
1190 be filed under the Samba 3.6 product in the project's Bugzilla
1191 database (https://bugzilla.samba.org/).
1192
1193
1194 ======================================================================
1195 == Our Code, Our Bugs, Our Responsibility.
1196 == The Samba Team
1197 ======================================================================
1198
1199
1200 ----------------------------------------------------------------------
1201
1202
1203                    =============================
1204                    Release Notes for Samba 3.6.4
1205                           April 10, 2012
1206                    =============================
1207
1208
1209 This is a security release in order to address
1210 CVE-2012-1182 ("root" credential remote code execution).
1211
1212 o  CVE-2012-1182:
1213    Samba 3.0.x to 3.6.3 are affected by a
1214    vulnerability that allows remote code
1215    execution as the "root" user.
1216
1217
1218 Changes since 3.6.3:
1219 --------------------
1220
1221
1222 o   Stefan Metzmacher <metze@samba.org>
1223     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
1224      allocated array (CVE-2012-1182).
1225
1226
1227 ######################################################################
1228 Reporting bugs & Development Discussion
1229 #######################################
1230
1231 Please discuss this release on the samba-technical mailing list or by
1232 joining the #samba-technical IRC channel on irc.freenode.net.
1233
1234 If you do report problems then please try to send high quality
1235 feedback. If you don't provide vital information to help us track down
1236 the problem then you will probably be ignored.  All bug reports should
1237 be filed under the Samba 3.6 product in the project's Bugzilla
1238 database (https://bugzilla.samba.org/).
1239
1240
1241 ======================================================================
1242 == Our Code, Our Bugs, Our Responsibility.
1243 == The Samba Team
1244 ======================================================================
1245
1246
1247 ----------------------------------------------------------------------
1248
1249
1250                    =============================
1251                    Release Notes for Samba 3.6.3
1252                          January 29, 2012
1253                    =============================
1254
1255
1256 This is a security release in order to address
1257 CVE-2012-0817 (Memory leak/Denial of service).
1258
1259 o  CVE-2012-0817:
1260    The Samba File Serving daemon (smbd) in Samba versions
1261    3.6.0 to 3.6.2 is affected by a memory leak that can
1262    cause a server denial of service.
1263
1264
1265 Changes since 3.6.2:
1266 --------------------
1267
1268
1269 o   Jeremy Allison <jra@samba.org>
1270     * BUG 8724: Fix memory leak in parent smbd on connection.
1271
1272
1273 o   Ira Cooper <samba@ira.wakeful.net>
1274     * BUG 8724: Fix memory leak in parent smbd on connection.
1275
1276
1277 ######################################################################
1278 Reporting bugs & Development Discussion
1279 #######################################
1280
1281 Please discuss this release on the samba-technical mailing list or by
1282 joining the #samba-technical IRC channel on irc.freenode.net.
1283
1284 If you do report problems then please try to send high quality
1285 feedback. If you don't provide vital information to help us track down
1286 the problem then you will probably be ignored.  All bug reports should
1287 be filed under the Samba 3.6 product in the project's Bugzilla
1288 database (https://bugzilla.samba.org/).
1289
1290
1291 ======================================================================
1292 == Our Code, Our Bugs, Our Responsibility.
1293 == The Samba Team
1294 ======================================================================
1295
1296
1297 ----------------------------------------------------------------------
1298
1299
1300                    =============================
1301                    Release Notes for Samba 3.6.2
1302                          January 25, 2012
1303                    =============================
1304
1305
1306 This is the latest stable release of Samba 3.6.
1307
1308 Major enhancements in Samba 3.6.2 include:
1309
1310 o  Make Winbind receive user/group information (bug #8371).
1311 o  Several SMB2 fixes.
1312
1313
1314 Changes since 3.6.1:
1315 --------------------
1316
1317
1318 o   Michael Adam <obnox@samba.org>
1319     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
1320       REG_SZ values.
1321
1322
1323 o   Jeremy Allison <jra@samba.org>
1324     * BUG 8541: readlink() on Linux clients fails if the symlink target is
1325       outside of the share.
1326     * BUG 8542: smbclient posix_open command fails to return correct info on
1327       open file.
1328     * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
1329     * BUG 8561: Password change settings not fully observed.
1330     * BUG 8562: Fix double free error in talloc.
1331     * BUG 8614: Ensure we correctly calculate reply credits over all returned
1332       SMB2 replies.
1333     * BUG 8631: POSIX ACE x permission becomes rx following mapping to and from
1334       a DACL.
1335     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
1336       set SEC_DESC_DACL_PRESENT in the type field.
1337     * BUG 8644: vfs_acl_xattr and vfs_acl_tdb modules can fail to add
1338       inheritable entries on a directory with no stored ACL.
1339     * BUG 8663: Fix deleting a symlink if the symlink target is outside of
1340     * the share.
1341     * BUG 8664: Fix renaming a symlink if the symlink target is outside of
1342       the share.
1343     * BUG 8673: Fix NT ACL issue.
1344     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
1345       analyzer.
1346     * BUG 8679: recvfile code path using splice() on Linux leaves data in the
1347       pipe on short write.
1348     * BUG 8687: Fix typo in 'net memberships' usage.
1349     * BUG 8710: Fix major leak with SMB2 in connections.tdb.
1350     * Fix a crash bug in the spoolss code.
1351     * Add new contributing FAQ announcing acceptance of corporate (C).
1352
1353
1354 o   Christian Ambach <ambi@samba.org>
1355     * BUG 8444: Add an allocation pool to idmap_autorid.
1356     * BUG 8585: Increase a debug level.
1357
1358
1359 o   Andrew Bartlett <abartlet@samba.org>
1360     * BUG 8623: Fix crash bug when trying to browse Samba printers.
1361
1362
1363 o   Björn Baumbach <bb@sernet.de>
1364     * BUG 8580: Enable inotify if sys or kernel inotify is available.
1365     * BUG 8618: Fix migrate printer code.
1366
1367
1368 o   Gregor Beck <gbeck@sernet.de>
1369     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
1370       REG_SZ values.
1371
1372
1373 o   Günther Deschner <gd@samba.org>
1374     * BUG 7465: Remove pointless use_memory_krb5_ccache.
1375     * BUG 8176: Fix perl path.
1376     * BUG 8591: Fix marshalling of samr_ChangePasswordUser3.
1377     * BUG 8692: libads: Fix malloc/talloc mismatch in
1378       ads_keytab_verify_ticket().
1379
1380
1381 o   David Disseldorp <ddiss@suse.de>
1382     * BUG 4942: DeletePrinterDriverEx deletes files in use.
1383     * BUG 8575: Add systemd service files.
1384     * BUG 8606: Fix intermittent print job failures caused by character
1385       conversion errors.
1386     * BUG 8697: Make DeletePrinterDriverEx remove printer driver files.
1387
1388
1389 o   Björn Jacke <bj@sernet.de>
1390     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
1391     * BUG 8616: Allow to set TCP_NODELAYACK socket option on AIX.
1392     * BUG 8652: Document the "ignore system acls" option of vfs_acl_xattr and
1393       vfs_acl_tdb vfs modules.
1394
1395
1396 o   Frank Lahm <franklahm@googlemail.com>
1397     * BUG 8419: Make VFS op "streaminfo" stackable.
1398
1399
1400 o   Volker Lendecke <vl@samba.org>
1401     * BUG 8371: Make Winbind receive user/group information.
1402     * BUG 8639: Fix the vfs_commit module.
1403     * BUG 8686: Packet validation checks can be done before length validation
1404       causing uninitialized memory read.
1405
1406
1407 o   Stefan Metzmacher <metze@samba.org>
1408     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
1409     * BUG 8357: Grant credits in async interim responses (SMB2).
1410     * BUG 8560: Make SMB2 handle compound request headers in the same way
1411       as Windows.
1412     * BUG 8573: Fix alignment in the non-extended-security negprot.
1413     * BUG 8586: libsmb: Only align unicode pipe_name.
1414     * BUG 8579: smb2_flush: Don't send uninitialized memory.
1415     * BUG 8592: Don't limit the number of open dptrs for SMB2.
1416     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
1417     * BUG 8684: Try ctdbd_init_connection() as root.
1418
1419
1420 o   Masafumi Nakayama <MASA23@jp.ibm.com>
1421     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
1422
1423
1424 o   Matthieu Patou <mat@matws.net>
1425     * BUG 8600: Make cldap work over IPv6.
1426     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
1427       analyzer.
1428
1429
1430 o   Andreas Schneider <asn@samba.org>
1431     * BUG 8550: Fix setting the machine account password.
1432     * BUG 8575: Add systemd service files.
1433     * BUG 8608: Winbind: Don't fail on users without a uid.
1434     * BUG 8628: libsmb: Don't duplicate Kerberos service tickets.
1435     * BUG 8643: Add an update function for Winbind cache.
1436     * BUG 8678: Fix Winbind segfault if we can't map the last user.
1437
1438
1439 o   Karolin Seeger <kseeger@samba.org>
1440     * BUG 7705: Fix some RHEL packaging issues.
1441
1442
1443 o   Richard Sharpe <realrichardsharpe@gmail.com>
1444     * BUG 8607: Improve configure.in so it can be used outside the Samba source
1445       tree.
1446
1447
1448 o   Brad Smith <brad@comstyle.com>
1449     * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
1450
1451
1452 o   Henry Wong <henry@stuffedcow.net>
1453     * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
1454       while.
1455
1456
1457 ######################################################################
1458 Reporting bugs & Development Discussion
1459 #######################################
1460
1461 Please discuss this release on the samba-technical mailing list or by
1462 joining the #samba-technical IRC channel on irc.freenode.net.
1463
1464 If you do report problems then please try to send high quality
1465 feedback. If you don't provide vital information to help us track down
1466 the problem then you will probably be ignored.  All bug reports should
1467 be filed under the Samba 3.6 product in the project's Bugzilla
1468 database (https://bugzilla.samba.org/).
1469
1470
1471 ======================================================================
1472 == Our Code, Our Bugs, Our Responsibility.
1473 == The Samba Team
1474 ======================================================================
1475
1476
1477 ----------------------------------------------------------------------
1478
1479
1480                    =============================
1481                    Release Notes for Samba 3.6.1
1482                           October 20, 2011
1483                    =============================
1484
1485
1486 This is the latest stable release of Samba 3.6.
1487
1488 Major enhancements in Samba 3.6.1 include:
1489
1490 o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
1491 o  Fix a Winbind race leading to 100% CPU load (bug #8409).
1492 o  Several SMB2 fixes.
1493 o  The VFS ACL modules are no longer experimental but production-ready.
1494
1495
1496 Changes since 3.6.0:
1497 --------------------
1498
1499
1500 o   Michael Adam <obnox@samba.org>
1501     * BUG 8368: Fix the fallback to the deprecated spelling idmap:script.
1502
1503
1504 o   Jeremy Allison <jra@samba.org>
1505     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
1506     * BUG 8229: Fix 'widelinks' regression.
1507     * BUG 8370: Fix vfs_chown_fsp.
1508     * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
1509       shares with SMB2.
1510     * BUG 8422: Fix infinite loop in ACL module code.
1511     * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
1512       reply stream.
1513     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
1514       isn't given.
1515     * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
1516       legacy dialects.
1517     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
1518     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
1519       smb2_max_trans.
1520     * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
1521       create.
1522     * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
1523     * BUG 8477: Map to guest can return uninitialized blob of data.
1524     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
1525       set.
1526     * BUG 8494: Remove "experimental" label on VFS ACL modules.
1527     * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
1528       cifsfs create.
1529     * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
1530     * BUG 8521: Winbind cache timeout expiry test was reversed.
1531
1532
1533 o   Christian Ambach <ambi@samba.org>
1534     * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
1535     * BUG 8518: SMB2 create call returns incorrect file allocation size.
1536
1537
1538 o   Björn Baumbach <bb@sernet.de>
1539     * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
1540
1541
1542 o   Bram <fnzon@lists.wizbit.be>
1543     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
1544
1545
1546 o   Ira Cooper <ira@wakeful.net>
1547     * BUG 8395: Optimize serverid_exists() for Solaris.
1548     * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
1549       renames.
1550
1551
1552 o   Günther Deschner <gd@samba.org>
1553     * BUG 8401: registry/reg_format.c must include includes.h.
1554     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
1555
1556
1557 o   David Disseldorp <ddiss@suse.de>
1558     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
1559     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
1560
1561
1562 o   Wilco Baan Hofman <wilco@baanhofman.nl>
1563     * BUG 8455: Fix uninitialized memory problem in group_sids_to_info3.
1564
1565
1566 o   Björn Jacke <bj@sernet.de>
1567     * BUG 8256: Add man vfs_aio_fork.
1568     * BUG 8363: Fix build of vfs_prealloc on SLES8.
1569
1570
1571 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
1572     * BUG 8515: Disallow "." in can_set_delete_on_close().
1573
1574
1575 o   Volker Lendecke <vl@samba.org>
1576     * BUG 7864: Fix usage of cli_errstr().
1577     * BUG 8334: smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes.
1578     * BUG 8338: Add a fallback for missing open&x support in MAC OS/X Lion.
1579     * BUG 8360: OS/2 sends an unexpected write&x/read&x chain.
1580     * BUG 8385: Fix smbclient access to NT4 shares.
1581     * BUG 8409: Fix a Winbind race leading to 100% CPU load.
1582     * BUG 8420: Fix 'getent group' if trusted domains are not reachable.
1583     * BUG 8433: Fix segfault in iconv.c.
1584     * BUG 8455: Samba PDC is looking up only primary user group.
1585
1586
1587 o   Herb Lewis <hlewis@panasas.com>
1588     * BUG 8365: Fix warning messages on Freebsd 4.6.2.
1589
1590
1591 o   Stefan Metzmacher <metze@samba.org>
1592     * BUG 8407: SMB2 server can return requests out-of-order when processing
1593       a compound request.
1594     * BUG 8452: Check the wct of the incoming SMBnegprot responses.
1595     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
1596       smb2_max_trans.
1597     * BUG 8476: Don't call smbd_terminate_connection in
1598       smb2_validate_message_id().
1599     * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
1600     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
1601
1602
1603 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1604     * BUG 8390: Fix the build of vfs_aixacl2.c.
1605
1606
1607 o   Andreas Schneider <asn@samba.org>
1608     * BUG 8236: Empty notify servername.
1609     * BUG 8351: While migrating forms, don't fail if the form already exists.
1610
1611
1612 o   Andrew Tridgell <tridge@samba.org>
1613     * BUG 8384: Fix smbd crashes triggered by Windows XP clients.
1614
1615
1616 ######################################################################
1617 Reporting bugs & Development Discussion
1618 #######################################
1619
1620 Please discuss this release on the samba-technical mailing list or by
1621 joining the #samba-technical IRC channel on irc.freenode.net.
1622
1623 If you do report problems then please try to send high quality
1624 feedback. If you don't provide vital information to help us track down
1625 the problem then you will probably be ignored.  All bug reports should
1626 be filed under the Samba 3.6 product in the project's Bugzilla
1627 database (https://bugzilla.samba.org/).
1628
1629
1630 ======================================================================
1631 == Our Code, Our Bugs, Our Responsibility.
1632 == The Samba Team
1633 ======================================================================
1634
1635
1636 ----------------------------------------------------------------------
1637
1638
1639                    =============================
1640                    Release Notes for Samba 3.6.0
1641                           August 9, 2011
1642                    =============================
1643
1644
1645 This is the first release of Samba 3.6.0.
1646
1647 Major enhancements in Samba 3.6.0 include:
1648
1649
1650 Changed security defaults
1651 -------------------------
1652
1653 Samba 3.6 has adopted a number of improved security defaults that will
1654 impact on existing users of Samba.
1655
1656  client ntlmv2 auth = yes
1657  client use spnego principal = no
1658  send spnego principal = no
1659
1660 The impact of 'client ntlmv2 auth = yes' is that by default we will not
1661 use NTLM authentication as a client.  This applies to the Samba client
1662 tools such as smbclient and winbind, but does not change the separately
1663 released in-kernel CIFS client.  To re-enable the poorer NTLM encryption
1664 set '--option=clientusentlmv2auth=no' on your smbclient command line, or
1665 set 'client ntlmv2 auth = no' in your smb.conf
1666
1667 The impact of 'client use spnego principal = no' is that Samba will
1668 use CIFS/hostname to obtain a kerberos ticket, acting more like
1669 Windows when using Kerberos against a CIFS server in smbclient,
1670 winbind and other Samba client tools.  This will change which servers
1671 we will successfully negotiate kerberos connections to.  This is due
1672 to Samba no longer trusting a server-provided hint which is not
1673 available from Windows 2008 or later.  For correct operation with all
1674 clients, all aliases for a server should be recorded as a as a
1675 servicePrincipalName on the server's record in AD.  (For this reason,
1676 this behavior change and parameter was also made in Samba 3.5.9)
1677
1678 The impact of 'send spnego principal = no' is to match Windows 2008 and
1679 not to send this principal, making existing clients give more consistent
1680 behaviour (more likely to fall back to NTLMSSP) between Samba and
1681 Windows 2008, and between Windows versions that did and no longer use
1682 this insecure hint.
1683
1684
1685 SMB2 support
1686 ------------
1687
1688 SMB2 support in 3.6.0 is fully functional (with one omission),
1689 and can be enabled by setting:
1690
1691 max protocol = SMB2
1692
1693 in the [global] section of your smb.conf and re-starting
1694 Samba. All features should work over SMB2 except the modification
1695 of user quotas using the Windows quota management tools.
1696
1697 As this is the first release containing what we consider
1698 to be a fully featured SMB2 protocol, we are not enabling
1699 this by default, but encourage users to enable SMB2 and
1700 test it. Once we have enough confirmation from Samba
1701 users and OEMs that SMB2 support is stable in wide user
1702 testing we will enable SMB2 by default in a future Samba
1703 release.
1704
1705
1706 Internal Winbind passdb changes
1707 -------------------------------
1708
1709 Winbind has been changed to use the internal samr and lsa rpc pipe to get
1710 local user and group information instead of calling passdb functions. The
1711 reason is to use more of our infrastructure and test this infrastructure by
1712 using it. With this approach more code in Winbind is shared.
1713
1714
1715 New Spoolss code
1716 ----------------
1717
1718 The spoolss and the old RAP printing code have been completely
1719 overhauled and refactored.
1720
1721 All calls from lanman/printing code has been changed to go through the
1722 spoolss RPC interfaces, this allows us to keep all checks in one place
1723 and avoid special cases in the main printing code.
1724 Printing code has been therefore confined within the spoolss code.
1725
1726 All the printing code, including the spoolss RPC interfaces has been
1727 changed to use the winreg RPC interfaces to store all data.
1728 All data has been migrated from custom, arbitrary TDB files to the
1729 registry interface. This transition allow us to present correct data to
1730 windows client accessing the server registry through the winreg RPC
1731 interfaces to query for printer data. Data is served out from a real
1732 registry implementation and therefore arguably 100% forward compatible.
1733
1734 Migration code from the previous TDB files formats is provided. This
1735 code is automatically invoked the first time the new code is run on the
1736 server. Although manual migration is also available using the 'net
1737 printer migrate' command.
1738
1739 These changes not only make all the spoolss code much more closer to
1740 "the spec", it also greatly improves our internal testing of both
1741 spoolss and winreg interfaces, and reduces overall code duplication.
1742
1743 As part of this work, new tests have been also added to increase
1744 coverage.
1745
1746 This code will also allow, in future, an easy transition to split out
1747 the spooling functions into a separate daemon for those OEMs that do not
1748 need printing functionality in their appliances, reducing the code
1749 footprint.
1750
1751
1752 ID Mapping Changes
1753 ------------------
1754
1755 The id mapping configuration has been a source of much grief in the past.
1756 For this release, id mapping has been rewritten yet again with the goal
1757 of making the configuration more simple and more coherent while keeping
1758 the needed flexibility and even adding to the flexibility in some respects.
1759
1760 The major change that implies the configuration simplifications is at
1761 the heart of the id mapping system: The separation of the "idmap alloc
1762 system" that is responsible for the unix id counters in the tdb, tdb2
1763 and ldap idmap backends from the id mapping code itself has been removed.
1764 The sids_to_unixids operation is now atomic and encapsulates (if needed)
1765 the action of allocating a unix id for a mapping that is to be created.
1766 Consequently all idmap alloc configuration parameters have vanished and
1767 it is hence now also not possible any more to specify an idmap alloc
1768 backend different from the idmap backend. Each idmap backend uses its
1769 own idmap unixid creation mechanism transparently.
1770
1771 As a consequence of the id mapping changes, the methods that are used
1772 for storing and deleting id mappings have been removed from the winbindd
1773 API. The "net idmap dump/restore" commands have been rewritten to
1774 not speak through winbindd any more but directly act on the databases.
1775 This is currently available for the tdb and tdb2 backends, the implementation
1776 for ldap still missing.
1777
1778 The allocate_id functionality is preserved for the unix id creator of the
1779 default idmap configuration is also used as the source of unix ids
1780 for the group mapping database and for the posix attributes in a
1781 ldapsam:editposix setup.
1782
1783 As part of the changes, the default idmap configuration has been
1784 changed to be more coherent with the per-domain configuration.
1785 The parameters "idmap uid", "idmap gid" and "idmap range" are now
1786 deprecated in favour of the systematic "idmap config * : range"
1787 and "idmap config * : backend" parameters. The reason for this change
1788 is that the old options only provided an incomplete and hence deceiving
1789 backwards compatibility, which was a source of many problems with
1790 upgrades. By introducing this change in configuration, it should be
1791 brought to the conciousness of the users that even the simple
1792 id mapping is not working exactly as in Samba 3.0 versions any more.
1793
1794
1795 Endpoint Mapper
1796 ---------------
1797
1798 As Microsoft is more and more relying on endpoint mapper and we didn't have a
1799 complete implementation we decided to create an instance for Samba. The
1800 endpoint mapper is like a DNS server but for ports. If you want to talk to a
1801 certain RPC service over TCP/IP, you just ask the endpoint mapper on which
1802 port it is running. Then you can connect to the service and make sure that it
1803 is running.
1804
1805 The code is deactivated by default, because it needs more testing and it
1806 doesn't scale yet. If you want to enable and test the endpoint mapper
1807 you can set "rpc_server:epmapper = daemon" in the smb.conf file.
1808
1809
1810 Internal restructuring
1811 ----------------------
1812
1813 Ongoing internal restructuring for better separation of internal subsystem to
1814 achieve a faster build, smaller binaries and cleaner dependencies for the samba3
1815 waf build.
1816
1817
1818 SMB Traffic Analyzer
1819 --------------------
1820
1821 Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
1822 featuring encryption, multiple arguments, and easier parseability. A new
1823 tool 'smbta-util' has been created to control the encryption behaviour
1824 of SMBTA. For compatibility, SMBTA by default operates on version 1.
1825 There are programs consuming the data that the module sends.
1826
1827 More information can be found on
1828 http://holger123.wordpress.com/smb-traffic-analyzer/
1829
1830
1831 NFS quota backend on Linux
1832 --------------------------
1833
1834 A new nfs quota backend for Linux has been added that is based
1835 on the existing Solaris/FreeBSD implementation. This allows samba
1836 to communicate correct diskfree information for nfs imports that
1837 are re-exported as samba shares.
1838
1839
1840 ######################################################################
1841 Changes
1842 #######
1843
1844 smb.conf changes
1845 ----------------
1846
1847    Parameter Name                      Description     Default
1848    --------------                      -----------     -------
1849
1850    async smb echo handler              New             No
1851    client ntlmv2 auth                  Changed Default Yes
1852    client use spnego principal         New             No
1853    ctdb locktime warn threshold        New             0
1854    idmap alloc backend                 Removed
1855    log writeable files on exit         New             No
1856    multicast dns register              New             Yes
1857    ncalrpc dir                         New
1858    send spnego principal               New             No
1859    smb2 max credits                    New             8192
1860    smb2 max read                       New             1048576
1861    smb2 max trans                      New             1048576
1862    smb2 max write                      New             1048576
1863    username map cache time             New             0
1864    winbind max clients                 New             200
1865
1866    The variable substitutions for %i and %I no longer
1867    use IPv4 addresses mapped to IPv6, e.g. '::ffff:192.168.0.1',
1868    if the host has IPv6 enabled. Now %i and %I contain just
1869    '192.168.0.1'.
1870
1871 Commit Highlights
1872 -----------------
1873
1874 o   Michael Adam <obnox@samba.org>
1875     * ID Mapping changes.
1876
1877
1878 o   Jeremy Allison <jra@samba.org>
1879     * Implement SMB2 support.
1880
1881
1882 o   Stefan Metzmacher <metze@samba.org>
1883     * Implement SMB2 support.
1884
1885
1886 o   Andreas Schneider <asn@samba.org>
1887     * Add an Endpoint Mapper daemon.
1888
1889
1890 Changes since 3.6.0rc3
1891 ----------------------
1892
1893 o   Michael Adam <obnox@samba.org>
1894     * BUG 8327: Fix the reload of the configuration, also reload activated
1895       registry shares.
1896     * BUG 8328: Cleanup of idmap_tdb2 code.
1897
1898
1899 o   Jeremy Allison <jra@samba.org>
1900     * BUG 7462: Make SA_RESETHAND conditional on its existance.
1901     * BUG 8324: smbclient cannot list directories from a big-endian machine.
1902     * BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id.
1903
1904
1905 o   Christian Ambach <ambi@samba.org>
1906     * BUG 8330: Fix NFSv4 ACL merging logic.
1907
1908
1909 o   Andrew Bartlett <abartlet@samba.org>
1910     * BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname.
1911
1912
1913 o   Björn Baumbach <bb@sernet.de>
1914     * BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined.
1915
1916
1917 o   Alban Browaeys <prahal@yahoo.com>
1918     * BUG 8341: Fix segfault in libsmbclient.
1919
1920
1921 o   Björn Jacke <bj@sernet.de>
1922     * BUG 8362: Fix build issue on old glibc systems.
1923
1924
1925 o   Volker Lendecke <vlendec@samba.org>
1926     * BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file.
1927
1928
1929 o   Stefan Metzmacher <metze@samba.org>
1930     * BUG 8347: Fix regression for HP-UX, AIX and OSF.
1931     * BUG 8357: Make sure we grant credits on async read/write operations.
1932     * BUG 8358: Fix a bug in run_poll_events().
1933
1934
1935 Changes since 3.6.0rc2
1936 ----------------------
1937
1938 o   Michael Adam <obnox@samba.org>
1939     * BUG 8213: Fixes in idmap_autorid.
1940     * BUG 8217: Do not stat-check the share path in 'net conf addshare'.
1941     * BUG 8281: Fix build of examples/VFS/*.
1942
1943
1944 o   Jeremy Allison <jra@samba.org>
1945     * BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb
1946       module.
1947     * BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes"
1948       is set.
1949     * BUG 8219: Fix SMB Panic from Windows 7 client.
1950     * BUG 8254: Fix "acl check permissions = no".
1951     * BUG 8293: Fix log file rotating in SMB2.
1952     * BUG 8304: Fix uninitialized variable in error path.
1953     * BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all
1954       locks.
1955     * BUG 8310: toupper_ascii() is broken on big-endian systems.
1956     * BUG 8314: Fix smbd crash with unknown user.
1957
1958
1959 o   Christian Ambach <ambi@samba.org>
1960     * BUG 8231: Fix crash bug in 'net cache get'.
1961     * BUG 8244: Fix copying files larger than 2 GB to a Samba share.
1962     * BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl.
1963     * BUG 8278: Fix smbd panic when CTDB is unhealthy.
1964     * BUG 8286: Fix smbd crash on premature end of smb2 conn.
1965
1966
1967 o   Andrew Bartlett <abartlet@samba.org>
1968     * BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd.
1969     * Mark 'time offset' parameter as deprecated.
1970
1971
1972 o   Gregor Beck <gbeck@sernet.de>
1973     * BUG 8193: Add new command 'enumerate_recursive'.
1974     * BUG 8253: Fix Winbind panic if verify_idpool() fails.
1975
1976
1977 o   Kai Blin <kai@samba.org>
1978     * BUG 8289: Fix possible XSS attack (CVE-2011-2694).
1979     * BUG 8290: Fix Cross-Site Request Forgery in SWAT (CVE-2011-2522).
1980
1981
1982 o   Günther Deschner <gd@samba.org>
1983     * BUG 7888: Deal with buggy 3.0 based PDCs.
1984     * BUG 8214: Fix smbd crash on printer driver upgrade.
1985     * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
1986
1987
1988 o   Björn Jacke <bj@sernet.de>
1989     * BUG 8262: Fix build of vfs_commit.
1990
1991
1992 o   Günter Kukkukk <linux@kukkukk.com>
1993     * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
1994
1995
1996 o   Volker Lendecke <vl@samba.org>
1997     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
1998     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1999     * BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
2000
2001
2002 o   Herb Lewis <hlewis@panasas.com>
2003     * BUG 8216: Make Winbind returning correct results with 'sids2xids'.
2004
2005
2006 o   Stefan Metzmacher <metze@samba.org>
2007     * BUG 8102: Do not allow to change file ACLs from normal domusers.
2008     * BUG 8195: Make rpc client code working against NT4 servers.
2009     * BUG 8224: Fix the build on FreeBSD.
2010     * BUG 8226: Use c99 initializers which are supported by old gcc 2.95
2011       compilers.
2012     * BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes.
2013     * BUG 8264: Fix Valgrind bugs in svcctl.
2014     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
2015     * BUG 8292: Fix a major architectural flaw in the SMB2 server code.
2016
2017
2018 o   Andreas Schneider <asn@samba.org>
2019     * BUG 8215: Fix Winbind unix username lookup.
2020     * BUG 8240: Fix Valgrind warnings in winreg/spoolss code.
2021
2022
2023 Changee since 3.6.0rc1
2024 ----------------------
2025
2026 o   Michael Adam <obnox@samba.org>
2027     * BUG 8200: Add support for multiple writeable ldap idmap domains.
2028
2029
2030 o   Jeremy Allison <jra@samba.org>
2031     * BUG 6911: Fix Kerberos authentication from Vista to Samba.
2032     * BUG 7054: Fix X account flag when "pwdlastset" is "0".
2033     * BUG 8133: Fix strange behavior for the file (whose filename first
2034       character is period ) in SMB2 case.
2035     * BUG 8144: Fix setting timestamp when touching files with CIFS clients.
2036     * BUG 8150: Ban "dos charset = utf8".
2037     * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines.
2038     * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket.
2039     * BUG 8157: Fix parsing a cups printcap file.
2040     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
2041     * BUG 8175: Fix smbd deadlock.
2042     * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two
2043       separate functions.
2044     * BUG 8197: Winbind does not properly detect when a DC connection is dead.
2045     * BUG 8203: Winbind needs to reset the DC connection if an RPC times out.
2046
2047
2048 o   Christian Ambach <ambi@samba.org>
2049     * BUG 8152: Fix smbd crash in release_ip().
2050
2051
2052 o   Andrew Bartlett <abartlet@samba.org>
2053     * BUG 8151: Deprecate security parameters.
2054
2055
2056 o   Gregor Beck <gbeck@sernet.de>
2057     * BUG 8191: nfs4_acls: Pass ACE_FLAG_INHERITED_ACE up to the client/down
2058       from the client.
2059     * BUG 8192: Fix parsing of multiple flags in 'smbcacls'.
2060
2061
2062 o   Sumit Bose <sbose@redhat.com>
2063     * BUG 8142: Fix typos in LDAP schema files.
2064
2065
2066 o   Holger Hetterich <hhetter@novell.com>
2067     * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer.
2068     * BUG 8154: Actually make use of SMBTA subversion numbers.
2069
2070
2071 o   Björn Jacke <bj@sernet.de>
2072     * BUG 7998: Remove warning if IOV_MAX is not defined.
2073
2074
2075 o   Jim McDonough <jmcd@samba.org>
2076     * BUG 8166: Don't lockout users when offline.
2077
2078
2079 o   Stefan Metzmacher <metze@samba.org>
2080     * BUG 8140: talloc: Fix Valgrind false positives and other backports.
2081     * BUG 8141: Fix wrong permissions on lp_ncalrpc_dir().
2082
2083
2084 o   Andreas Schneider <asn@samba.org>
2085     * BUG 8155: Fix registering only named pipes on EPM for a service.
2086
2087
2088 o   Volker Lendecke <vl@samba.org>
2089     * BUG 8159: Fix memory corruption in fetching cli->server_domain from the
2090       server.
2091     * BUG 8185: "security=server" does not obey guest login field.
2092     * BUG 8189: Support shadow copy display over SMB2.
2093     * BUG 8199: Fix potential crash in smbd handling smb2.
2094
2095
2096 o   Samuel Thibault <sthibault@debian.org>
2097     * BUG 7998: Fix build on Hurd.
2098
2099
2100 Changes since 3.6.0pre3
2101 -----------------------
2102
2103 o   Jeremy Allison <jra@samba.org>
2104     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
2105     * BUG 8112: POSIX extension opens of a directory are denied with EISDIR.
2106     * Remove fstrings from client struct.
2107     * BUGFIX when converting from safe_strcpy to strlcpy.
2108     * Fix off-by-one calculations with strlcpy.
2109     * Ensure we always write the correct incoming mid into the share mode table
2110       entries.
2111     * Fix the SMB2 oplock showstopper.
2112
2113
2114 o   Christian Ambach <christian.ambach@de.ibm.com>
2115     * Convert user-specified domain to uppercase in libsmb.
2116
2117
2118 o   Günther Deschner <gd@samba.org>
2119     * BUG 8132: Fix filling printers location field when using cups.
2120     * Fix Coverity CID #2302: FORWARD_NULL.
2121     * Fix cups_pull_comment_location().
2122     * Fix double free of cups request.
2123     * Make cups_pull_comment_location() work again.
2124     * Fix potential crash bug in display_print_driver3().
2125
2126
2127 o   Volker Lendecke <vl@samba.org>
2128     * Properly clean up in pthreadpool_init in case of failure.
2129     * Make plaintext session setup async.
2130     * Reduce fd load in Winbind children.
2131     * Avoid a potential 100% CPU loop in Winbind.
2132     * Tune broadcast namequeries for unique names.
2133     * Properly deal with exited winbind children.
2134     * Fix dup_smb2_vec3.
2135     * Fix return check in nss_wins.
2136
2137
2138 Changes since 3.6.0pre2
2139 -----------------------
2140
2141 o   Michael Adam <obnox@samba.org>
2142     * Fix build of tdb2.
2143
2144
2145 o   Jeremy Allison <jra@samba.org>
2146     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
2147       vfs_acl_xattr or vfs_acl_tdb module.
2148     * BUG 8088: rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs
2149       are null.
2150     * Correctly detect and deny symlinks anywhere in a path (not just the last
2151       component) if "follow symlinks = no".
2152
2153
2154 o   Günther Deschner <gd@samba.org>
2155     * BUG 8106: Fix the build of 'smbget' on HP NonStop.
2156     * Fix timeout in rpc_pipe_open_tcp_port().
2157     * Fix the build of "--with-profiling-data".
2158     * Fix the AIX 5.3 build.
2159
2160
2161 o   Sergey Korsak <skif@1plus1.net>
2162     * BUG #8099: setpwent() actually does endpwent() and vice versa on FreeBSD.
2163
2164
2165 o   Volker Lendecke <vl@samba.org>
2166     * BUG 8066: Fix wrong output in 'smbget'.
2167     * Fix Coverity IDs 986, 1340, 2047, 2299, 2307, 2325, 2335, 2336, 2470,
2168       2471, 2478.
2169     * nsswitch: Add 'wbinfo --lookup-sids'.
2170     * nsswitch: Add 'wbinfo --sids-to-unix-ids'.
2171     * Fix smbd with the async echo responder.
2172     * Fix the build of vfs_gpfs.c.
2173     * Add a 10-second timeout for the 445 or netbios connection to a DC.
2174     * Many pthreadpool fixes.
2175
2176
2177 o   Stefan Metzmacher <metze@samba.org>
2178     * BUG 7383: Listen on IPv6 addresses with IPV6_ONLY.
2179
2180
2181 o   Rusty Russell <rusty@rustcorp.com.au>
2182     * Fix transaction recovery area for converted tdbs.
2183
2184
2185
2186 Changes since 3.6.0pre1
2187 -----------------------
2188
2189 o   Michael Adam <obnox@samba.org>
2190     * ID Mapping changes.
2191     * Add "--option" to 'testparm'.
2192
2193
2194 o   Jeremy Allison <jra@samba.org>
2195     * BUG 7080: Quota only shown when logged as root.
2196     * BUG 7863: Unlink may unlink wrong file when hardlinks are involved.
2197     * BUG 7996: Sgid bit lost on folder rename.
2198     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
2199     * Fix crash bug on smbd shutdown when using FOPENDIR().
2200     * Ensure we don't return an incorrect access mask.
2201     * Fix bug against the new Mac client.
2202     * Fix leak in error path.
2203     * Fix error where Windows client spoolss returns WERR_INVALID_DATA.
2204
2205
2206 o   Christian Ambach <christian.ambach@de.ibm.com>
2207     * Fix a segfault in the krb5 locator plugin.
2208     * Enable sharesec for registry shares.
2209
2210
2211 o   Andrew Bartlett <abartlet@samba.org>
2212     * Fix memory leak in "security=share" and "force user".
2213
2214
2215 o   Björn Baumbach <bb@sernet.de>
2216     * BUG 7875: Fix 'nmbd --port'.
2217     * BUG 7880: cmd_spoolss_deletedriver() returned without checking all
2218       architectures.
2219
2220
2221 o   Gregor Beck <gbeck@sernet.de>
2222     * Add new 'net idmap check' command.
2223     * Add new 'net idmap delete' command.
2224     * Fix segfault on missing input file in 'net idmap restore'.
2225
2226
2227 o   Olly Betts <olly@survex.com>
2228     * Fix 'net usersidlist' not to skip every other user.
2229
2230
2231 o   Günther Deschner <gd@samba.org>
2232     * BUG 7690: Retry DNS updates when connection to one nameserver has failed.
2233     * BUG 7945: Let winbind try to use samlogon validation level 6.
2234     * Fix Coverity ID 2041.
2235     * Fix potential crash bug in spoolss_PrinterEnumValues push path.
2236     * Internal restructuring.
2237     * Don't wipe out all printer drivers when only one should be deleted.
2238     * Fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
2239
2240
2241 o   David Disseldorp <ddiss@suse.de>
2242     * BUG 7915: Fix cups pcap reload with no printers.
2243     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
2244     * Fix memory leak in print_cups.c.
2245     * Remove duplicate cups response processing code.
2246     * Follow force user/group for driver IO.
2247     * Initiate pcap reload from parent smbd.
2248     * Reload shares after pcap cache fill.
2249
2250
2251 o   Björn Jacke <bj@sernet.de>
2252     * BUG 8033: Add explicit configure option whether or not to enable dmapi
2253       support.
2254
2255
2256 o   Volker Lendecke <vl@samba.org>
2257     * BUG 7917: Fix bug in chain_reply.
2258     * BUG 7940: Fall back for utimes calls.
2259     * BUG 8009: Fix getting username in 'net rap session'.
2260     * BUG 8010: Use jenkins hash for str_checksum.
2261     * BUG 8042: Fix file creation on OS/X.
2262     * Fix numerous Coverity IDs.
2263     * Fix a memory leak in check_sam_security_info3.
2264     * Fix a segfault in the nss wrapper when libnss_winbind.so is not loadable.
2265     * Make "net sam list [users|workstations]" list only the right things.
2266     * Fix a potential memleak in secrets_fetch_trusted_domain_password.
2267     * Use the right credentials in check_netlogond_security.
2268     * Add support for AF_NETLINK addr notifications.
2269     * Fork multiple Winbind children per domain.
2270     * Fix a deadlock between smbd and ctdbd.
2271     * Add 'wbinfo --dc-info'.
2272     * Make "nmbd socket dir" configurable.
2273     * Fix a valgrind error.
2274     * Fix a memleak in receive_getdc_response.
2275
2276
2277 o   Nikolay Martynov <mar.kolya@gmail.com>
2278     * BUG 8010: Fix inode generation so nautilus can count total dir size
2279       correctly.
2280
2281
2282 o   Stefan Metzmacher <metze@samba.org>
2283     * BUG 7567: Fix printing from Windows 7.
2284     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
2285     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
2286     * Don't grant SEC_STD_DELETE always to the owner of a file.
2287     * Fix segfaults on addrchange errors in Winbind.
2288     * Allow machine accounts as members in groupdb.
2289
2290
2291 o   Jonathan Nieder <jrnieder@gmail.com>
2292     * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less
2293       scary.
2294
2295
2296 o   Andreas Schneider <asn@samba.org>
2297     * Add an Endpoint Mapper daemon.
2298     * Add IPv6 support for the endpoint mapper.
2299     * Free unused memory in the rpc server.
2300     * Fix possible segfaults in svcctl server.
2301     * Fix possible segfault with client_id in rpc server.
2302     * Add a 'svcctl shutdown' function to rpc server.
2303     * Fix a resource leak in net_afs.
2304     * Fix a resource leak in smbta-util.
2305     * Fix possible resource leak in net_usershare.
2306     * Fix possible resource leak in 'smbget'.
2307     * Fix possible resource leak in 'smbfilter'.
2308     * Fix a possible null pointer dereference in smbd.
2309
2310
2311 o   Pavel Shilovsky <piastry@etersoft.ru>
2312     * BUG 7928: Fix problems with "kernel oplocks" option set to "no".
2313     * Ensure we send the direct levelII oplock break to the correct fid.
2314
2315
2316 o   Simo Sorce <idra@samba.org>
2317     * Fix private libdir and codepages paths.
2318
2319
2320 o   Andrew Tridgell <tridge@samba.org>
2321     * Fix a valgrind error.
2322
2323
2324 ######################################################################
2325 Reporting bugs & Development Discussion
2326 #######################################
2327
2328 Please discuss this release on the samba-technical mailing list or by
2329 joining the #samba-technical IRC channel on irc.freenode.net.
2330
2331 If you do report problems then please try to send high quality
2332 feedback. If you don't provide vital information to help us track down
2333 the problem then you will probably be ignored.  All bug reports should
2334 be filed under the Samba 3.6 product in the project's Bugzilla
2335 database (https://bugzilla.samba.org/).
2336
2337
2338 ======================================================================
2339 == Our Code, Our Bugs, Our Responsibility.
2340 == The Samba Team
2341 ======================================================================
2342