r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Oct 2005 12:52:35 +0000 (12:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:42:32 +0000 (13:42 -0500)
commite5c518bebd22fa1520ce217b4177309e7717d0fc
treed282500bdc9cb6f8cdafec0af257f89faafaadcc
parent56e4a9dd2b8d1e0f7020ad607e1763836d9948a8
r11032:  r10342@SERNOX:  metze | 2005-09-20 11:00:26 +0200
 - load our wins partners at start time:
 # this is a sample partner record:
 dn: name=SERNOX4-1,CN=PARTNERS
 objectClass: wreplPartner
 name: SERNOX4-9
 address: 172.31.1.1
 ourAddress: 172.31.9.1
 type: 0x3
 pullInterval: 3600

 - go through all winsdb records in the database and create the wins_owner table,
   but don't add ourself to it as out nbt task will update the db too, we refetch
   the local max_versiion, each time we need it, (that typicaly onces per replication cycle)

 metze
(This used to be commit 4490a2864e21f957547c30675e5f096a4409e5fb)
source4/include/structs.h
source4/wrepl_server/wrepl_server.c
source4/wrepl_server/wrepl_server.h