summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r19035: add LOCAL-REPLACE testStefan Metzmacher2007-10-102-0/+3
* r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farmVolker Lendecke2007-10-101-5/+76
* r19025: - remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-103-93/+81
* r18994: - torture_register_suite should be publicStefan Metzmacher2007-10-101-6/+3
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-102-6/+11
* r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2007-10-101-1/+1
* r18844: Workaround win2k behaviour (which returns WERR_NO_MORE_ITEMS instead ofGünther Deschner2007-10-101-3/+5
* r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell2007-10-101-7/+17
* r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell2007-10-101-2/+2
* r18822: Automatically remove a forced dfs standard root creation.Günther Deschner2007-10-101-30/+30
* r18821: Correctly name dfs_AddStdRootForced() test.Günther Deschner2007-10-101-4/+3
* r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell2007-10-105-3/+230
* r18807: don't overtax the imaginations of servers that can't do mkdir on \\di...Andrew Tridgell2007-10-101-2/+2
* r18800: fix a write behind the buffer bug...Stefan Metzmacher2007-10-101-4/+2
* r18782: Do not send random data to the password change (although that revealsGünther Deschner2007-10-101-2/+2
* r18776: Fill in and test dfs_ManagerInitialize().Günther Deschner2007-10-101-3/+32
* r18766: Getting rid of one test_GetManagerVersion() call and fix the build.Günther Deschner2007-10-101-5/+3
* r18764: Test all standalone DFS root functions in the torture test.Günther Deschner2007-10-101-0/+237
* r18763: Removing old dfs_Add test, will be replaced with another one soon.Günther Deschner2007-10-101-35/+0
* r18759: Do not use "simple" as test password as pointed out by Andrew Bartlett.Günther Deschner2007-10-101-3/+14
* r18757: Disable this for nowSimo Sorce2007-10-101-1/+1
* r18753: expand the test so that it does a growing number of changesRafal Szczesniak2007-10-101-66/+136
* r18751: Check for samr reject codes and their particular order.Günther Deschner2007-10-102-19/+203
* r18741: test dfs_Enum and dfs_EnumEx in the torture test.Günther Deschner2007-10-101-23/+104
* r18740: Some more work around srvsvcSimo Sorce2007-10-101-14/+253
* r18691: Forgot to add copyright info.Rafal Szczesniak2007-10-101-0/+20
* r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak2007-10-103-92/+207
* r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher2007-10-101-4/+4
* r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak2007-10-101-16/+39
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-102-8/+8
* r18637: Fix the build. Sorry,Günther Deschner2007-10-101-1/+0
* r18631: correct unintentional commit.Rafal Szczesniak2007-10-101-1/+1
* r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak2007-10-101-28/+73
* r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2007-10-101-6/+5
* r18585: 50 open searches is still too many for some of the build farm hosts,Andrew Tridgell2007-10-101-1/+1
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-1/+17
* r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2007-10-101-0/+7
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-4/+4
* r18541: with 100 old style searches we can run out of file descriptors on someAndrew Tridgell2007-10-101-1/+1
* r18517: I find it less confusing if tests are run in the order they areAndrew Tridgell2007-10-101-1/+1
* r18516: I'm surprised that compilers allowed this at allAndrew Tridgell2007-10-101-2/+2
* r18498: While passing stack values into torture_tcase_add_test is bad, valuesAndrew Bartlett2007-10-101-3/+8
* r18497: fixed crash bug in irpc test - the torture_tcase_add_test() callAndrew Tridgell2007-10-101-2/+2
* r18421: support --target=samba3, I thought that was already supportedStefan Metzmacher2007-10-101-2/+4
* r18408: Only output a message if the async request fails.Andrew Bartlett2007-10-101-1/+1
* r18406: disable local iconv test as well when iconv:native=falseAndrew Tridgell2007-10-101-3/+9
* r18392: add sidtouid and sidtogid tests to RPC-UNIXINFOStefan Metzmacher2007-10-101-0/+45
* r18391: - match the samba3 protocol for UNIXINFOStefan Metzmacher2007-10-101-3/+23
* r18385: fix crashes in the RPC-UNIXINFO testStefan Metzmacher2007-10-101-0/+4
* r18371: made the directory depth notify test independent of timingAndrew Tridgell2007-10-101-11/+29