Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21433: Get rid of the COM support code - it's not used and unmaintained. We can | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19846: Fix bunch of IDL warnings. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 1 | -9/+8 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11100: Replace unistr with [string,charset(UTF16)] | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5676: Fix some alignment issues and IRemoteActivation | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r5671: Bunch of fixes related to arrays and pointers to arrays. | 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/+4 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3629: A bit of work on the DCOM server architecture, small fixes | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r3516: dcerpc_epm_map_binding now checks the endpoints it nows first | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3515: Fix RemoteActivation correctly this time (-: | Jelmer Vernooij | 1 | -3/+8 |
2007-10-10 | r3432: Support WERROR's in arguments (not just as return type). Some of | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3413: RemoteActivation updates and fixes | Jelmer Vernooij | 1 | -13/+15 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2740: Finish the RemoteActivation interface. Torture tests will follow | Jelmer Vernooij | 1 | -12/+6 |
2007-10-10 | r2735: More DCOM updates: | Jelmer Vernooij | 1 | -0/+52 |