summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij12-17/+0
2007-10-10r12597: One less void *Andrew Bartlett1-1/+1
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij1-97/+0
2007-10-10r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij1-0/+97
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2-2/+2
2007-10-10r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij4-18/+16
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij35-173/+61
2007-10-10r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett1-7/+93
2007-10-10r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett1-10/+30
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij1-5/+4
2007-10-10r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke1-2221/+0
2007-10-10r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher1-13/+36
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-8/+8
2007-10-10r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell1-1/+3
2007-10-10r11968: More warning fixes. We're on track to getting to double digits forTim Potter2-3/+3
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter2-11/+13
2007-10-10r11884: Download ntconfig.polVolker Lendecke1-13/+171
2007-10-10r11883: Also look up the membership in the domain local groups.Volker Lendecke1-8/+83
2007-10-10r11868: Get the wks and user accounts from a file.Volker Lendecke1-2/+141
2007-10-10r11843: fixed a valgrind error in the RPC-SAMLOGON testAndrew Tridgell1-1/+1
2007-10-10r11837: Add a timeout before starting a torture test. It's really fun to watc...Volker Lendecke1-9/+33
2007-10-10r11836: More work in progressVolker Lendecke1-100/+448
2007-10-10r11834: More steps towards XP loginVolker Lendecke1-0/+622
2007-10-10r11826: A few steps down the loginVolker Lendecke1-3/+242
2007-10-10r11818: - changed the option torture:echo_TestSleep=yes/no to the more genericAndrew Tridgell1-5/+5
2007-10-10r11809: Make dcerpc_bind_auth async.Volker Lendecke1-10/+10
2007-10-10r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.Volker Lendecke1-11/+35
2007-10-10r11803: New start for RPC-LOGIN load test, this time async. It's gonna be fun...Volker Lendecke1-949/+454
2007-10-10r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher2-7/+4
2007-10-10r11628: fixed a valgrind error in the rpc echo testAndrew Tridgell1-1/+1
2007-10-10r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter1-0/+17
2007-10-10r11624: Use enum names instead of magic numbers.Tim Potter1-2/+2
2007-10-10r11479: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke4-9/+90
2007-10-10r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell1-8/+8
2007-10-10r11453: Fix warning, for a case that just can't happen.Andrew Bartlett1-0/+3
2007-10-10r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett1-15/+0
2007-10-10r11406: Clean up uninitialised value warnings found by -01.Andrew Bartlett1-23/+17
2007-10-10r11405: Ensure we can never have secret4 be uninitialised. Found afterAndrew Bartlett1-3/+5
2007-10-10r11404: Another torture test and a new WERR.Andrew Bartlett1-0/+13
2007-10-10r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett1-10/+111
2007-10-10r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett1-6/+17
2007-10-10r11361: Test user@DOMAIN userPrincipalNamesAndrew Bartlett1-0/+14
2007-10-10r11360: Pass down a flag indicating that this is an 'old password', and toAndrew Bartlett1-18/+50
2007-10-10r11359: More lovely cracknames tests...Andrew Bartlett1-0/+31
2007-10-10r11355: Test for error returns when we don't specify the newly discoveredAndrew Bartlett1-0/+9
2007-10-10r11352: Add newly discovered (via the radiator lists) flags for controllingAndrew Bartlett1-14/+51
2007-10-10r11351: Another add-hoc test.Andrew Bartlett1-0/+7
2007-10-10r11298: Consolidate the 'short' samlogon tests, and move to using theAndrew Bartlett2-117/+70