index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
smbtorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25513: don't hide warnings in subunit mode
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r25512: reformat code...
Stefan Metzmacher
1
-19
/
+19
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-25
/
+25
2007-10-10
r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24907: now that we support bindings without a transport
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24897: Do some sanity checking on --basedir.
Jelmer Vernooij
1
-1
/
+14
2007-10-10
r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24851: Add --load-module argument to smbtorture.
Jelmer Vernooij
1
-1
/
+23
2007-10-10
r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat...
Jelmer Vernooij
1
-12
/
+8
2007-10-10
r24741: More use of the torture API.
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-38
/
+1
2007-10-10
r24670: Use torture functions for settings.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-1
/
+14
2007-10-10
r21222: Merge a couple of pidl fixes:
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r21055: Fix executable bit.
Jelmer Vernooij
1
-44
/
+1
2007-10-10
r21040: Remove subunit runner (now written in perl in my perlselftest branch)
Jelmer Vernooij
1
-10
/
+1
2007-10-10
r21028: Generate list of tests rather than maintaining it manually.
Jelmer Vernooij
1
-1
/
+25
2007-10-10
r20757: Strip recipe functionality (should be one layer up)
Jelmer Vernooij
1
-30
/
+1
2007-10-10
r19878: Announce testsuites when using subunit.
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r19875: set torture:host and torture:share also when we are given a binding s...
Stefan Metzmacher
1
-13
/
+6
2007-10-10
r19680: Allow specifying basedir for test data.
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r19565: the scripts do work :)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r19564: testing build farm scripts, apologies for the noise
Andrew Tridgell
1
-0
/
+2
2007-10-10
r19563: - make --num-progs a valid smbtorture option again. It's commonly
Andrew Tridgell
1
-2
/
+6
2007-10-10
r19556: Remove unused option.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19554: Remove short option for --shell, as it overlaps with the option used for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19548: this talloc_free() is definately wrong.
Andrew Tridgell
1
-1
/
+0
2007-10-10
r19537: Report correct test names when tests failed.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r19535: Fix warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19513: Add support for recipes (using '@')
Jelmer Vernooij
1
-2
/
+31
2007-10-10
r19512: Add --shell option to smbtorture (first work towards support for 'rec...
Jelmer Vernooij
1
-9
/
+52
2007-10-10
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19387: Exit with 0 if failures were expected
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij
1
-12
/
+46
2007-10-10
r19378: Add another type of test result 'error'
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r19377: Simplify report functions.
Jelmer Vernooij
1
-12
/
+2
2007-10-10
r19369: - we need to set the target:samba3 before calling torture_init()
Stefan Metzmacher
1
-10
/
+7
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
1
-19
/
+19
2007-10-10
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
1
-6
/
+21
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-43
/
+106
2007-10-10
r18421: support --target=samba3, I thought that was already supported
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r18343: fixed setlinebuf() prototype, added test for it, and use it in two
Andrew Tridgell
1
-3
/
+1
2007-10-10
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17958: as talloc_init() enabled null tracking, we should avoid to use it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]