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
2013-10-23
torture: Add a test showing we have to break L2 at open time
Volker Lendecke
1
-0
/
+105
2013-10-23
torture: Add oplock break to l2/none tests
Volker Lendecke
1
-0
/
+96
2013-10-23
torture: Check break level in raw.oplock.exclusive5
Volker Lendecke
1
-0
/
+1
2013-10-23
torture: Add reproducer for bug 10216
Volker Lendecke
1
-0
/
+12
2013-10-17
s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipe
Stefan Metzmacher
1
-12
/
+29
2013-10-15
torture: Extend raw.oplock.batch10
Volker Lendecke
1
-0
/
+12
2013-10-11
torture: Extend the raw.oplock.doc1 test
Volker Lendecke
1
-7
/
+21
2013-10-06
torture: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-09-06
smbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
Volker Lendecke
1
-0
/
+3
2013-09-05
torture: Adapt raw.oplock to w2k12
Volker Lendecke
1
-6
/
+18
2013-07-19
Add torture tests to raw.eas to check sending Windows invalid names in the mi...
Jeremy Allison
1
-0
/
+114
2013-07-02
torture: Don't segfault in raw.session on error.
Andreas Schneider
1
-1
/
+1
2013-07-02
torture: Fix comparsion of uninitalized bytes.
Andreas Schneider
1
-0
/
+2
2013-05-09
s4-smbtorture: Set result message when failing the inheritance test.
Alexander Werth
1
-0
/
+7
2013-03-20
s4:torture: let raw.read accept larger reads than 0x10000
Stefan Metzmacher
1
-4
/
+2
2013-03-20
s4:torture: raw.read fix large reads against windows
Stefan Metzmacher
1
-9
/
+3
2013-02-22
torture: Fix memcmp of short buffer.
Andreas Schneider
1
-2
/
+2
2012-10-01
Add samba3.samba3badnameblob test to check regressions in bug #9215.
Jeremy Allison
2
-0
/
+139
2012-09-14
s4:torture: fix error reporting in the raw.oplock-brl3 test
Michael Adam
1
-2
/
+1
2012-09-10
smbtorture: Test that delete requests are not special
Volker Lendecke
1
-0
/
+78
2012-08-30
Now ACL inheritance flags are working, add test_inheritance_flags() back into...
Jeremy Allison
1
-5
/
+10
2012-08-20
s4-torture: Show that we cannot list extended attributes on streams
Andrew Bartlett
1
-0
/
+11
2012-08-20
s4-torture: Show that we cannot have extended attributes on streams
Andrew Bartlett
1
-2
/
+17
2012-08-20
s4-torture: Improve raw.streams test to cover EAs and to use torture_assert()
Andrew Bartlett
1
-34
/
+25
2012-08-10
torture: Reproducer for 64c0367
Volker Lendecke
1
-0
/
+20
2012-08-02
s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
Stefan Metzmacher
3
-5
/
+5
2012-06-22
s4:torture/raw: add raw.session.expire1
Stefan Metzmacher
1
-0
/
+200
2012-06-12
s4:torture: fix use of non-existent word (existant)
Michael Adam
5
-9
/
+9
2012-05-18
s4:torture: Add raw.session.reauth2 test
Volker Lendecke
1
-0
/
+142
2012-05-18
s4:torture: rename raw.session.reauth => raw.session.reauth1
Stefan Metzmacher
1
-3
/
+3
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
15
-225
/
+75
2012-05-09
s4:torture/raw/context: test a session setup with a given invalid vuid
Stefan Metzmacher
1
-17
/
+29
2012-05-08
s4:torture/raw/context: add subtests as torture testcases
Stefan Metzmacher
1
-46
/
+20
2012-05-08
s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...
Stefan Metzmacher
1
-1
/
+7
2012-05-08
s4:torture/raw: make torture_raw_context a test suite
Stefan Metzmacher
2
-3
/
+12
2012-05-08
s4:torture/raw/context: make use of torture_* macros and avoid 'printf'
Stefan Metzmacher
1
-100
/
+87
2012-05-08
s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()
Stefan Metzmacher
1
-1
/
+3
2012-05-08
s4:torture/raw/session: make sure we got a reauth of the existing session
Stefan Metzmacher
1
-0
/
+2
2012-05-04
s4:torture: add a check for talloc success in test_session_reauth
Volker Lendecke
1
-0
/
+1
2012-04-30
s4-torture: convert samba3misc tests to use torture_failure and torture_assert
Andrew Bartlett
1
-148
/
+105
2012-04-30
s4-torture: move samba3 tests to use torture helper functions
Andrew Bartlett
1
-33
/
+4
2012-04-30
s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapper
Andrew Bartlett
3
-63
/
+14
2012-04-26
s4-torture: never return false in the raw.composite torture test
Andrew Bartlett
1
-39
/
+7
2012-04-25
s4:torture: add a raw.session suite with a raw.session.reauth test
Gregor Beck
2
-0
/
+91
2012-04-25
s4-torture: enable raw.composite test again, and convert to new style test
Andrew Bartlett
2
-108
/
+127
2012-04-18
Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities
Jeremy Allison
1
-0
/
+37
2012-04-18
s4-torture: Fix the raw.notify mask test
Volker Lendecke
1
-0
/
+4
2012-04-18
s4-torture: Use 2 client connections for raw.notify.mask
Volker Lendecke
1
-19
/
+20
2012-04-18
s4-torture: Use 2 client connections for raw.notify.tree
Volker Lendecke
1
-3
/
+9
2012-04-18
s4-torture: Use 2 client connections for raw.notify.recursive
Volker Lendecke
1
-6
/
+13
[next]