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