summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/remact.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-3/+1
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-101-4/+5
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-5/+5
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-101-1/+1
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-101-4/+1
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-8/+8
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-101-1/+1
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-101-1/+3
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-0/+1
* r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2007-10-101-0/+28
* r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij2007-10-101-2/+2
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-101-2/+2
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+2
* r3416: TyposJelmer Vernooij2007-10-101-3/+3
* r3414: RemoteActivation torture testJelmer Vernooij2007-10-101-0/+92