Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5039: fixed eparser not to generate talloc_p() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r5032: get rid of the init fns in eparser | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r5010: Handle weird-ass NTTIME_1sec and NTTIME_hyper types. | Tim Potter | 1 | -1/+2 |
2007-10-10 | r5009: Put bitmaps in their own subtree. | Tim Potter | 1 | -1/+6 |
2007-10-10 | r5008: 32-bits is the default bitmap size. | Tim Potter | 1 | -2/+1 |
2007-10-10 | r5007: Fix bug in regexp where we were eating the strings "in" or "out" from | Tim Potter | 1 | -3/+3 |
2007-10-10 | r5006: Implement parsing of pidl bitmaps in ethereal parsers. This works | Tim Potter | 1 | -5/+34 |
2007-10-10 | r4993: Generate nicer name for enum hf. | Tim Potter | 1 | -2/+15 |
2007-10-10 | r4991: Remove debugging statement. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r4990: Generate value strings for pidl enumerations. | Tim Potter | 1 | -13/+57 |
2007-10-10 | r4940: Add a variable to hold a list of typedefs for which we shouldn't generate | Tim Potter | 1 | -1/+20 |
2007-10-10 | r4930: Update my copyright. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4865: Fix up subtree name when dissecting unions. E.g in LSA, The subtree | Tim Potter | 1 | -7/+23 |
2007-10-10 | r4842: Set the end of a structure so that when you click on the proto tree, | Tim Potter | 1 | -0/+4 |
2007-10-10 | r4841: Handle levels that are signed integer types. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4815: Handle uint8 and uint16 bitmap types. | Tim Potter | 1 | -3/+10 |
2007-10-10 | r4798: When dissecting structures, name the protocol tree after the field name, | Tim Potter | 1 | -2/+2 |
2007-10-10 | r4797: Add the name of what we are pointing to when dissecting pointers. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r4796: Get rid of unecessary #include | Tim Potter | 1 | -0/+2 |
2007-10-10 | r4773: Handle arrays of scalar types as function arguments. | Tim Potter | 1 | -24/+61 |
2007-10-10 | r4771: Fix some indentation. | Tim Potter | 1 | -6/+25 |
2007-10-10 | r4770: Change from processing ndr_*.[ch] files all at once to line-by-line. | Tim Potter | 1 | -20/+16 |
2007-10-10 | r4613: Fix stuff I broke in the last commit with the /x regexp flag. | Tim Potter | 1 | -44/+45 |
2007-10-10 | r4606: Start adding some more comments and some indentation for the eparser | Tim Potter | 1 | -43/+93 |
2007-10-10 | r4600: Remove Data::Dumper import leftover from debugging. | Tim Potter | 1 | -12/+16 |
2007-10-10 | r4599: Remove some duplicated code in pidl.pl. | Tim Potter | 1 | -3/+33 |
2007-10-10 | r4578: Minor cleanup of ndr_pull_array() and ndr_pull_array_foo() regexps. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r4521: fixed up the handling of PROPERTIES elements after the change to suppo... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4517: Revert previous commit about giving arrays of scalars their own subtree. | Tim Potter | 1 | -12/+16 |
2007-10-10 | r4512: Give arrays of scalar types their own subtree. | Tim Potter | 1 | -12/+25 |
2007-10-10 | r4511: Remove a crapload of dead code. | Tim Potter | 1 | -835/+0 |
2007-10-10 | r4495: Some more regexps for handling stuff in the lsa and samr pipes - | Tim Potter | 1 | -1/+14 |
2007-10-10 | r4469: Version n + 1 of the pidl ethereal parser generator. This version is | Tim Potter | 1 | -58/+318 |
2007-10-10 | r2222: Generate correct function prototypes for unions marked as public. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2221: Experiment with extra properties for telling the ethereal parser what | Tim Potter | 1 | -7/+13 |
2007-10-10 | r2183: Tidy up naming of ethereal fields. The field names are taken from the | Tim Potter | 1 | -9/+20 |
2007-10-10 | r1826: Implement some stub functions: ndr_pull_{save,restore,set_offset}() | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1815: Update parser for recent changes to perl parser. | Tim Potter | 1 | -2/+1 |
2007-10-10 | r1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your ch... | Tim Potter | 1 | -338/+346 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -59/+45 |
2007-10-10 | r1703: - Lots of RPC updates, adding new pipes and protocols. | Jelmer Vernooij | 1 | -19/+24 |
2007-10-10 | r1701: Bugfixes to Tim's ethereal parser generator | Jelmer Vernooij | 1 | -11/+13 |
2007-10-10 | r1595: Always use a loop variable named $e when iterating over lists of | Tim Potter | 1 | -6/+6 |
2007-10-10 | r1594: Remove some array checks that we can't do because we don't store state | Tim Potter | 1 | -33/+11 |
2007-10-10 | r1592: Fix up subtrees for non-scalar types instead of hardcoding module subt... | Tim Potter | 1 | -17/+37 |
2007-10-10 | r1586: Finally, a technique for putting buffers in scalars in the same | Tim Potter | 1 | -77/+32 |
2007-10-10 | r1540: - Remove return statements when a parse error is detected as ethereal | Tim Potter | 1 | -33/+70 |
2007-10-10 | r1534: Alternate method of grouping togethers buffers and scalars which actually | Tim Potter | 1 | -37/+48 |
2007-10-10 | r1174: Remove $var_prefix parameter for all functions. We don't need it for | Tim Potter | 1 | -41/+36 |