Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send...
authorJeremy Allison <jra@samba.org>
Sat, 16 Jun 2012 04:10:37 +0000 (21:10 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 16 Jun 2012 04:10:37 +0000 (21:10 -0700)
commit816c40cb0d6cfa39690e5a9ccca914c731f898a3
treebe8b6604e21bec4f5656abd2e272929f9ae7f4e5
parent985dbedf2764b63048d4ae7a2fd319b1e3560229
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@gmail.com>. The correct
command code in a reply to NT Transact Secondary (0xa1) is
NT Transact (0xa0).
source3/smbd/nttrans.c