summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij8-19/+22
2008-02-21torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...Jelmer Vernooij1-20/+0
2008-02-21Remove more global_loadparm uses.Jelmer Vernooij1-3/+6
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij4-5/+6
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij2-11/+18
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij2-10/+10
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij3-23/+47
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij1-8/+2
2008-02-20Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett1-8/+2
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2008-02-19initshutdown.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher1-7/+6
2008-02-19winreg.idl: get rid of initshutdown_String and use lsa_StringLargeStefan Metzmacher1-9/+6
2008-02-19samba3rpc: Remove use of global_loadparm.Jelmer Vernooij1-31/+42
2008-02-19Avoid use of global_loadparm.Jelmer Vernooij1-6/+7
2008-02-19Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett1-5/+6
2008-02-19To partially simplfy our gcov handling, move to the new --coverage option.Andrew Bartlett1-9/+10
2008-02-18Fix dependency on popt.Jelmer Vernooij1-1/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-3/+3
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-1/+1
2008-02-18disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell1-4/+6
2008-02-18open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell1-1/+2
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