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