summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/drsuapi.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-2/+2
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-5/+5
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-18/+18
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-49/+49
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-8/+8
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij1-184/+303
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij1-144/+118
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij1-184/+91
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij1-110/+55
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-2/+2
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner1-1/+58
2007-10-10r22538: same day late at night in au...:-)Stefan Metzmacher1-5/+4
2007-10-10r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett1-3/+2
2007-10-10r21817: give fields a meaningStefan Metzmacher1-2/+2
2007-10-10r20676: Add ref pointer to fix warning.Jelmer Vernooij1-2/+2
2007-10-10r20510: fix spellingStefan Metzmacher1-1/+1
2007-10-10r20369: Remember to break if we find a match.Andrew Bartlett1-1/+3
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher1-2/+2
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett1-97/+125
2007-10-10r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett1-5/+0
2007-10-10r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher1-2/+2
2007-10-10r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett1-4/+53
2007-10-10r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher1-2/+2
2007-10-10r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher1-4/+4
2007-10-10r19760: Create a DC account for the drsuapi tests to work on, rather thanAndrew Bartlett1-6/+45
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-1/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-3/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher1-4/+8
2007-10-10r10807: Make the split-out files actually compile...Andrew Bartlett1-5/+5
2007-10-10r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett1-1219/+3
2007-10-10r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett1-10/+10
2007-10-10r10345: Add more add-hock tests.Andrew Bartlett1-0/+107
2007-10-10r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett1-41/+98
2007-10-10r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett1-0/+148
2007-10-10r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett1-1/+75
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9733: Test conversion from known sids in CrackNames.Andrew Bartlett1-0/+56
2007-10-10r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett1-0/+37
2007-10-10r9547: A pile more completeness testing for DsCrackNames.Andrew Bartlett1-14/+143
2007-10-10r9516: Try a full-on matrix test of all the combinations in DRSUAPIAndrew Bartlett1-2/+123