Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 tree | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r10807: Make the split-out files actually compile... | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r10804: Move the DRSUAPI cracknames test into a seperate file, and collapse | Andrew Bartlett | 1 | -1219/+3 |
2007-10-10 | r10803: Remove a duplicate krbtgt test, and add a test looking for the | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r10345: Add more add-hock tests. | Andrew Bartlett | 1 | -0/+107 |
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 |