index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbtorture: fix crash when the returning a crackname with an empty name
Matthieu Patou
2013-05-20
1
-1
/
+17
*
selftests-drs: make our generated class subclass of classschema
Matthieu Patou
2013-05-14
1
-1
/
+2
*
s4:torture fix a build break on AIX
Christian Ambach
2013-05-09
1
-1
/
+0
*
s4-smbtorture: Set result message when failing the inheritance test.
Alexander Werth
2013-05-09
1
-0
/
+7
*
Tests processing an oplock break within a compound SMB2 request.
Richard Sharpe
2013-05-07
1
-0
/
+163
*
torture: Only test leases if supported
Volker Lendecke
2013-04-27
1
-0
/
+37
*
torture: Use ZERO_STRUCTPN instead of explicit deref
Volker Lendecke
2013-04-27
1
-1
/
+1
*
s4:torture/smb2: add v2 lease requests
Stefan Metzmacher
2013-04-18
1
-1
/
+209
*
s4:torture/smb2: add smb2_lease_v2_create_share() helper
Stefan Metzmacher
2013-04-18
1
-0
/
+28
*
s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...
Stefan Metzmacher
2013-04-18
1
-1
/
+0
*
s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...
Gregor Beck
2013-04-18
1
-2
/
+2
*
s4:torture:smb2:durable_v2: remove an unused variable
Michael Adam
2013-04-18
1
-1
/
+0
*
Add a test that shows the difference between Windows and Samba with respect t...
Richard Sharpe
2013-04-16
3
-1
/
+540
*
Add a test to show that zero-length EA's are never returned over SMB2.
Jeremy Allison
2013-04-02
1
-0
/
+121
*
s4:torture: let raw.read accept larger reads than 0x10000
Stefan Metzmacher
2013-03-20
1
-4
/
+2
*
s4:torture: raw.read fix large reads against windows
Stefan Metzmacher
2013-03-20
1
-9
/
+3
*
torture: Update ndr README.
Andreas Schneider
2013-03-15
1
-0
/
+17
*
torture: Add ntprinting latin1 test.
Andreas Schneider
2013-03-15
1
-0
/
+217
*
torture: Don't leak file resource handle in spoolss test.
Andreas Schneider
2013-02-22
1
-0
/
+1
*
torture: Make sure we don't overrun the buffer.
Andreas Schneider
2013-02-22
1
-1
/
+1
*
torture: Fix memcmp of short buffer.
Andreas Schneider
2013-02-22
1
-2
/
+2
*
torture: Fix array access in spoolss test.
Andreas Schneider
2013-02-22
1
-2
/
+2
*
torture: Fix samsync domain_name checks.
Andreas Schneider
2013-02-22
1
-4
/
+45
*
torture-drs: Fix comment in replica_sync test
Andrew Bartlett
2013-02-22
1
-1
/
+1
*
torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...
Andrew Bartlett
2013-02-22
1
-1
/
+5
*
s4:torture: fix segfault in test_durable_open_open2_oplock()
Stefan Metzmacher
2013-02-18
1
-2
/
+4
*
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 test
Michael Adam
2013-02-18
1
-5
/
+7
*
s4:torture:smb2:durable: make test functions static
Michael Adam
2013-02-18
1
-40
/
+40
*
s4:torture: add a durable-open-disconnect test (suite)
Michael Adam
2013-02-18
2
-0
/
+64
*
Fix the maxfids test so that it does not fork lots of processes and so that i...
Richard Sharpe
2013-02-15
2
-19
/
+5
*
Add a herald with version string to smbtorture
Richard Sharpe
2013-02-13
1
-0
/
+2
*
s4-torture: make sure to deal with the highest relative pointer offset correc...
Günther Deschner
2013-02-01
1
-6
/
+26
*
Fix the compound tests to correctly pass against Windows when run with --sign...
Jeremy Allison
2013-01-31
1
-6
/
+6
*
s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.
Günther Deschner
2013-01-24
1
-1
/
+110
*
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
2013-01-24
1
-2
/
+6
*
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
2013-01-17
1
-3
/
+6
*
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
2013-01-17
1
-4
/
+7
*
s4-torture: add ndr64 spoolss_SetPrinter ndr test.
Günther Deschner
2013-01-17
1
-0
/
+73
*
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
2013-01-17
2
-8
/
+8
*
torture: Fix fsmo test to use correct -H samba-tool syntax
Andrew Bartlett
2013-01-17
1
-2
/
+2
*
torture: copychunk test suite improvements
David Disseldorp
2013-01-16
1
-8
/
+719
*
torture: replace ioctl failure returns with helper calls
David Disseldorp
2013-01-16
1
-33
/
+25
*
torture: add locking tests for copychunk
David Disseldorp
2013-01-16
1
-0
/
+228
*
torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
David Disseldorp
2013-01-16
1
-0
/
+6
*
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
2013-01-16
1
-0
/
+58
[next]