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-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
2007-10-10
r23062: make sure one node doesn't get ahead of the others at the start
Andrew Tridgell
1
-2
/
+4
2007-10-10
r23061: keep the RAW-BENCH-OPEN test balanced
Andrew Tridgell
1
-19
/
+34
2007-10-10
r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCK
Andrew Tridgell
1
-28
/
+163
2007-10-10
r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they could
Andrew Tridgell
1
-5
/
+0
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2
-2
/
+4
2007-10-10
r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We should
Andrew Tridgell
1
-52
/
+60
2007-10-10
r22962: show progress separately for each client in RAW-BENCH-LOCK, this is
Andrew Tridgell
1
-15
/
+26
2007-10-10
r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. It
Volker Lendecke
1
-0
/
+1
2007-10-10
r22881: show number of connected clients
Andrew Tridgell
1
-2
/
+12
2007-10-10
r22876: - try to reconnect once per second, not continously
Andrew Tridgell
1
-6
/
+12
2007-10-10
r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...
Andrew Bartlett
1
-0
/
+18
2007-10-10
r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.
Andrew Bartlett
1
-71
/
+150
2007-10-10
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
Andrew Bartlett
5
-61
/
+131
2007-10-10
r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its servers
Andrew Tridgell
1
-28
/
+110
2007-10-10
r22836: started adding auto-reconnect logic to lockbench. This needs to be
Andrew Tridgell
1
-2
/
+37
2007-10-10
r22835: it's useful to see how much time is remaining in this test (so we can
Andrew Tridgell
1
-3
/
+4
2007-10-10
r22813: improve error messages in RAW-NOTIFY test
Andrew Tridgell
1
-4
/
+17
2007-10-10
r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes)
Andrew Tridgell
1
-14
/
+25
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
4
-14
/
+30
2007-10-10
r22189: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered
Andrew Tridgell
2
-0
/
+249
2007-10-10
r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
James Peach
1
-1
/
+1
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-79
/
+80
[next]