30 Jun 2012 12:35
[SCM] Samba Shared Repository - branch v3-5-test updated
Karolin Seeger <kseeger <at> samba.org>
2012-06-30 10:35:11 GMT
2012-06-30 10:35:11 GMT
The branch, v3-5-test has been updated
via 8243fb8 Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send
correct responses to NT Transact Secondary when no data and no params
via e46f242 Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send correct
responses to NT Transact Secondary when no data and no params
from 41c2411 s3: Fix a winbind race leading to 100% CPU
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test
- Log -----------------------------------------------------------------
commit 8243fb8dbeed34e1a9a61d44c48d82321eebe7ab
Author: Jeremy Allison <jra <at> samba.org>
Date: Mon Jun 18 16:24:12 2012 -0700
Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send correct responses
to NT Transact Secondary when no data and no params
for the Trans2 calls. See MS-CIFS 2.2.4.47.2 for details.
(cherry picked from commit d5c01dc502e02cde12abc939afd48519d38c09a9)
commit e46f24296158ca48ac450b013cce39dd6ea91b42
Author: Jeremy Allison <jra <at> samba.org>
Date: Mon Jun 18 16:23:13 2012 -0700
Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send correct responses to NT
Transact Secondary when no data and no params
Found by Richard Sharpe <realrichardsharpe <at> gmail.com>. The correct
command code in a reply to NT Transact Secondary (0xa1) is
NT Transact (0xa0).
(Continue reading)
RSS Feed