summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2009-12-032-0/+22
* s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty2009-12-031-0/+108
* s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-2/+5
* s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-12/+27
* s4 torture: Add a few more windows target typesTim Prouty2009-12-032-0/+6
* s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty2009-12-031-5/+7
* s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty2009-12-033-7/+21
* s4-smbtorture: check more WERRORs in RPC-SPOOLSS.Günther Deschner2009-12-031-34/+35
* s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.Günther Deschner2009-12-031-25/+6
* s4/torture: add multiple lock cancel testSteven Danneman2009-12-021-2/+91
* s4/torture: add addition multiple lock testsSteven Danneman2009-12-022-29/+279
* s4/torture: fix build warnings by removing unecessary constSteven Danneman2009-12-021-1/+1
* s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman2009-12-023-7/+42
* s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.Günther Deschner2009-12-032-3/+15
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-022-32/+6
* s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty2009-12-011-2/+2
* s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty2009-12-011-19/+104
* Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"Tim Prouty2009-12-011-1/+0
* s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty2009-12-011-7/+5
* s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty2009-12-013-7/+8
* s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer2009-12-011-3/+6
* s4:torture/nbt/wins - Add more castsMatthias Dieter Wallnöfer2009-12-011-6/+12
* s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"Matthias Dieter Wallnöfer2009-12-011-2/+3
* s4:torture/ldap/ldap_sort - Add some casts to suppress warningsMatthias Dieter Wallnöfer2009-12-011-7/+7
* Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgetsVolker Lendecke2009-11-301-1/+3
* s4-smbtorture: more and stricter tests for printer and data keys in RPC-SPOOLSS.Günther Deschner2009-11-271-4/+8
* s4-torture: fixed error code for s4 in SMB2-LOCK testAndrew Tridgell2009-11-271-1/+8
* s4-torture: mark s4 as doing valid lock range tests on SMBAndrew Tridgell2009-11-271-1/+2
* s4-torture: fixed expected error codes for s4 in SMB2-LOCKAndrew Tridgell2009-11-271-3/+22
* s4-drstest: don't use getenv("LDB_URL") in test suitesAndrew Tridgell2009-11-271-18/+7
* torture: fixed SMB2-LOCK valgrind errorAndrew Tridgell2009-11-271-1/+2
* s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more.Günther Deschner2009-11-261-25/+26
* s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics.Günther Deschner2009-11-261-84/+111
* s4/torture: port SMBv1 RAW-LOCK tests to SMBv2Steven Danneman2009-11-251-20/+2012
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-253-15/+15
* s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty2009-11-251-4/+4
* s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty2009-11-251-0/+1
* s4 torture: Add two new setfileinfo testsTim Prouty2009-11-251-0/+191
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-252-10/+21
* RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher2009-11-241-19/+5
* s4/drs(tort): DSSYNC test to print what is different in drs_msg alsoKamen Mazdrashki2009-11-231-1/+7
* s4-smbtorture: fix spoolss_EnumPrinterKey client in RPC-SPOOLSS-WIN.Günther Deschner2009-11-231-4/+19
* s4-smbtorture: add tests for spoolss_EnumPrinterKey to RPC-SPOOLSS-PRINTER.Günther Deschner2009-11-231-0/+81
* s4:torture/smb2/oplock - Remove unneeded "status" redeclarationsMatthias Dieter Wallnöfer2009-11-211-5/+0
* s4:torture/smb2/notify - Rename nested "fname" variable to prevent warningsMatthias Dieter Wallnöfer2009-11-211-6/+6
* s4:torture/raw/unlink - Remove unused variable and labelMatthias Dieter Wallnöfer2009-11-211-2/+1
* s4:torture/rpc/netlogon - Fix uninitialised variableMatthias Dieter Wallnöfer2009-11-211-2/+1
* SMB2-LOCK: make use of torture_assert_*()Stefan Metzmacher2009-11-181-12/+6
* s4:torture/test_gentest.sh: make use of the PREFIX argumentStefan Metzmacher2009-11-181-5/+6
* s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan2009-11-174-42/+1839