summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij1-40/+40
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij1-27/+9
2007-10-10r16140: How on earth does this work on most build farm machines.... ?Volker Lendecke1-1/+1
2007-10-10r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo...Volker Lendecke1-4/+10
2007-10-10r16059: Remove accidential commitVolker Lendecke1-1/+0
2007-10-10r16058: Test a Join using SetUserInfo level 25, as XP does if the user did notVolker Lendecke1-13/+86
2007-10-10r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...Volker Lendecke2-10/+154
2007-10-10r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke3-127/+994
2007-10-10r15950: another printf() crash on solarisAndrew Tridgell1-84/+84
2007-10-10r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke1-0/+4
2007-10-10r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke1-1/+1
2007-10-10r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2-0/+128
2007-10-10r15902: more test code that should be using d_printf()Andrew Tridgell1-3/+3
2007-10-10r15898: use d_printf() in some more places to fix more torture seg faults onAndrew Tridgell1-7/+7
2007-10-10r15779: Remove keepref from atsvc and efs.Jelmer Vernooij1-4/+4
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+1
2007-10-10r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher1-3/+3
2007-10-10r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett1-1/+1
2007-10-10r15502: Typo fix.Rafal Szczesniak1-1/+1
2007-10-10r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett1-1/+1
2007-10-10r15499: This test can't run if the remote server won't let us open a policy h...Andrew Bartlett1-1/+4
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak1-9/+22
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett1-1/+1
2007-10-10r15412: Put the test in a dangerous category.Rafal Szczesniak1-0/+5
2007-10-10r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak2-0/+79
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij1-5/+6
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+0
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher8-8/+8
2007-10-10r14843: the results of the srvsrv_* calls depends on the user,Stefan Metzmacher1-85/+132
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij7-13/+11
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij36-35/+37
2007-10-10r14712: Do not proceed in event of failure to obtain a policy handle.Andrew Bartlett1-6/+6
2007-10-10r14667: Fix indentation.Rafal Szczesniak1-29/+29
2007-10-10r14665: More testing in RPC-SAMR. It looks like we will probably need anotherAndrew Bartlett1-20/+41
2007-10-10r14636: Print an error on torture connect failure. (Helps with debugging).Andrew Bartlett1-0/+4
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij6-1/+6
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij1-1/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+5
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij28-33/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij9-3/+16
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij31-0/+38
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij40-27/+202
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij9-0/+9
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij10-0/+15
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2-9/+32
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij3-0/+3
2007-10-10r13709: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett4-11/+34
2007-10-10r13551: Add an accessor function for the user sid.Andrew Bartlett1-0/+5
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett1-9/+9