Age | Commit message (Expand) | Author | Files | Lines |
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 |