r12422: Some kerberos comments and clarifications.
[samba.git] / source / pidl /
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...
2007-10-10 Tim Potterr9677: Don't generate duplicate function names when...
2007-10-10 Tim Potterr9612: Don't generate handoff code for idl files that...
2007-10-10 Tim Potterr9611: Reset global variables (hf and ett lists) for...
2007-10-10 Jelmer Vernooijr9576: Couple of small fixes. Generate notice indicating
2007-10-10 Tim Potterr9558: Add more whitespace to generated output.
2007-10-10 Tim Potterr9554: Do a quick once-over to make the ethereal auto...
2007-10-10 Tim Potterr9553: Some cosmetic things to make the atsvc dissector...
2007-10-10 Jelmer Vernooijr9519: Use the value() value of an element when that...
2007-10-10 Jelmer Vernooijr9463: Fix DumpFunction() (was ignoring elements)
2007-10-10 Jelmer Vernooijr9462: Fix locations for generating the yapp files
2007-10-10 Jelmer Vernooijr9461: Couple of very small fixes.
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...