summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* s4: torture: Pass the new talloc context into torture_init().Jeremy Allison2017-05-051-4/+4
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-3/+3
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-5/+5
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-281-1/+1
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-2/+2
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+1
* s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett2011-06-211-14/+0
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-17/+2
* s4 torture: Add tests for dfs referrals handling in SMB/trans2 requestsMatthieu Patou2010-05-181-0/+1
* s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner2010-01-141-0/+8
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4/drs(tort): TORTURE_DRS torture module - initial implementationKamen Mazdrashki2009-10-161-0/+1
* s4:torture Add test for the NTP signd serverAndrew Bartlett2009-08-111-1/+2
* s4:torture Make Samba4 build on hosts with an older libnetapiAndrew Bartlett2009-06-041-3/+1
* s4-smbtorture: fix the build w/o libnetapi.Günther Deschner2009-05-291-0/+8
* s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner2009-05-291-0/+1
* Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by theJelmer Vernooij2009-04-241-1/+0
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* s4:torture: add ldb testsAndrew Bartlett2008-12-171-0/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
* Revert "Remove copy of torture file."Jelmer Vernooij2008-05-101-0/+71
* Remove copy of torture file.Jelmer Vernooij2008-05-101-71/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* | Fix the build.Jelmer Vernooij2008-03-081-8/+12
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+8
|/
* r26690: torture: Move torture_context_init() to the ui.c, where all functions...Jelmer Vernooij2008-01-071-17/+1
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24852: Fix initializationJelmer Vernooij2007-10-101-1/+1
* r24851: Add --load-module argument to smbtorture.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-2/+5
* r21745: indentAndrew Bartlett2007-10-101-1/+1
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-0/+3
* r21222: Merge a couple of pidl fixes:Jelmer Vernooij2007-10-101-1/+0
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-10-101-0/+1
* r21055: Fix executable bit.Jelmer Vernooij2007-10-101-5/+0