summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-05knownfail: Ignore failures for drsuapi tests over other transports as well.Jelmer Vernooij1-2/+2
2011-12-05samba4: Remove rpc-handles mixed-shared tests from known failing list.Jelmer Vernooij1-1/+0
2011-12-05selftest: Re-mark some drsuapi tests as known failing.Jelmer Vernooij1-0/+2
2011-12-05wafsamba: Cope with not everything having a final_libs attribute.Jelmer Vernooij1-1/+1
2011-12-05selftest: Don't mark drsuapi tests as knownfailing.Jelmer Vernooij1-1/+0
2011-12-05wafsamba: Use final_libs list to determine if a target needs private librarie...Jelmer Vernooij1-1/+1
2011-12-05Fix typo.Jelmer Vernooij1-1/+1
2011-12-05selftest: 'samba4.rpc.netlogon on ncalrpc with seal,padcheck.netlogon.DsrEnum...Jelmer Vernooij1-1/+0
2011-12-05GetForestTrustInformation is implemented, remove it from knownfail.Jelmer Vernooij1-1/+0
2011-12-05rap netsessiongetinfo apparently *is* provided by samba3, so don't list it in...Jelmer Vernooij1-1/+0
2011-12-05s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.Jelmer Vernooij1-1/+1
2011-12-05filter-subunit: Fix default for flapping setting.Jelmer Vernooij1-1/+1
2011-12-05selftest: Display unexpected successes and expected failures.Jelmer Vernooij2-15/+52
2011-12-05selftest: Add --flapping argument to filter-subunit.Jelmer Vernooij4-7/+40
2011-12-05selftest: Split out flapping tests into a separate file.Jelmer Vernooij4-11/+21
2011-12-05s4-drs: do not try to contact for replication servers that are not anymore in...Matthieu Patou1-6/+40
2011-12-05s4-resolver: do not use all the A and AAAA records, those after a NS are not ...Matthieu Patou2-1/+17
2011-12-05s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefsMatthieu Patou1-2/+22
2011-12-05s4: add blackbox test for the demote functionMatthieu Patou2-0/+40
2011-12-05samba-tool: refuse to demote if the current DC has still rolesMatthieu Patou1-4/+12
2011-12-05samba-tool: add a function to cleanly demote a DCMatthieu Patou2-2/+257
2011-12-05s4-python: factorize the definition of get_dsServiceNameMatthieu Patou4-18/+14
2011-12-05s4-python: externalize some function to the drs_utils module so that they can...Matthieu Patou2-25/+66
2011-12-05s4-python: rename conflicting variable with the import optionMatthieu Patou1-2/+2
2011-12-05tdb2: tlist: remove type arg from tlist_top(), tlist_tail()Rusty Russell1-1/+1
2011-12-05tdb2: display capability information in tdb_summary()Rusty Russell2-25/+145
2011-12-05tdb2: add a capability list from the header.Rusty Russell9-27/+410
2011-12-05tdb2: provide tdb_layout_write() rather than implying it by new_tdb_layout arg.Rusty Russell4-32/+47
2011-12-05tdb2: add an internal TDB_CANT_CHECK flag.Rusty Russell2-0/+12
2011-12-05tdb2: suppress failtest more than once on mmap.Rusty Russell1-0/+5
2011-12-05tdb2: simplify failtest helper.Rusty Russell2-31/+3
2011-12-05tdb2: failtest: use a linked list for history, not an array.Rusty Russell2-30/+26
2011-12-05tdb2: consolidate testing failtest suppression routines.Rusty Russell8-72/+14
2011-12-05tdb2: fix intermittant failure in run-50-multiple-freelists-fail.cRusty Russell4-10/+18
2011-12-05lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initia...Rusty Russell1-3/+3
2011-12-05lib/ccan/compiler, ilog: IDEMPOTENT "idempotent does not mean what you think ...Rusty Russell3-10/+10
2011-12-05lib/ccan/asearch: fix example on 64 bit platforms.Rusty Russell1-1/+1
2011-12-05lib/ccan/htable: benchmark against hsearch(3)Rusty Russell3-2/+108
2011-12-05lib/ccan/likely: use htable_typeRusty Russell3-66/+80
2011-12-05lib/ccan/htable: HTABLE_INITIALIZER() for static initialization.Rusty Russell3-15/+29
2011-12-05lib/ccan/htable: clean up interface, document htable_type better.Rusty Russell9-254/+251
2011-12-05lib/ccan/htable: start empty.Rusty Russell4-39/+87
2011-12-05lib/ccan/htable, strset: benchmarking tools.Rusty Russell5-1/+1104
2011-12-05lib/ccan/str: fix warnings.Rusty Russell2-1/+5
2011-12-05lib/ccan/str: relicense to public domain.Rusty Russell6-513/+2
2011-12-05lib/ccan/typesafe_cb: fix example macro ordering in typesafe_cb_preargs docum...Rusty Russell1-2/+2
2011-12-05lib/ccan/htable: fix tools/speed.Rusty Russell1-2/+3
2011-12-05lib/ccan/build_assert: Remove stale LGPL license comment.Joey Adams1-1/+0
2011-12-05lib/ccan/array_size: relicense under public domain.Rusty Russell3-510/+1
2011-12-04Revert fac5c654e2fe17c2c11d150b16088e8a51f6be20Jeremy Allison1-68/+19