summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/oxidresolve.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix ResolveOxid2 test, filling in missing ref,out pointers.Günther Deschner2015-07-311-0/+8
* s4-torture: fix ResolveOxid test, filling in missing ref,out pointers.Günther Deschner2015-07-311-0/+6
* remact: use HRESULT in RemoteActivation IDL and tests.Günther Deschner2015-07-311-3/+3
* s4-torture: fix test for RemoteActivation.Günther Deschner2015-07-311-1/+15
* s4-torture: use torture_assert macros for RemoteActivation test.Günther Deschner2015-07-311-19/+4
* oxidresolver: fix ServerAlive2 IDL and test.Günther Deschner2015-07-311-0/+7
* s4-torture: remove trailing whitespace from oxidresolve test.Günther Deschner2015-07-311-19/+19
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-7/+15
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Remove use of C++ keywords.Jelmer Vernooij2008-12-161-3/+3
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-120/+83
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-2/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-101-2/+5
* r18860: fixed some code that bitrotted while we didn't have the safety checkAndrew Tridgell2007-10-101-1/+1
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-4/+4
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-2/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+2
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-101-1/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-6/+2
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-101-1/+3
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-4/+6
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-101-5/+9
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-101-4/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-3/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-7/+7
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-101-1/+1
* r3509: - comment out a unused varStefan Metzmacher2007-10-101-1/+1
* r3499: setting an out param for a non-pointer doesn't do anything (andAndrew Tridgell2007-10-101-1/+0
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-101-2/+2
* r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2007-10-101-7/+128
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3397: Fix IDL for ComplexPing and SimplePing, including testsJelmer Vernooij2007-10-101-5/+36
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij2007-10-101-0/+117