summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba4/TDR.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-26/+39
always bring it back if we need to. This code was getting in the way while refactoring. Add some tests for TDR. Get rid of typedef in lib/registry/tdr_regf.idl and fix the TDR code to be able to deal with it. (This used to be commit 1ad0f99a439f0d52a735b391bf9900d50171aca5)
2007-10-10r21432: Handle properties on tagged types in TDR.Jelmer Vernooij1-1/+1
(This used to be commit 0d739c7e9807682cd5bc433c3e4f2d4bbe4f1b69)
2007-10-10r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij1-4/+4
(This used to be commit f5dc1b47ecf18068a47f8f68016463ef4a55dc03)
2007-10-10r20511: Combine warnings/errors/fatal functions and move them to Parse::Pidl.Jelmer Vernooij1-1/+1
(This used to be commit 959adfd0a682a4894c3bdd4ae9c6fc3ebfeeef1f)
2007-10-10r14867: Include <stdbool.h> in external compilesJelmer Vernooij1-0/+1
(This used to be commit 03224dab111b931effd548586e630480fa1423b1)
2007-10-10r14491: Allow building more output outside of the Samba source treeJelmer Vernooij1-2/+12
(This used to be commit 272ca8e636cc5043279ff247fc8d5693a9181992)
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
(This used to be commit 87f665a1d5ba74289974bf9d8f9441c162e6f1b1)
2007-10-10r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij1-54/+25
(This used to be commit 45013467f57d646f3db099862665d2631272b446)
2007-10-10r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij1-0/+280
(This used to be commit f25358270d44a5642adbb85ecaa50b2e5730d7f0)