r15065: Remove duplicate prototype.
[bbaumbach/samba-autobuild/.git] / source4 / pidl /
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 Vernooijr14727: Update pidls' TODO, add test that demonstrates...
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 Vernooijr14689: Fix test
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 Vernooijr14686: Fix pidl testsuite to run whenever there is...
2007-10-10 Jelmer Vernooijr14658: Include ndr_obfuscate.h when necessary
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14550: Fix tests
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14491: Allow building more output outside of the Samba...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary 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 Vernooijr14223: Couple of small fixes:
2007-10-10 Jelmer Vernooijr14215: Improve warning/error messages.
2007-10-10 Stefan Metzmacherr14105: fix whitespaces
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Andrew Tridgellr13738: added support for a "pointer" type in pidl...
2007-10-10 Stefan Metzmacherr12776: use $ENV{TEST_DATA_PREFIX} for test files if...
2007-10-10 Jelmer Vernooijr12574: Bring tables.pl back to life and move registrat...
2007-10-10 Jelmer Vernooijr12573: Update README to recent changes in pidls namespace
2007-10-10 Jelmer Vernooijr12572: No longer parse coclasses as interfaces
2007-10-10 Stefan Metzmacherr12539: fix the pidl tests
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12517: Don't generate empty init functions
2007-10-10 Jelmer Vernooijr12515: Use UUID directly rather then string containing...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12501: Merge EJSHeader.pm into EJS.pm and simplify...
2007-10-10 Jelmer Vernooijr12490: Fix --warn-compat
2007-10-10 Jelmer Vernooijr12488: Fix MANIFEST to match recent changes
2007-10-10 Jelmer Vernooijr12484: Initial work on supporting non-typedeffed types
2007-10-10 Jelmer Vernooijr12483: Remove --tdr-header option (merged into --tdr...
2007-10-10 Jelmer Vernooijr12482: Add some more tests
2007-10-10 Jelmer Vernooijr12481: Move parser-specific utility functions to idl...
2007-10-10 Jelmer Vernooijr12480: Extend testsuite
2007-10-10 Jelmer Vernooijr12470: Add helper module for pidl tests
2007-10-10 Jelmer Vernooijr12465: Merge Parse::Pidl::Samba4::NDR::Header into...
2007-10-10 Jelmer Vernooijr12464: Add simple IDL parsing tests for pidl using...
2007-10-10 Jelmer Vernooijr12463: Rename 'Samba' namespace to 'Samba4'
2007-10-10 Jelmer Vernooijr12462: Hide oo magic from callers of the parser
2007-10-10 Jelmer Vernooijr12206: Fix some issues in NOEMIT
2007-10-10 Jelmer Vernooijr12205: Support 'TFS' command in conformance files
2007-10-10 Jelmer Vernooijr12181: Use BASE_HEX rather then BASE_DEC by default...
2007-10-10 Stefan Metzmacherr11997: for multidimentional array like this:
2007-10-10 Stefan Metzmacherr11974: only look at $pl->{POINTER_TYPE} when $pl is...
2007-10-10 Stefan Metzmacherr11972: handle [noejs] property also on functions
2007-10-10 Jelmer Vernooijr11959: Use DOS_errors array for displaying WERROR...
2007-10-10 Jelmer Vernooijr11539: Fix indentation in templates. Always generate...
2007-10-10 Jelmer Vernooijr11535: Support void functions when generating templates.
2007-10-10 Volker Lendecker11473: Based on work by Jelmer, implement the [async...
2007-10-10 Jelmer Vernooijr11386: Add install rule for pidl
2007-10-10 Tim Potterr11262: Try to get the equivalent of a subcontext in...
2007-10-10 Tim Potterr11211: Append an error message to COL_INFO if the...
2007-10-10 Jelmer Vernooijr11141: Re-add paranoid string terminator check
2007-10-10 Jelmer Vernooijr11105: Warn if conformant arrays are not at the end...
2007-10-10 Jelmer Vernooijr11097: Allow pointers in "const"
2007-10-10 Jelmer Vernooijr11077: Fix [string] for Samba3
2007-10-10 Jelmer Vernooijr11067: Support for [string] in the Ethereal parser...
2007-10-10 Jelmer Vernooijr11061: Samba3 parser generator fixes:
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11011: r10124@SERNOX: metze | 2005-09-09 20:22:00...
2007-10-10 Jeremy Allisonr10880: Missed terminating ';', sorry.
2007-10-10 Jeremy Allisonr10879: Added the ZERO_STRUCT(q_u), (r_u) entries to...
2007-10-10 Stefan Metzmacherr10868: make flag(NDR_PAHEX) possible to use and show...
2007-10-10 Jelmer Vernooijr10849: Fix handling of [charset] for strings with...
2007-10-10 Jelmer Vernooijr10842: Fix some issues with [out] unions that have...
2007-10-10 Jelmer Vernooijr10840: Fix indentation
2007-10-10 Jelmer Vernooijr10829: Documentation updates
2007-10-10 Jelmer Vernooijr10788: - Give unions a name
2007-10-10 Jelmer Vernooijr10787: Fix silly nodiscriminant-issue
2007-10-10 Jelmer Vernooijr10765: Actually use VALS() setting for enums
2007-10-10 Stefan Metzmacherr10761: we need to use a pointer to a nbt_name to fix...
2007-10-10 Stefan Metzmacherr10760: remove only one star from the pointers, and...
2007-10-10 Jelmer Vernooijr10742: Support multi-level pointers + ref pointer...
2007-10-10 Jelmer Vernooijr10739: Reduce number of calls to prs_align_custom()
2007-10-10 Jelmer Vernooijr10737: Fix some alignment issues
2007-10-10 Jelmer Vernooijr10734: Generate ptr, size, offset, and length elements...
2007-10-10 Jelmer Vernooijr10732: Generate _ctr structures for unions
2007-10-10 Jelmer Vernooijr10721: Handle allocations and primitive / deferred...
2007-10-10 Jelmer Vernooijr10718: Another large set of small improvements. All...
2007-10-10 Jelmer Vernooijr10717: Another bunch of small updates. All generated...
2007-10-10 Jelmer Vernooijr10716: Use correct Samba3 data types for strings....
2007-10-10 Jelmer Vernooijr10715: More Samba3 parser generator improvements:
2007-10-10 Jelmer Vernooijr10713: Couple more updates to the Samba3 parser genera...
2007-10-10 Jelmer Vernooijr10698: Fix support of enums in switch_type() in the...
2007-10-10 Jelmer Vernooijr10694: Add some work I did this afternoon on getting...
2007-10-10 Stefan Metzmacherr10608: - fix hierachical memory handling in ndr_pull_n...
2007-10-10 Jelmer Vernooijr10487: Some small updates to the manpage.
2007-10-10 Jelmer Vernooijr10450: Use exit code 1 in case of fatal errors
2007-10-10 Jelmer Vernooijr10389: Add Manifest file (required for CPAN)
next