summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/remact.idl
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-101-1/+1
* r19846: Fix bunch of IDL warnings.Jelmer Vernooij2007-10-101-1/+0
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-2/+3
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-9/+8
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij2007-10-101-2/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij2007-10-101-1/+1
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-101-5/+1
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-1/+1
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-0/+1
* r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2007-10-101-2/+6
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-1/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-101-8/+4
* r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell2007-10-101-1/+1
* r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij2007-10-101-3/+1
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-101-1/+1
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-101-3/+8
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-101-3/+2
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-1/+2
* r3413: RemoteActivation updates and fixesJelmer Vernooij2007-10-101-13/+15
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-101-1/+1
* r2740: Finish the RemoteActivation interface. Torture tests will followJelmer Vernooij2007-10-101-12/+6
* r2735: More DCOM updates:Jelmer Vernooij2007-10-101-0/+52