Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet
[kai/samba.git] / source / pidl / lib / Parse / Pidl / Samba4 / Header.pm
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Stefan Metzmacherpidl/Samba4::Header: fix typedefs of unions and structs...
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Stefan Metzmacherpidl: get rid of stupid ';' char to terminate bitmap...
2008-01-24 Stefan Metzmacherpidl/Samba4::Header: we don't need to check if (defined...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl/python: Fix parsing arguments, fix more pointer...
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-12 Jelmer Vernooijpidl: Move more stuff outside ifdef when defining enums...
2008-01-12 Jelmer Vernooijpidl: Prevent empty declarations for enums without...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25457: use different location for out-of-tree builds
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25168: Fix include for gen_ndr/misc.h. Patch by Julien...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Stefan Metzmacherr24520: make use of the new ElementStars() and ArrayBra...
2007-10-10 Stefan Metzmacherr24517: move skipping pointer before an array logic...
2007-10-10 Stefan Metzmacherr24516: don't use ->{ORIGINAL}
2007-10-10 Stefan Metzmacherr24515: use fatal() wrapper instead of die() directly
2007-10-10 Stefan Metzmacherr24509: pass down the full ndr elements instead of...
2007-10-10 Stefan Metzmacherr24508: add HeaderTypeNew() which will go if everything...
2007-10-10 Stefan Metzmacherr24507: pass $d down to HeaderTypedef
2007-10-10 Stefan Metzmacherr24506: pass $fn down one more layer
2007-10-10 Stefan Metzmacherr24505: pass down $fn one level
2007-10-10 Stefan Metzmacherr24484: pass down $ndr tree instead of the $pidl tree...
2007-10-10 Stefan Metzmacherr24482: white space cleanup only...
2007-10-10 Stefan Metzmacherr22667: revert revision 22640 as it breaks nested struc...
2007-10-10 Stefan Metzmacherr22640: - generate nicer output
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21492: Finish work on nested type support in EJS.
2007-10-10 Jelmer Vernooijr21486: Remove spurious semicolons.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Jelmer Vernooijr21253: Merge some pidl fixes:
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Jelmer Vernooijr19752: Remove support for the `depends' attribute...
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr14690: Support represent_as in headers, enable represe...
2007-10-10 Jelmer Vernooijr14491: Allow building more output outside of the Samba...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr12470: Add helper module for pidl tests
2007-10-10 Jelmer Vernooijr12463: Rename 'Samba' namespace to 'Samba4'