summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19850: Fix IDL warnings.Jelmer Vernooij1-3/+3
2007-10-10r19846: Fix bunch of IDL warnings.Jelmer Vernooij1-3/+6
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij1-7/+7
2007-10-10r19843: Fix warning.Jelmer Vernooij1-1/+0
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij1-2/+2
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce5-22/+19
2007-10-10r19760: Create a DC account for the drsuapi tests to work on, rather thanAndrew Bartlett3-14/+74
2007-10-10r19737: - add some more CLDAP rootdse testsStefan Metzmacher1-9/+26
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-2/+3
2007-10-10r19698: fix whitespaces...Stefan Metzmacher1-13/+11
2007-10-10r19680: Allow specifying basedir for test data.Jelmer Vernooij2-2/+9
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij2-11/+6
2007-10-10r19649: Fix indentation.Andrew Bartlett1-65/+65
2007-10-10r19645: don't pass NULL as mem_ctx...Stefan Metzmacher1-9/+8
2007-10-10r19641: ldap_delete() is only allowed as user, we need to give credentials to...Stefan Metzmacher1-0/+2
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett1-3/+5
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett5-2/+4
2007-10-10r19593: add NET-API-USERLIST testRafal Szczesniak1-0/+1
2007-10-10r19592: a simple test for libnet_UserListRafal Szczesniak1-7/+72
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-1/+1
2007-10-10r19565: the scripts do work :)Andrew Tridgell1-2/+0
2007-10-10r19564: testing build farm scripts, apologies for the noiseAndrew Tridgell1-0/+2
2007-10-10r19563: - make --num-progs a valid smbtorture option again. It's commonlyAndrew Tridgell1-2/+6
2007-10-10r19556: Remove unused option.Jelmer Vernooij3-3/+0
2007-10-10r19554: Remove short option for --shell, as it overlaps with the option used forJelmer Vernooij1-1/+1
2007-10-10r19550: the sense of this test was wrongAndrew Tridgell1-2/+2
2007-10-10r19549: fixed some indentationAndrew Tridgell2-4/+4
2007-10-10r19548: this talloc_free() is definately wrong.Andrew Tridgell1-1/+0
2007-10-10r19537: Report correct test names when tests failed.Jelmer Vernooij2-1/+6
2007-10-10r19536: Make output understandable (newlines)Simo Sorce1-19/+19
2007-10-10r19535: Fix warnings.Jelmer Vernooij1-2/+2
2007-10-10r19513: Add support for recipes (using '@')Jelmer Vernooij1-2/+31
2007-10-10r19512: Add --shell option to smbtorture (first work towards support for 'rec...Jelmer Vernooij2-10/+54
2007-10-10r19511: Remove unused externs.Jelmer Vernooij1-2/+0
2007-10-10r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij7-8/+8
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij9-12/+22
2007-10-10r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check forAndrew Tridgell2-37/+67
2007-10-10r19504: - fixed a free error in file_lines_parseAndrew Tridgell2-0/+10
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2-0/+6
2007-10-10r19492: - fix RPC-AUTHCONTEXT and RPC-SAMBA3-GETUSERNAME (sorry volker:-)Stefan Metzmacher1-0/+4
2007-10-10r19462: This isn't an encrypted attribute.Andrew Bartlett1-3/+0
2007-10-10r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell1-1/+1
2007-10-10r19437: don't run the LOCAL-ICONV test on systems that don't have CP850Andrew Tridgell1-3/+19
2007-10-10r19436: fixed stderr in piped_child() as wellAndrew Tridgell1-2/+25
2007-10-10r19435: fixed the subunit code on platforms with small pipe buffers, and useAndrew Tridgell1-16/+15
2007-10-10r19433: Metze, please take a look at this one!Andrew Tridgell1-11/+15
2007-10-10r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell1-1/+2
2007-10-10r19404: fixed the LOCAL-ICONV testAndrew Tridgell1-3/+8
2007-10-10r19396: Assume socketpair() is always available (cared for by libreplace) andJelmer Vernooij1-16/+22
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij41-119/+114