summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-5/+5
2011-10-28lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett1-1/+1
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett1-2/+2
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett1-2/+2
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-1/+1
2011-10-28lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett1-1/+1
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett1-2/+2
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett1-2/+2
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-0/+1
2011-06-21s4-torture Enable libnetapi and libsmbclient tests using combined buildAndrew Bartlett1-14/+0
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett1-1/+1
2010-11-01s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell1-17/+2
2010-05-18s4 torture: Add tests for dfs referrals handling in SMB/trans2 requestsMatthieu Patou1-0/+1
2010-01-14s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner1-0/+8
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2009-10-16s4/drs(tort): TORTURE_DRS torture module - initial implementationKamen Mazdrashki1-0/+1
2009-08-11s4:torture Add test for the NTP signd serverAndrew Bartlett1-1/+2
2009-06-04s4:torture Make Samba4 build on hosts with an older libnetapiAndrew Bartlett1-3/+1
2009-05-29s4-smbtorture: fix the build w/o libnetapi.Günther Deschner1-0/+8
2009-05-29s4-smbtorture: add very basic LIBNETAPI testsuite.Günther Deschner1-0/+1
2009-04-24Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by theJelmer Vernooij1-1/+0
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-17s4:torture: add ldb testsAndrew Bartlett1-0/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-10Fix torture module initializion.Jelmer Vernooij1-1/+1
2008-05-10Revert "Remove copy of torture file."Jelmer Vernooij1-0/+71
2008-05-10Remove copy of torture file.Jelmer Vernooij1-71/+0
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-03-08Fix the build.Jelmer Vernooij1-8/+12
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+8
2008-01-07r26690: torture: Move torture_context_init() to the ui.c, where all functions...Jelmer Vernooij1-17/+1
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24852: Fix initializationJelmer Vernooij1-1/+1
2007-10-10r24851: Add --load-module argument to smbtorture.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-2/+5
2007-10-10r21745: indentAndrew Bartlett1-1/+1
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-0/+3
2007-10-10r21222: Merge a couple of pidl fixes:Jelmer Vernooij1-1/+0
2007-10-10r21066: Fix the build (uninitialised variable).Jelmer Vernooij1-0/+1
2007-10-10r21055: Fix executable bit.Jelmer Vernooij1-5/+0
2007-10-10r19556: Remove unused option.Jelmer Vernooij1-1/+0
2007-10-10r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij1-1/+0
2007-10-10r19387: Exit with 0 if failures were expectedJelmer Vernooij1-0/+2