summaryrefslogtreecommitdiff
path: root/source4/build/pidl/packet-dcerpc-eparser.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r1162: Give each struct it's own subtree in the ethereal gui. Much moreTim Potter1-28/+26
readable! (This used to be commit 1d29a4fd874a963c53546825d657b47ee3af085b)
2007-10-10r1153: We can now dissect security descriptors.Tim Potter1-2/+5
(This used to be commit c194f2cf073585d8a9dbc6a6e746dd1cbf7c67b7)
2007-10-10r1152: Checkin of workarea. The parser can now dissect a big chunk of the samrTim Potter1-9/+32
operations. Security descriptors and unions are still left to do. (This used to be commit f29fb9a3fc3b9b36518c4bff49e9c030a8a921ba)
2007-10-10r1100: Comment out functions that we now get from other sources (misc.idl andTim Potter1-0/+4
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-3/+6
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-0/+16
(This used to be commit f18dc9eb887034171dcf28a1f309a69e9088604e)
2007-10-10r1045: Wow - we actually compile (but not link) the autogenerated parser fromTim Potter1-1/+42
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/+23
(This used to be commit 595b6e0f2c9832b3e4a8eaa24d64f32d6a693ff3)