summaryrefslogtreecommitdiff
path: root/source4/build/pidl/packet-dcerpc-eparser.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r1100: Comment out functions that we now get from other sources (misc.idl andTim Potter1-0/+9
lsarpc.idl). Add stub for ndr_pull_relative() function. (This used to be commit b3bc3d2ef41e2c5948a05d0c10591befdb2444a5)
2007-10-10r1083: Generate prototypes for structs and unions marked "public" in the idl.Tim Potter1-13/+0
Delete various hacks to work around not doing this before. (This used to be commit 5c3c3d3e72d8dd5d995a5bc5b2c7d7217b7c0432)
2007-10-10r1047: Now samr eparser compiles, links and doesn't crash ethereal.Tim Potter1-4/+71
(This used to be commit f18dc9eb887034171dcf28a1f309a69e9088604e)
2007-10-10r1045: Wow - we actually compile (but not link) the autogenerated parser fromTim Potter1-0/+43
samr. The array handling is a bit of a mess though. (This used to be commit 7ff7737832e0e5877ce8bcf329a123a2bce05370)
2007-10-10r1002: Add helper files for eparser output.Tim Potter1-0/+67
(This used to be commit 595b6e0f2c9832b3e4a8eaa24d64f32d6a693ff3)