s3:passdb: don't turn negative cache entries into valid idmappings (bug #9002)
[metze/samba/wip.git] / WHATSNEW.txt
1                    =============================
2                    Release Notes for Samba 3.6.7
3                            August 6, 2012
4                    =============================
5
6
7 This is is the latest stable release of Samba 3.6.
8
9 Major enhancements in Samba 3.6.7 include:
10
11 o  
12
13 Changes since 3.6.6:
14 --------------------
15
16 o   Jeremy Allison <jra@samba.org>
17
18
19 ######################################################################
20 Reporting bugs & Development Discussion
21 #######################################
22
23 Please discuss this release on the samba-technical mailing list or by
24 joining the #samba-technical IRC channel on irc.freenode.net.
25
26 If you do report problems then please try to send high quality
27 feedback. If you don't provide vital information to help us track down
28 the problem then you will probably be ignored.  All bug reports should
29 be filed under the Samba 3.6 product in the project's Bugzilla
30 database (https://bugzilla.samba.org/).
31
32
33 ======================================================================
34 == Our Code, Our Bugs, Our Responsibility.
35 == The Samba Team
36 ======================================================================
37
38 Release notes for older releases follow:
39 ----------------------------------------
40
41                    =============================
42                    Release Notes for Samba 3.6.6
43                            June 25, 2012
44                    =============================
45
46
47 This is is the latest stable release of Samba 3.6.
48
49 Major enhancements in Samba 3.6.6 include:
50
51 o  Fix possible memory leaks in the Samba master process (bug #8970).
52 o  Fix uninitialized memory read in talloc_free().
53 o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).
54
55
56 Changes since 3.6.5:
57 --------------------
58
59 o   Michael Adam <obnox@samba.org>
60     * BUG 8738: SMB2 server will not release unused shares.
61     * BUG 8749: Sign non guest sessions in SessionSetup.
62     * BUG 8921: Fix race writing registry values.
63
64
65 o   Jeremy Allison <jra@samba.org>
66     * BUG 8373: Fix joining of XP Pro workstations to 3.6 DCs.
67     * BUG 8627: Fix crash bug in dns_create_probe when dns_create_update fails.
68     * BUG 8723: Add pthread-based aio VFS module.
69     * BUG 8784: When calculating the share security mask, take priviliges into
70       account for the connecting user.
71     * BUG 8811: sd_has_inheritable_components segfaults on an SD that
72       se_access_check accepts.
73     * BUG 8837: Fix crash in smbd when deleting directory and veto files are
74       enabled.
75     * BUG 8857: Setting traverse rights fails to enable directory traversal when
76       acl_xattr in use.
77     * BUG 8882: Broken processing of %U with vfs_full_audit when force user is
78       set.
79     * BUG 8897: Make winbind_krb5_locator not only returning one IP address.
80     * BUG 8910: resolve_ads() code can return zero addresses and miss valid
81       DC IP addresses.
82     * BUG 8922: smbclient's tarmode insists on listing excluded directories.
83     * BUG 8953: Winbind can hang as nbt_getdc() has no timeout.
84     * BUG 8957: Typo in pam_winbindd code MUST fix.
85     * BUG 8970: Fix possible memory leaks in the Samba master process.
86     * BUG 8971: cleanup_timeout_fn() is called too often, on exiting when an
87       smbd is idle.
88     * BUG 8972: Directory group write permission bit is set if unix extensions
89       are enabled.
90
91
92 o   Christian Ambach <ambi@samba.org>
93     * BUG 8406: Fix a return code check in Winbind.
94     * BUG 8807: Fix crash in dcerpc_lsa_lookup_sids_noalloc() crashes when
95       groups has more than 1000 groups.
96
97
98 o   Andrew Bartlett <abartlet@samba.org>
99     * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
100     * BUG 8727: Fix smbclients with posix large reads.
101     * BUG 8943: Slow but responsive DC can lock up Winbind for > 10 minutes
102       at a time.
103
104
105 o   Björn Baumbach <bb@sernet.de>
106     * BUG 7564: Fix default name resolve order in the manpage.
107     * BUG 8554, 8612, 8748: Add new printers to registry.
108     * BUG 8789: Remove whitespace in example samba.ldif.
109
110
111 o   Alexander Bokovoy <ab@samba.org>
112     * BUG 8988: Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute().
113
114
115 o   Alejandro Escanero Blanco <aescanero@gmail.com>
116     * BUG 8798: The primary rid should be in the groups rid array.
117
118
119 o   Ira Cooper <samba@ira.wakeful.net>
120     * BUG 8729: Fix getpass regressions on Solaris/Illumos.
121     * BUG 8743: Fix configure.developer builds on Solaris.
122     * BUG 8910: Fix bad bugfix for bug #8910.
123     * BUG 8952: Fix negative SID->uid/gid cache handling.
124     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
125
126
127 o   David Disseldorp <ddiss@samba.org>
128     * BUG 8762: Fix crash in printer_list_set_printer().
129
130
131 o   Olaf Flebbe <o.flebbe@science-computing.de>
132     * BUG 8859: Fix assertion in reg_parse.
133
134
135 o   Björn Jacke <bj@sernet.de>
136     * BUG 8732: Fix compile of krb5 locator on Solaris.
137     * BUG 8869: Remove outdated netscape ds 5 schema file.
138     * BUG 8978: Remove dependency on automake for 'make everything'.
139
140
141 o   Steve Langasek <steve.langasek@ubuntu.com>
142     * BUG 8920: Fix null dereference in pdb_interface.
143
144
145 o   Volker Lendecke <vl@samba.org>
146     * Fix uninitialized memory read in talloc_free().
147     * BUG 8567: Fix segfault in dom_sid_compare.
148     * BUG 8733: Delete streams on directories (streams_depot).
149     * BUG 8760: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY.
150     * BUG 8836: Fix segfaults on "smbcontrol close-share" in aio_fork.
151     * BUG 8861: Fix a segfault with debug level 3 on Solaris.
152     * BUG 8904: Fix Winbind crash triggered by 'wbinfo --lookup-sids ""'.
153     * BUG 8998: Notify code can miss a ChDir.
154
155
156 o   Stefan Metzmacher <metze@samba.org>
157     * BUG 8139: Ignore SMBecho errors (the server may not support it).
158     * BUG 8527: db_ctdb_traverse fails to traverse records created within the
159       current transaction.
160     * BUG 8311: Winzip occasionally can not read files out of an open winzip
161       dialog.
162     * BUG 8739: Fill the sids array of the info in
163       wbcAuthUserInfo_to_netr_SamInfo3().
164     * BUG 8749: Sign non guest sessions in SessionSetup.
165     * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.
166
167
168 o   Matthieu Patou <mat@matws.net>
169     * BUG 8599: Set the can_do_validation6 also for trusted domain.
170     * BUG 8714: Catch with pid filename's change when config file is not
171       smb.conf.
172     * BUG 8734: Don't try to do clever thing if the username is not found while
173       authenticating through Winbind.
174     * BUG 8771: Winbind takes up to 20 minutes to change from DC 1 to DC 2.
175     * BUG 8975: Call dump_core_setup after command line option has been parsed.
176
177
178 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
179     * BUG 8826: Prepend '/' to filename argument (docs).
180
181
182 o   Andreas Schneider <asn@samba.org>
183     * BUG 8944 and 8567: Don't lookup the system user in pdb.
184
185
186 o   Richard Sharpe <realrichardsharpe@gmail.com>
187     * BUG 8768: Honor SeTakeOwnershipPrivilege when file opened with
188       SEC_STD_WRITE_OWNER.
189     * BUG 8797: Correctly handle DENY ACEs when privileges apply.
190     * BUG 8822: Fix building out-of-tree modules.
191     * BUG 8945: vfs_acl_common discards errors from writing to the underlying
192       storage.
193     * BUG 8970: Fix possible memory leaks in the Samba master process.
194
195
196 o   Simo Sorce <idra@samba.org>
197     * BUG 8915: Fix pam_winbind build against newer iniparser library.
198
199
200 o   Joseph Tam <jtam.home@gmail.com>
201     * BUG 8877: Syslog broken owing to mistyping of debug_settings.syslog.
202
203
204 o   Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
205     * BUG 8845: Move print_backend_init() behind init_system_info().
206
207
208 ######################################################################
209 Reporting bugs & Development Discussion
210 #######################################
211
212 Please discuss this release on the samba-technical mailing list or by
213 joining the #samba-technical IRC channel on irc.freenode.net.
214
215 If you do report problems then please try to send high quality
216 feedback. If you don't provide vital information to help us track down
217 the problem then you will probably be ignored.  All bug reports should
218 be filed under the Samba 3.6 product in the project's Bugzilla
219 database (https://bugzilla.samba.org/).
220
221
222 ======================================================================
223 == Our Code, Our Bugs, Our Responsibility.
224 == The Samba Team
225 ======================================================================
226
227
228 ----------------------------------------------------------------------
229
230
231                    =============================
232                    Release Notes for Samba 3.6.5
233                           April 30, 2012
234                    =============================
235
236
237 This is a security release in order to address
238 CVE-2012-2111 (Incorrect permission checks when granting/removing
239 privileges can compromise file server security).
240
241 o  CVE-2012-2111:
242    Samba 3.4.x to 3.6.4 are affected by a
243    vulnerability that allows arbitrary users
244    to modify privileges on a file server.
245
246
247 Changes since 3.6.4:
248 --------------------
249
250
251 o   Jeremy Allison <jra@samba.org>
252     * Fix  incorrect permission checks when granting/removing
253       privileges (CVE-2012-2111).
254
255
256 ######################################################################
257 Reporting bugs & Development Discussion
258 #######################################
259
260 Please discuss this release on the samba-technical mailing list or by
261 joining the #samba-technical IRC channel on irc.freenode.net.
262
263 If you do report problems then please try to send high quality
264 feedback. If you don't provide vital information to help us track down
265 the problem then you will probably be ignored.  All bug reports should
266 be filed under the Samba 3.6 product in the project's Bugzilla
267 database (https://bugzilla.samba.org/).
268
269
270 ======================================================================
271 == Our Code, Our Bugs, Our Responsibility.
272 == The Samba Team
273 ======================================================================
274
275
276 ----------------------------------------------------------------------
277
278
279                    =============================
280                    Release Notes for Samba 3.6.4
281                           April 10, 2012
282                    =============================
283
284
285 This is a security release in order to address
286 CVE-2012-1182 ("root" credential remote code execution).
287
288 o  CVE-2012-1182:
289    Samba 3.0.x to 3.6.3 are affected by a
290    vulnerability that allows remote code
291    execution as the "root" user.
292
293
294 Changes since 3.6.3:
295 --------------------
296
297
298 o   Stefan Metzmacher <metze@samba.org>
299     *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
300      allocated array (CVE-2012-1182).
301
302
303 ######################################################################
304 Reporting bugs & Development Discussion
305 #######################################
306
307 Please discuss this release on the samba-technical mailing list or by
308 joining the #samba-technical IRC channel on irc.freenode.net.
309
310 If you do report problems then please try to send high quality
311 feedback. If you don't provide vital information to help us track down
312 the problem then you will probably be ignored.  All bug reports should
313 be filed under the Samba 3.6 product in the project's Bugzilla
314 database (https://bugzilla.samba.org/).
315
316
317 ======================================================================
318 == Our Code, Our Bugs, Our Responsibility.
319 == The Samba Team
320 ======================================================================
321
322
323 ----------------------------------------------------------------------
324
325
326                    =============================
327                    Release Notes for Samba 3.6.3
328                          January 29, 2012
329                    =============================
330
331
332 This is a security release in order to address
333 CVE-2012-0817 (Memory leak/Denial of service).
334
335 o  CVE-2012-0817:
336    The Samba File Serving daemon (smbd) in Samba versions
337    3.6.0 to 3.6.2 is affected by a memory leak that can
338    cause a server denial of service.
339
340
341 Changes since 3.6.2:
342 --------------------
343
344
345 o   Jeremy Allison <jra@samba.org>
346     * BUG 8724: Fix memory leak in parent smbd on connection.
347
348
349 o   Ira Cooper <samba@ira.wakeful.net>
350     * BUG 8724: Fix memory leak in parent smbd on connection.
351
352
353 ######################################################################
354 Reporting bugs & Development Discussion
355 #######################################
356
357 Please discuss this release on the samba-technical mailing list or by
358 joining the #samba-technical IRC channel on irc.freenode.net.
359
360 If you do report problems then please try to send high quality
361 feedback. If you don't provide vital information to help us track down
362 the problem then you will probably be ignored.  All bug reports should
363 be filed under the Samba 3.6 product in the project's Bugzilla
364 database (https://bugzilla.samba.org/).
365
366
367 ======================================================================
368 == Our Code, Our Bugs, Our Responsibility.
369 == The Samba Team
370 ======================================================================
371
372
373 ----------------------------------------------------------------------
374
375
376                    =============================
377                    Release Notes for Samba 3.6.2
378                          January 25, 2012
379                    =============================
380
381
382 This is the latest stable release of Samba 3.6.
383
384 Major enhancements in Samba 3.6.2 include:
385
386 o  Make Winbind receive user/group information (bug #8371).
387 o  Several SMB2 fixes.
388
389
390 Changes since 3.6.1:
391 --------------------
392
393
394 o   Michael Adam <obnox@samba.org>
395     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
396       REG_SZ values.
397
398
399 o   Jeremy Allison <jra@samba.org>
400     * BUG 8541: readlink() on Linux clients fails if the symlink target is
401       outside of the share.
402     * BUG 8542: smbclient posix_open command fails to return correct info on
403       open file.
404     * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
405     * BUG 8561: Password change settings not fully observed.
406     * BUG 8562: Fix double free error in talloc.
407     * BUG 8614: Ensure we correctly calculate reply credits over all returned
408       SMB2 replies.
409     * BUG 8631: POSIX ACE x permission becomes rx following mapping to and from
410       a DACL.
411     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
412       set SEC_DESC_DACL_PRESENT in the type field.
413     * BUG 8644: vfs_acl_xattr and vfs_acl_tdb modules can fail to add
414       inheritable entries on a directory with no stored ACL.
415     * BUG 8663: Fix deleting a symlink if the symlink target is outside of
416     * the share.
417     * BUG 8664: Fix renaming a symlink if the symlink target is outside of
418       the share.
419     * BUG 8673: Fix NT ACL issue.
420     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
421       analyzer.
422     * BUG 8679: recvfile code path using splice() on Linux leaves data in the
423       pipe on short write.
424     * BUG 8687: Fix typo in 'net memberships' usage.
425     * BUG 8710: Fix major leak with SMB2 in connections.tdb.
426     * Fix a crash bug in the spoolss code.
427     * Add new contributing FAQ announcing acceptance of corporate (C).
428
429
430 o   Christian Ambach <ambi@samba.org>
431     * BUG 8444: Add an allocation pool to idmap_autorid.
432     * BUG 8585: Increase a debug level.
433
434
435 o   Andrew Bartlett <abartlet@samba.org>
436     * BUG 8623: Fix crash bug when trying to browse Samba printers.
437
438
439 o   Björn Baumbach <bb@sernet.de>
440     * BUG 8580: Enable inotify if sys or kernel inotify is available.
441     * BUG 8618: Fix migrate printer code.
442
443
444 o   Gregor Beck <gbeck@sernet.de>
445     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
446       REG_SZ values.
447
448
449 o   Günther Deschner <gd@samba.org>
450     * BUG 7465: Remove pointless use_memory_krb5_ccache.
451     * BUG 8176: Fix perl path.
452     * BUG 8591: Fix marshalling of samr_ChangePasswordUser3.
453     * BUG 8692: libads: Fix malloc/talloc mismatch in
454       ads_keytab_verify_ticket().
455
456
457 o   David Disseldorp <ddiss@suse.de>
458     * BUG 4942: DeletePrinterDriverEx deletes files in use.
459     * BUG 8575: Add systemd service files.
460     * BUG 8606: Fix intermittent print job failures caused by character
461       conversion errors.
462     * BUG 8697: Make DeletePrinterDriverEx remove printer driver files.
463
464
465 o   Björn Jacke <bj@sernet.de>
466     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
467     * BUG 8616: Allow to set TCP_NODELAYACK socket option on AIX.
468     * BUG 8652: Document the "ignore system acls" option of vfs_acl_xattr and
469       vfs_acl_tdb vfs modules.
470
471
472 o   Frank Lahm <franklahm@googlemail.com>
473     * BUG 8419: Make VFS op "streaminfo" stackable.
474
475
476 o   Volker Lendecke <vl@samba.org>
477     * BUG 8371: Make Winbind receive user/group information.
478     * BUG 8639: Fix the vfs_commit module.
479     * BUG 8686: Packet validation checks can be done before length validation
480       causing uninitialized memory read.
481
482
483 o   Stefan Metzmacher <metze@samba.org>
484     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
485     * BUG 8357: Grant credits in async interim responses (SMB2).
486     * BUG 8560: Make SMB2 handle compound request headers in the same way
487       as Windows.
488     * BUG 8573: Fix alignment in the non-extended-security negprot.
489     * BUG 8586: libsmb: Only align unicode pipe_name.
490     * BUG 8579: smb2_flush: Don't send uninitialized memory.
491     * BUG 8592: Don't limit the number of open dptrs for SMB2.
492     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
493     * BUG 8684: Try ctdbd_init_connection() as root.
494
495
496 o   Masafumi Nakayama <MASA23@jp.ibm.com>
497     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
498
499
500 o   Matthieu Patou <mat@matws.net>
501     * BUG 8600: Make cldap work over IPv6.
502     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
503       analyzer.
504
505
506 o   Andreas Schneider <asn@samba.org>
507     * BUG 8550: Fix setting the machine account password.
508     * BUG 8575: Add systemd service files.
509     * BUG 8608: Winbind: Don't fail on users without a uid.
510     * BUG 8628: libsmb: Don't duplicate Kerberos service tickets.
511     * BUG 8643: Add an update function for Winbind cache.
512     * BUG 8678: Fix Winbind segfault if we can't map the last user.
513
514
515 o   Karolin Seeger <kseeger@samba.org>
516     * BUG 7705: Fix some RHEL packaging issues.
517
518
519 o   Richard Sharpe <realrichardsharpe@gmail.com>
520     * BUG 8607: Improve configure.in so it can be used outside the Samba source
521       tree.
522
523
524 o   Brad Smith <brad@comstyle.com>
525     * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
526
527
528 o   Henry Wong <henry@stuffedcow.net>
529     * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
530       while.
531
532
533 ######################################################################
534 Reporting bugs & Development Discussion
535 #######################################
536
537 Please discuss this release on the samba-technical mailing list or by
538 joining the #samba-technical IRC channel on irc.freenode.net.
539
540 If you do report problems then please try to send high quality
541 feedback. If you don't provide vital information to help us track down
542 the problem then you will probably be ignored.  All bug reports should
543 be filed under the Samba 3.6 product in the project's Bugzilla
544 database (https://bugzilla.samba.org/).
545
546
547 ======================================================================
548 == Our Code, Our Bugs, Our Responsibility.
549 == The Samba Team
550 ======================================================================
551
552
553 ----------------------------------------------------------------------
554
555
556                    =============================
557                    Release Notes for Samba 3.6.1
558                           October 20, 2011
559                    =============================
560
561
562 This is the latest stable release of Samba 3.6.
563
564 Major enhancements in Samba 3.6.1 include:
565
566 o  Fix smbd crashes triggered by Windows XP clients (bug #8384).
567 o  Fix a Winbind race leading to 100% CPU load (bug #8409).
568 o  Several SMB2 fixes.
569 o  The VFS ACL modules are no longer experimental but production-ready.
570
571
572 Changes since 3.6.0:
573 --------------------
574
575
576 o   Michael Adam <obnox@samba.org>
577     * BUG 8368: Fix the fallback to the deprecated spelling idmap:script.
578
579
580 o   Jeremy Allison <jra@samba.org>
581     * BUG 7509: smb_acl_to_posix: ACL is invalid for set (Invalid argument).
582     * BUG 8229: Fix 'widelinks' regression.
583     * BUG 8370: Fix vfs_chown_fsp.
584     * BUG 8412: Fix "saving as" of MS Office 2007 (Word) documents on Samba
585       shares with SMB2.
586     * BUG 8422: Fix infinite loop in ACL module code.
587     * BUG 8429: Compound SMB2 requests on an IPC connection can corrupt the
588       reply stream.
589     * BUG 8443: Be smarter about setting default permissions when a ACL_USER_OBJ
590       isn't given.
591     * BUG 8453: Fix smbclient segfaults when dialect option -m is used for
592       legacy dialects.
593     * BUG 8458: IE9 on Windows 7 cannot download files to samba 3.5.11 share.
594     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
595       smb2_max_trans.
596     * BUG 8474: SMB2 create doesn't cope with an Apple client using NULL blob in
597       create.
598     * BUG 8476: Samba asserts when SMB2 client breaks the crediting rules.
599     * BUG 8477: Map to guest can return uninitialized blob of data.
600     * BUG 8493: DFS breaks zip file extracting unless "follow symlinks = no"
601       set.
602     * BUG 8494: Remove "experimental" label on VFS ACL modules.
603     * BUG 8507: smbd doesn't correctly honor the "force create mode" bits from a
604       cifsfs create.
605     * BUG 8509: Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
606     * BUG 8521: Winbind cache timeout expiry test was reversed.
607
608
609 o   Christian Ambach <ambi@samba.org>
610     * BUG 8428: Fix wrong reply to DHnC (durable handle reconnect).
611     * BUG 8518: SMB2 create call returns incorrect file allocation size.
612
613
614 o   Björn Baumbach <bb@sernet.de>
615     * BUG 8364: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4.
616
617
618 o   Bram <fnzon@lists.wizbit.be>
619     * BUG 7551: Return error of cli_push when 'put - /some/file' is used.
620
621
622 o   Ira Cooper <ira@wakeful.net>
623     * BUG 8395: Optimize serverid_exists() for Solaris.
624     * BUG 8442: NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking
625       renames.
626
627
628 o   Günther Deschner <gd@samba.org>
629     * BUG 8401: registry/reg_format.c must include includes.h.
630     * BUG 7465: Fix 'net ads join -k' when KRB5CCNAME is not set.
631
632
633 o   David Disseldorp <ddiss@suse.de>
634     * BUG 8480: acl_xattr can free an invalid pointer if no blob is loaded.
635     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
636
637
638 o   Wilco Baan Hofman <wilco@baanhofman.nl>
639     * BUG 8455: Fix uninitialized memory problem in group_sids_to_info3.
640
641
642 o   Björn Jacke <bj@sernet.de>
643     * BUG 8256: Add man vfs_aio_fork.
644     * BUG 8363: Fix build of vfs_prealloc on SLES8.
645
646
647 o   Volodymyr Khomenko <Volodymyr_Khomenko@dell.com>
648     * BUG 8515: Disallow "." in can_set_delete_on_close().
649
650
651 o   Volker Lendecke <vl@samba.org>
652     * BUG 7864: Fix usage of cli_errstr().
653     * BUG 8334: smb2: smbd logs "Invalid SMB packet: first request: 0x0008" and crashes.
654     * BUG 8338: Add a fallback for missing open&x support in MAC OS/X Lion.
655     * BUG 8360: OS/2 sends an unexpected write&x/read&x chain.
656     * BUG 8385: Fix smbclient access to NT4 shares.
657     * BUG 8409: Fix a Winbind race leading to 100% CPU load.
658     * BUG 8420: Fix 'getent group' if trusted domains are not reachable.
659     * BUG 8433: Fix segfault in iconv.c.
660     * BUG 8455: Samba PDC is looking up only primary user group.
661
662
663 o   Herb Lewis <hlewis@panasas.com>
664     * BUG 8365: Fix warning messages on Freebsd 4.6.2.
665
666
667 o   Stefan Metzmacher <metze@samba.org>
668     * BUG 8407: SMB2 server can return requests out-of-order when processing
669       a compound request.
670     * BUG 8452: Check the wct of the incoming SMBnegprot responses.
671     * BUG 8473: smb2_find uses a hard coded max reply size of 0x10000 instead of
672       smb2_max_trans.
673     * BUG 8476: Don't call smbd_terminate_connection in
674       smb2_validate_message_id().
675     * BUG 8503: SMB2_OP_CANCEL requests don't have to be signed.
676     * BUG 8520: Fix SMB2 SMB2_OP_GETINFO and SMB2_OP_IOCTL parsing requirements.
677
678
679 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
680     * BUG 8390: Fix the build of vfs_aixacl2.c.
681
682
683 o   Andreas Schneider <asn@samba.org>
684     * BUG 8236: Empty notify servername.
685     * BUG 8351: While migrating forms, don't fail if the form already exists.
686
687
688 o   Andrew Tridgell <tridge@samba.org>
689     * BUG 8384: Fix smbd crashes triggered by Windows XP clients.
690
691
692 ######################################################################
693 Reporting bugs & Development Discussion
694 #######################################
695
696 Please discuss this release on the samba-technical mailing list or by
697 joining the #samba-technical IRC channel on irc.freenode.net.
698
699 If you do report problems then please try to send high quality
700 feedback. If you don't provide vital information to help us track down
701 the problem then you will probably be ignored.  All bug reports should
702 be filed under the Samba 3.6 product in the project's Bugzilla
703 database (https://bugzilla.samba.org/).
704
705
706 ======================================================================
707 == Our Code, Our Bugs, Our Responsibility.
708 == The Samba Team
709 ======================================================================
710
711
712 ----------------------------------------------------------------------
713
714
715                    =============================
716                    Release Notes for Samba 3.6.0
717                           August 9, 2011
718                    =============================
719
720
721 This is the first release of Samba 3.6.0.
722
723 Major enhancements in Samba 3.6.0 include:
724
725
726 Changed security defaults
727 -------------------------
728
729 Samba 3.6 has adopted a number of improved security defaults that will
730 impact on existing users of Samba.
731
732  client ntlmv2 auth = yes
733  client use spnego principal = no
734  send spnego principal = no
735
736 The impact of 'client ntlmv2 auth = yes' is that by default we will not
737 use NTLM authentication as a client.  This applies to the Samba client
738 tools such as smbclient and winbind, but does not change the separately
739 released in-kernel CIFS client.  To re-enable the poorer NTLM encryption
740 set '--option=clientusentlmv2auth=no' on your smbclient command line, or
741 set 'client ntlmv2 auth = no' in your smb.conf
742
743 The impact of 'client use spnego principal = no' is that Samba will
744 use CIFS/hostname to obtain a kerberos ticket, acting more like
745 Windows when using Kerberos against a CIFS server in smbclient,
746 winbind and other Samba client tools.  This will change which servers
747 we will successfully negotiate kerberos connections to.  This is due
748 to Samba no longer trusting a server-provided hint which is not
749 available from Windows 2008 or later.  For correct operation with all
750 clients, all aliases for a server should be recorded as a as a
751 servicePrincipalName on the server's record in AD.  (For this reason,
752 this behavior change and parameter was also made in Samba 3.5.9)
753
754 The impact of 'send spnego principal = no' is to match Windows 2008 and
755 not to send this principal, making existing clients give more consistent
756 behaviour (more likely to fall back to NTLMSSP) between Samba and
757 Windows 2008, and between Windows versions that did and no longer use
758 this insecure hint.
759
760
761 SMB2 support
762 ------------
763
764 SMB2 support in 3.6.0 is fully functional (with one omission),
765 and can be enabled by setting:
766
767 max protocol = SMB2
768
769 in the [global] section of your smb.conf and re-starting
770 Samba. All features should work over SMB2 except the modification
771 of user quotas using the Windows quota management tools.
772
773 As this is the first release containing what we consider
774 to be a fully featured SMB2 protocol, we are not enabling
775 this by default, but encourage users to enable SMB2 and
776 test it. Once we have enough confirmation from Samba
777 users and OEMs that SMB2 support is stable in wide user
778 testing we will enable SMB2 by default in a future Samba
779 release.
780
781
782 Internal Winbind passdb changes
783 -------------------------------
784
785 Winbind has been changed to use the internal samr and lsa rpc pipe to get
786 local user and group information instead of calling passdb functions. The
787 reason is to use more of our infrastructure and test this infrastructure by
788 using it. With this approach more code in Winbind is shared.
789
790
791 New Spoolss code
792 ----------------
793
794 The spoolss and the old RAP printing code have been completely
795 overhauled and refactored.
796
797 All calls from lanman/printing code has been changed to go through the
798 spoolss RPC interfaces, this allows us to keep all checks in one place
799 and avoid special cases in the main printing code.
800 Printing code has been therefore confined within the spoolss code.
801
802 All the printing code, including the spoolss RPC interfaces has been
803 changed to use the winreg RPC interfaces to store all data.
804 All data has been migrated from custom, arbitrary TDB files to the
805 registry interface. This transition allow us to present correct data to
806 windows client accessing the server registry through the winreg RPC
807 interfaces to query for printer data. Data is served out from a real
808 registry implementation and therefore arguably 100% forward compatible.
809
810 Migration code from the previous TDB files formats is provided. This
811 code is automatically invoked the first time the new code is run on the
812 server. Although manual migration is also available using the 'net
813 printer migrate' command.
814
815 These changes not only make all the spoolss code much more closer to
816 "the spec", it also greatly improves our internal testing of both
817 spoolss and winreg interfaces, and reduces overall code duplication.
818
819 As part of this work, new tests have been also added to increase
820 coverage.
821
822 This code will also allow, in future, an easy transition to split out
823 the spooling functions into a separate daemon for those OEMs that do not
824 need printing functionality in their appliances, reducing the code
825 footprint.
826
827
828 ID Mapping Changes
829 ------------------
830
831 The id mapping configuration has been a source of much grief in the past.
832 For this release, id mapping has been rewritten yet again with the goal
833 of making the configuration more simple and more coherent while keeping
834 the needed flexibility and even adding to the flexibility in some respects.
835
836 The major change that implies the configuration simplifications is at
837 the heart of the id mapping system: The separation of the "idmap alloc
838 system" that is responsible for the unix id counters in the tdb, tdb2
839 and ldap idmap backends from the id mapping code itself has been removed.
840 The sids_to_unixids operation is now atomic and encapsulates (if needed)
841 the action of allocating a unix id for a mapping that is to be created.
842 Consequently all idmap alloc configuration parameters have vanished and
843 it is hence now also not possible any more to specify an idmap alloc
844 backend different from the idmap backend. Each idmap backend uses its
845 own idmap unixid creation mechanism transparently.
846
847 As a consequence of the id mapping changes, the methods that are used
848 for storing and deleting id mappings have been removed from the winbindd
849 API. The "net idmap dump/restore" commands have been rewritten to
850 not speak through winbindd any more but directly act on the databases.
851 This is currently available for the tdb and tdb2 backends, the implementation
852 for ldap still missing.
853
854 The allocate_id functionality is preserved for the unix id creator of the
855 default idmap configuration is also used as the source of unix ids
856 for the group mapping database and for the posix attributes in a
857 ldapsam:editposix setup.
858
859 As part of the changes, the default idmap configuration has been
860 changed to be more coherent with the per-domain configuration.
861 The parameters "idmap uid", "idmap gid" and "idmap range" are now
862 deprecated in favour of the systematic "idmap config * : range"
863 and "idmap config * : backend" parameters. The reason for this change
864 is that the old options only provided an incomplete and hence deceiving
865 backwards compatibility, which was a source of many problems with
866 upgrades. By introducing this change in configuration, it should be
867 brought to the conciousness of the users that even the simple
868 id mapping is not working exactly as in Samba 3.0 versions any more.
869
870
871 Endpoint Mapper
872 ---------------
873
874 As Microsoft is more and more relying on endpoint mapper and we didn't have a
875 complete implementation we decided to create an instance for Samba. The
876 endpoint mapper is like a DNS server but for ports. If you want to talk to a
877 certain RPC service over TCP/IP, you just ask the endpoint mapper on which
878 port it is running. Then you can connect to the service and make sure that it
879 is running.
880
881 The code is deactivated by default, because it needs more testing and it
882 doesn't scale yet. If you want to enable and test the endpoint mapper
883 you can set "rpc_server:epmapper = daemon" in the smb.conf file.
884
885
886 Internal restructuring
887 ----------------------
888
889 Ongoing internal restructuring for better separation of internal subsystem to
890 achieve a faster build, smaller binaries and cleaner dependencies for the samba3
891 waf build.
892
893
894 SMB Traffic Analyzer
895 --------------------
896
897 Added the new SMB Traffic Analyzer (SMBTA) VFS module protocol 2
898 featuring encryption, multiple arguments, and easier parseability. A new
899 tool 'smbta-util' has been created to control the encryption behaviour
900 of SMBTA. For compatibility, SMBTA by default operates on version 1.
901 There are programs consuming the data that the module sends.
902
903 More information can be found on
904 http://holger123.wordpress.com/smb-traffic-analyzer/
905
906
907 NFS quota backend on Linux
908 --------------------------
909
910 A new nfs quota backend for Linux has been added that is based
911 on the existing Solaris/FreeBSD implementation. This allows samba
912 to communicate correct diskfree information for nfs imports that
913 are re-exported as samba shares.
914
915
916 ######################################################################
917 Changes
918 #######
919
920 smb.conf changes
921 ----------------
922
923    Parameter Name                      Description     Default
924    --------------                      -----------     -------
925
926    async smb echo handler              New             No
927    client ntlmv2 auth                  Changed Default Yes
928    client use spnego principal         New             No
929    ctdb locktime warn threshold        New             0
930    idmap alloc backend                 Removed
931    log writeable files on exit         New             No
932    multicast dns register              New             Yes
933    ncalrpc dir                         New
934    send spnego principal               New             No
935    smb2 max credits                    New             8192
936    smb2 max read                       New             1048576
937    smb2 max trans                      New             1048576
938    smb2 max write                      New             1048576
939    username map cache time             New             0
940    winbind max clients                 New             200
941
942    The variable substitutions for %i and %I no longer
943    use IPv4 addresses mapped to IPv6, e.g. '::ffff:192.168.0.1',
944    if the host has IPv6 enabled. Now %i and %I contain just
945    '192.168.0.1'.
946
947 Commit Highlights
948 -----------------
949
950 o   Michael Adam <obnox@samba.org>
951     * ID Mapping changes.
952
953
954 o   Jeremy Allison <jra@samba.org>
955     * Implement SMB2 support.
956
957
958 o   Stefan Metzmacher <metze@samba.org>
959     * Implement SMB2 support.
960
961
962 o   Andreas Schneider <asn@samba.org>
963     * Add an Endpoint Mapper daemon.
964
965
966 Changes since 3.6.0rc3
967 ----------------------
968
969 o   Michael Adam <obnox@samba.org>
970     * BUG 8327: Fix the reload of the configuration, also reload activated
971       registry shares.
972     * BUG 8328: Cleanup of idmap_tdb2 code.
973
974
975 o   Jeremy Allison <jra@samba.org>
976     * BUG 7462: Make SA_RESETHAND conditional on its existance.
977     * BUG 8324: smbclient cannot list directories from a big-endian machine.
978     * BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id.
979
980
981 o   Christian Ambach <ambi@samba.org>
982     * BUG 8330: Fix NFSv4 ACL merging logic.
983
984
985 o   Andrew Bartlett <abartlet@samba.org>
986     * BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname.
987
988
989 o   Björn Baumbach <bb@sernet.de>
990     * BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined.
991
992
993 o   Alban Browaeys <prahal@yahoo.com>
994     * BUG 8341: Fix segfault in libsmbclient.
995
996
997 o   Björn Jacke <bj@sernet.de>
998     * BUG 8362: Fix build issue on old glibc systems.
999
1000
1001 o   Volker Lendecke <vlendec@samba.org>
1002     * BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file.
1003
1004
1005 o   Stefan Metzmacher <metze@samba.org>
1006     * BUG 8347: Fix regression for HP-UX, AIX and OSF.
1007     * BUG 8357: Make sure we grant credits on async read/write operations.
1008     * BUG 8358: Fix a bug in run_poll_events().
1009
1010
1011 Changes since 3.6.0rc2
1012 ----------------------
1013
1014 o   Michael Adam <obnox@samba.org>
1015     * BUG 8213: Fixes in idmap_autorid.
1016     * BUG 8217: Do not stat-check the share path in 'net conf addshare'.
1017     * BUG 8281: Fix build of examples/VFS/*.
1018
1019
1020 o   Jeremy Allison <jra@samba.org>
1021     * BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb
1022       module.
1023     * BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes"
1024       is set.
1025     * BUG 8219: Fix SMB Panic from Windows 7 client.
1026     * BUG 8254: Fix "acl check permissions = no".
1027     * BUG 8293: Fix log file rotating in SMB2.
1028     * BUG 8304: Fix uninitialized variable in error path.
1029     * BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all
1030       locks.
1031     * BUG 8310: toupper_ascii() is broken on big-endian systems.
1032     * BUG 8314: Fix smbd crash with unknown user.
1033
1034
1035 o   Christian Ambach <ambi@samba.org>
1036     * BUG 8231: Fix crash bug in 'net cache get'.
1037     * BUG 8244: Fix copying files larger than 2 GB to a Samba share.
1038     * BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl.
1039     * BUG 8278: Fix smbd panic when CTDB is unhealthy.
1040     * BUG 8286: Fix smbd crash on premature end of smb2 conn.
1041
1042
1043 o   Andrew Bartlett <abartlet@samba.org>
1044     * BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd.
1045     * Mark 'time offset' parameter as deprecated.
1046
1047
1048 o   Gregor Beck <gbeck@sernet.de>
1049     * BUG 8193: Add new command 'enumerate_recursive'.
1050     * BUG 8253: Fix Winbind panic if verify_idpool() fails.
1051
1052
1053 o   Kai Blin <kai@samba.org>
1054     * BUG 8289: Fix possible XSS attack (CVE-2011-2694).
1055     * BUG 8290: Fix Cross-Site Request Forgery in SWAT (CVE-2011-2522).
1056
1057
1058 o   Günther Deschner <gd@samba.org>
1059     * BUG 7888: Deal with buggy 3.0 based PDCs.
1060     * BUG 8214: Fix smbd crash on printer driver upgrade.
1061     * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
1062
1063
1064 o   Björn Jacke <bj@sernet.de>
1065     * BUG 8262: Fix build of vfs_commit.
1066
1067
1068 o   Günter Kukkukk <linux@kukkukk.com>
1069     * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
1070
1071
1072 o   Volker Lendecke <vl@samba.org>
1073     * BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
1074     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1075     * BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.
1076
1077
1078 o   Herb Lewis <hlewis@panasas.com>
1079     * BUG 8216: Make Winbind returning correct results with 'sids2xids'.
1080
1081
1082 o   Stefan Metzmacher <metze@samba.org>
1083     * BUG 8102: Do not allow to change file ACLs from normal domusers.
1084     * BUG 8195: Make rpc client code working against NT4 servers.
1085     * BUG 8224: Fix the build on FreeBSD.
1086     * BUG 8226: Use c99 initializers which are supported by old gcc 2.95
1087       compilers.
1088     * BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes.
1089     * BUG 8264: Fix Valgrind bugs in svcctl.
1090     * BUG 8276: Close all sockets attached to a subnet in close_subnet().
1091     * BUG 8292: Fix a major architectural flaw in the SMB2 server code.
1092
1093
1094 o   Andreas Schneider <asn@samba.org>
1095     * BUG 8215: Fix Winbind unix username lookup.
1096     * BUG 8240: Fix Valgrind warnings in winreg/spoolss code.
1097
1098
1099 Changee since 3.6.0rc1
1100 ----------------------
1101
1102 o   Michael Adam <obnox@samba.org>
1103     * BUG 8200: Add support for multiple writeable ldap idmap domains.
1104
1105
1106 o   Jeremy Allison <jra@samba.org>
1107     * BUG 6911: Fix Kerberos authentication from Vista to Samba.
1108     * BUG 7054: Fix X account flag when "pwdlastset" is "0".
1109     * BUG 8133: Fix strange behavior for the file (whose filename first
1110       character is period ) in SMB2 case.
1111     * BUG 8144: Fix setting timestamp when touching files with CIFS clients.
1112     * BUG 8150: Ban "dos charset = utf8".
1113     * BUG 8153: Fix setting up getaddrinfo on IPv6-only machines.
1114     * BUG 8156: Fix 'net ads join' using the user's Kerberos ticket.
1115     * BUG 8157: Fix parsing a cups printcap file.
1116     * BUG 8163: Fix our asn.1 parser to handle negative numbers.
1117     * BUG 8175: Fix smbd deadlock.
1118     * BUG 8191: Split the ACE flag mapping between nfs4 and Windows into two
1119       separate functions.
1120     * BUG 8197: Winbind does not properly detect when a DC connection is dead.
1121     * BUG 8203: Winbind needs to reset the DC connection if an RPC times out.
1122
1123
1124 o   Christian Ambach <ambi@samba.org>
1125     * BUG 8152: Fix smbd crash in release_ip().
1126
1127
1128 o   Andrew Bartlett <abartlet@samba.org>
1129     * BUG 8151: Deprecate security parameters.
1130
1131
1132 o   Gregor Beck <gbeck@sernet.de>
1133     * BUG 8191: nfs4_acls: Pass ACE_FLAG_INHERITED_ACE up to the client/down
1134       from the client.
1135     * BUG 8192: Fix parsing of multiple flags in 'smbcacls'.
1136
1137
1138 o   Sumit Bose <sbose@redhat.com>
1139     * BUG 8142: Fix typos in LDAP schema files.
1140
1141
1142 o   Holger Hetterich <hhetter@novell.com>
1143     * BUG 8148: Default to protocol version 2 for SMB Traffic Analyzer.
1144     * BUG 8154: Actually make use of SMBTA subversion numbers.
1145
1146
1147 o   Björn Jacke <bj@sernet.de>
1148     * BUG 7998: Remove warning if IOV_MAX is not defined.
1149
1150
1151 o   Jim McDonough <jmcd@samba.org>
1152     * BUG 8166: Don't lockout users when offline.
1153
1154
1155 o   Stefan Metzmacher <metze@samba.org>
1156     * BUG 8140: talloc: Fix Valgrind false positives and other backports.
1157     * BUG 8141: Fix wrong permissions on lp_ncalrpc_dir().
1158
1159
1160 o   Andreas Schneider <asn@samba.org>
1161     * BUG 8155: Fix registering only named pipes on EPM for a service.
1162
1163
1164 o   Volker Lendecke <vl@samba.org>
1165     * BUG 8159: Fix memory corruption in fetching cli->server_domain from the
1166       server.
1167     * BUG 8185: "security=server" does not obey guest login field.
1168     * BUG 8189: Support shadow copy display over SMB2.
1169     * BUG 8199: Fix potential crash in smbd handling smb2.
1170
1171
1172 o   Samuel Thibault <sthibault@debian.org>
1173     * BUG 7998: Fix build on Hurd.
1174
1175
1176 Changes since 3.6.0pre3
1177 -----------------------
1178
1179 o   Jeremy Allison <jra@samba.org>
1180     * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open.
1181     * BUG 8112: POSIX extension opens of a directory are denied with EISDIR.
1182     * Remove fstrings from client struct.
1183     * BUGFIX when converting from safe_strcpy to strlcpy.
1184     * Fix off-by-one calculations with strlcpy.
1185     * Ensure we always write the correct incoming mid into the share mode table
1186       entries.
1187     * Fix the SMB2 oplock showstopper.
1188
1189
1190 o   Christian Ambach <christian.ambach@de.ibm.com>
1191     * Convert user-specified domain to uppercase in libsmb.
1192
1193
1194 o   Günther Deschner <gd@samba.org>
1195     * BUG 8132: Fix filling printers location field when using cups.
1196     * Fix Coverity CID #2302: FORWARD_NULL.
1197     * Fix cups_pull_comment_location().
1198     * Fix double free of cups request.
1199     * Make cups_pull_comment_location() work again.
1200     * Fix potential crash bug in display_print_driver3().
1201
1202
1203 o   Volker Lendecke <vl@samba.org>
1204     * Properly clean up in pthreadpool_init in case of failure.
1205     * Make plaintext session setup async.
1206     * Reduce fd load in Winbind children.
1207     * Avoid a potential 100% CPU loop in Winbind.
1208     * Tune broadcast namequeries for unique names.
1209     * Properly deal with exited winbind children.
1210     * Fix dup_smb2_vec3.
1211     * Fix return check in nss_wins.
1212
1213
1214 Changes since 3.6.0pre2
1215 -----------------------
1216
1217 o   Michael Adam <obnox@samba.org>
1218     * Fix build of tdb2.
1219
1220
1221 o   Jeremy Allison <jra@samba.org>
1222     * BUG 8083: "inherit owner = yes" doesn't interact correctly with
1223       vfs_acl_xattr or vfs_acl_tdb module.
1224     * BUG 8088: rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs
1225       are null.
1226     * Correctly detect and deny symlinks anywhere in a path (not just the last
1227       component) if "follow symlinks = no".
1228
1229
1230 o   Günther Deschner <gd@samba.org>
1231     * BUG 8106: Fix the build of 'smbget' on HP NonStop.
1232     * Fix timeout in rpc_pipe_open_tcp_port().
1233     * Fix the build of "--with-profiling-data".
1234     * Fix the AIX 5.3 build.
1235
1236
1237 o   Sergey Korsak <skif@1plus1.net>
1238     * BUG #8099: setpwent() actually does endpwent() and vice versa on FreeBSD.
1239
1240
1241 o   Volker Lendecke <vl@samba.org>
1242     * BUG 8066: Fix wrong output in 'smbget'.
1243     * Fix Coverity IDs 986, 1340, 2047, 2299, 2307, 2325, 2335, 2336, 2470,
1244       2471, 2478.
1245     * nsswitch: Add 'wbinfo --lookup-sids'.
1246     * nsswitch: Add 'wbinfo --sids-to-unix-ids'.
1247     * Fix smbd with the async echo responder.
1248     * Fix the build of vfs_gpfs.c.
1249     * Add a 10-second timeout for the 445 or netbios connection to a DC.
1250     * Many pthreadpool fixes.
1251
1252
1253 o   Stefan Metzmacher <metze@samba.org>
1254     * BUG 7383: Listen on IPv6 addresses with IPV6_ONLY.
1255
1256
1257 o   Rusty Russell <rusty@rustcorp.com.au>
1258     * Fix transaction recovery area for converted tdbs.
1259
1260
1261
1262 Changes since 3.6.0pre1
1263 -----------------------
1264
1265 o   Michael Adam <obnox@samba.org>
1266     * ID Mapping changes.
1267     * Add "--option" to 'testparm'.
1268
1269
1270 o   Jeremy Allison <jra@samba.org>
1271     * BUG 7080: Quota only shown when logged as root.
1272     * BUG 7863: Unlink may unlink wrong file when hardlinks are involved.
1273     * BUG 7996: Sgid bit lost on folder rename.
1274     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1275     * Fix crash bug on smbd shutdown when using FOPENDIR().
1276     * Ensure we don't return an incorrect access mask.
1277     * Fix bug against the new Mac client.
1278     * Fix leak in error path.
1279     * Fix error where Windows client spoolss returns WERR_INVALID_DATA.
1280
1281
1282 o   Christian Ambach <christian.ambach@de.ibm.com>
1283     * Fix a segfault in the krb5 locator plugin.
1284     * Enable sharesec for registry shares.
1285
1286
1287 o   Andrew Bartlett <abartlet@samba.org>
1288     * Fix memory leak in "security=share" and "force user".
1289
1290
1291 o   Björn Baumbach <bb@sernet.de>
1292     * BUG 7875: Fix 'nmbd --port'.
1293     * BUG 7880: cmd_spoolss_deletedriver() returned without checking all
1294       architectures.
1295
1296
1297 o   Gregor Beck <gbeck@sernet.de>
1298     * Add new 'net idmap check' command.
1299     * Add new 'net idmap delete' command.
1300     * Fix segfault on missing input file in 'net idmap restore'.
1301
1302
1303 o   Olly Betts <olly@survex.com>
1304     * Fix 'net usersidlist' not to skip every other user.
1305
1306
1307 o   Günther Deschner <gd@samba.org>
1308     * BUG 7690: Retry DNS updates when connection to one nameserver has failed.
1309     * BUG 7945: Let winbind try to use samlogon validation level 6.
1310     * Fix Coverity ID 2041.
1311     * Fix potential crash bug in spoolss_PrinterEnumValues push path.
1312     * Internal restructuring.
1313     * Don't wipe out all printer drivers when only one should be deleted.
1314     * Fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
1315
1316
1317 o   David Disseldorp <ddiss@suse.de>
1318     * BUG 7915: Fix cups pcap reload with no printers.
1319     * BUG 8040: Fix smbclient segfault with Cyrillic netbios names.
1320     * Fix memory leak in print_cups.c.
1321     * Remove duplicate cups response processing code.
1322     * Follow force user/group for driver IO.
1323     * Initiate pcap reload from parent smbd.
1324     * Reload shares after pcap cache fill.
1325
1326
1327 o   Björn Jacke <bj@sernet.de>
1328     * BUG 8033: Add explicit configure option whether or not to enable dmapi
1329       support.
1330
1331
1332 o   Volker Lendecke <vl@samba.org>
1333     * BUG 7917: Fix bug in chain_reply.
1334     * BUG 7940: Fall back for utimes calls.
1335     * BUG 8009: Fix getting username in 'net rap session'.
1336     * BUG 8010: Use jenkins hash for str_checksum.
1337     * BUG 8042: Fix file creation on OS/X.
1338     * Fix numerous Coverity IDs.
1339     * Fix a memory leak in check_sam_security_info3.
1340     * Fix a segfault in the nss wrapper when libnss_winbind.so is not loadable.
1341     * Make "net sam list [users|workstations]" list only the right things.
1342     * Fix a potential memleak in secrets_fetch_trusted_domain_password.
1343     * Use the right credentials in check_netlogond_security.
1344     * Add support for AF_NETLINK addr notifications.
1345     * Fork multiple Winbind children per domain.
1346     * Fix a deadlock between smbd and ctdbd.
1347     * Add 'wbinfo --dc-info'.
1348     * Make "nmbd socket dir" configurable.
1349     * Fix a valgrind error.
1350     * Fix a memleak in receive_getdc_response.
1351
1352
1353 o   Nikolay Martynov <mar.kolya@gmail.com>
1354     * BUG 8010: Fix inode generation so nautilus can count total dir size
1355       correctly.
1356
1357
1358 o   Stefan Metzmacher <metze@samba.org>
1359     * BUG 7567: Fix printing from Windows 7.
1360     * BUG 7899: Don't return "-1" on success in 'net rpc vampire keytab'.
1361     * BUG 7944: Catch lookup_names/sids schannel errors over ncacn_ip_tcp.
1362     * Don't grant SEC_STD_DELETE always to the owner of a file.
1363     * Fix segfaults on addrchange errors in Winbind.
1364     * Allow machine accounts as members in groupdb.
1365
1366
1367 o   Jonathan Nieder <jrnieder@gmail.com>
1368     * BUG 6837: Make "rlimit_max below minimum Windows limit" notification less
1369       scary.
1370
1371
1372 o   Andreas Schneider <asn@samba.org>
1373     * Add an Endpoint Mapper daemon.
1374     * Add IPv6 support for the endpoint mapper.
1375     * Free unused memory in the rpc server.
1376     * Fix possible segfaults in svcctl server.
1377     * Fix possible segfault with client_id in rpc server.
1378     * Add a 'svcctl shutdown' function to rpc server.
1379     * Fix a resource leak in net_afs.
1380     * Fix a resource leak in smbta-util.
1381     * Fix possible resource leak in net_usershare.
1382     * Fix possible resource leak in 'smbget'.
1383     * Fix possible resource leak in 'smbfilter'.
1384     * Fix a possible null pointer dereference in smbd.
1385
1386
1387 o   Pavel Shilovsky <piastry@etersoft.ru>
1388     * BUG 7928: Fix problems with "kernel oplocks" option set to "no".
1389     * Ensure we send the direct levelII oplock break to the correct fid.
1390
1391
1392 o   Simo Sorce <idra@samba.org>
1393     * Fix private libdir and codepages paths.
1394
1395
1396 o   Andrew Tridgell <tridge@samba.org>
1397     * Fix a valgrind error.
1398
1399
1400 ######################################################################
1401 Reporting bugs & Development Discussion
1402 #######################################
1403
1404 Please discuss this release on the samba-technical mailing list or by
1405 joining the #samba-technical IRC channel on irc.freenode.net.
1406
1407 If you do report problems then please try to send high quality
1408 feedback. If you don't provide vital information to help us track down
1409 the problem then you will probably be ignored.  All bug reports should
1410 be filed under the Samba 3.6 product in the project's Bugzilla
1411 database (https://bugzilla.samba.org/).
1412
1413
1414 ======================================================================
1415 == Our Code, Our Bugs, Our Responsibility.
1416 == The Samba Team
1417 ======================================================================
1418