summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/Samba4/EJS.pm
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher1-16/+16
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-1/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r22456: Merge wireshark and ejs test improvements.Jelmer Vernooij1-309/+307
2007-10-10r22357: Don't use 'our'Jelmer Vernooij1-2/+2
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij1-25/+21
2007-10-10r21579: Use utility function to determine function names in ejs code.Jelmer Vernooij1-15/+25
2007-10-10r21492: Finish work on nested type support in EJS.Jelmer Vernooij1-118/+125
2007-10-10r21490: Add some tests for the EJS codeJelmer Vernooij1-72/+33
2007-10-10r21487: Fix warning when using anonymous types, initial work on nested type s...Jelmer Vernooij1-6/+28
2007-10-10r21484: Fix Needed* for nested datastructures.Jelmer Vernooij1-44/+32
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-2/+2
2007-10-10r20573: fix handling of pointers handling to elements with the charset propertyStefan Metzmacher1-6/+14
2007-10-10r20567: Print proper errors with filename and line numbers in ParseExpr()Jelmer Vernooij1-7/+7
2007-10-10r20358: - fix ejs generated code for ipv4addressStefan Metzmacher1-2/+5
2007-10-10r19752: Remove support for the `depends' attribute (use "import") instead.Jelmer Vernooij1-4/+0
2007-10-10r19585: Add support for some more standard IDL instructions:Jelmer Vernooij1-4/+13
2007-10-10r15367: Fix unused function warnings in generated EJS code.Jelmer Vernooij1-28/+28
2007-10-10r15353: Don't dereference NULL pointer. Found by the IBM checker.Jelmer Vernooij1-0/+1
2007-10-10r15260: Don't dereference NULL pointers to obtain array lengths - found byJelmer Vernooij1-0/+14
2007-10-10r15220: Another attempt to fix the bug found by the IBM CheckerJelmer Vernooij1-1/+5
2007-10-10r15202: Don't derefence NULL pointers - found by the IBM CheckerJelmer Vernooij1-1/+5
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r12501: Merge EJSHeader.pm into EJS.pm and simplify smbcalls_rpc.c a bit,Jelmer Vernooij1-23/+55
2007-10-10r12484: Initial work on supporting non-typedeffed typesJelmer Vernooij1-2/+2
2007-10-10r12463: Rename 'Samba' namespace to 'Samba4'Jelmer Vernooij1-0/+839