NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-3.0.25a.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 3.0.25a Available for Download</H2>
12
13 <p>
14 <pre>
15                    ===============================
16                    Release Notes for Samba 3.0.25a
17                              May 25, 2007
18                    ===============================
19
20 This is the second production release of the Samba 3.0.25 code 
21 base and is the version that servers should be run for for all 
22 current bug fixes.  
23
24 Major bug fixes included in Samba 3.0.25a are:
25
26   o Missing supplementary Unix group membership when using &quot;force 
27     group&quot;.
28   o Premature expiration of domain user passwords when using a 
29     Samba domain controller.
30   o Failure to open the Windows object picker against a server
31     configured to use &quot;security = domain&quot;.
32   * Authentication failures when using security = server.
33
34
35 Changes to MS-DFS Root Share Behavior
36 =====================================
37
38 Please be aware that the initial value for the &quot;msdfs root&quot; share 
39 parameter was changed in the 3.0.25 release series and that this 
40 option is now disabled by default.  Windows clients frequently require 
41 a reboot in order to clear any cached information about MS-DFS
42 root shares on a server and you may experience failures accessing
43 file services on Samba 3.0.25 servers until the client reboot 
44 is performed.  Alternately, you may explicitly re-enable the 
45 parameter in smb.conf.   Please refer to the smb.conf(5) man page
46 for more details.
47
48
49
50 ######################################################################
51 Changes
52 #######
53
54 Changes since 3.0.25
55 --------------------
56
57 o   Michael Adam <obnox@samba.org>
58     * Fix logic in detection of the need to replace dlopen, et. al.
59     * Add HP-UX ACL VFS module.
60     * Fix build of Tru64 ACL VFS module.
61
62
63 o   Jeremy Allison <jra@samba.org>
64     * BUG 4622: Fix authentication failures in security = server.
65     * Fix pointer marshalling in srvsvc parsing code.
66     * BUG 4630: Fix conversion of 8 byte time_t and NT_TIME values.
67     * Ensure that if we're blocked on a POSIX lock we know nothing
68       about that we retry the lock every 10 seconds instead of waiting
69       for the standard select timeout.
70     * BUG 4637: Fix samlogon reply regression that broke domain logons.
71     * Fix rename on open files and improved cdelete-on-close semantics.
72     * Fix POSIX setfilepathinfo to use lstat.
73
74
75 o   Alexander Bokovoy <ab@samba.org>
76     * Add -pie support to Python's setup.py.
77     * Strip STYPE_TEMPORARY and STYPE_HIDDEN when printing share
78       listing from &quot;net rap shares&quot;.
79     * Fix argument parsing in &quot;net rap server domain&quot;.
80    
81
82 o   Gerald (Jerry) Carter <jerry@samba.org>
83     * BUG 4616: Don't return a dns or forest name when replying to the
84       DsGetPrimaryRoleInfo() and configured for security = domain.
85     * Trim noise by removing redundant WARNING log message that would 
86       flood at log level 2. 
87     * Fix truncation of supplementary Unix groups when using &quot;force group&quot;.
88
89
90 o   Guenther Deschner <gd@samba.org>
91     * Always fallback to NTLM authentication in pam_winbind when the 
92       user's account has UF_DONT_REQUIRE_PREAUTH set.
93
94
95 o   Steve French <sfrench@us.ibm.com> 
96     * Valgrind fixes in mount.cifs.
97
98
99 o   Volker Lendecke <vl@samba.org>
100     * Fix crash bug in the Solaria ACL VFS module caused by
101       uninitialized variables.
102
103
104 o   Herb Lewis <herb@samba.org>
105     * Update connection structure definition for tdbtool display
106       output.
107
108
109 o   Derrell Lipman <derrell@samba.org>
110     * BUG 4601: Fix smbc_getxattr() to properly return the required
111       size of the buffer needed to contain the extended attributes.
112     * BUG 4599: Fix failure when setting attributes.
113     * BUG 4634: Type of the size parameter to getpeername in
114       libsmbclient code was wrong.
115     * Fix libsmbclient interaction with links on Vista and properly
116       detect non-NTSTATUS errors.
117     
118
119 o   Jim McDonough <jmcd@us.ibm.com>
120     * BUG 4630: Fix special case of unix_to_nt_time() for TIME_T_MAX
121       and the output from http_timestring().
122
123
124 o   Stefan Metzmacher <metze@samba.org>
125     * Merge gdb_backtrace script changes form SAMBA_4_0.
126
127
128 o   Lars Mueller <lars@samba.org>
129     * Allow idmap_ldap to be built as a shared lib.
130
131
132 o   James Peach <jpeach@apple.com>
133     * BUG 4426: Move FAM libraries from smbd to vfs_fam_notify.
134     * BUG 2287: Replace unnecessary AC_TRY_RUN with AC_TRY_LINK.
135     * BUG 4589: Fix typo in pdbedit output.
136
137
138 o   Simo Sorce <idra@samba.org>
139     * Short circuit Unix Users and Unix Groups Domain SID checks 
140       in smbd to avoid unnecessary calls to winbindd.
141 </pre>
142
143 <p>Please refer to the original <a href="/samba/history/samba-3.0.25.html">Samba
144 3.0.25 Release Notes</a> for more details regarding changes in previous releases.</p> 
145 </body>
146 </html>
147