r11177: move unique vs * and normal group vs * into this form
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Oct 2005 07:47:29 +0000 (07:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:44:56 +0000 (13:44 -0500)
commite8118ad3b0505534d68ccbef7a2cff54a9705ebb
tree83ca2c90969076a601a015eb63f74fa975d38778
parent4043d03ef06abefc400914aa1200975dd39f5298
r11177: move unique vs * and normal group vs * into this form

ACTIVE vs ACTIVE
ACTIVE   vs TOMBSTONE
RELEASED vs ACTIVE
RELEASED vs TOMBSTONE
TOMBSTONE vs ACTIVE
TOMBSTONE vs TOMBSTONE

as it seems that is all we need to test,
and w2k3 only decides between ACTIVE and NON-ACTIVE (REALEASED or TOMBSTONE)
when it gets new replica objects

also I have removed all the extra test, we only test the worst cases now,
and this will make the algorithms more clear when you look at the output
of the NBT-WINSREPLICATION torture test

metze
(This used to be commit 7545e4e7160864f5feedd35cf90507e47d7cf469)
source4/torture/nbt/winsreplication.c