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
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
s4:torture:smb2: fix illegal write/uninitialized data bug in the lease.multib...
Michael Adam
1
-0
/
+1
2011-11-09
s4:torture:smb2: lease.update2: some more reasonable struct names and a comment
Michael Adam
1
-3
/
+7
2011-11-09
s4:torture:smb2: change the test file name in the durable-open.oplock test
Michael Adam
1
-1
/
+1
2011-11-01
s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...
Michael Adam
1
-0
/
+90
2011-11-01
s4:torture:smb2: expand durable-open.open2 test matrix by all share-modes
Michael Adam
1
-9
/
+48
2011-11-01
s4:torture:smb2: expand durable-open.open1 test matrix by all share-modes
Michael Adam
1
-8
/
+62
2011-11-01
s4:torture:smb2: rename the durable-open.basic2 test to durable-open.open2 fo...
Michael Adam
1
-14
/
+14
2011-11-01
s4:torture:smb2: rename the durable-open.basic1 test to durable-open.open1 fo...
Michael Adam
1
-14
/
+14
2011-10-31
s4:torture/smb2: fix compound.invalid2 against windows
Stefan Metzmacher
1
-2
/
+2
2011-10-31
s4-torture: smb2 copychunk data integrity checks
David Disseldorp
1
-0
/
+72
2011-10-31
s4-torture: add smb2 copychunk ioctl tests
David Disseldorp
1
-7
/
+285
2011-10-31
s4-torture: split common copychunk ioctl test code into helpers
David Disseldorp
1
-53
/
+112
2011-10-31
s4-torture: Add tests for the smb2 copychunk ioctl
David Disseldorp
2
-2
/
+173
2011-10-30
s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...
Michael Adam
1
-0
/
+146
2011-10-30
s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...
Michael Adam
1
-0
/
+111
2011-10-30
s4:torture:smb2: check wheter open was durable in existing tests
Michael Adam
1
-0
/
+8
2011-10-30
s4:torture: test also break semantics between batch-oplocks and leases
Michael Adam
1
-1
/
+1
2011-10-30
s4:torture:smb2: adapt comment in durable-open.lease test according to curren...
Michael Adam
1
-0
/
+3
2011-10-30
s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2
Michael Adam
1
-1
/
+1
2011-10-28
s4:torture:smb2: avoid leaking tree connects up to the main function from the...
Michael Adam
1
-0
/
+13
2011-10-28
s4:torture:smb2: fix a nasty double free error.
Michael Adam
1
-2
/
+10
2011-10-28
s4:torture:smb2: fix a comment
Michael Adam
1
-1
/
+1
2011-10-28
s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()
Michael Adam
1
-4
/
+9
2011-10-26
s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()
Michael Adam
1
-8
/
+11
2011-10-19
s3: remove duplicate fsctl fn definitions
David Disseldorp
1
-2
/
+2
2011-10-14
Fix printf warning.
Jeremy Allison
1
-1
/
+1
2011-10-13
s4:torture/smb2: we only support 64KB reads/writes for now
Stefan Metzmacher
2
-8
/
+8
2011-10-08
s4:torture/smb2: avoid '//' comments
Stefan Metzmacher
1
-1
/
+1
2011-09-29
s4: add SMB2_FSCTL opcodes
David Disseldorp
1
-3
/
+3
2011-09-29
s4-torture: add smb2 ioctl test suite
David Disseldorp
3
-1
/
+89
2011-09-29
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2
-9
/
+9
2011-09-28
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
1
-12
/
+14
2011-08-30
smbtorture4: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-08-30
Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...
Jeremy Allison
1
-2
/
+40
2011-08-13
torture: use tevent_ functions names instead of the legacy event_ ones
Simo Sorce
4
-11
/
+11
2011-07-06
s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
Stefan Metzmacher
1
-3
/
+3
2011-07-06
s4:torture/smb2: s/smb2cli_lock/test_smb2_lock
Stefan Metzmacher
1
-19
/
+19
2011-05-05
Clean up some const and other compiler warnings.
Jeremy Allison
1
-2
/
+5
2011-03-19
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
12
-147
/
+146
2010-11-28
s4:torture/smb2/acls.c - remove two unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-01
s4:torture - suppress printf "%llu" on uint64_t variables warnings
Matthias Dieter Wallnöfer
2
-17
/
+22
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-33
/
+0
2010-09-25
torture: fixed a valgrind error in SMB2-CREATE
Andrew Tridgell
1
-0
/
+6
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
1
-0
/
+1
2010-09-16
s3/s4: merge msleep and smb_msleep
Björn Jacke
2
-5
/
+5
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
3
-19
/
+19
2010-04-22
s4-torture: fixed a initialiser
Andrew Tridgell
1
-1
/
+1
2010-04-11
s4: Fix more test results to not conflict with subunit commands.
Jelmer Vernooij
1
-7
/
+7
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
4
-54
/
+54
[prev]
[next]