r21222: Merge a couple of pidl fixes:
[gd/samba-autobuild/.git] / source4 / pidl / lib / Parse / Pidl / Samba4 / NDR / Parser.pm
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Jelmer Vernooijr20638: Check for NULL pointers (where possible) in...
2007-10-10 Jelmer Vernooijr20637: Don't check for NULL pointers when the pointer...
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr19856: Use sptr as basis for full ptr implementation...
2007-10-10 Jelmer Vernooijr19752: Remove support for the `depends' attribute...
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Jelmer Vernooijr19546: fix number of bytes pushed when using switch_ty...
2007-10-10 Jelmer Vernooijr19541: Explicitly segfault when the API is being used...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
2007-10-10 Jelmer Vernooijr18270: Samba3 has _PUBLIC_ now.
2007-10-10 Stefan Metzmacherr18268: for samba3 define _PUBLIC_ empty
2007-10-10 Andrew Tridgellr18254: reverted r18231
2007-10-10 Jelmer Vernooijr18231: Don't use _PUBLIC_ but use __attribute__ direct...
2007-10-10 Jelmer Vernooijr18228: Don't include Samba4-specific headers when...
2007-10-10 Stefan Metzmacherr17889: allocate a valid element where the pointer...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr15780: Fix indentation of deferred code (fixed #3739)
2007-10-10 Jelmer Vernooijr15778: Fix bug printing ref pointers.
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15327: Support 'nosize'. Also write prototypes for...
2007-10-10 Jelmer Vernooijr15324: Generate prototype even if the function itself is
2007-10-10 Jelmer Vernooijr14867: Include <stdbool.h> in external compiles
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14692: Get rid of the obfuscation() attribute
2007-10-10 Jelmer Vernooijr14691: Fix printing elements with represent_as set
2007-10-10 Jelmer Vernooijr14690: Support represent_as in headers, enable represe...
2007-10-10 Jelmer Vernooijr14688: More work on represent_as(): output the right...
2007-10-10 Jelmer Vernooijr14687: Start working on support for represent_as(...
2007-10-10 Jelmer Vernooijr14658: Include ndr_obfuscate.h when necessary
2007-10-10 Jelmer Vernooijr14550: Fix tests
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14455: also add the:
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Jelmer Vernooijr14361: Support 'helper' attribute in pidl and use it.
2007-10-10 Jelmer Vernooijr14348: Fix location of #endif
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr12574: Bring tables.pl back to life and move registrat...
2007-10-10 Jelmer Vernooijr12517: Don't generate empty init functions
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12484: Initial work on supporting non-typedeffed types
2007-10-10 Jelmer Vernooijr12465: Merge Parse::Pidl::Samba4::NDR::Header into...
2007-10-10 Jelmer Vernooijr12463: Rename 'Samba' namespace to 'Samba4'