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