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)
commite89611985b35155770648c8f16ddd19acfb5ee13
treea8b911c59fe33e43c43c1b07aac396c63c330d58
parent84215c9b91f3c5130b172a3bbc83c7ddd66c5cb8
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?
source/include/proto.h
source/namelogon.c
source/namepacket.c