summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-271-0/+74
|\
| * RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher2008-02-261-0/+74
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* | Fix manpage paths.Jelmer Vernooij2008-02-261-1/+1
* | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-261-4/+8
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-261-1/+1
|\|
| * BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher2008-02-261-1/+1
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-1/+1
|/
* RAW-OPLOCK: remove unused varStefan Metzmacher2008-02-251-2/+1
* RAW-OPLOCK: fix typo (send oplock releases on the correct connection)Stefan Metzmacher2008-02-251-1/+1
* BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher2008-02-251-5/+13
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+2
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-214-5/+6
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-212-11/+18
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-212-10/+10
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-0/+1
* Avoid use of global_loadparm.Jelmer Vernooij2008-02-213-23/+47
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij2008-02-201-8/+2
|\
| * Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-8/+2
* | 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
|/