summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett1-4/+27
2007-10-10r24074: Test both permitted logon hours and permitted workstations in theAndrew Bartlett2-4/+72
2007-10-10r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.Andrew Bartlett1-0/+10
2007-10-10r24053: Ensure we filter EnumDomainUsers with the supplied mask.Andrew Bartlett1-22/+80
2007-10-10r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett1-11/+195
2007-10-10r23821: Extend the winreg test by a test for DeleteKey on aMichael Adam1-0/+66
2007-10-10r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett1-11/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell42-126/+84
2007-10-10r23687: not every compiler supports __typeof__()Stefan Metzmacher1-0/+5
2007-10-10r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough1-5/+10
2007-10-10r23561: Fix an output message.Michael Adam1-1/+1
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