summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij6-55/+123
2008-02-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-286/+228
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij4-168/+180
2008-02-15NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher1-4/+16
2008-02-15remove redundent codeAndrew Tridgell1-3/+0
2008-02-15fixed some options that could not be overridden on the command lineAndrew Tridgell1-10/+3
2008-02-15convert gentest to use popt and the cmdline libraryAndrew Tridgell1-83/+83
2008-02-15make sure lp_ctx is initialisedAndrew Tridgell1-1/+2
2008-02-15fix typoAndrew Tridgell1-1/+1
2008-02-15added a blackbox test for masktestAndrew Tridgell1-5/+10
2008-02-15fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell1-94/+63
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell2-94/+71
2008-02-15fixed loadparm handling in standalone testsAndrew Tridgell3-3/+3
2008-02-15Add ability to not specify certain provision options(), fix some other options.Jelmer Vernooij1-19/+47
2008-02-15Add test for provision_bare() code.Jelmer Vernooij1-0/+21
2008-02-15Finish migration of provision code.Jelmer Vernooij3-57/+103
2008-02-15Move Python dependencies.Jelmer Vernooij1-3/+2
2008-02-15Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2-55/+95
2008-02-14Split provision from C code out of becomedc.Jelmer Vernooij3-296/+326
2008-02-14updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell1-6/+9
2008-02-13torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher1-2/+0
2008-02-13torture/eventlog: fix crash bugs!Stefan Metzmacher1-0/+8
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher1-7/+15
2008-02-13updated SMB2 create operation to match WSPP.Andrew Tridgell3-29/+29
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij1-2/+2
2008-02-09Remove unused define.Jelmer Vernooij1-7/+3
2008-02-09Re-enable python support in BECOME-DC test.Jelmer Vernooij1-1/+2
2008-02-09Ignore kinit with pkinit test failures for now.Jelmer Vernooij1-1/+1
2008-02-09torture: Merge util.c into util_smb.cJelmer Vernooij2-66/+39
2008-02-09Move nt_time_equal() to libutil.Jelmer Vernooij1-7/+0
2008-02-07make the multiplier in the RAW-OFFLINE test settableAndrew Tridgell1-1/+2
2008-01-29Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...Jelmer Vernooij1-2/+1
2008-01-28torture: Fix too early free in spoolss notify test.Jelmer Vernooij1-5/+6
2008-01-25NET-BECOME-DC: always try to build ejs and python codeStefan Metzmacher1-9/+16
2008-01-25torture: the libnet torture test depend on pythonStefan Metzmacher1-1/+2
2008-01-25added latency reportingAndrew Tridgell1-6/+51
2008-01-25this is in secondsAndrew Tridgell1-3/+2
2008-01-25more useful outputAndrew Tridgell1-10/+17
2008-01-25added a offline file torture test BASE-OFFLINEAndrew Tridgell3-1/+458
2008-01-24Make the repl_meta_data module the default for domain controllers.Andrew Bartlett1-4/+0
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett1-19/+18
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-22torture: Use manually written .pc file.Jelmer Vernooij2-0/+13
2008-01-20Add an exception for S3Volker Lendecke1-3/+10
2008-01-17Fix an output message in samba3rpc torture test.Michael Adam1-1/+1
2008-01-14python: Fix rpcecho tests.Jelmer Vernooij1-39/+0
2008-01-14pidl/python: Fix use of pointers.Jelmer Vernooij1-2/+2
2008-01-14python: Add some more rpc/echo tests.Jelmer Vernooij1-0/+11
2008-01-14python: Add simple tests for the DCE/RPC echo interface.Jelmer Vernooij1-0/+28
2008-01-11libnet: Fix includes to silence a warningKai Blin1-0/+4