summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-7/+6
* winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher2008-02-191-9/+6
* samba3rpc: Remove use of global_loadparm.Jelmer Vernooij2008-02-191-31/+42
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-191-6/+7
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-02-191-5/+6
|\
| * Fix dependency on popt.Jelmer Vernooij2008-02-181-1/+2
| * Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-3/+3
| * Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-1/+1
* | To partially simplfy our gcov handling, move to the new --coverage option.Andrew Bartlett2008-02-191-9/+10
|/
* disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell2008-02-181-4/+6
* open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell2008-02-181-1/+2
* Reconcile header files for torture utility functions.Jelmer Vernooij2008-02-156-55/+123
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-154-286/+228
|\
| * NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher2008-02-151-4/+16
| * remove redundent codeAndrew Tridgell2008-02-151-3/+0
| * fixed some options that could not be overridden on the command lineAndrew Tridgell2008-02-151-10/+3
| * convert gentest to use popt and the cmdline libraryAndrew Tridgell2008-02-151-83/+83
| * make sure lp_ctx is initialisedAndrew Tridgell2008-02-151-1/+2
| * fix typoAndrew Tridgell2008-02-151-1/+1
| * added a blackbox test for masktestAndrew Tridgell2008-02-151-5/+10
| * fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell2008-02-151-94/+63
| * converted locktest to use popt and cmdline utility codeAndrew Tridgell2008-02-152-94/+71
| * fixed loadparm handling in standalone testsAndrew Tridgell2008-02-153-3/+3
* | Use struct for provision parameters since there are so many of them.Jelmer Vernooij2008-02-154-168/+180
* | Add ability to not specify certain provision options(), fix some other options.Jelmer Vernooij2008-02-151-19/+47
* | Add test for provision_bare() code.Jelmer Vernooij2008-02-151-0/+21
* | Finish migration of provision code.Jelmer Vernooij2008-02-153-57/+103
* | Move Python dependencies.Jelmer Vernooij2008-02-151-3/+2
* | Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2008-02-152-55/+95
* | Split provision from C code out of becomedc.Jelmer Vernooij2008-02-143-296/+326
|/
* updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell2008-02-141-6/+9
* torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher2008-02-131-2/+0
* torture/eventlog: fix crash bugs!Stefan Metzmacher2008-02-131-0/+8
* spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2008-02-131-7/+15
* updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-133-29/+29
* Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij2008-02-111-2/+2
* Remove unused define.Jelmer Vernooij2008-02-091-7/+3
* Re-enable python support in BECOME-DC test.Jelmer Vernooij2008-02-091-1/+2
* Ignore kinit with pkinit test failures for now.Jelmer Vernooij2008-02-091-1/+1
* torture: Merge util.c into util_smb.cJelmer Vernooij2008-02-092-66/+39
* Move nt_time_equal() to libutil.Jelmer Vernooij2008-02-091-7/+0
* make the multiplier in the RAW-OFFLINE test settableAndrew Tridgell2008-02-071-1/+2
* Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...Jelmer Vernooij2008-01-291-2/+1
* torture: Fix too early free in spoolss notify test.Jelmer Vernooij2008-01-281-5/+6
* NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher2008-01-251-9/+16
* torture: the libnet torture test depend on pythonStefan Metzmacher2008-01-251-1/+2
* added latency reportingAndrew Tridgell2008-01-251-6/+51
* this is in secondsAndrew Tridgell2008-01-251-3/+2
* more useful outputAndrew Tridgell2008-01-251-10/+17