summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dcom.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij1-13/+12
2007-10-10r18872: when converting IDL to use out,ref pointers, you also must fix anyAndrew Tridgell1-1/+1
2007-10-10r18768: Fix some warnings.Jelmer Vernooij1-5/+5
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-14/+7
2007-10-10r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p...Andrew Bartlett1-3/+3
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-8/+15
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij1-2/+0
2007-10-10r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij1-9/+0
2007-10-10r11099: Replace unistr with [string] equivalentJelmer Vernooij1-1/+1
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij1-38/+24
2007-10-10r9429: Update link to DCOM spec. Fix HRESULT values.Jelmer Vernooij1-3/+1
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-8/+8
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-1/+15
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij1-1/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-8/+8
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-4/+14
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij1-3/+3
2007-10-10r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij1-11/+12
2007-10-10r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij1-199/+0
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-0/+15
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij1-1/+1
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell1-4/+4
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij1-0/+14
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij1-18/+13
2007-10-10r3667: Small COM fixesJelmer Vernooij1-11/+12
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij1-60/+21
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij1-8/+12
2007-10-10r3606: More DCOM fixes:Jelmer Vernooij1-14/+2
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-7/+6
2007-10-10r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij1-14/+16
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij1-2/+1
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij1-3/+3
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-2/+2
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij1-1/+18
2007-10-10r3487: RemoteActivation works! The only odd bit is that I get either aJelmer Vernooij1-9/+9
2007-10-10r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij1-11/+11
2007-10-10r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij1-0/+18
2007-10-10r3433: Use .mk file for librpc/Jelmer Vernooij1-1/+1
2007-10-10r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij1-20/+19
2007-10-10r3413: RemoteActivation updates and fixesJelmer Vernooij1-10/+0
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-12/+12
2007-10-10r2830: // style comments are not supported by pure C preprocessors. Please DO...Volker Lendecke1-129/+129
2007-10-10r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thingVolker Lendecke1-2/+2
2007-10-10r2741: Definition for ISystemActivator...Jelmer Vernooij1-1/+5
2007-10-10r2740: Finish the RemoteActivation interface. Torture tests will followJelmer Vernooij1-8/+5
2007-10-10r2735: More DCOM updates:Jelmer Vernooij1-134/+95
2007-10-10r2705: Don't try RemQueryInterface2 for now (doesn't validate)Jelmer Vernooij1-2/+2
2007-10-10r2699: Correct handle ServerAlive() and ServerAlive2() + add torture testsJelmer Vernooij1-13/+7
2007-10-10r2696: DCOM updates:Jelmer Vernooij1-79/+0
2007-10-10r1929: CHeck if cpp on AIX likes /* */ better then //Jelmer Vernooij1-2/+2