Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send...
commit115f5af9a89a20929f02578c08a34ae2736951dd
authorJeremy Allison <jra@samba.org>
Mon, 18 Jun 2012 23:23:13 +0000 (18 16:23 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 10:39:19 +0000 (30 12:39 +0200)
tree8060da8211f6863024d5b69a3a2244b2be4cabd4
parent0d6ff037ed20955fc7f51421f50ef9bd8dd70e29
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