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
/
torture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19381: Print out the specific tests that failed after a smbtorture run.
Jelmer Vernooij
1
-0
/
+15
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
1
-27
/
+8
2007-10-10
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
1
-24
/
+3
2007-10-10
r18994: - torture_register_suite should be public
Stefan Metzmacher
1
-6
/
+3
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16557: Silently succeed when torture_register_suite is passed NULL.
James Peach
1
-0
/
+4
2007-10-10
r16333: Move more code out of the core smbtorture. It now no longer
Jelmer Vernooij
1
-684
/
+1
2007-10-10
r16331: Split out registering of multi fn tests, fix typo in name of pac suite.
Jelmer Vernooij
1
-78
/
+80
2007-10-10
r16329: Convert to new UI API.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
1
-32
/
+84
2007-10-10
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...
Volker Lendecke
1
-0
/
+1
2007-10-10
r15957: - add a test that fetches the schema from an windows LDAP server,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15892: Remove the COM management code - DCOM should be
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15862: add a LOCAL-EVENT torture test
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15594: Remove another unused include
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15456: Inspired by a short discussion with abartlet on IRC.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r15014: added a simple batch oplock benchmark
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14817: rename some tests
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-74
/
+0
2007-10-10
r14525: Sort list of torture tests alphabetically
Jelmer Vernooij
1
-19
/
+16
2007-10-10
r14524: Make TORTURE_NET a separate module
Jelmer Vernooij
1
-17
/
+5
2007-10-10
r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...
Jelmer Vernooij
1
-338
/
+6
2007-10-10
r14519: Put base registration in a seperate file, as well as some
Jelmer Vernooij
1
-1596
/
+62
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14437: fix warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-96
/
+3
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14347: Add registration function to allow registering smbtorture test(suites)
Jelmer Vernooij
1
-22
/
+82
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14140: block SIGPIPE in smbtorture
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r14040: report errors better
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r14039: as samba4 drops the connection on multiple negprot requests
Stefan Metzmacher
1
-7
/
+10
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server
Andrew Tridgell
1
-2
/
+3
2007-10-10
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13627: split the NBT-WINSREPLICATION tests into multiple tests
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r13373: Implement the -p option for smbtorture.
James Peach
1
-2
/
+7
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13182: Add first bits of browsing testsuite.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12764: Add a test for lsa_lookup. This will be expanded when I get around to...
Volker Lendecke
1
-0
/
+1
[prev]
[next]