summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Ethereal
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11959: Use DOS_errors array for displaying WERROR valuesJelmer Vernooij1-1/+1
2007-10-10r11262: Try to get the equivalent of a subcontext in pidl ethereal conformanceTim Potter1-0/+4
2007-10-10r11211: Append an error message to COL_INFO if the RPC call returned an error.Tim Potter1-2/+8
2007-10-10r11067: Support for [string] in the Ethereal parser generatorJelmer Vernooij1-9/+30
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-1/+0
2007-10-10r11011: r10124@SERNOX: metze | 2005-09-09 20:22:00 +0200Stefan Metzmacher1-0/+1
2007-10-10r10829: Documentation updatesJelmer Vernooij2-0/+83
2007-10-10r10765: Actually use VALS() setting for enumsJelmer Vernooij1-21/+21
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 Vernooij1-2/+4
2007-10-10r10388: Add version numbers (required for CPAN)Jelmer Vernooij2-0/+5
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 Vernooij2-25/+59
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 Vernooij2-14/+14
2007-10-10r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead ofTim Potter1-2/+6
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-10r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij2-0/+1005