Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does not send...
commite296914f42d2fea9d34851b3b6af5edc45d165c2
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 11:44:45 +0000 (30 13:44 +0200)
treeca55f93f62a2d94583e60954651fba5dafdd8d85
parent7172d1f74e94a5ed4df1aa9ace03a4a711cc3e39
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)
(cherry picked from commit e46f24296158ca48ac450b013cce39dd6ea91b42)
source3/smbd/nttrans.c