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