r25026: Move param/param.h out of includes.h
[jelmer/samba4-debian.git] / source / torture / rpc / drsuapi.c
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the...
2007-10-10 Jelmer Vernooijr24844: Convert to torture API in preparation of helper...
2007-10-10 Jelmer Vernooijr24835: Put all RPC tests in the list (skipping when...
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Günther Deschnerr23239: Fill in drsuapi_QuerySitesByCost.
2007-10-10 Stefan Metzmacherr22538: same day late at night in au...:-)
2007-10-10 Andrew Bartlettr22120: Expand the RPC-CRACKNAMES test, to test more...
2007-10-10 Stefan Metzmacherr21817: give fields a meaning
2007-10-10 Jelmer Vernooijr20676: Add ref pointer to fix warning.
2007-10-10 Stefan Metzmacherr20510: fix spelling
2007-10-10 Andrew Bartlettr20369: Remember to break if we find a match.
2007-10-10 Stefan Metzmacherr20359: level -1 of DsGetDomainControllerInfo gives...
2007-10-10 Andrew Bartlettr20353: Restructure the DRSUAPI DsGetDomainControllerIn...
2007-10-10 Andrew Bartlettr20315: Implement the server side of DsGetDomainControl...
2007-10-10 Stefan Metzmacherr20251: I found out that the oid-prefix to uint32-id...
2007-10-10 Andrew Bartlettr20113: Update the DRSUAPI CrackNames test to explore...
2007-10-10 Stefan Metzmacherr20079: the 2nd guid is the source_dsa invocation_id...
2007-10-10 Stefan Metzmacherr19967: this unknowns are max_object_count and max_ndr_size
2007-10-10 Andrew Bartlettr19760: Create a DC account for the drsuapi tests to...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Stefan Metzmacherr10865: merge branches/SOC/SAMBA_4_0 into main the...
2007-10-10 Andrew Bartlettr10807: Make the split-out files actually compile...
2007-10-10 Andrew Bartlettr10804: Move the DRSUAPI cracknames test into a seperat...
2007-10-10 Andrew Bartlettr10803: Remove a duplicate krbtgt test, and add a test...
2007-10-10 Andrew Bartlettr10345: Add more add-hock tests.
2007-10-10 Andrew Bartlettr9941: Update the CrackNames test, and provide a much...
2007-10-10 Andrew Bartlettr9878: This is getting a bit out of control, but a...
2007-10-10 Andrew Bartlettr9861: I need to convert this to table-driven, but...
2007-10-10 Andrew Bartlettr9778: Test for particular error returns, rather than...
2007-10-10 Andrew Bartlettr9733: Test conversion from known sids in CrackNames.
2007-10-10 Andrew Bartlettr9727: A simplier test I can aim at passing when I...
2007-10-10 Andrew Bartlettr9547: A pile more completeness testing for DsCrackNames.
2007-10-10 Andrew Bartlettr9516: Try a full-on matrix test of all the combination...
2007-10-10 Stefan Metzmacherr6109: nicer way to handle compression in the torture...
2007-10-10 Stefan Metzmacherr6000: add some notes about the cases where compression...
2007-10-10 Stefan Metzmacherr5999: ups, remove the testvalue that I used against...
2007-10-10 Stefan Metzmacherr5998: I was wrong with the highwater mark...
2007-10-10 Stefan Metzmacherr5949: give things more meaning, and reuse structs...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Stefan Metzmacherr5830: start to analyse the attribute values, depending...
2007-10-10 Stefan Metzmacherr5799: more DsGetNCChanges updates, I'm starting to...
2007-10-10 Stefan Metzmacherr5742: - add torture test and idl for DsReplicaUpdateRefs()
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Stefan Metzmacherr4180: use the same syntax as the other torture tests
2007-10-10 Stefan Metzmacherr4179: - nicer code layout
2007-10-10 Stefan Metzmacherr4176: I just remeber that I have already implement...
2007-10-10 Stefan Metzmacherr4172: commit a DsReplicaSync() torture test
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Stefan Metzmacherr3915: a few updates to the DsCrackNames() torture...
2007-10-10 Stefan Metzmacherr3512: - support DsCrackName GUID strings ('{faedf4f9...
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2991: add drsuapi_DsGetDomainControllerInfo() idl...
2007-10-10 Stefan Metzmacherr2971: fix DsBind idl
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Stefan Metzmacherr2888: - add 'Ds' prefix to Bind and Unbind call on...
2007-10-10 Stefan Metzmacherr2442: remove unused event_loop_once() call
2007-10-10 Stefan Metzmacherr2387: fix segfault
2007-10-10 Andrew Tridgellr2382: considerably improved the Bind and Unbind IDL...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Stefan Metzmacherr1961: print out the dcerpc fault code, when we got...
2007-10-10 Stefan Metzmacherr1649: do a join as dc and run this test as the machine...
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies