svn commit: samba r10342 - in branches/tmp/samba4-winsrepl/source: include wrepl_server

metze at samba.org metze at samba.org
Tue Sep 20 09:00:27 GMT 2005


Author: metze
Date: 2005-09-20 09:00:26 +0000 (Tue, 20 Sep 2005)
New Revision: 10342

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10342

Log:
- 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
Modified:
   branches/tmp/samba4-winsrepl/source/include/structs.h
   branches/tmp/samba4-winsrepl/source/wrepl_server/wrepl_server.c
   branches/tmp/samba4-winsrepl/source/wrepl_server/wrepl_server.h


Changeset:
Sorry, the patch is too large (369 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10342


More information about the samba-cvs mailing list