r24557: rename 'dcerpc_table_' -> 'ndr_table_'
[bbaumbach/samba-autobuild/.git] / source4 / pidl / lib / Parse / Pidl / Samba4 / EJS.pm
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21579: Use utility function to determine function...
2007-10-10 Jelmer Vernooijr21492: Finish work on nested type support in EJS.
2007-10-10 Jelmer Vernooijr21490: Add some tests for the EJS code
2007-10-10 Jelmer Vernooijr21487: Fix warning when using anonymous types, initial...
2007-10-10 Jelmer Vernooijr21484: Fix Needed* for nested datastructures.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Stefan Metzmacherr20573: fix handling of pointers handling to elements...
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Stefan Metzmacherr20358: - fix ejs generated code for ipv4address
2007-10-10 Jelmer Vernooijr19752: Remove support for the `depends' attribute...
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Jelmer Vernooijr15367: Fix unused function warnings in generated EJS...
2007-10-10 Jelmer Vernooijr15353: Don't dereference NULL pointer. Found by the...
2007-10-10 Jelmer Vernooijr15260: Don't dereference NULL pointers to obtain array...
2007-10-10 Jelmer Vernooijr15220: Another attempt to fix the bug found by the...
2007-10-10 Jelmer Vernooijr15202: Don't derefence NULL pointers - found by the...
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr12501: Merge EJSHeader.pm into EJS.pm and simplify...
2007-10-10 Jelmer Vernooijr12484: Initial work on supporting non-typedeffed types
2007-10-10 Jelmer Vernooijr12463: Rename 'Samba' namespace to 'Samba4'