Show that the NTLOGON and NETLOGON mailslots are *very* similar.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 17 May 2008 03:24:29 +0000 (13:24 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 17 May 2008 03:24:29 +0000 (13:24 +1000)
commit4f557d7954eb80e566a91b2fe22f7b7e30e0b456
tree6e656626a2631200c66869c7bef313f77ef37084
parent842040d18490d9f6d1fed621aa36946e2becc3e1
Show that the NTLOGON and NETLOGON mailslots are *very* similar.

Rework the mailslot infrustructure to cope, passing down the mailslot
name so that we can implement both in the same callback function.

Andrew Bartlett
(This used to be commit 89fdd77891529aa74bb920994b8b5959aae8ac2d)
source4/libcli/dgram/dgramsocket.c
source4/libcli/dgram/libdgram.h
source4/nbt_server/config.mk
source4/nbt_server/dgram/browse.c
source4/nbt_server/dgram/netlogon.c
source4/nbt_server/dgram/request.c
source4/nbt_server/irpc.c
source4/torture/nbt/dgram.c