WHATSNEW: Update release notes.
[Samba/bb.git] / WHATSNEW.txt
blob9d3eeb0b60efe8422cb6596385341ecea58f0753
1                    =============================
2                    Release Notes for Samba 3.3.9
3                          October, 15  2009
4                    =============================
7 This is the latest bugfix release of the Samba 3.3 series.
9 Major enhancements in Samba 3.3.9 include:
11    o
14 ######################################################################
15 Changes
16 #######
18 Changes since 3.3.8
19 -------------------
21 o   Michael Adam <obnox@samba.org>
22     * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache().
25 o   Jeremy Allison <jra@samba.org>
26     * BUG 6504: Fix SAMR server for Winbind access.
27     * BUG 6776: Fix core dump when running overlapping Byte Lock test.
30 o   Yannick Bergeron <burgergold@hotmail.com>
31     * Increase the max_grp value to 128 (AIX NGROUPS_MAX value).
34 o   Günther Deschner <gd@samba.org>
35     * BUG 6680: Always activate handling of large (> 256 byte) ntlmv2 blobs
36       in wbcAuthenticateUserEx().
37     * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs.
38     * BUG 6700: Use DNS domain name when needing to guess server principal.
39     * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
40     * BUG 6789: Remove unrequired dependency on popt for [u]mount.cifs.
43 o   Andrew Klosterman <andrew.klosterman+samba_bugzilla@gmail.com>
44     * BUG 6690: Fix error check.
47 o   Volker Lendecke <vl@samba.org>
48     * BUG 5886: Fix password change propagation.
49     * BUG 6349: Initialize domain info struct.
50     * BUG 6585: Fix unqualified "net join".
51     * BUG 6646: Correctly chew keepalive packets.
52     * BUG 6785: Only ever handle one event after a select call.
55 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
56     * BUG 6532: Fix domain enumeration if master browser has space in name.
59 o   Stefan Metzmacher <metze@samba.org>
60     * BUG 6627: Raise the timeout for lsa_Lookup*() calls
61       from 10 to 35 seconds.
62     * BUG 6664: Make sure we don't truncate the session key to 8 bytes.
63     * BUG 6711: Fix trust relationships to windows 2008 (2008 r2).
66 o   Simo Sorce <idra@samba.org>
67     * BUG 6693: Check we read off the complete event from inotify.
70 o   TAKEDA Yasuma <yasuma@osstech.co.jp>
71     * BUG 5879: Update LDAP schema for Netscape DS 5.
74 o   Kumar Thangavelu <Kumar.Thangavelu@riverbed.com>
75     * BUG 6420: Fix 'net' crash when attempting to join a
76       domain.
79 o   Bo Yang <boyang@samba.org>
80     * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient.
81     * BUG 6735: Don't overwrite password in pam_winbind.
84 ######################################################################
85 Reporting bugs & Development Discussion
86 #######################################
88 Please discuss this release on the samba-technical mailing list or by
89 joining the #samba-technical IRC channel on irc.freenode.net.
91 If you do report problems then please try to send high quality
92 feedback. If you don't provide vital information to help us track down
93 the problem then you will probably be ignored.  All bug reports should
94 be filed under the Samba 3.3 product in the project's Bugzilla
95 database (https://bugzilla.samba.org/).
98 ======================================================================
99 == Our Code, Our Bugs, Our Responsibility.
100 == The Samba Team
101 ======================================================================
104 Release notes for older releases follow:
105 ----------------------------------------
107                    =============================
108                    Release Notes for Samba 3.3.8
109                           October, 1  2009
110                    =============================
113 This is a security release in order to address CVE-2009-2813, CVE-2009-2948
114 and CVE-2009-2906.
116    o CVE-2009-2813:
117      In all versions of Samba later than 3.0.11, connecting to the home
118      share of a user will use the root of the filesystem
119      as the home directory if this user is misconfigured to have
120      an empty home directory in /etc/passwd.
122    o CVE-2009-2948:
123      If mount.cifs is installed as a setuid program, a user can pass it a
124      credential or password path to which he or she does not have access and
125      then use the --verbose option to view the first line of that file.
126      All known Samba versions are affected.
128    o CVE-2009-2906:
129      Specially crafted SMB requests on authenticated SMB connections can
130      send smbd into a 100% CPU loop, causing a DoS on the Samba server.
133 ######################################################################
134 Changes
135 #######
137 Changes since 3.3.7
138 -------------------
141 o   Jeremy Allison <jra@samba.org>
142     * BUG 6763: Fix for CVE-2009-2813.
143     * BUG 6768: Fix for CVE-2009-2906.
146 o   Jeff Layton <jlayton@redhat.com>
147     * Fix for CVE-2009-2948.
150 ######################################################################
151 Reporting bugs & Development Discussion
152 #######################################
154 Please discuss this release on the samba-technical mailing list or by
155 joining the #samba-technical IRC channel on irc.freenode.net.
157 If you do report problems then please try to send high quality
158 feedback. If you don't provide vital information to help us track down
159 the problem then you will probably be ignored.  All bug reports should
160 be filed under the Samba 3.3 product in the project's Bugzilla
161 database (https://bugzilla.samba.org/).
164 ======================================================================
165 == Our Code, Our Bugs, Our Responsibility.
166 == The Samba Team
167 ======================================================================
170 ----------------------------------------------------------------------
173                    =============================
174                    Release Notes for Samba 3.3.7
175                           July, 29  2009
176                    =============================
179 This is the latest bugfix release of the Samba 3.3 series.
182 ######################################################################
183 Changes
184 #######
187 Changes since 3.3.6:
188 --------------------
191 o   Jeremy Allison <jra@samba.org>
192     * BUG 6421: Fix POSIX read-only open on read-only shares.
193     * BUG 6476: Fix smbd zombies in memory when using [x]inetd.
194     * BUG 6487: Add missing DFS call in trans2 mkdir call.
195     * BUG 6520: Fix time stamps when "unix extensions = yes".
198 o   Günther Deschner <gd@samba.org>
199     * BUG 6253: Use correct value for password expiry calculation in
200       pam_winbind.
201     * BUG 6340: Fix segfault when cleartext trustdom pwd could not be retrieved.
202     * BUG 6451: Use right access bits in net/libnetapi user rename.
203     * BUG 6484: Fix _lsa_LookupNames2() server implementation which always
204       returned a NULL sid_array.
207 o   Björn Jacke <bj@sernet.de>
208     * BUG 6497: Fix configure error.
211 o   Volker Lendecke <vl@samba.org>
212     * BUG 6498: Add workaround for MS KB932762.
215 o   Jim McDonough <jmcd@samba.org>
216     * BUG 6481: Don't require "Modify property" perms to unjoin.
219 o   Stefan Metzmacher <metze@samba.org>
220     * BUG 6526: Let parent_dirname() correctly return toplevel filenames.
223 o   Bo Yang <boyang@samba.org>
224     * BUG 6560: Fix handling of UPN.
227 ######################################################################
228 Reporting bugs & Development Discussion
229 #######################################
231 Please discuss this release on the samba-technical mailing list or by
232 joining the #samba-technical IRC channel on irc.freenode.net.
234 If you do report problems then please try to send high quality
235 feedback. If you don't provide vital information to help us track down
236 the problem then you will probably be ignored.  All bug reports should
237 be filed under the Samba 3.3 product in the project's Bugzilla
238 database (https://bugzilla.samba.org/).
241 ======================================================================
242 == Our Code, Our Bugs, Our Responsibility.
243 == The Samba Team
244 ======================================================================
247 ----------------------------------------------------------------------
250                    =============================
251                    Release Notes for Samba 3.3.6
252                           June, 23  2009
253                    =============================
256 This is a security release in order to address CVE-2009-1888.
258    o CVE-2009-1888:
259      In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a
260      data value can potentially affect access control when "dos filemode"
261      is set to "yes".
264 ######################################################################
265 Changes
266 #######
269 Changes since 3.3.5:
270 --------------------
273 o   Jeremy Allison <jra@samba.org>
274     * BUG 6488: Fix for CVE-2009-1888.
277 ######################################################################
278 Reporting bugs & Development Discussion
279 #######################################
281 Please discuss this release on the samba-technical mailing list or by
282 joining the #samba-technical IRC channel on irc.freenode.net.
284 If you do report problems then please try to send high quality
285 feedback. If you don't provide vital information to help us track down
286 the problem then you will probably be ignored.  All bug reports should
287 be filed under the Samba 3.3 product in the project's Bugzilla
288 database (https://bugzilla.samba.org/).
291 ======================================================================
292 == Our Code, Our Bugs, Our Responsibility.
293 == The Samba Team
294 ======================================================================
297 ----------------------------------------------------------------------
300                    =============================
301                    Release Notes for Samba 3.3.5
302                           June, 16  2009
303                    =============================
306 This is the latest bugfix release of the Samba 3.3 series.
308 Major enhancements in Samba 3.3.5 include:
310     o Fix SAMR and LSA checks (bug #6089, #6289)
311     o Fix posix acls when setting an ACL without explicit ACE for the
312       owner (bug #2346).
313     o Fix joining of Win7 into Samba domain (bug #6099).
314     o Fix joining of Win2000 SP4 clients (bug #6301).
317 ######################################################################
318 Changes
319 #######
322 Changes since 3.3.4:
323 --------------------
326 o   Michael Adam <obnox@samba.org>
327     * BUG 6320: Handle registry config source in file_list.
328     * BUG 6415: Filter out of range mappings in default idmap config in
329       idmap_tdb.
330     * BUG 6416: Filter out of range mappings in default idmap config in
331       idmap_tdb2.
332     * BUG 6417: Filter out of range mappings in default idmap config in
333       idmap_ldap.
334     * Prevent infinite include nesting.
335     * Mark registry shares without path unavailable.
338 o   Jeremy Allison <jra@samba.org>
339     * BUG 6089: Revert the extra SAMR and LSA checks.
340     * BUG 6099: Fix joining of Win7 into Samba domain.
341     * BUG 6289: Revert the extra SAMR and LSA checks.
342     * BUG 6297: Owner of sticky directory cannot delete files created by
343       others.
344     * BUG 6315: smbd crashes doing vfs_full_audit on IPC$ close event.
345     * BUG 6330: Fix DFS on AIX.
348 o   Guenther Deschner <gd@samba.org>
349     * BUG 6099: Fix joining of Win7 into Samba domain.
350     * BUG 6157: Fix handling of multi-value attribute "uid".
351     * BUG 6301: Fix joining of Win2000 SP4 clients.
352     * BUG 6309: Support remote unjoining of Windows 2003 or greater.
353     * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
354     * BUG 6465: Fix enumeration of empty aliases (ldb backend).
357 o   Björn Jacke <bj@sernet.de>
358     * Also handle DirX return codes.
361 o   Volker Lendecke <vl@samba.org>
362     * BUG 6336: Fix 'net groupmap set' segfault.
363     * BUG 6361: Make --rcfile work in smbget.
364     * BUG 6365: Re-Add the "dropbox" functionality with -wx rights on a
365       directory.
366     * BUG 6382: Fix case insensitive access to DFS links.
367     * BUG 6441: Fix the compile with --enable-dnssd.
368     * BUG 6449: 'net rap user add' crashes without -C option.
369     * Fix Coverity ID 897.
370     * Do not crash in ctdbd_traverse if ctdbd is not around.
371     * Fix a race condition in winbind leading to a panic.
374 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
375     * BUG 5897: Fix shutdown script example in the smb.conf manpage.
378 o   Stefan Metzmacher <metze@samba.org>
379     * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
380       owner.
383 o   D.L. Meyer <dlmeyer@uiuc.edu>
384     * BUG 5832: Fix build on RHEL when ccache is not available.
387 o   Andreas Schneider <mail@cynapses.org>
388     * Some man pam_winbind improvements.
391 o   Karolin Seeger <kseeger@samba.org>
392     * BUG 5835: Add keyutils-devel to build requires to fix build on RHEL.
395 o   Marc VanHeyningen <marc.vanheyningen@isilon.com>
396     * Zero an uninitialized array.
399 ######################################################################
400 Reporting bugs & Development Discussion
401 #######################################
403 Please discuss this release on the samba-technical mailing list or by
404 joining the #samba-technical IRC channel on irc.freenode.net.
406 If you do report problems then please try to send high quality
407 feedback. If you don't provide vital information to help us track down
408 the problem then you will probably be ignored.  All bug reports should
409 be filed under the Samba 3.3 product in the project's Bugzilla
410 database (https://bugzilla.samba.org/).
413 ======================================================================
414 == Our Code, Our Bugs, Our Responsibility.
415 == The Samba Team
416 ======================================================================
419 ----------------------------------------------------------------------
422                    =============================
423                    Release Notes for Samba 3.3.4
424                           April, 29  2009
425                    =============================
428 This is the latest bugfix release of the Samba 3.3 series.
430 Major enhancements in Samba 3.3.4 include:
432     o Fix domain logins for WinXP clients pre SP3 (bug #6263).
433     o Fix samr_OpenDomain access checks (bug #6089).
434     o Fix usrmgr.exe creating a user (bug #6243).
437 ######################################################################
438 Changes
439 #######
442 Changes since 3.3.3:
443 --------------------
446 o   Michael Adam <obnox@samba.org>
447     * net conf: Save share name as given, not as lower case only.
448     * Prevent creation of registry keys containing the '/' character.
451 o   Jeremy Allison <jra@samba.org>
452     * BUG 6089: Fix samr_OpenDomain access checks.
453     * BUG 6254: Fix IPv6 PUT/GET errors to an SMB server (3.3) with
454       "msdfs root" set to "yes".
455     * BUG 6279: Fix Winbind crash.
456     * Allow pdbedit to change a user rid/sid.
457     * When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
458     * Don't access a freed structure when logging off and re-using a vuid.
461 o   Günther Deschner <gd@samba.org>
462     * BUG 5329: Add "net rpc service delete/create".
463     * BUG 6238: Make sure wbcLogoffUserParams are properly initialized before
464       freed.
465     * BUG 6263: Fix domain logins for WinXP clients pre SP3.
466     * BUG 6286: Call init function for builtin idmap modules before probing for
467       them as shared modules.
468     * Try to to fix password_expired flag handling.
469     * Make sure to grey out change fields in the netdomjoin-gui when not
470       running as root.
473 o   Jim McDonough <jmcd@samba.org>
474     * Don't look up local user for remote changes, even when root.
477 o   Volker Lendecke <vl@samba.org>
478     * BUG 6243: Fix usrmgr.exe creating a user.
479     * Use procid_str in debug messages for better cluster-debuggability.
480     * Use cluster-aware procid_is_me instead of comparing pids.
481     * Fix smbd crash for close_on_completion.
482     * Fix a memleak in an unlikely error path in change_notify_create().
483     * Do not use the file system GET_REAL_FILENAME for mangled names.
486 o   Stefan Metzmacher <metze@samba.org>
487     * Fix a crash bug if we timeout in net rpc trustdom list.
488     * Add '--request-timeout' option to net.
491 o   Martin Schwenke <martin@meltin.net>
492     * In net_conf_import, start a transaction when importing a single share.
495 o   Simo Sorce <ssorce@redhat.com>
496     * Fix writing of roaming profiles with "profile acls" set to "yes".
499 ######################################################################
500 Reporting bugs & Development Discussion
501 #######################################
503 Please discuss this release on the samba-technical mailing list or by
504 joining the #samba-technical IRC channel on irc.freenode.net.
506 If you do report problems then please try to send high quality
507 feedback. If you don't provide vital information to help us track down
508 the problem then you will probably be ignored.  All bug reports should
509 be filed under the Samba 3.3 product in the project's Bugzilla
510 database (https://bugzilla.samba.org/).
513 ======================================================================
514 == Our Code, Our Bugs, Our Responsibility.
515 == The Samba Team
516 ======================================================================
519 ----------------------------------------------------------------------
522                    =============================
523                    Release Notes for Samba 3.3.3
524                             April, 1 2009
525                    =============================
527 This is the latest bugfix release release of the Samba 3.3 series.
529 Major enhancements in Samba 3.3.3 include:
531     o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
532       correctly (bug #6195).
533     o Fix serving of files with colons to CIFS/VFS client (bug #6196).
534     o Fix "map readonly" (bug #6186).
537 ######################################################################
538 Changes
539 #######
542 Changes since 3.3.2:
543 --------------------
546 o   Michael Adam <obnox@samba.org>
547     * BUG 6195: Don't let smbd child processes panic.
548     * Add backend_requires_messaging() method to libsmbconf.
549     * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf.
550     * Fall back to file backend when no valid backend was found.
551     * Fix a memleak in dbwrap_rbt.
552     * Provide transaction_start|commit|cancel fns for the registry tdb.
553     * Speed up "net conf drop".
554     * Speed up "net conf import".
555     * Add transactions to the libsmbconf API.
556     * Reduce memory usage of "net conf import".
557     * Registry cleanup.
558     * Fix handling of SAMBA_VERSION_VENDOR_PATCH.
559     * Fix build of pam_winbind.so with static linking.
560     * Tidy up some convert_string_internal error cases.
563 o   Jeremy Allison <jra@samba.org>
564     * BUG 6186: Fix map readonly.
565     * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
566       correctly.
567     * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
568     * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs
569       to run elections.
570     * Allow DFS client paths to work when POSIX pathnames have been
571       selected.
572     * Try and fix the build farm RAW-STREAMS errors.
573     * Ensure files starting with multiple dots are hidden.
576 o   Günther Deschner <gd@samba.org>
577     * BUG 6102: NetQueryDisplayInformation could return wrong information.
578     * BUG 6193: Avoid messing with sync_context in libnet_samsync_delta().
579     * Fix notify_printer_status_byname.
580     * Fix Coverity IDs 722, 762, 774, 775, 776.
583 o   Björn Jacke <bj@sernet.de>
584     * Fix build on old Heimdal based systems.
585     * Fix compile warning.
586     * Use parentheses in if condition to make negation clear.
589 o   Andy Kelk <andy@mopoke.co.uk>
590     * Add dirsort module.
593 o   Steve Langasek <vorlon@debian.org>
594     * BUG 6147: Fix detection of the GNU ld version.
597 o   Volker Lendecke <vl@samba.org>
598     * BUG 6097: Fix smbd segfault.
599     * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
600       members.
601     * BUG 6139: Add missing whitespace in mount.cifs error message.
602     * Fix a malloc/talloc mismatch when cli_initialise() fails.
603     * Fix a valgrind error.
604     * Speed up "net conf list".
605     * Add sorted subkey cache.
606     * Use StrCaseCmp in the dirsort module.
607     * Document the dirsort module.
608     * Fix the build on HP/UX.
609     * Disable dns_sd by default.
610     * Add avahi detection to configure.
611     * Add event avahi binding.
612     * Use avahi to register _smb._tcp in smbd.
613     * Fix two memleaks in the encryption code.
614     * Fix a scary "fill_share_mode_lock failed" message.
617 o   Derrell Lipman <derrell@dworkin.(none)>
618     * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't set
619       errno.
622 o   Stefan Metzmacher <metze@samba.org>
623     * Don't use reserved words in smbconftort.
624     * Fix smb signing for fragmented trans/trans2/nttrans requests.
627 o   Tim Prouty <tprouty@samba.org>
628     * Parse_packet can return NULL which is then dereferenced in
629       match_mailslot_name.
632 o   Timur <timur@FreeBSD.org>
633     * Format the header check for netinet/ip.h more nicely.
634     * Fix detection of netinet/ip.h on FreeBSD.
637 o   Alexander Zagrebin <alexz@visp.ru>
638     * Missing break in conversion function prevents tdb password database
639       update.
642 ######################################################################
643 Reporting bugs & Development Discussion
644 #######################################
646 Please discuss this release on the samba-technical mailing list or by
647 joining the #samba-technical IRC channel on irc.freenode.net.
649 If you do report problems then please try to send high quality
650 feedback. If you don't provide vital information to help us track down
651 the problem then you will probably be ignored.  All bug reports should
652 be filed under the Samba 3.3 product in the project's Bugzilla
653 database (https://bugzilla.samba.org/).
656 ======================================================================
657 == Our Code, Our Bugs, Our Responsibility.
658 == The Samba Team
659 ======================================================================
662 ----------------------------------------------------------------------
665                    =============================
666                    Release Notes for Samba 3.3.2
667                            March, 12 2009
668                    =============================
670 This is the latest bugfix release release of the Samba 3.3 series.
672 Major enhancements in Samba 3.3.2 include:
674      * Fix "force group" (bug #6155).
675      * Fix saving of files on Samba share using MS Office 2007 (bug #6160).
676      * Fix guest authentication in setups with "security = share" and
677       "guest ok = yes" when Winbind is running.
678      * Fix corruptions of source path in tar mode of smbclient (bug #6161).
681 ######################################################################
682 Changes
683 #######
686 Changes since 3.3.1:
687 --------------------
690 o   Jeremy Allison <jra@samba.org>
691     * BUG 6082: Fix renaming and deleting of directories using Windows clients.
692     * BUG 6154: Make ZFS honor admin users.
693     * BUG 6155: Fix "force group".
694     * BUG 6160: Fix saving of files on Samba share using MS Office 2007.
695     * BUG 6161: Fix corruptions of source path in tar mode of smbclient.
696     * Fix some NetBSD warnings.
697     * Fix bug in processing of open modes in POSIX open.
698     * Fix use of streams modules with CIFSFS client.
699     * Ensure ACL modules work with POSIX paths.
700     * Use fsp->posix_open in preference if we have it.
701     * Fix more POSIX path lstat calls.
704 o   Andrew Tridgell <tridge@samba.org>
705     * Fix a bug in message handling for the change notify code.
708 o   Steven Danneman <steven.danneman@isilon.com>
709     * Fix guest authentication in setups with "security = share" and "guest ok =
710       yes" when Winbind is running.
713 o   Steve French <smfrench@gmail.com>
714     * BUG 4640: Fix guest mounts in mount.cifs.
715     * Fix displaying the version string properly when no other parameters passed
716       in in mount.cifs.
719 o   Björn Jacke <bj@sernet.de>
720     * Prefer gssapi header files from subdirectory.
723 o   Volker Lendecke <vl@samba.org>
724     * BUG 6124: Fix the build on IRIX.
725     * BUG 6176: winbindd -n should disable the winbind idmap cache.
726     * Add a vfs_preopen module to hide fs latencies.
727     * Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog.
728     * Fix a valgrind error / segfault in dns_register_smbd().
731 o   Stefan Metzmacher <metze@samba.org>
732     * Fix build on SLES8.
733     * Decremented by 1 for ntcancel requests.
736 o   Tim Prouty <tprouty@samba.org>
737     * Fix creation of core files.
740 o   Dan Sledz <dan.sledz@isilon.com>
741     * Fix first mapping of uids/gids in Winbind.
744 o   Bo Yang <boyang@novell.com>
745     * Initialize the id_map status in idmap_ldap to avoid surprise.
746     * Fix initialization of idmap status.
749 ######################################################################
750 Reporting bugs & Development Discussion
751 #######################################
753 Please discuss this release on the samba-technical mailing list or by
754 joining the #samba-technical IRC channel on irc.freenode.net.
756 If you do report problems then please try to send high quality
757 feedback. If you don't provide vital information to help us track down
758 the problem then you will probably be ignored.  All bug reports should
759 be filed under the Samba 3.3 product in the project's Bugzilla
760 database (https://bugzilla.samba.org/).
763 ======================================================================
764 == Our Code, Our Bugs, Our Responsibility.
765 == The Samba Team
766 ======================================================================
769 ----------------------------------------------------------------------
772                    =============================
773                    Release Notes for Samba 3.3.1
774                           February, 24 2009
775                    =============================
777 This is the latest bugfix release release of the Samba 3.3 series.
779 Major enhancements in Samba 3.3.1 include:
781      * Fix net ads join when "ldap ssl = start tls" (bug #6073).
782      * Fix renaming/deleting of files using Windows clients (bug #6082).
783      * Fix renaming/deleting a "not matching/resolving" symlink (bug #6090).
784      * Fix remotely adding a share via the Windows MMC.
787 ######################################################################
788 Changes
789 #######
791 smb.conf changes
792 ----------------
794     Parameter Name                      Description     Default
795     --------------                      -----------     -------
796     ldap ssl ads                        New             No
799 Changes since 3.3.0:
800 --------------------
803 o   Jeremy Allison <jra@samba.org>
804     * BUG 6082: Fix renaming/deleting of files using Windows clients.
805     * BUG 6069: Fix build with too many arguments.
806     * BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
807     * BUG 6099: Try to fix domain join of Win7 Beta.
808     * BUG 6117: Fix core dump of pdbedit -a.
809     * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
810       filesystem.
811     * Fix Coverity IDs 115, 116, 117, 602.
812     * Fix warning (bad handler prototype).
813     * Unify the detection of the timespec code in configure.in, and the
814       application of it in time.c.
815     * Correctly use chroot().
816     * Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure that "offered"
817       read from the rpc packet in spoolss is under that size.
818     * Backport the semantics of when to delete alternate data streams on a file
819       truncate.
820     * Fix printf warnings.
821     * Fix warnings on Solaris.
824 o   Michael Adam <obnox@samba.org>
825     * BUG 6066: netinet/ip.h present but cannot be compiled on Solaris.
826     * BUG 6073: Prevent ads_connect() from using SSL unless explicitly
827       requested.
828     * Fix 'getent passwd' to allocate new uids.
829     * Fix 'getent group' to allocate new gids.
830     * Remove check for sharename being a username in 'net conf
831       addshare'.
834 o   Guenther Deschner <gd@samba.org>
835     * Fix Coverity ID 848.
836     * Remove unused ENUM_HND from 'net'.
837     * Fix getform command asprintf return code in rpcclient.
838     * Fix memleak in get_remote_printer_publishing_data().
839     * Remove duplicate prototypes for generated rpc server functions.
842 o   Holger Hetterich <hhetter@novell.com>
843     * Enable total anonymization in vfs_smb_traffic_analyzer.
846 o   Bjoern Jacke <bj@sernet.de>
847     * Fix build with external dns_sd libraries.
848     * Fix configure check "sub-second timestamps without struct timespec".
849     * Add configure check for AIX style sub-second resolution support.
850     * Add configure check for Tru64 sub-second timestamp resolution.
851     * Add Tru64 sub-second resolution timestamp support.
852     * Enable IPv6 support for NetBSD and FreeBSD.
853     * Use correct BSD evironment variable.
856 o   Guenter Kukkukk <linux@kukkukk.com>
857     * Don't try and delete a default ACL from a file.
860 o   Volker Lendecke <vl@samba.org>
861     * BUG 5798: CFLAGS info lost in configure.
862     * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
863     * Fix remotely adding a share via the Windows MMC.
864     * Avoid valgrind errors.
865     * Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
866     * Fix resume handle for _samr_EnumDomainGroups.
867     * Fix a buffer handling bug when adding lots of registry keys.
868     * Fix a O(n^2) algorithm in regdb_fetch_keys().
871 o   Jeff Layton <jlayton@redhat.com>
872     * Initialize rc to 0 in main in mount.cifs.
875 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
876     * BUG 6069: Add a fstatvfs function for libsmbclient.
877     * Eliminate compiler warnings.
880 o   Glenn Machin <gmachin@sandia.gov>
881     * Don't miss an absolute pathname as a kerberos keytab path.
884 o   Stefan Metzmacher <metze@samba.org>
885     * BUG 6100: Implement _netr_LogonGetCapabilities() with
886       NT_STATUS_NOT_IMPLEMENTED.
887     * Make Samba work with older ctdb versions.
888     * Add S-1-22-X-Y sids to the local token.
891 o   Lars Mueller <lars@samba.org>
892     * Conditional install of the cifs.upcall man page.
893     * Adjust regex to match variable names including underscores.
896 o   Shirish Pargaonkar <shirishpargaonkar@gmail.com>
897     * BUG 4370: Clean-up entries in /etc/mtab after unmount.
898     * Add fakemount (-f) and nomtab (-n) flags to mount.cifs.
901 o   Ted Percival <ted.percival@quest.com>
902     * Fix a crash during name resolution.
905 o   Tim Prouty <tprouty@samba.org>
906     * Fix "assignment discards qualifiers from pointer target type"
907       warnings.
908     * Fix SMB_VFS_RECVFILE/SENDFILE macros.
911 o   Karolin Seeger <kseeger@samba.org>
912     * Change "ldap ssl:ads" parameter to "ldap ssl ads".
913     * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
916 o   Dan Sledz <dsledz@isilon.com>
917     * Fix double free caused by incorrect talloc_steal usage.
920 o   Simo Sorce <idra@samba.org>
921     * Build ldbrename.
924 o   Aravind Srinivasan <aravind.srinivasan@isilon.com>
925     * Make nmbd check all available interfaces for WINS before failing.
928 o   Miguel Suarez <Miguel.Suarez@stratus.com>
929     * Fix compilation of vfs_default on systems that do not support utimes().
932 o   Yasuma Takeda <yasuma@osstech.co.jp>
933     * BUG 5920: Fix the calculation of the memcpy length.
934     * BUG 6098: Fix ads_find_dc() in setups with "security = domain".
937 o   Bo Yang <boyang@novell.com>
938     * Make libsmbclient work with DFS.
941 ######################################################################
942 Reporting bugs & Development Discussion
943 #######################################
945 Please discuss this release on the samba-technical mailing list or by
946 joining the #samba-technical IRC channel on irc.freenode.net.
948 If you do report problems then please try to send high quality
949 feedback. If you don't provide vital information to help us track down
950 the problem then you will probably be ignored.  All bug reports should
951 be filed under the Samba 3.3 product in the project's Bugzilla
952 database (https://bugzilla.samba.org/).
955 ======================================================================
956 == Our Code, Our Bugs, Our Responsibility.
957 == The Samba Team
958 ======================================================================
961 ----------------------------------------------------------------------
964                    =============================
965                    Release Notes for Samba 3.3.0
966                           January, 27 2009
967                    =============================
969 This is the first stable release of Samba 3.3.0.
971 Major enhancements in Samba 3.3.0 include:
973  General changes:
974  o The passdb tdbsam version has been raised.
976  Configuration/installation:
977  o Splitting of library directory into library directory and separate
978    modules directory.
979  o The default value of "ldap ssl" has been changed to "start tls".
981  File Serving:
982  o Extended Cluster support.
983  o New experimental VFS modules "vfs_acl_xattr" and "vfs_acl_tdb"
984    to store NTFS ACLs on Samba file servers.
986  Winbind:
987  o Simplified idmap configuration.
988  o New idmap backends "adex" and "hash".
989  o Added new parameter "winbind reconnect delay".
990  o Added support for user and group aliasing.
991  o Added support for multiple domains to idmap_ad.
993  Administrative tools:
994  o The destination "all" of smbcontrol does now affect all running
995    daemons including nmbd and winbindd.
996  o New 'net rpc vampire keytab' and 'net rpc vampire ldif' commands.
997  o The 'net' utility can now use kerberos for joining and authentication.
998  o The 'wbinfo' utility can now add, modify and remove identity mapping entries.
1000  Libraries:
1001  o NetApi library implements various new calls for User- and Group
1002    Account Management.
1003  o libsmbclient does now determine case sensitivity based on file system
1004    attributes.
1007 General changes
1008 ===============
1010 The passdb tdbsam version has been raised as among other things the RID counter
1011 has been moved from the winbindd_idmap.tdb to the passdb.tdb file to make
1012 "passdb backend = tdbsam" working in clustered environments.
1014 Please note that an updated passdb.tdb file is _not_ compatible with Samba
1015 versions before 3.3.0! Please backup your passdb.tdb file if
1016 you use "passdb backend = tdbsam". That can be achieved by running
1018 'tdbbackup /etc/samba/passdb.tdb'
1020 before the update.
1023 Configure changes
1024 =================
1026 The configure option "--with-libdir" has been removed. The library
1027 directory can still be specified by using the existing "--libdir" option.
1028 A new option "--with-modulesdir" has been added to allow the specification
1029 of a separate directory for the shared modules.
1032 Configuration changes
1033 =====================
1035 The default value of "ldap ssl" has been changed to "start tls". This means,
1036 Samba will use the LDAPv3 StartTLS extended operation (RFC2830) for
1037 communicating with directory servers by default. If your directory servers
1038 do not support this extended operation, you will have to set
1039 "ldap ssl = no". Otherwise, Samba could not contact the directory servers
1040 anymore!
1043 Winbind idmap backend changes
1044 =============================
1046 The idmap configuration has changed with version 3.3 to something that
1047 allows a smoother upgrade path from pre-3.0.25 configurations that use
1048 "idmap backend". The reason for this change is that to many, also to Samba
1049 developers, the 3.0.25 style configuration with "idmap config" turned out
1050 to be very complex. Version 3.3 no longer deprecates the "idmap backend"
1051 parameter, instead with "idmap backend" the default idmap backend is
1052 specified.
1054 Accordingly, the "idmap config <domain> : default = yes" setting is no
1055 longer being looked at.
1057 The alloc backend defaults to the default backend, which should be able to
1058 allocate IDs. In the default distribution the tdb and ldap backends can
1059 allocate, the ad and rid backends can not. The idmap alloc range is now
1060 being set with the "old" parameters "idmap uid" and "idmap gid".
1062 The "idmap domains" parameter has been removed.
1065 winbind reconnect delay
1066 =======================
1068 This is a new parameter which specifies the number of seconds the Winbind
1069 daemon will wait between attempts to contact a Domain controller for a domain
1070 that is determined to be down or not contactable.
1073 Winbind's Name Aliasing
1074 =======================
1076 Name aliasing in Winbind is a feature that allows an administrator to
1077 map a fully qualified user or group name from a Windows domain to a
1078 convenient short name for Unix access.  This is similar to the username
1079 map functionality supported by smbd but is primary intended for
1080 clients and servers making use of Winbind's PAM and NSS libraries.
1082 For example, the user "DOMAIN\fred" has been mapped to the Unix name
1083 "freddie".
1085    $ getent passwd "DOMAIN\fred"
1086    freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
1088    $ getent passwd freddie
1089    freddie:x:1000:1001:Fred Jones:/home/freddie:/bin/bash
1091 The name aliasing support is provided by individual nss_info plugins.
1092 For example, the new "adex" plugin reads the uid attribute from Active
1093 Directory to make a short login name to the fully qualified name.
1094 While the new "hash" module utilizes a local file to map "short_name
1095 = QUALIFIED\name".  Both user and group name mapping is supported.
1096 Please refer to the "winbind nss info" option in smb.conf(5) and
1097 to individual plugin man pages for further details.
1100 idmap_hash
1101 ==========
1103 The idmap_hash plugin provides similar support as the idmap_rid
1104 module.  However, uids and gids are generated from the full domain
1105 SID using a hashing algorithm that maps the lower 19 bits from the user
1106 or group RID to bits 0 - 19 in the Unix id and hashes 96 bits from
1107 the domain SID to bits 20 - 30 in the Unix id.  The result is a 31 bit
1108 uid or gid that is consistent across machines and provides support for
1109 trusted domains.
1111 Please refer to the idmap_hash(8) man page for more details.
1114 idmap_adex
1115 ==========
1117 The adex idmap/nss_info plugin is an adaptation of the Likewise
1118 Enterprise plugin with support for OU based cells removed
1119 (since the Windows pieces to manage the cells are not available).
1121 This plugin supports
1123       * The RFC2307 schema for users and groups.
1124       * Connections to trusted domains
1125       * Global catalog searches
1126       * Cross forest trusts
1127       * User and group aliases
1129 Prerequisite: Add the following attributes to the Partial Attribute
1130 Set in global catalog:
1132       * uidNumber
1133       * uid
1134       * gidNumber
1136 A basic config using the current trunk code would look like:
1138 [global]
1139         idmap backend = adex
1140         idmap uid = 10000 - 29999
1141         idmap gid = 10000 - 29999
1142         winbind nss info = adex
1144         winbind normalize names = yes
1145         winbind refresh tickets = yes
1146         template homedir = /home/%D/%U
1147         template shell = /bin/bash
1149 Please refer to the idmap_adex(8) man page for more details.
1152 Libraries
1153 =========
1155 libsmbclient will now treat file names case-sensitive by default if the filesystem
1156 we are connecting to supports case sensitivity. This change of behavior is
1157 considered a bug fix, as it was previously possible to accidentally overwrite a
1158 file that had the same case-insensitive name but a different case-sensitive name
1159 as a previously-existing file, while creating a new file.
1161 If it is not possible to detect if the filesystem supports case sensitivity,
1162 the user-specified option value will be used.
1165 ######################################################################
1166 Changes
1167 #######
1169 smb.conf changes
1170 ----------------
1172     Parameter Name                      Description     Default
1173     --------------                      -----------     -------
1174     cups connection timeout             New             30
1175     idmap config DOM:range              Removed
1176     idmap domains                       Removed
1177     init logon delayed hosts            New             ""
1178     init logon delay                    New             100
1179     ldap ssl                            Changed Default start tls
1180     share modes                         Deprecated
1181     winbind reconnect delay             New             30
1184 Changes since 3.3.0rc2:
1185 -----------------------
1188 o   Jeremy Allison <jra@samba.org>
1189     * BUG 4308: Fix corrupting of file ACLs during Excel save operations.
1190     * BUG 5979: Fix level 2 oplocks being granted improperly.
1191     * BUG 5980: Race condition when granting level2 oplocks can cause break
1192       notify to be missed.
1193     * BUG 5986: Editing a stream is broken (rename problems).
1194     * BUG 5990: Strict allocate should be checked before ftruncate.
1195     * BUG 6009: Setting "min receivefile size = 1" breaks writes.
1196     * BUG 6016: Alternate Data Streams / Extended Attributes seem to conflict.
1197     * BUG 6017: Fix magic scripts.
1198     * BUG 6019: Fix file corruption in Clustered SMB/NFS environment managed via
1199       CTDB.
1200     * BUG 6021: smbclient du command does not recuse properly.
1201     * BUG 6024: Deprecate the "share modes" parameter.
1202     * BUG 6030: Add missing <th> header in Status page.
1203     * BUG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery.
1204     * BUG 6040: Calling Samba print server with an aliased DNS-name fails.
1205     * Fix gcc 4.3.2 warnings.
1206     * Fix more asprintf errors and error code paths.
1207     * Attempt to fix crash seen with new CUPS async printcap loading code.
1208     * Add winbindd_reinit_after_fork(), cleaning out all possible events
1209       in a forked child.
1210     * Make winbindd_cm.c use winbindd_reinit_after_fork().
1211     * Fix race condition in alarm lock processing.
1212     * Fixes crash bug in SWAT.
1215 o   Michael Adam <obnox@samba.org>
1216     * Fix build of pam_winbind.so on older Linux systems.
1217     * Packaging RHEL-CTDB: Fix build of [u]mount.cifs.
1218     * Prevent access to root filesystem when connecting with empty service name.
1219     * Fix distclean target and add realdistclean target in the docs build.
1220     * Add manpage for idmap_tdb2.
1221     * Clarify idmap manpages.
1224 o   Kai Blin <kai@samba.org>
1225     * BUG 5953: Fix smbclient crashes.
1228 o   Gerald (Jerry) Carter <jerry@samba.org>
1229     * Fix "allow trusted domain" so it disables trusted domains.
1230     * Return immediately on a failed GC connection in ads_connect.
1233 o   SATOH Fumiyasu <fumiyas@osstech.jp>
1234     * Fix gmem->numgids and gmem->maxgids breakage on Solaris 64-bit.
1235     * Fix SIGBUS on non-x86 CPUs in libsmbclient.
1236     * Fix a compile-time warning.
1239 o   Holger Hetterich <hhetter@novell.com>
1240     * Add a simple tdb integrity check to tdbtool.
1243 o   Björn Jacke <bj@sernet.de>
1244     * Correct the description of the "ldap timeout" parameter.
1247 o   Volker Lendecke <vl@samba.org>
1248     * BUG 5913: Fix build error with at least GCC 4.2.2.
1249     * BUG 5933: Fix incrementing/decrementing of num_validated_vuids.
1250     * BUG 5953: Make cli_send_smb_direct_writeX use writev.
1251     * BUG 5965: Fix creation of the first share using SWAT.
1252     * BUG 5969: Optimize smbclient put command.
1253     * BUG 6012: Add "get_real_filename" to full_audit.
1254     * BUG 6014: Fix segfault when calling mget without arguments.
1255     * Fix a spinning smbd when printing.
1256     * Fix a memory leak in cups_pull_comment_location.
1257     * Fix a valgrind error.
1258     * Fix a "ignoring function call result" warning.
1259     * Fix some C++ warnings.
1260     * Fix an ancient uninitialized variable read.
1261     * Fix a bad memleak in vfs_full_audit.
1264 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
1265     * BUG 6022: Make smbc_urlencode and smbc_urldecode in libsmbclient.
1266     * Determine case sensitivity based on file system attributes.
1269 o   Stefan Metzmacher <metze@samba.org>
1270     * net_status: Use dbwrap to open sessionid.tdb.
1271     * Fix dbwrap_store_uint32() to match dbwrap_store_int32().
1272     * Make marshalling struct samu from and to a buffer more generic.
1273     * Store the next rid counter in passdb.tdb instead of winbind_idmap.tdb.
1274     * Register the client connection via CTDB_CONTROL_TCP_ADD.
1275     * Don't need to call messaging_reinit() twice.
1276     * Raise TDBSAM_VERSION.
1277     * Add manpage for vfs_fileid.
1278     * Rename 'fd_event' to 'winbindd_fd_event' to avoid confusion.
1279     * Recreate the per domain check_online_event without relying on global
1280       state.
1281     * Handle the smb signing states the same in the krb5 and ntlmssp cases.
1282     * Re-add 'fileid:algorithm' option to vfs_fileid.
1283     * Fix CTDB IPv6 support in cluster setups.
1284     * Reinit_after_fork() should reinit the event context before the
1285       messaging context.
1286     * Fix PCAP support in socket_wrapper.
1289 o   Lars Müller <lars@samba.org>
1290     * Tweak with pam defines of older Linux versions.
1293 o   Tim Prouty <tprouty@samba.org>
1294     * Fix stream marshalling to return the correct streaminfo status.
1295     * Allow renames of streams via NTRENAME and fix stream error codes on
1296       rename.
1297     * Remove a few unnecessary checks from the streams xattr module.
1298     * Remove a few unnecessary checks from the streams depot module and fix to
1299       work with NTRENAME.
1302 o   Andreas Schneider <anschneider@suse.de>
1303     * Fix a segfault if ? is there but the options are NULL.
1304     * Avoid flooding of syslog with failing pam_putenv messages.
1307 o   Karolin Seeger <kseeger@samba.org>
1308     * BUG 6000: Avoid bashism in perfcount.init.
1309     * Change default value of "ldap ssl" to "start tls".
1310     * Update version number in the manpages.
1311     * Fix several small issues and typos in the manpages.
1312     * Check if Unix account exists before asking for the password in smbpasswd.
1315 o   Todd Stecher <todd.stecher@gmail.com>
1316     * Fix memory leaks and other fixes found by Coverity.
1319 o   Bo Yang <boyang@novell.com>
1320     * Clean event context after child is forked.
1321     * Fix broken krb5 refresh chain.
1322     * Set entry->refresh_time to make ccache_regain_all_now() work correctly.
1323     * Refresh sequence number as soon as possible.
1324     * Don't set child->requests to NULL in parent after fork.
1325     * Don't send message to any other child in child process.
1326     * Fix bug in get_dc_name_via_netlogon(), null pointer reference.
1330 "Changes since" sections of 3.3 previews and release candidates follow:
1331 =======================================================================
1333 Changes since 3.3.0rc1:
1334 ------------------------
1336 o   Jeremy Allison <jra@samba.org>
1337     * BUG 1254: Fix "write list" in setups using "security = share".
1338     * BUG 5937: Fix filenames with "*" char hiding other files.
1339     * BUG 5953: Fix segfaults in smbclient.
1340     * Fix usrmgr opening a user object as non-root.
1343 o   Michael Adam <obnox@samba.org>
1344     * BUG 3661: Add support for trusted domains to idmap_ad.
1345     * Fix default backend handling for ad backends.
1346     * Fix potential segfault in vfs_tsmsm.
1347     * Fix several RHEL CTDB packaging issues.
1350 o   Guenther Deschner <gd@samba.org>
1351     * BUG 5957: Do not abort rename process on valid rename script.
1352     * Fix various potential memleaks in samr_SetUserInfo.
1353     * Fix access bits in netapi.
1356 o   Steve French <stevef@smf-t60p.smfdom>
1357     * BUG 5934: Use USER environment in mount.cifs when no user is specified.
1358     * variable
1361 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
1362     * BUG 5688: LPQ process is orphaned if socket address parameter is invalid.
1363     * Vars for signals must be volatile sig_atomic_t.
1366 o   Henning Henkel <henning.henkel@fh-furtwangen.de>
1367     * BUG 5929: Fix build of vfs_prealloc with option --with-cluster-support and
1368       GPFS.
1371 o   Tomasz Krasuski <kr0tki@poczta.onet.pl>
1372     * BUG 5928: Fix 'testparm --version'.
1375 o   Jeff Layton <jlayton@redhat.com>
1376     * Allow mounts to ipv6 capable servers in mount.cifs.
1379 o   Volker Lendecke <vl@samba.org>
1380     * Fix crash bug when freeing a non-malloc'ed buffer if the client sends a
1381       non-encrypted packet with the crypto state set.
1382     * Fix error code when smbclient puts a file over an existing directory.
1383     * Pass the get_real_filename operation through the VFS.
1386 o   Stefan Metzmacher <metze@samba.org>
1387     * BUG 5749: Re-set acctflags while joining.
1388     * Fix several issues concerning Alternate Data Streams.
1389     * Fix valgrind bug lp_parm_const_string().
1390     * Fix setting of trust passwords using 'net rpc trustdom add'.
1391     * Correctly detect if the current dc is the closest one.
1394 o   Tim Prouty <tprouty@samba.org>
1395     * Fix a delete on close divergence from windows.
1398 o   Dan Sledz <dsledz@isilon.com>
1399     * Fix logging to syslog.
1402 o   Yasuma Takeda <yasuma@osstech.co.jp>
1403     * BUG 5944: Fix starting of nmbd with "socket address" set to "".
1406 o   Bo Yang <boyang@novell.com>
1407     * Fix script installmo.sh when no .po file exists.
1410 ----------------------------------------------------
1412 Changes since 3.3.0pre2:
1413 ------------------------
1415 o   Michael Adam <obnox@samba.org>
1416     * Fix eventlog crash.
1417     * Make keytab filename argument mandatory to "net rpc vampire keytab".
1418     * Add domain prefix to username in lookup_groupmem().
1419     * Honour "winbind use default domain" in lookup_groupmem().
1420     * Sanely handle NULL domain in add_member().
1421     * Don't list the domain twice when expanding internal aliases.
1422     * Prevent negative GM/ cache entries due to broken connections.
1423     * Use the reconnect methods instead of the rpc methods directly.
1426 o   Jeremy Allison <jra@samba.org>
1427     * BUG 5080: Fix access to cups-printers with cups 1.3.4.
1428     * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
1429     * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
1430     * BUG 5825: Fix account locking with an LDAP backend.
1431     * BUG 5826: Fix truncated filenames when accessing old servers.
1432     * BUG 5873: Fix ACL inheritance.
1433     * BUG 5889: Fix "delete veto files = no".
1434     * BUG 5891: Fix smbd crash when viewing the eventlog exported by "eventlog
1435       list".
1436     * BUG 5900: Fix vfs_readonly.
1437     * BUG 5903: Fix breaking of file contents in vfs_streams_xattr.
1438     * BUG 5904: Fix SIGABRT while servicing getaddrinfo() request caused by
1439       libnss_wins.
1440     * BUG 5914: Fix redefinition of struct name_list.
1441     * Correctly fix smbclient to terminate on eof from server.
1442     * Fix client timeout when searching for a large number of cups printers.
1443     * Unify access checks for lsa server functions.
1444     * Remove the requirement for ldap call made as root.
1445     * Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
1446     * Fix net rpc vampire, based on an *amazing* piece of debugging work by
1447       "Cooper S. Blake" <the_analogkid@yahoo.com>.
1448     * Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
1449     * Add vfs_acl_tdb.c module to do ACLs completely in userspace.
1450     * Use fxattr calls whenever possible (trying to work around the strange
1451       Linux kernel oplock bug).
1454 o   Kai Blin <kai@samba.org>
1455     * BUG 5892: Fix net rap printq info documentation.
1456     * Add placeholder functions to libwbclient.
1459 o   Gerald (Jerry) Carter <jerry@samba.org>
1460     * Use the same prerequisite for DDNS update as Windows XP.
1461     * Make "lwinet ads dns register" honor the "interfaces" parameter.
1464 o   Steven Danneman <steven.danneman@isilon.com>
1465     * Add options to manage identity mapping entries to wbinfo and Winbind.
1466     * Fix to allow setting of NULL DACL/SACL.
1469 o   Guenther Deschner <gd@samba.org>
1470     * BUG 5888: Fix remote rpc service management.
1471     * Ensure consistency when reporting password complexity.
1472     * Fix _lsa_GetUserName.
1473     * Fix access check in _samr_QuerySecurity().
1474     * _samr_DeleteUser needs to wipe out the user_handle on success.
1475     * NetGroupEnum_r needs to handle servers with no groups.
1476     * Fix numerous netapi issues.
1477     * Add support for partial and delta netlogon replication in
1478       "net rpc vampire".
1479     * Add automatic machine password update in Winbind for member servers.
1480     * Add German internalization for pam_winbind.
1481     * Add Winbind krb5 locator plugin manpage.
1482     * Add new wbclient wbcLookupDomainControllerEx call.
1483     * Use autogenerated DCE/RPC routines for one more call on SVCCTL
1484       named pipe.
1485     * Use autogenerated NBT routines from Samba4 for Mailslot/CLDAP
1486       parsing.
1487     * Fix Winbind password change code for Windows 2000 DCs.
1488     * Fix PNP_HwProfInfo NDR parsing.
1489     * Add wbclient wbcLogonUser and wbcLogoffUserEx functions.
1490     * Add automatic home directory creation for pam_winbind.
1493 o   Mathias Dietz <MDIETZ@de.ibm.com>
1494     * Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so.
1497 o   Dina Fine <dina@exanet.com>
1498     * BUG 5908: Fix internal change notify on share directories.
1501 o   Nils Goroll <nils.goroll@hamburg.de>
1502     * BUG 5135: Prevent calling POSIX ACL vfs methods on zfs share.
1503     * BUG 5446: Prevent calling POSIX ACL vfs methods on zfs share.
1506 o   Jeff Layton <jlayton@redhat.com>
1507     * Have uppercase_string return success on NULL pointer in mount.cifs.
1508     * Make mount.cifs return codes match the return codes for /bin/mount.
1511 o   Volker Lendecke <vl@samba.org>
1512     * BUG 5691: Fig smbd panic on Solaris.
1513     * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
1514     * BUG 5860: safe_strcpy gives a nasty error message for overlong strings.
1515     * Fix the offset checks in the trans routines (CVE-2008-4314).
1516     * Fix a potential NULL deref in found by the IBM Checker.
1517     * Fix an uninitialized variable found by the IBM Checker.
1518     * Fix an unlikely memleak found by the IBM Checker.
1519     * Fix some missing error handlings.
1520     * Add workaround for domain joins using a netbios name which is different
1521       from the hostname.
1522     * Fix a valgrind error in idmap_ad_sids_to_unixids().
1523     * Make memcache_add_talloc NULL out the source pointer.
1524     * Fix memleak in memcache_add_talloc found by Martin Zielinski <mz@seh.de>.
1525     * Fix memleak in calculate_next_machine_pwd_change.
1528 o   Jeff Layton <jlayton@redhat.com>
1529     * mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog.
1532 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
1533     * BUG 5805: Don't close stdout when calling setup_logging multiple times.
1536 o   Stefan Metzmacher <metze@samba.org>
1537     * Return an error instead of crashing when no realm is given.
1540 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
1541     * 5901: Fix default value for streams_depot location.
1544 o   Tim Prouty <tim.prouty@isilon.com>
1545     * Fix several build warnings.
1548 o   Andreas Schneider <mail@cynapses.org>
1549     * Delete the krb5 ccname variable from the PAM environment if set.
1550     * Add a function out of pam_sm_close_session to delete the credentials.
1551     * Fix circular dependency error with autoconf 2.6.3.
1554 o   Davide Sfriso <sfriso@virgilio.it>
1555     * BUG 5906: Fix Winbind crash bug during 'getent group' on PDC.
1558 o   Dan Sledz <dsledz@isilon.com>
1559     * Add FreeBSD configure check for backtrace_symbols.
1560     * Allow SYSLOG_FACILITY to be modified with a new configure option called
1561       --with-syslog-facility.
1564 o   Joe Smith <yasumoto7@gmail.com>
1565     * Fix typo in source/utils/net_rap.c.
1568 o   Martin Schwenke <martin@meltin.net>
1569     * Prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty.
1570     * Add @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall gets built at
1571       compile time rather than install time.
1574 o   Yasuma Takeda <yasuma@osstech.co.jp>
1575     * BUG 5909: Fix MS-DFS links containing multibyte characters on Vista.
1578 o   Bo Yang <boyang@novell.com>
1579     * Fix broken msgids in ntstatus_errors.
1580     * i18n/l10n pam_winbind
1583 ----------------------------------------------------
1585 Changes since 3.3.0pre1:
1586 ------------------------
1588 o   Michael Adam <obnox@samba.org>
1590     * BUG 5492: Fix RHEL SPEC file by removing libmsrpc stuff.
1591     * BUG 5507: Fix several issues in the RHEL SPEC file.
1594 o   Jeremy Allison <jra@samba.org>
1595     * BUG 5729: Explicitly allow "-valid".
1596     * BUG 5737: Fix winbindd crash in an unusual failure mode.
1597     * BUG 5751: Fix showing of ACLs on DFS in (lib)smbclient.
1598     * BUG 5762: Fix opening of mangled directory name (resulted
1599       'is a stream name').
1600     * BUG 5783: Fix FindFirst where search pattern == mangled filename.
1601     * BUG 5790: Fix returning of STATUS_OBJECT_NAME_NOT_FOUND on set file
1602       disposition.
1603     * BUG 5797: Fix moving of readonly files.
1604     * Fix crashes when looking up a non-existant uid.
1605     * Fix getting/setting of NT ACLs on a file.
1606     * Add st_birthtime and friends for accurate create times on *BSD
1607       and MacOSX).
1608     * Fix the wcache_invalidate_samlogon calls.
1609     * Clarify usage of "force create mode".
1610     * Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid
1611       mappings.
1612     * Write times code update.
1613     * Add experimental version of VFS module acl_xattr.
1614     * Fix rename_open_files.
1615     * Make SMB traffic analyzer VFS module more efficient.
1618 o   Gerald W. Carter <jerry@samba.org>
1619     * Fix segfault when calling nss_get_info() with a NULL ads structure.
1620     * Add support for name aliasing in Winbind.
1621     * Add the idmap/nss-info provider from Likewise Open.
1622     * Allow an admin to define the "uid" attribute for a RFC2307
1623       user object in AD to be the username alias.
1624     * Add new idmap backend "adex" to support RFC2307 enabled AD forests.
1625     * Add new idmap backend "hash".
1628 o   Steven Danneman <steven.danneman@isilon.com>
1629     * Fix build warnings.
1630     * Cleanup of DC enumeration in get_dcs().
1633 o   Guenther Deschner <gd@samba.org>
1634     * BUG 5710: Fix changing of machine account passwords.
1635     * BUG 5784: Fix pam_winbind build issue on Solaris.
1636     * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind.
1637     * Fix double installation of cifs.upcall.
1638     * Add change-user-password command to wbinfo.
1639     * Fix segfault in _srvsvc_NetShareAdd.
1642 o   James Ding <ding_cc@hotmail.com>
1643     * BUG 5736: Fix Winbind crash bug with trusted domains.
1646 o   Ephi Dror <Ephi.Dror@datadomain.com>
1647     * Correct the netsamlogon_clear_cached_user function.
1650 o   Holger Hetterich <hhetter@novell.com>
1651     * Add new VFS module to analyze SMB traffic to record write and read
1652       operations on the Samba server.
1655 o   Jeff Layton <jlayton@redhat.com>
1656     * Fix build warnings in cifs.upcall.
1659 o   Volker Lendecke <vl@sernet.de>
1660     * BUG 5707: Do proper error handling if the socket is closed.
1661     * BUG 5778: Don't define 'strlcat' and 'strlcpy' if it's already defined.
1662     * Fix Coverity IDs 587 and 589.
1663     * Increase the default positive idmap cache time to a week.
1664     * Fix calculation of useable_space for trans2 and nttrans replies.
1665     * Add mapping of generic bits when setting an NFSv4 ACL.
1668 o   Stefan Metzmacher <metze@samba.org>
1669     * Some write time fixes.
1672 o   Karolin Seeger <kseeger@samba.org>
1673     * Add new parameter "cups connection timeout".
1676 o   Simo Sorce <idra@samba.org>
1677     * Fix enumeration of nested group memberships in Winbind.
1678       This affected only setups using "security = ads".
1681 o   Timur <timur@FreeBSD.org>
1682     * Fix cut and paste error in quota code.
1683     * Fix display of POSIX ACLs.
1684     * Fix aio on FreeBSD.
1687 o   Andrew Tridgell <tridge@samba.org>
1688     * Fix permissions of group_mapping.ldb (CVE-2008-3789).
1689     * Avoid a race condition in glibc between AIO and setresuid().
1690     * Add missing become root for AIO operations.
1691     * Fix an errno handling bug that could lead to an infinite loop.
1692     * Fix logic of tsmsm_sendfile().
1693     * Fix handling of arbitrary new PAC types.
1694     * Fix segfault on startup with trusted domains.
1695     * Fix segfault on the CTDB destructor code.
1696     * Fix memory leak.
1697     * Re-add "winbind:ignore domains".
1700 o   Jelmer Vernooij <jelmer@samba.org>
1701     * Fix segfault (Debian bug #431696).
1704 o   Qiao Yang <geoyang@ironport.com>
1705     * Fix a memleak.
1708 ######################################################################
1709 Reporting bugs & Development Discussion
1710 #######################################
1712 Please discuss this release on the samba-technical mailing list or by
1713 joining the #samba-technical IRC channel on irc.freenode.net.
1715 If you do report problems then please try to send high quality
1716 feedback. If you don't provide vital information to help us track down
1717 the problem then you will probably be ignored.  All bug reports should
1718 be filed under the Samba 3.3 product in the project's Bugzilla
1719 database (https://bugzilla.samba.org/).
1722 ======================================================================
1723 == Our Code, Our Bugs, Our Responsibility.
1724 == The Samba Team
1725 ======================================================================