summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/drsuapi.c
Commit message (Expand)AuthorAgeFilesLines
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-35/+40
* s4-drsuapi: merge drsuapi_DsGetDomainControllerInfo from s3 drsuapi idl.Günther Deschner2008-10-181-15/+25
* s4-drsuapi: merge drsuapi_DsWriteAccountSpn from s3 drsuapi idl.Günther Deschner2008-10-181-7/+14
* s4-smbtorture: fix test_DsReplicaGetInfo.Günther Deschner2008-10-171-11/+16
* s4-smbtorture: fix test_DsGetNCChanges torture test.Günther Deschner2008-10-171-0/+2
* s4: merge from s3 drsuapi.idl.Günther Deschner2008-10-171-22/+27
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-4/+4
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-2/+2
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-5/+5
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-18/+18
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-49/+49
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-8/+8
* r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij2007-10-101-184/+303
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij2007-10-101-144/+118
* r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij2007-10-101-184/+91
* r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij2007-10-101-110/+55
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-2/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner2007-10-101-1/+58
* r22538: same day late at night in au...:-)Stefan Metzmacher2007-10-101-5/+4
* r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2007-10-101-3/+2
* r21817: give fields a meaningStefan Metzmacher2007-10-101-2/+2
* r20676: Add ref pointer to fix warning.Jelmer Vernooij2007-10-101-2/+2
* r20510: fix spellingStefan Metzmacher2007-10-101-1/+1
* r20369: Remember to break if we find a match.Andrew Bartlett2007-10-101-1/+3
* r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher2007-10-101-2/+2
* r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2007-10-101-97/+125
* r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett2007-10-101-5/+0
* r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher2007-10-101-2/+2
* r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett2007-10-101-4/+53
* r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID,Stefan Metzmacher2007-10-101-2/+2
* r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher2007-10-101-4/+4
* r19760: Create a DC account for the drsuapi tests to work on, rather thanAndrew Bartlett2007-10-101-6/+45
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-3/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher2007-10-101-4/+8
* r10807: Make the split-out files actually compile...Andrew Bartlett2007-10-101-5/+5
* r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett2007-10-101-1219/+3
* r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett2007-10-101-10/+10
* r10345: Add more add-hock tests.Andrew Bartlett2007-10-101-0/+107