summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.Günther Deschner1-1/+2
2007-10-10r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...Günther Deschner1-0/+52
2007-10-10r23383: Query transitive forest trust info in LSA torture test once we see su...Günther Deschner1-0/+66
2007-10-10r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner1-2/+2
2007-10-10r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett1-2/+28
2007-10-10r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner1-1/+25
2007-10-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner1-1/+58
2007-10-10r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough1-0/+1
2007-10-10r23129: Merge from 3_0:Günther Deschner1-5/+5
2007-10-10r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2-0/+96
2007-10-10r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett1-1/+1
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-4/+4
2007-10-10r22944: fix bug #4618:Stefan Metzmacher2-4/+4
2007-10-10r22680: Fix a talloc ctx nameVolker Lendecke1-1/+1
2007-10-10r22580: remove not yet needed line...Stefan Metzmacher1-1/+0
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher2-2/+5
2007-10-10r22538: same day late at night in au...:-)Stefan Metzmacher1-5/+4
2007-10-10r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher1-2/+7
2007-10-10r22443: It isn't fatal to get the case wrong on this stuff.Andrew Bartlett1-4/+11
2007-10-10r22396: remove unused varsStefan Metzmacher1-4/+0
2007-10-10r22339: Run some more tests.Jelmer Vernooij2-101/+99
2007-10-10r22201: crash fix...Stefan Metzmacher1-0/+4
2007-10-10r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c codeStefan Metzmacher1-26/+19
2007-10-10r22194: fix compiler warning andStefan Metzmacher1-4/+9
2007-10-10r22193: fix compiler warning and formatingStefan Metzmacher1-8/+7
2007-10-10r22192: fix compiler warningsStefan Metzmacher1-8/+8
2007-10-10r22190: fix compiler warnings and remove unused talloc_reference()Stefan Metzmacher1-4/+3
2007-10-10r22171: At least walk over the test_SetupCredentials2 before bailing as 'weAndrew Bartlett1-5/+5
2007-10-10r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2-7/+40
2007-10-10r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts ofAndrew Bartlett1-4/+17
2007-10-10r22116: Only query by SID if we have a SIDAndrew Bartlett1-24/+23
2007-10-10r22086: Bail out early on some of these failures.Andrew Bartlett1-0/+9
2007-10-10r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij1-0/+4
2007-10-10r21943: don't send unitialized dataStefan Metzmacher1-1/+1
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher1-120/+1
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher1-442/+1
2007-10-10r21817: give fields a meaningStefan Metzmacher1-2/+2
2007-10-10r21727: Walk some more of the error branches in the ChangePasswordUser server.Andrew Bartlett1-0/+100
2007-10-10r21719: Try to cover more of the server-side password processing.Andrew Bartlett1-16/+149
2007-10-10r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning aboutAndrew Bartlett1-1/+1
2007-10-10r21697: Try to cover the 'bad session key' codepaths too.Andrew Bartlett1-0/+54
2007-10-10r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer forAndrew Bartlett1-28/+78
2007-10-10r21694: Some more testing updates.Jelmer Vernooij1-2/+1
2007-10-10r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test toAndrew Bartlett2-51/+14
2007-10-10r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach1-3/+1
2007-10-10r21590: add RPC-HANDLES-MIXED-SHARED test, which shows thatStefan Metzmacher1-0/+136
2007-10-10r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstratesStefan Metzmacher2-1/+247
2007-10-10r21570: added a RPC-HANDLES test that tries to show that rpc policy handlesAndrew Tridgell2-0/+212
2007-10-10r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell1-6/+6
2007-10-10r21491: Verify that the DNS domain name is filled in on GUID searches in theAndrew Bartlett1-0/+32