summaryrefslogtreecommitdiff
path: root/source/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-1013-55/+50
* r19380: forgot to add home drive testing as well as home directory...Rafal Szczesniak2007-10-101-0/+8
* r19379: add testing home directory field to the samr tests.Rafal Szczesniak2007-10-101-0/+8
* r19366: don't fail async echo tests due to rounding errorsAndrew Tridgell2007-10-101-3/+6
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-108-629/+545
* r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...Volker Lendecke2007-10-102-0/+206
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-101-1/+1
* r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...Volker Lendecke2007-10-102-0/+74
* r19205: Some consolidationVolker Lendecke2007-10-101-25/+6
* r19204: Samba3 does level6 nowVolker Lendecke2007-10-101-5/+0
* r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 againVolker Lendecke2007-10-101-6/+46
* r19153: Simple consistency check for enumprinters level 2 as wellVolker Lendecke2007-10-101-2/+18
* r19152: A simple consistency check for enumprintersVolker Lendecke2007-10-101-5/+17
* r19027: Modify RPC-SAMBA3-SPOOLSS so that it can be activated in the build farmVolker Lendecke2007-10-101-5/+76
* 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
* 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
* 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
* 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
* r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher2007-10-101-4/+4
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-102-8/+8
* r18637: Fix the build. Sorry,Günther Deschner2007-10-101-1/+0
* r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2007-10-101-6/+5
* 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
* r18408: Only output a message if the async request fails.Andrew Bartlett2007-10-101-1/+1
* 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
* r18358: handle errors in the RPC-LSA async testAndrew Tridgell2007-10-101-6/+8
* r18356: doing 1000 of these requests can take over an hour underAndrew Tridgell2007-10-101-11/+12
* r18352: printf("%s") is not safe for NULL strings on all platforms, butAndrew Tridgell2007-10-101-55/+55
* r18348: fixed a valgrind error in RPC-SRVSVCAndrew Tridgell2007-10-101-1/+2
* r18345: test also flagsSimo Sorce2007-10-101-2/+11
* r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce2007-10-101-1/+74
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-101-1/+1
* r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test.Andrew Bartlett2007-10-101-0/+56
* r17956: LSA Cleanup!Andrew Bartlett2007-10-102-15/+97