Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9941: Update the CrackNames test, and provide a much improved server-side | Andrew Bartlett | 1 | -41/+98 |
2007-10-10 | r9878: This is getting a bit out of control, but a few more tests. | Andrew Bartlett | 1 | -0/+148 |
2007-10-10 | r9861: I need to convert this to table-driven, but anyway... | Andrew Bartlett | 1 | -1/+75 |
2007-10-10 | r9778: Test for particular error returns, rather than just OK/not OK. | Andrew Bartlett | 1 | -7/+103 |
2007-10-10 | r9733: Test conversion from known sids in CrackNames. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r9727: A simplier test I can aim at passing when I get the cracknames code done. | Andrew Bartlett | 1 | -0/+37 |
2007-10-10 | r9547: A pile more completeness testing for DsCrackNames. | Andrew Bartlett | 1 | -14/+143 |
2007-10-10 | r9516: Try a full-on matrix test of all the combinations in DRSUAPI | Andrew Bartlett | 1 | -2/+123 |
2007-10-10 | r6109: nicer way to handle compression in the torture test | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r6000: add some notes about the cases where compression (or what ever this is) | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r5999: ups, remove the testvalue that I used against my w2k3 server | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5998: I was wrong with the highwater mark... | Stefan Metzmacher | 1 | -13/+20 |
2007-10-10 | r5949: give things more meaning, and reuse structs where it is possible | Stefan Metzmacher | 1 | -36/+36 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r5830: start to analyse the attribute values, depending on the attribute type | Stefan Metzmacher | 1 | -3/+26 |
2007-10-10 | r5799: more DsGetNCChanges updates, I'm starting to understand it... | Stefan Metzmacher | 1 | -16/+94 |
2007-10-10 | r5742: - add torture test and idl for DsReplicaUpdateRefs() | Stefan Metzmacher | 1 | -5/+65 |
2007-10-10 | r5308: trimmed back a lot of the old macros from smb_macros.h | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameter | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4180: use the same syntax as the other torture tests | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r4179: - nicer code layout | Stefan Metzmacher | 1 | -20/+10 |
2007-10-10 | r4176: I just remeber that I have already implement STR_CONFORMANT | Stefan Metzmacher | 1 | -6/+2 |
2007-10-10 | r4172: commit a DsReplicaSync() torture test | Stefan Metzmacher | 1 | -0/+63 |
2007-10-10 | r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo() | Stefan Metzmacher | 1 | -3/+135 |
2007-10-10 | r3920: - it seem that we need to send a magic bind_guid in DsBind() | Stefan Metzmacher | 1 | -1/+89 |
2007-10-10 | r3915: a few updates to the DsCrackNames() torture test | Stefan Metzmacher | 1 | -19/+59 |
2007-10-10 | r3512: - support DsCrackName GUID strings ('{faedf4f9-0de8-4582-b8b6-c475efef... | Stefan Metzmacher | 1 | -14/+120 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2992: drsuapi uses WERROR not NTSTATUS | Stefan Metzmacher | 1 | -21/+125 |
2007-10-10 | r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test | Stefan Metzmacher | 1 | -2/+84 |
2007-10-10 | r2971: fix DsBind idl | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r2970: - give somefields names and typdef enums for the possible values | Stefan Metzmacher | 1 | -11/+144 |
2007-10-10 | r2952: add idl and torture test for DsCrackNames | Stefan Metzmacher | 1 | -0/+38 |
2007-10-10 | r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r2442: remove unused event_loop_once() call | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r2387: fix segfault | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2382: considerably improved the Bind and Unbind IDL and test code. We can | Andrew Tridgell | 1 | -178/+30 |
2007-10-10 | r2100: rework the dcerpc client side library so that it is async. We now | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULT | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r1649: do a join as dc and run this test as the machine account | Stefan Metzmacher | 1 | -6/+33 |
2007-10-10 | r1481: add idl file and torture test dummies | Stefan Metzmacher | 1 | -0/+230 |