Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9429: Update link to DCOM spec. Fix HRESULT values. | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -1/+15 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r5492: Update example coclass, autogenerate some parts. | Jelmer Vernooij | 1 | -4/+14 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5486: - Use references to interfaces in coclasses rather then | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r5476: Move ORPC extensions to DCE/RPC into seperate file. | Jelmer Vernooij | 1 | -199/+0 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 1 | -0/+15 |
2007-10-10 | r5361: Rename some functions, add tests to validator. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3896: Correct header files in rpc server templates plus | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r3689: Large number of COM updates: | Jelmer Vernooij | 1 | -18/+13 |
2007-10-10 | r3667: Small COM fixes | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -60/+21 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -8/+12 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 1 | -14/+2 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 1 | -7/+6 |
2007-10-10 | r3536: Some minor IDL updates/fixes/additions | Jelmer Vernooij | 1 | -14/+16 |
2007-10-10 | r3515: Fix RemoteActivation correctly this time (-: | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r3514: Allow specification of username, password and domain and try to set up... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r3490: All tests work against NT4 now | Jelmer Vernooij | 1 | -1/+18 |
2007-10-10 | r3487: RemoteActivation works! The only odd bit is that I get either a | Jelmer Vernooij | 1 | -9/+9 |
2007-10-10 | r3442: Add support for the "call_as" and "local" attributes. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r3440: Add support for "coclass" to the pidl parser - the idl keyword that | Jelmer Vernooij | 1 | -0/+18 |
2007-10-10 | r3433: Use .mk file for librpc/ | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 1 | -20/+19 |
2007-10-10 | r3413: RemoteActivation updates and fixes | Jelmer Vernooij | 1 | -10/+0 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r2830: // style comments are not supported by pure C preprocessors. Please DO... | Volker Lendecke | 1 | -129/+129 |
2007-10-10 | r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thing | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r2741: Definition for ISystemActivator... | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r2740: Finish the RemoteActivation interface. Torture tests will follow | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r2735: More DCOM updates: | Jelmer Vernooij | 1 | -134/+95 |
2007-10-10 | r2705: Don't try RemQueryInterface2 for now (doesn't validate) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r2699: Correct handle ServerAlive() and ServerAlive2() + add torture tests | Jelmer Vernooij | 1 | -13/+7 |
2007-10-10 | r2696: DCOM updates: | Jelmer Vernooij | 1 | -79/+0 |
2007-10-10 | r1929: CHeck if cpp on AIX likes /* */ better then // | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r1920: This needs more inspection by the IDL experts. Reverting my last change. | Volker Lendecke | 1 | -156/+156 |
2007-10-10 | r1917: Attempt to push the AIX machine a bit further in the compile. I'm not ... | Volker Lendecke | 1 | -156/+156 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 1 | -23/+40 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 1 | -41/+69 |
2007-10-10 | r1774: Add the uuids of the known exchange pipes | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r1742: Add the IDispatch interface | Jelmer Vernooij | 1 | -35/+107 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -20/+35 |
2007-10-10 | r1711: Add ServerAlive2 | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r1706: More IDL pipes | Jelmer Vernooij | 1 | -0/+24 |
2007-10-10 | r1703: - Lots of RPC updates, adding new pipes and protocols. | Jelmer Vernooij | 1 | -15/+428 |