s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / pidl / lib / Parse / Pidl / Samba4 / EJS.pm
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.
2008-09-16 Jelmer VernooijRemove remaining embedded JavaScript support.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Remove support for the declare keyword in other...
2008-01-11 Jelmer Vernooijpidl: Remove multiple copies of get_pointer_of and...
2007-12-21 Stefan Metzmacherr25751: use EJS_CHECK() instead of NDR_CHECK() in ejs...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
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'