r12659: Add some more information for potential users. Please supplement / amend
[kai/samba.git] / source4 / pidl /
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)
2007-10-10 Jelmer Vernooijr10388: Add version numbers (required for CPAN)
2007-10-10 Jelmer Vernooijr10381: Be a bit stricter on pod syntax
2007-10-10 Jelmer Vernooijr10380: Use pod-style documentation rather then XML...
2007-10-10 Jelmer Vernooijr10296: Fix function pointer handling for older perl...
2007-10-10 Jelmer Vernooijr10295: Remove dependency on Data::Dumper
2007-10-10 Tim Potterr10197: Assume that external dissectors are structs...
2007-10-10 Jelmer Vernooijr10190: Do some very basic input checking when provisio...
2007-10-10 Jelmer Vernooijr10173: Document new option
2007-10-10 Jelmer Vernooijr10172: Add --dump-ndr-tree argument
2007-10-10 Jelmer Vernooijr10123: Add more warnings. Support quotes in conformanc...
2007-10-10 Jelmer Vernooijr10116: Print out a couple more warnings.
2007-10-10 Jelmer Vernooijr10111: Make pidl by default assume the input file...
2007-10-10 Jelmer Vernooijr10110: Add some more warnings, implement FIELD_DESCRIPTION
2007-10-10 Jelmer Vernooijr10094: Support quoted arguments in conformance files
2007-10-10 Jelmer Vernooijr10093: Fix the HF_FIELD conformance file command
2007-10-10 Jelmer Vernooijr10074: Pass CPP to pidl via environment variables...
2007-10-10 James Peachr10071: Configure checks for IRIX build environment...
2007-10-10 Tim Potterr10047: Translate an idl NTTIME to an ethereal FT_ABSOL...
2007-10-10 Jelmer Vernooijr10030: Add hierarchical memory allocation to TDR's...
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr10014: Support ?, : and = in attribute arguments.
2007-10-10 Jelmer Vernooijr10010: Support base_type() attribute
2007-10-10 Jelmer Vernooijr10006: Insert correct header file.
2007-10-10 Tim Potterr9984: Honour the NOEMIT conformance directive for...
2007-10-10 Tim Potterr9983: Make the NOEMIT conformance directive with no...
2007-10-10 Tim Potterr9982: Strip prefixes off the check for noemit in the...
2007-10-10 Tim Potterr9734: The ethereal parser generator was generating...
2007-10-10 Tim Potterr9683: OK that last fix was too good to be true. (-:
2007-10-10 Tim Potterr9682: Jelmer, I think this fixes another case where...
next