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
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
1
-20
/
+20
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
27
-712
/
+712
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
11
-42
/
+42
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
6
-16
/
+16
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r25310: Make sure we do not regress on r25309
Volker Lendecke
2
-0
/
+72
2007-10-10
r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
Volker Lendecke
1
-21
/
+21
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
15
-57
/
+53
2007-10-10
r25034: Remove unused variables.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
13
-0
/
+13
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
16
-44
/
+46
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r24883: Use torture API.
Jelmer Vernooij
2
-103
/
+42
2007-10-10
r24882: Use the torture API in BASE-CHARSET.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r24798: RAW-SAMBA3POSIXTIMEDLOCK
Volker Lendecke
2
-0
/
+153
2007-10-10
r24768: redo the pingpong torture using sync functions to make the code simpler
Ronnie Sahlberg
1
-254
/
+146
2007-10-10
r24767: add a torture test that performs "ping-pong" that works the same way as
Ronnie Sahlberg
2
-0
/
+378
2007-10-10
r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used
Andrew Tridgell
2
-0
/
+110
2007-10-10
r24758: More use of torture API.
Jelmer Vernooij
1
-118
/
+126
2007-10-10
r24741: More use of the torture API.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
24
-604
/
+366
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
3
-5
/
+5
2007-10-10
r24695: Now the Samba4 passes this test, remove the skip...
Andrew Bartlett
1
-8
/
+0
2007-10-10
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r24670: Use torture functions for settings.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24588: use the right type
Andrew Tridgell
1
-1
/
+1
2007-10-10
r24587: the elements of the array are not talloc pointers
Andrew Tridgell
2
-4
/
+2
2007-10-10
r24586: same bug in RAW-BENCH-OPEN
Andrew Tridgell
1
-1
/
+1
2007-10-10
r24585: put in the right state variable when doing a SMBecho - this caused the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r24570: Attempt to fix make test
Volker Lendecke
1
-2
/
+8
2007-10-10
r24569: Add two tests
Volker Lendecke
3
-0
/
+89
2007-10-10
r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2open
Volker Lendecke
1
-2
/
+10
2007-10-10
r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
1
-0
/
+15
2007-10-10
r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
1
-0
/
+25
2007-10-10
r24473: Prove this is also the same for NTcreateX. It's pretty much
Jeremy Allison
1
-0
/
+38
2007-10-10
r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...
Jeremy Allison
1
-1
/
+85
2007-10-10
r24041: After metze's ack, check in torture_comment from Zack Krisch
Volker Lendecke
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
28
-84
/
+56
2007-10-10
r23734: Add a test to prove tridge's theory that the mask, once set
Jeremy Allison
1
-2
/
+119
2007-10-10
r23492: Also activate the split out test...
Volker Lendecke
1
-0
/
+2
2007-10-10
r23491: Split out the RENAME trans2 call into a separate test
Volker Lendecke
1
-14
/
+65
2007-10-10
r23182: fixed valgrind error
Andrew Tridgell
2
-0
/
+4
2007-10-10
r23181: prevent attempts to reopen the connection twice at the same time
Andrew Tridgell
2
-21
/
+30
2007-10-10
r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...
Andrew Tridgell
2
-3
/
+6
2007-10-10
r23152: fixed some async retry issues in openbench
Andrew Tridgell
1
-37
/
+34
2007-10-10
r23144: splitup RAW-OPLOCK into small units
Stefan Metzmacher
2
-84
/
+630
2007-10-10
r23143: error found by valgrind
Andrew Tridgell
2
-8
/
+10
2007-10-10
r23142: added error checking and reconnect on echo replies
Andrew Tridgell
2
-8
/
+50
2007-10-10
r23140: send send echos while disconnected
Andrew Tridgell
2
-2
/
+6
2007-10-10
r23139: use echo operations once a second in lockbench and openbench to ensure
Andrew Tridgell
2
-0
/
+21
[next]