summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/winsreplication.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-10-31 11:05:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:45:35 -0500
commit4400cf2c31da8771ee29972ae095ebab732f594f (patch)
tree6be2bf54bb4f2b47e625581b9bc114ecd7b7fcc5 /source4/torture/nbt/winsreplication.c
parent7675309bd717a1dd3a48069bc1e4b6c9a7603c69 (diff)
downloadsamba-4400cf2c31da8771ee29972ae095ebab732f594f.tar.gz
samba-4400cf2c31da8771ee29972ae095ebab732f594f.tar.bz2
samba-4400cf2c31da8771ee29972ae095ebab732f594f.zip
r11416: add some more comments
metze (This used to be commit dccaceee182066e15e7a4fd9a5f3f0b2e2beda19)
Diffstat (limited to 'source4/torture/nbt/winsreplication.c')
-rw-r--r--source4/torture/nbt/winsreplication.c51
1 files changed, 51 insertions, 0 deletions
diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c
index 916733d3e8..43546305eb 100644
--- a/source4/torture/nbt/winsreplication.c
+++ b/source4/torture/nbt/winsreplication.c
@@ -3859,6 +3859,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
BOOL apply_expected;
} replica;
} records[] = {
+/*
+ * unique vs. unique section
+ */
/*
* unique,released vs. unique,active with same ip(s)
*/
@@ -3951,6 +3954,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * unique vs. group section
+ */
/*
* unique,released vs. group,active with same ip(s)
*/
@@ -4043,6 +4049,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * unique vs. special group section
+ */
/*
* unique,released vs. sgroup,active with same ip(s)
*/
@@ -4135,6 +4144,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * unique vs. multi homed section
+ */
/*
* unique,released vs. mhomed,active with same ip(s)
*/
@@ -4227,6 +4239,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * group vs. unique section
+ */
/*
* group,released vs. unique,active with same ip(s)
*/
@@ -4319,6 +4334,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = False
},
},
+/*
+ * group vs. group section
+ */
/*
* group,released vs. group,active with same ip(s)
*/
@@ -4411,6 +4429,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * group vs. special group section
+ */
/*
* group,released vs. sgroup,active with same ip(s)
*/
@@ -4503,6 +4524,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = False
},
},
+/*
+ * group vs. multi homed section
+ */
/*
* group,released vs. mhomed,active with same ip(s)
*/
@@ -4595,6 +4619,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = False
},
},
+/*
+ * special group vs. unique section
+ */
/*
* sgroup,released vs. unique,active with same ip(s)
*/
@@ -4687,6 +4714,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * special group vs. group section
+ */
/*
* sgroup,released vs. group,active with same ip(s)
*/
@@ -4779,6 +4809,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * special group vs. special group section
+ */
/*
* sgroup,released vs. sgroup,active with same ip(s)
*/
@@ -4871,6 +4904,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * special group vs. multi homed section
+ */
/*
* sgroup,released vs. mhomed,active with same ip(s)
*/
@@ -4963,6 +4999,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * multi homed vs. unique section
+ */
/*
* mhomed,released vs. unique,active with same ip(s)
*/
@@ -5055,6 +5094,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * multi homed vs. group section
+ */
/*
* mhomed,released vs. group,active with same ip(s)
*/
@@ -5147,6 +5189,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * multi homed vs. special group section
+ */
/*
* mhomed,released vs. sgroup,active with same ip(s)
*/
@@ -5239,6 +5284,9 @@ static BOOL test_conflict_owned_released_vs_replica(struct test_wrepl_conflict_c
.apply_expected = True
},
},
+/*
+ * multi homed vs. multi homed section
+ */
/*
* mhomed,released vs. mhomed,active with same ip(s)
*/
@@ -5497,6 +5545,9 @@ static BOOL test_conflict_owned_active_vs_replica(struct test_wrepl_conflict_con
struct nbt_name_release *release = &release_;
uint32_t i;
struct test_conflict_owned_active_vs_replica_struct records[] = {
+/*
+ * unique vs. unique section
+ */
/*
* unique,active vs. unique,active with same ip(s), unchecked
*/