summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/echo.idl
AgeCommit message (Expand)AuthorFilesLines
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij1-1/+1
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-4/+4
2007-10-10r21489: Remove accidently committed test idl.Jelmer Vernooij1-1/+1
2007-10-10r21487: Fix warning when using anonymous types, initial work on nested type s...Jelmer Vernooij1-1/+1
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij1-1/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij1-2/+0
2007-10-10r7729: Small fixes to the charset stuff.Jelmer Vernooij1-2/+2
2007-10-10r7702: Implement [charset()] attribute.Jelmer Vernooij1-2/+2
2007-10-10r7159: Improve the messages from pidl's validator module.Jelmer Vernooij1-11/+6
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-2/+2
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r5902: A rather large change...Andrew Bartlett1-2/+2
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij1-2/+2
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-2/+2
2007-10-10r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij1-0/+2
2007-10-10r5450: Add test function for "embedded" conformant arraysJelmer Vernooij1-0/+9
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-0/+1
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell1-2/+2
2007-10-10r4520: added a enum test function to the echo pipeAndrew Tridgell1-0/+26
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij1-1/+1
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij1-1/+1
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+4
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij1-1/+2
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-2/+2
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-2/+3
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+3
2003-11-20make the echo idl match the win32 IDL againAndrew Tridgell1-1/+1
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-1/+5
2003-11-19started to expand the echo tests to include more interesting testAndrew Tridgell1-2/+53
2003-11-17use [subcontext] to make GetPrinter a bit easier in smbtortureAndrew Tridgell1-21/+1
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-6/+17
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-1/+15
2003-11-09i forgot to commit the rpcecho idl fileAndrew Tridgell1-0/+26