summaryrefslogtreecommitdiffstats
path: root/source4/pidl
Commit message (Expand)AuthorAgeFilesLines
* r10487: Some small updates to the manpage.Jelmer Vernooij2007-10-101-15/+20
* r10450: Use exit code 1 in case of fatal errorsJelmer Vernooij2007-10-101-2/+6
* r10389: Add Manifest file (required for CPAN)Jelmer Vernooij2007-10-101-0/+36
* r10388: Add version numbers (required for CPAN)Jelmer Vernooij2007-10-1022-0/+60
* r10381: Be a bit stricter on pod syntaxJelmer Vernooij2007-10-101-11/+20
* r10380: Use pod-style documentation rather then XML-doc, in good perl style.Jelmer Vernooij2007-10-104-623/+403
* r10296: Fix function pointer handling for older perl versionsJelmer Vernooij2007-10-101-1/+1
* r10295: Remove dependency on Data::DumperJelmer Vernooij2007-10-101-1/+0
* r10197: Assume that external dissectors are structs which I think is always theTim Potter2007-10-101-1/+1
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2007-10-101-1/+0
* r10173: Document new optionJelmer Vernooij2007-10-101-4/+13
* r10172: Add --dump-ndr-tree argumentJelmer Vernooij2007-10-101-25/+26
* r10123: Add more warnings. Support quotes in conformance command argumentsJelmer Vernooij2007-10-103-26/+60
* r10116: Print out a couple more warnings.Jelmer Vernooij2007-10-102-4/+57
* r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij2007-10-102-33/+38
* r10110: Add some more warnings, implement FIELD_DESCRIPTIONJelmer Vernooij2007-10-103-23/+93
* r10094: Support quoted arguments in conformance filesJelmer Vernooij2007-10-102-32/+58
* r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij2007-10-106-19/+21
* r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij2007-10-102-4/+2
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-102-2/+4
* r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead ofTim Potter2007-10-101-2/+6
* r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij2007-10-101-8/+15
* r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij2007-10-101-602/+785
* r10014: Support ?, : and = in attribute arguments.Jelmer Vernooij2007-10-101-0/+3
* r10010: Support base_type() attributeJelmer Vernooij2007-10-101-1/+3
* r10006: Insert correct header file.Jelmer Vernooij2007-10-102-6/+9
* r9984: Honour the NOEMIT conformance directive for entire IDL files.Tim Potter2007-10-102-2/+4
* r9983: Make the NOEMIT conformance directive with no argument mean do notTim Potter2007-10-101-2/+9
* r9982: Strip prefixes off the check for noemit in the conformance info so youTim Potter2007-10-101-4/+6
* r9734: The ethereal parser generator was generating duplicate functions forTim Potter2007-10-101-4/+4
* r9683: OK that last fix was too good to be true. (-:Tim Potter2007-10-101-1/+1
* r9682: Jelmer, I think this fixes another case where the parser generator wasTim Potter2007-10-101-1/+1
* r9677: Don't generate duplicate function names when processing structure elem...Tim Potter2007-10-101-3/+3
* r9612: Don't generate handoff code for idl files that don't implement a pipeTim Potter2007-10-101-8/+11
* r9611: Reset global variables (hf and ett lists) for each parser run. ThisTim Potter2007-10-101-6/+4
* r9576: Couple of small fixes. Generate notice indicatingJelmer Vernooij2007-10-102-18/+31
* r9558: Add more whitespace to generated output.Tim Potter2007-10-101-3/+3
* r9554: Do a quick once-over to make the ethereal auto-generated parser code aTim Potter2007-10-101-51/+54
* r9553: Some cosmetic things to make the atsvc dissector output look prettierTim Potter2007-10-101-6/+18
* r9519: Use the value() value of an element when that element is used inJelmer Vernooij2007-10-101-0/+21
* r9463: Fix DumpFunction() (was ignoring elements)Jelmer Vernooij2007-10-102-5/+6
* r9462: Fix locations for generating the yapp filesJelmer Vernooij2007-10-102-62/+62
* r9461: Couple of very small fixes.Jelmer Vernooij2007-10-101-2/+5
* r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij2007-10-1027-3/+31
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-1039-0/+15209