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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22
Tim Prouty
1
-12
/
+27
2009-12-03
s4 torture: Add a few more windows target types
Tim Prouty
2
-0
/
+6
2009-12-03
s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4
Tim Prouty
1
-5
/
+7
2009-12-03
s4 torture: Allow some implementations to break from level1 to none with two ...
Tim Prouty
3
-7
/
+21
2009-12-03
s4-smbtorture: check more WERRORs in RPC-SPOOLSS.
Günther Deschner
1
-34
/
+35
2009-12-03
s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.
Günther Deschner
1
-25
/
+6
2009-12-02
s4/torture: add multiple lock cancel test
Steven Danneman
1
-2
/
+91
2009-12-02
s4/torture: add addition multiple lock tests
Steven Danneman
2
-29
/
+279
2009-12-02
s4/torture: fix build warnings by removing unecessary const
Steven Danneman
1
-1
/
+1
2009-12-02
s4/torture: Add target functionality parameters to SMBv1 BRL tests
Steven Danneman
3
-7
/
+42
2009-12-03
s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.
Günther Deschner
2
-3
/
+15
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
2
-32
/
+6
2009-12-01
s4 torture: Change oplock to use passthrough for exclusive3/batch11
Tim Prouty
1
-2
/
+2
2009-12-01
s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...
Tim Prouty
1
-19
/
+104
2009-12-01
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
Tim Prouty
1
-1
/
+0
2009-12-01
s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by default
Tim Prouty
1
-7
/
+5
2009-12-01
s4 torture: Move target macros to a common header instead of redefining them ...
Tim Prouty
3
-7
/
+8
2009-12-01
s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...
Matthias Dieter Wallnöfer
1
-3
/
+6
2009-12-01
s4:torture/nbt/wins - Add more casts
Matthias Dieter Wallnöfer
1
-6
/
+12
2009-12-01
s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"
Matthias Dieter Wallnöfer
1
-2
/
+3
2009-12-01
s4:torture/ldap/ldap_sort - Add some casts to suppress warnings
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-11-30
Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets
Volker Lendecke
1
-1
/
+3
2009-11-27
s4-smbtorture: more and stricter tests for printer and data keys in RPC-SPOOLSS.
Günther Deschner
1
-4
/
+8
2009-11-27
s4-torture: fixed error code for s4 in SMB2-LOCK test
Andrew Tridgell
1
-1
/
+8
2009-11-27
s4-torture: mark s4 as doing valid lock range tests on SMB
Andrew Tridgell
1
-1
/
+2
2009-11-27
s4-torture: fixed expected error codes for s4 in SMB2-LOCK
Andrew Tridgell
1
-3
/
+22
2009-11-27
s4-drstest: don't use getenv("LDB_URL") in test suites
Andrew Tridgell
1
-18
/
+7
2009-11-27
torture: fixed SMB2-LOCK valgrind error
Andrew Tridgell
1
-1
/
+2
2009-11-26
s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more.
Günther Deschner
1
-25
/
+26
2009-11-26
s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics.
Günther Deschner
1
-84
/
+111
2009-11-25
s4/torture: port SMBv1 RAW-LOCK tests to SMBv2
Steven Danneman
1
-20
/
+2012
2009-11-25
s4/libcli: rename previously reserved field in SMB2 LOCK struct
Steven Danneman
3
-15
/
+15
2009-11-25
s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...
Tim Prouty
1
-4
/
+4
2009-11-25
s4 torture: Allow onefs to be checked like samba3 and samba4
Tim Prouty
1
-0
/
+1
2009-11-25
s4 torture: Add two new setfileinfo tests
Tim Prouty
1
-0
/
+191
2009-11-25
s4 torture: Split up the torture suite setup for RAW-SFILEINFO
Tim Prouty
2
-10
/
+21
2009-11-24
RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...
Stefan Metzmacher
1
-19
/
+5
2009-11-23
s4/drs(tort): DSSYNC test to print what is different in drs_msg also
Kamen Mazdrashki
1
-1
/
+7
2009-11-23
s4-smbtorture: fix spoolss_EnumPrinterKey client in RPC-SPOOLSS-WIN.
Günther Deschner
1
-4
/
+19
2009-11-23
s4-smbtorture: add tests for spoolss_EnumPrinterKey to RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-0
/
+81
2009-11-21
s4:torture/smb2/oplock - Remove unneeded "status" redeclarations
Matthias Dieter Wallnöfer
1
-5
/
+0
2009-11-21
s4:torture/smb2/notify - Rename nested "fname" variable to prevent warnings
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-21
s4:torture/raw/unlink - Remove unused variable and label
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-21
s4:torture/rpc/netlogon - Fix uninitialised variable
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-18
SMB2-LOCK: make use of torture_assert_*()
Stefan Metzmacher
1
-12
/
+6
2009-11-18
s4:torture/test_gentest.sh: make use of the PREFIX argument
Stefan Metzmacher
1
-5
/
+6
2009-11-17
s4/torture: Port SMBv1 Change Notify tests to SMBv2
Aravind Srinivasan
4
-42
/
+1839
2009-11-17
torture/smb2: make SMB2 BRL tests pass against W2K8R2
Steven Danneman
3
-100
/
+111
2009-11-17
s4/drs(tort): Convert DSSYNC test to a test case fixture
Kamen Mazdrashki
2
-24
/
+68
2009-11-17
s4/drs(tort): replace DEBUG with torture_asert/comment/fail
Kamen Mazdrashki
1
-45
/
+49
[prev]
[next]