pass the mailslot name to process_logon_packet()
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Nov 1997 05:52:31 +0000 (05:52 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 28 Nov 1997 05:52:31 +0000 (05:52 +0000)
commit7c025b60ac6a5247ef88ee1d8c6064346c98b5a3
tree6243c9394c9d8d31fc8a0d75912b48f66f765aee
parent7f2cd86196efd218b13b7d0d1f9a2b4fc0811760
pass the mailslot name to process_logon_packet()

- fixed process_logon_packet() to always send the reply to/from the
correct netbios name (it should match the query)

- only do a NT style QUERYFORPDC if the query came in on a
NT_LOGON_MAILSLOT

Luke, can you check to see if these changes work in your branch with
NT logons?
(This used to be commit e89611985b35155770648c8f16ddd19acfb5ee13)
source3/include/proto.h
source3/namelogon.c
source3/namepacket.c