summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba4/Header.pm
AgeCommit message (Expand)AuthorFilesLines
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-475/+0
2008-09-15Fix imports.Jelmer Vernooij1-4/+4
2008-01-25pidl/Samba4::Header: fix typedefs of unions and structs without elementsStefan Metzmacher1-0/+2
2008-01-24pidl: get rid of stupid ';' char to terminate bitmap definesStefan Metzmacher1-23/+22
2008-01-24pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) t...Stefan Metzmacher1-20/+18
2008-01-14pidl/python: Fix parsing arguments, fix more pointer issues.Jelmer Vernooij1-2/+0
2008-01-14pidl: Move Generate*Env functions to Parse::Pidl::Samba4::Header because they...Jelmer Vernooij1-1/+70
2008-01-12pidl: Move more stuff outside ifdef when defining enums and generate pretty c...Jelmer Vernooij1-29/+27
2008-01-12pidl: Prevent empty declarations for enums without body.Jelmer Vernooij1-7/+11
2007-10-10r25457: use different location for out-of-tree buildsJelmer Vernooij1-2/+2
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-1/+0
2007-10-10r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel.Jelmer Vernooij1-0/+1
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-2/+2
2007-10-10r24815: Support cpp_quote().Jelmer Vernooij1-0/+8
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-1/+1
2007-10-10r24520: make use of the new ElementStars() and ArrayBrackets()Stefan Metzmacher1-28/+3
2007-10-10r24517: move skipping pointer before an array logic into theStefan Metzmacher1-3/+5
2007-10-10r24516: don't use ->{ORIGINAL}Stefan Metzmacher1-7/+15
2007-10-10r24515: use fatal() wrapper instead of die() directlyStefan Metzmacher1-2/+3
2007-10-10r24509: pass down the full ndr elements instead of the old pidl elementsStefan Metzmacher1-57/+46
2007-10-10r24508: add HeaderTypeNew() which will go if everything is convertedStefan Metzmacher1-1/+18
2007-10-10r24507: pass $d down to HeaderTypedefStefan Metzmacher1-2/+2
2007-10-10r24506: pass $fn down one more layerStefan Metzmacher1-13/+17
2007-10-10r24505: pass down $fn one levelStefan Metzmacher1-11/+11
2007-10-10r24484: pass down $ndr tree instead of the $pidl tree to Samba4/Header.pmStefan Metzmacher1-14/+11
2007-10-10r24482: white space cleanup only...Stefan Metzmacher1-103/+104
2007-10-10r22667: revert revision 22640 as it breaks nested structs in idlStefan Metzmacher1-10/+12
2007-10-10r22640: - generate nicer outputStefan Metzmacher1-12/+10
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-8/+14
2007-10-10r21492: Finish work on nested type support in EJS.Jelmer Vernooij1-2/+2
2007-10-10r21486: Remove spurious semicolons.Jelmer Vernooij1-4/+7
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-4/+4
2007-10-10r21430: Support tagged types without typedef. This means:Jelmer Vernooij1-4/+6
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-1/+3
2007-10-10r21253: Merge some pidl fixes:Jelmer Vernooij1-9/+22
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij1-7/+8
2007-10-10r19752: Remove support for the `depends' attribute (use "import") instead.Jelmer Vernooij1-4/+0
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-1/+1
2007-10-10r19585: Add support for some more standard IDL instructions:Jelmer Vernooij1-4/+21
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-5/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+5
2007-10-10r14690: Support represent_as in headers, enable represent_as() test (which wo...Jelmer Vernooij1-18/+20
2007-10-10r14491: Allow building more output outside of the Samba source treeJelmer Vernooij1-1/+1
2007-10-10r14488: Install more headers.Jelmer Vernooij1-0/+5
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij1-9/+6
2007-10-10r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij1-0/+361