Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21584: Support for tagged types has landed! | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21489: Remove accidently committed test idl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21487: Fix warning when using anonymous types, initial work on nested type s... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatible | Jelmer Vernooij | 1 | -1/+1 |
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 | r7729: Small fixes to the charset stuff. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7702: Implement [charset()] attribute. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7159: Improve the messages from pidl's validator module. | Jelmer Vernooij | 1 | -11/+6 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5465: Add support to multiple levels of pointers in pidl. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r5450: Add test function for "embedded" conformant arrays | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5036: changed HYPER_T to the more standard "hyper" | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4520: added a enum test function to the echo pipe | Andrew Tridgell | 1 | -0/+26 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2105: added a TestSleep() operation to the echo pipe and extended the | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 1 | -1/+2 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -2/+2 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -2/+3 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -0/+3 |
2003-11-20 | make the echo idl match the win32 IDL again | Andrew Tridgell | 1 | -1/+1 |
2003-11-19 | switched to a new way of handling unions, so that we can handle | Andrew Tridgell | 1 | -1/+5 |
2003-11-19 | started to expand the echo tests to include more interesting test | Andrew Tridgell | 1 | -2/+53 |
2003-11-17 | use [subcontext] to make GetPrinter a bit easier in smbtorture | Andrew Tridgell | 1 | -21/+1 |
2003-11-14 | we can now do a level1 NetDfsEnum() | Andrew Tridgell | 1 | -6/+17 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -1/+15 |
2003-11-09 | i forgot to commit the rpcecho idl file | Andrew Tridgell | 1 | -0/+26 |