r15776: Don't generate ref pointers in Samba4-generated code. There is no point
[abartlet/samba.git/.git] / source4 / librpc / idl / echo.idl
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15653: Remove idl_types.h include where possible....
2007-10-10 Jelmer Vernooijr7729: Small fixes to the charset stuff.
2007-10-10 Jelmer Vernooijr7702: Implement [charset()] attribute.
2007-10-10 Jelmer Vernooijr7159: Improve the messages from pidl's validator module.
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Jelmer Vernooijr5672: Use switch_type() and the token storage mechanis...
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Jelmer Vernooijr5465: Add support to multiple levels of pointers in...
2007-10-10 Jelmer Vernooijr5450: Add test function for "embedded" conformant...
2007-10-10 Jelmer Vernooijr5362: Add pointer_default() support to pidl. pointer_d...
2007-10-10 Andrew Tridgellr5036: changed HYPER_T to the more standard "hyper"
2007-10-10 Andrew Tridgellr4520: added a enum test function to the echo pipe
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr3162: Add client-side support for the ncalrpc: and...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Andrew Tridgellr2105: added a TestSleep() operation to the echo pipe...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew Tridgellmake the echo idl match the win32 IDL again
2003-11-19 Andrew Tridgellswitched to a new way of handling unions, so that we...
2003-11-19 Andrew Tridgellstarted to expand the echo tests to include more intere...
2003-11-17 Andrew Tridgelluse [subcontext] to make GetPrinter a bit easier in...
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-09 Andrew Tridgelli forgot to commit the rpcecho idl file