1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/nbt_server
Andrew Tridgell 0487eee93a r5346: - a bit more preparation for the WINS server going in
- more NBT packet asserts, to ensure that incoming requests have all
  the elements we depend on

- open the WINS database at startup if we are configured as a WINS server

- split out the nbtd server reply packet generation code so it can be
  shared by the WINS server

- re-did the logic of what is answered by the WINS server and what by
  the B node server. It now always tries to answer by the B node, and
  only "recurses" to the WINS server for names that are not found.
(This used to be commit 5613e6b8ad)
2007-10-10 13:09:44 -05:00
..
config.mk r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to 2007-10-10 13:09:34 -05:00
defense.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
interfaces.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
nbt_server.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
nbt_server.h r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
nodestatus.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
packet.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
query.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00
register.c r5329: made the nbt server case sensitive 2007-10-10 13:09:43 -05:00
winsclient.c r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9) 2007-10-10 13:09:36 -05:00
winsserver.c r5346: - a bit more preparation for the WINS server going in 2007-10-10 13:09:44 -05:00