A brown paper bag bug fix for "net sam rights"
[Samba.git] / WHATSNEW.txt
blob6911438e71dcd30e31f9eebba6bf6195ca041020
1                    ==============================
2                    Release Notes for Samba 3.2.1
3                            August 5, 2008
4                    ==============================
6 This is the second stable release of Samba 3.2.
8 Major bug fixes included in Samba 3.2.1 are:
10   o
13 ######################################################################
14 Changes
15 #######
17 Changes since 3.2.0
18 -------------------
21 o   Michael Adam <obnox@samba.org>
22     * BUG 5608: Fix link creation for libtalloc.so.1 (and friends) on
23       Solaris 8.
24     * BUG 5594: Fix "make test" by adding and using a new testparm
25       switch "--skip-logic-checks".
26     * Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
27     * Update the section about net conf in the net(8) manpage.
28     * Improve processing of registry shares.
29     * Fix listing of registry shares with testparm.
30     * Fix several build issues.
33 o   Jeremy Allison <jra@samba.org>
34     * BUG 5578: Fix error from strlcat.
35     * BUG 5613: Fix flushing of smb.conf when creating a new share using SWAT.
36     * Ensure consistent use of pdb_get_nt_passwd instead of
37       pdb_get_lanman_passwd.
38     * Remove worrying warning message when safe_strcpy tries to copy a
39       pseaudo interface name that's too long.
40     * Canonicalize servername in the printer functions to remove leading
41       '\\' characters.
42     * Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
45 o   Jim Brown <jim.brown@miami.edu>
46     * Fix SGI compiler warnings.
49 o   Günther Deschner <gd@samba.org>
50     * BUG 5570: Fix bogus error message during AD domain join.
51     * Fix build warning.
54 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
55     * BUG 5202: Fix setting of ACEs for users/groups with write access
56       in setups with 'dos filemode = yes'.
57     * Re-activate 'acl group control' parameter and make it only apply
58       to owning group.
61 o   Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>
62     * Make ntimes function more like POSIX and allow NULL arg.
65 o   Volker Lendecke <vl@samba.org>
66     * BUG 5512: Fix alignment problems on sparc.
67     * Fix a segfault in base64_encode_data_blob.
68     * Fix some uninitialized variable references via ndr_print.
69     * Fix error message if trying to join with a non-privileged user.
70     * Fix setups using "include = registry" without [global] settings
71       in the registry.
74 o   Herb Lewis <herb@samba.org>
75     * Cleanup some duplicate code by passing the password to the wbinfo_auth*
76       functions.
79 o   Zach Loafman <zachary.loafman@isilon.com>
80     * Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
81     * Fix realpath() check so that it doesn't generate a core() when it fails.
84 o   Lars Müller <lars@samba.org>
85     * Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
88 o   Darshan Purandare <dpurandare@isilon.com>
89     * Add broadcasting of the debug message to all winbindd children.
92 o   Andreas Schneider <anschneider@suse.de>
93     * Release still reachable memory if the smbclient context is freed.
96 o   Simo Sorce <idra@samba.org>
97     * BUG 5540: Fix "set primary group script" user option substitution.
98     * Fix regression in Winbindd offline mode.
101 o   Bo Yang <boyang@novell.com>
102     * Allow authentication and memory credential refresh after password
103       change from gdm/xdm.
106 ######################################################################
107 Reporting bugs & Development Discussion
108 #######################################
110 Please discuss this release on the samba-technical mailing list or by
111 joining the #samba-technical IRC channel on irc.freenode.net.
113 If you do report problems then please try to send high quality
114 feedback. If you don't provide vital information to help us track down
115 the problem then you will probably be ignored.  All bug reports should
116 be filed under the Samba 3.2 product in the project's Bugzilla
117 database (https://bugzilla.samba.org/).
120 ======================================================================
121 == Our Code, Our Bugs, Our Responsibility.
122 == The Samba Team
123 ======================================================================