summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/drsuapi.c
Commit message (Expand)AuthorAgeFilesLines
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-7/+7
* s4-torture: fixed DsReplicaGetInfo elementsAndrew Tridgell2010-01-161-2/+2
* s4-torture: switch smbtorture to the generic DRS optionsAndrew Tridgell2010-01-141-4/+4
* s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system callKamen Mazdrashki2009-11-171-10/+10
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() callKamen Mazdrashki2009-10-011-1/+39
* s4-tort-drs: DsReplicaUpdateRefs test fixed and extendedKamen Mazdrashki2009-10-011-37/+50
* s4/tort: RPC-DRSUAPI test case refactored to match torture architectureKamen Mazdrashki2009-09-111-67/+73
* s4/tort: code clean up using torture_drsuapi_assert_call() macroKamen Mazdrashki2009-09-111-132/+36
* s4/tort: Propagate torture_context and use torture_commentKamen Mazdrashki2009-09-111-66/+79
* s4/tort: Make common setup/teardown drsuapi test funcs really commonKamen Mazdrashki2009-09-111-13/+6
* s4/torture: fixed lots of crash bugs in the DRS testsAndrew Tridgell2009-09-101-17/+19
* tort: DsCrackNames - propagate torture context to all tests.Kamen Mazdrashki2009-09-081-46/+12
* tort: Helper function to get DC info for testingKamen Mazdrashki2009-09-081-0/+53
* tort: Implement 'setup' and 'teardown' for DRSUAPI test cases.Kamen Mazdrashki2009-09-081-0/+43
* 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