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
2010-01-10
s4/torture: Parameterize output in LOCK tests based off server support
Steven Danneman
1
-0
/
+3
2009-12-07
s4 torture: Add a new torture:hide_on_access_denied parameter
Tim Prouty
1
-0
/
+3
2009-12-03
s4 torture: Make RAW-SEARCH pass against win7
Zachary Loafman
1
-0
/
+9
2009-12-03
s4 torture: Parameterize WRITE_AND_CLOSE support
Zachary Loafman
1
-0
/
+1
2009-12-03
s4 torture: Allow READ to be parameterized, add more readx tests
Zachary Loafman
1
-0
/
+1
2009-12-03
s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignored
Zachary Loafman
1
-0
/
+2
2009-12-03
s4 torture: Add a few more windows target types
Tim Prouty
1
-0
/
+4
2009-12-03
s4 torture: Allow some implementations to break from level1 to none with two ...
Tim Prouty
1
-0
/
+2
2009-12-02
s4/torture: Add target functionality parameters to SMBv1 BRL tests
Steven Danneman
1
-1
/
+6
2009-12-01
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
Tim Prouty
1
-1
/
+0
2009-11-25
s4 torture: Allow onefs to be checked like samba3 and samba4
Tim Prouty
1
-0
/
+1
2009-11-17
s4/torture: Port SMBv1 Change Notify tests to SMBv2
Aravind Srinivasan
1
-0
/
+2
2009-11-17
torture/smb2: make SMB2 BRL tests pass against W2K8R2
Steven Danneman
1
-0
/
+2
2009-10-22
s4:smbtorture - Add "const" before "value"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-4
/
+0
2009-10-15
s4-torture: catch bad command line options
Andrew Tridgell
1
-0
/
+3
2009-10-06
s4/torture: Add server target of OneFS
Steven Danneman
1
-2
/
+5
2009-07-06
RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4
Stefan Metzmacher
1
-0
/
+2
2009-06-13
smbtorture: Output subunit by default.
Jelmer Vernooij
1
-1
/
+1
2009-06-13
smbtorture: Remove unused 'quiet' output format.
Jelmer Vernooij
1
-36
/
+0
2009-02-11
s4 torture: Smbtorture additions for Windows BRL
Zack Kirsch
1
-0
/
+2
2008-12-22
Fix segfault when there are no tests registered.
Jelmer Vernooij
1
-1
/
+1
2008-11-02
Fix the build.
Jelmer Vernooij
1
-0
/
+3
2008-11-01
Split out torture results from torture context.
Jelmer Vernooij
1
-3
/
+6
2008-10-23
Move subunit ui ops out of smbtorture to the torture library.
Jelmer Vernooij
1
-75
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-07-26
smbtorture: add --extra-user option
Stefan Metzmacher
1
-1
/
+13
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
1
-1
/
+1
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
1
-1
/
+1
2008-05-23
Include test case name when reporting with subunit. This should make it possi...
Jelmer Vernooij
1
-6
/
+21
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+1
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-1
/
+3
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-1
/
+1
2008-04-14
Fix problems with event context not being the parent.
Simo Sorce
1
-1
/
+3
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+0
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26453: Janitorial: Don't use a static char[] in smb_readline_replacement.
Kai Blin
1
-0
/
+1
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-12
/
+12
2007-12-21
r26278: Tallocify convenience table for iconv handles.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26240: We now actually use torture_context pointers for more than just alloc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-29
/
+42
2007-12-21
r25929: Add some help strings.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25527: Deal with no tests being registered.
Jelmer Vernooij
1
-0
/
+3
[next]