Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send...
authorJeremy Allison <jra@samba.org>
Mon, 18 Jun 2012 23:23:13 +0000 (16:23 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 10:41:09 +0000 (12:41 +0200)
commite46f24296158ca48ac450b013cce39dd6ea91b42
tree9e1fa43f48cfd219268de13dd6f7e8a41ef10cf6
parent41c2411286f76919546b677f98f1166f1e40c706
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).
(cherry picked from commit 115f5af9a89a20929f02578c08a34ae2736951dd)
source3/smbd/nttrans.c