r4018: * move claim_connection from the netbios session request
authorGerald Carter <jerry@samba.org>
Tue, 30 Nov 2004 15:52:46 +0000 (15:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:27 +0000 (10:53 -0500)
commit88747a7da351261185222e78e9c8d470ff53a246
tree5e69e4093d2a1693473e873133ddd35fc9b3e19d
parent7e78059948612fa9f5d179a1e3f5f59e7ad5e456
r4018: * move claim_connection from the netbios session request
  reply code to the negprot reply code to cope with
  client connections on port 445.  Fixes the spurious
  "register_message_flags: tdb fetch failed" errors.

* don't run the backgroup LPQ daemon when we are running
  in interactive mode.
source/smbd/negprot.c
source/smbd/reply.c
source/smbd/server.c