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)
commitb75ed7d7ac9b3d5beca71926a15cfec5e3a0092c
treed951c116c1399b260a8b4f16a196ca1e9d3a606e
parent1a83c7388f7c677e58608b5670c335e7701fdf70
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
(This used to be commit e43de87d06614206a858e1102cd82e7f02163bba)
source4/wrepl_server/wrepl_in_call.c
source4/wrepl_server/wrepl_out_helpers.c
source4/wrepl_server/wrepl_server.c
source4/wrepl_server/wrepl_server.h