summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+74
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-26Fix manpage paths.Jelmer Vernooij1-1/+1
2008-02-26Move manpage management out of the perl build system.Jelmer Vernooij1-4/+8
2008-02-26RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher1-0/+74
2008-02-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-02-26BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher1-1/+1
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-1/+1
2008-02-25RAW-OPLOCK: remove unused varStefan Metzmacher1-2/+1
2008-02-25RAW-OPLOCK: fix typo (send oplock releases on the correct connection)Stefan Metzmacher1-1/+1
2008-02-25BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher1-5/+13
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