summaryrefslogtreecommitdiff
path: root/source4/pidl/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10716: Use correct Samba3 data types for strings. Also use Samba3 typesJelmer Vernooij1-22/+65
2007-10-10r10715: More Samba3 parser generator improvements:Jelmer Vernooij2-30/+104
2007-10-10r10713: Couple more updates to the Samba3 parser generators.Jelmer Vernooij5-90/+300
2007-10-10r10698: Fix support of enums in switch_type() in the ethereal parser generatorJelmer Vernooij1-4/+13
2007-10-10r10694: Add some work I did this afternoon on getting pidl to output Samba3Jelmer Vernooij9-40/+780
2007-10-10r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher1-3/+8
2007-10-10r10388: Add version numbers (required for CPAN)Jelmer Vernooij22-0/+60
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-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-10r10110: Add some more warnings, implement FIELD_DESCRIPTIONJelmer Vernooij2-21/+91
2007-10-10r10094: Support quoted arguments in conformance filesJelmer Vernooij1-2/+3
2007-10-10r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij3-15/+15
2007-10-10r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij1-2/+1
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach1-1/+2
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-10r10010: Support base_type() attributeJelmer Vernooij1-1/+3
2007-10-10r10006: Insert correct header file.Jelmer Vernooij1-5/+8
2007-10-10r9984: Honour the NOEMIT conformance directive for entire IDL files.Tim Potter1-0/+2
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 Vernooij1-5/+18
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 Vernooij1-3/+3
2007-10-10r9462: Fix locations for generating the yapp filesJelmer Vernooij1-60/+60
2007-10-10r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij24-0/+11123