summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett2007-10-102-4/+72
* r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett2007-10-101-0/+10
* r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett2007-10-101-22/+80
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-11/+195
* r24051: more monitor function calls and monitor msg namesRafal Szczesniak2007-10-102-4/+4
* r24041: After metze's ack, check in torture_comment from Zack KrischVolker Lendecke2007-10-101-2/+2
* r23821: Extend the winreg test by a test for DeleteKey on aMichael Adam2007-10-101-0/+66
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-11/+3
* r23811: Try to ensure struct nbt_name is always pre-declared. Might fix theAndrew Bartlett2007-10-101-9/+10
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-102-18/+18
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-10165-495/+330
* r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison2007-10-101-2/+119
* r23687: not every compiler supports __typeof__()Stefan Metzmacher2007-10-101-0/+5
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-101-5/+10
* r23561: Fix an output message.Michael Adam2007-10-101-1/+1
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23535: accept numeric ntstatus codes in nbench load files (ronnies wiresharkAndrew Tridgell2007-10-101-3/+9
* r23534: honour the targetrate even for loadfiles with timestampsAndrew Tridgell2007-10-101-1/+5
* r23533: added --option torture:targetrate=rate to target a particularAndrew Tridgell2007-10-102-1/+31
* r23531: added optional latency reporting in BENCH-NBENCH. To use it, you needAndrew Tridgell2007-10-102-6/+47
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy2007-10-101-1/+1
* r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy2007-10-101-1/+1
* r23492: Also activate the split out test...Volker Lendecke2007-10-101-0/+2
* r23491: Split out the RENAME trans2 call into a separate testVolker Lendecke2007-10-101-14/+65
* r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin2007-10-104-549/+0
* r23403: Make nsstest build on Samba4.Kai Blin2007-10-104-2/+141
* r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.Günther Deschner2007-10-101-1/+2
* r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...Günther Deschner2007-10-101-0/+52
* r23383: Query transitive forest trust info in LSA torture test once we see su...Günther Deschner2007-10-101-0/+66
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-101-2/+2
* r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett2007-10-101-2/+28
* r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner2007-10-101-1/+25
* r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner2007-10-101-1/+58
* r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough2007-10-101-0/+1
* r23182: fixed valgrind errorAndrew Tridgell2007-10-102-0/+4
* r23181: prevent attempts to reopen the connection twice at the same timeAndrew Tridgell2007-10-102-21/+30
* r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...Andrew Tridgell2007-10-102-3/+6
* r23152: fixed some async retry issues in openbenchAndrew Tridgell2007-10-101-37/+34
* r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2007-10-102-84/+630
* r23143: error found by valgrindAndrew Tridgell2007-10-102-8/+10
* r23142: added error checking and reconnect on echo repliesAndrew Tridgell2007-10-102-8/+50
* r23140: send send echos while disconnectedAndrew Tridgell2007-10-102-2/+6
* r23139: use echo operations once a second in lockbench and openbench to ensureAndrew Tridgell2007-10-102-0/+21
* r23129: Merge from 3_0:Günther Deschner2007-10-101-5/+5
* r23104: Add comment explaining the new test.Jeremy Allison2007-10-101-1/+7
* r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison2007-10-101-0/+104
* r23099: New interesting delete on close tests :-).Jeremy Allison2007-10-101-1/+62
* r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2007-10-102-0/+96