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