r12677: get rid of the special cases for the local wins owner table entry,
authorStefan Metzmacher <metze@samba.org>
Mon, 2 Jan 2006 17:19:09 +0000 (17:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:49:36 +0000 (13:49 -0500)
commite43de87d06614206a858e1102cd82e7f02163bba
tree0440ddf7ba372f3459921480adbb752b5e5280ac
parent80bf8b5716bf49b5aaf289cee66a6aac72877dad
r12677: get rid of the special cases for the local wins owner table entry,
the call to winsdb_get_maxVersion() is moved into place.

This allows us to fetch records with the owner address that matches
our local_owner address, this is important if the restart with an empty wins.ldb.
w2k3 does this in the same way when you remove the database files from disk and restart
the WINS-Service.

metze
source/wrepl_server/wrepl_in_call.c
source/wrepl_server/wrepl_out_helpers.c
source/wrepl_server/wrepl_server.c
source/wrepl_server/wrepl_server.h