index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
torture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-5
/
+5
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
1
-0
/
+1
*
s4-torture Enable libnetapi and libsmbclient tests using combined build
Andrew Bartlett
2011-06-21
1
-14
/
+0
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2010-11-01
1
-17
/
+2
*
s4 torture: Add tests for dfs referrals handling in SMB/trans2 requests
Matthieu Patou
2010-05-18
1
-0
/
+1
*
s4-smbtorture: add rather simple libsmbclient torture testsuite.
Günther Deschner
2010-01-14
1
-0
/
+8
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-2
/
+0
*
s4/drs(tort): TORTURE_DRS torture module - initial implementation
Kamen Mazdrashki
2009-10-16
1
-0
/
+1
*
s4:torture Add test for the NTP signd server
Andrew Bartlett
2009-08-11
1
-1
/
+2
*
s4:torture Make Samba4 build on hosts with an older libnetapi
Andrew Bartlett
2009-06-04
1
-3
/
+1
*
s4-smbtorture: fix the build w/o libnetapi.
Günther Deschner
2009-05-29
1
-0
/
+8
*
s4-smbtorture: add very basic LIBNETAPI testsuite.
Günther Deschner
2009-05-29
1
-0
/
+1
*
Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the
Jelmer Vernooij
2009-04-24
1
-1
/
+0
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
s4:torture: add ldb tests
Andrew Bartlett
2008-12-17
1
-0
/
+1
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-0
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Fix torture module initializion.
Jelmer Vernooij
2008-05-10
1
-1
/
+1
*
Revert "Remove copy of torture file."
Jelmer Vernooij
2008-05-10
1
-0
/
+71
*
Remove copy of torture file.
Jelmer Vernooij
2008-05-10
1
-71
/
+0
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
1
-1
/
+1
|
\
|
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-8
/
+12
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-1
/
+8
|
/
*
r26690: torture: Move torture_context_init() to the ui.c, where all functions...
Jelmer Vernooij
2008-01-07
1
-17
/
+1
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24852: Fix initialization
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24851: Add --load-module argument to smbtorture.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r21745: indent
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r21222: Merge a couple of pidl fixes:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r21066: Fix the build (uninitialised variable).
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r21055: Fix executable bit.
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r19556: Remove unused option.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r19387: Exit with 0 if failures were expected
Jelmer Vernooij
2007-10-10
1
-0
/
+2
[next]