summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/drsuapi.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6109: nicer way to handle compression in the torture testStefan Metzmacher1-5/+4
2007-10-10r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher1-1/+5
2007-10-10r5999: ups, remove the testvalue that I used against my w2k3 serverStefan Metzmacher1-1/+1
2007-10-10r5998: I was wrong with the highwater mark...Stefan Metzmacher1-13/+20
2007-10-10r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher1-36/+36
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-5/+5
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher1-3/+26
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher1-16/+94
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-5/+65
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-3/+3
2007-10-10r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher1-2/+2
2007-10-10r4180: use the same syntax as the other torture testsStefan Metzmacher1-5/+6
2007-10-10r4179: - nicer code layoutStefan Metzmacher1-20/+10
2007-10-10r4176: I just remeber that I have already implement STR_CONFORMANTStefan Metzmacher1-6/+2
2007-10-10r4172: commit a DsReplicaSync() torture testStefan Metzmacher1-0/+63
2007-10-10r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()Stefan Metzmacher1-3/+135
2007-10-10r3920: - it seem that we need to send a magic bind_guid in DsBind()Stefan Metzmacher1-1/+89
2007-10-10r3915: a few updates to the DsCrackNames() torture testStefan Metzmacher1-19/+59
2007-10-10r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef...Stefan Metzmacher1-14/+120
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-21/+125
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-2/+84
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-1/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-11/+144
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-0/+38
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher1-16/+16
2007-10-10r2442: remove unused event_loop_once() callStefan Metzmacher1-2/+0
2007-10-10r2387: fix segfaultStefan Metzmacher1-0/+1
2007-10-10r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell1-178/+30
2007-10-10r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell1-1/+1
2007-10-10r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULTStefan Metzmacher1-1/+5
2007-10-10r1649: do a join as dc and run this test as the machine accountStefan Metzmacher1-6/+33
2007-10-10r1481: add idl file and torture test dummiesStefan Metzmacher1-0/+230