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)
commit2fffc40b1ddcd8a89160db877bd868f6e7fa8b72
tree4a0e79add9afa417919cd7de3e0f9d4765f363a1
parent01533404b11661d1cfa74b73d6bc4def1ba0bb8d
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.
(This used to be commit 88747a7da351261185222e78e9c8d470ff53a246)
source3/smbd/negprot.c
source3/smbd/reply.c
source3/smbd/server.c