summaryrefslogtreecommitdiff
path: root/source4/pidl/lib/Parse/Pidl/NDR.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-23/+0
2007-10-10r18559: [string] always applies to the last pointerJelmer Vernooij1-1/+2
2007-10-10r18554: Fix warnings about [out] arguments.Jelmer Vernooij1-5/+9
2007-10-10r18523: Allow [out] on arrays as well as pointers, use in unixinfo.Jelmer Vernooij1-3/+4
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-2/+24
2007-10-10r15652: Fix aliases mechanism (fixes #3710)Jelmer Vernooij1-2/+4
2007-10-10r15593: Warn about [out] arguments that are not pointers. These can all beJelmer Vernooij1-0/+5
2007-10-10r15327: Support 'nosize'. Also write prototypes for print and size functions ...Jelmer Vernooij1-0/+1
2007-10-10r14692: Get rid of the obfuscation() attributeJelmer Vernooij1-6/+0
2007-10-10r14691: Fix printing elements with represent_as setJelmer Vernooij1-0/+4
2007-10-10r14687: Start working on support for represent_as() and transmit_as() asJelmer Vernooij1-3/+20
2007-10-10r14686: Fix pidl testsuite to run whenever there is a shared libary builtJelmer Vernooij1-1/+5
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij1-0/+1
2007-10-10r13738: added support for a "pointer" type in pidl. This will be used in theAndrew Tridgell1-0/+1
2007-10-10r12572: No longer parse coclasses as interfacesJelmer Vernooij1-1/+3
2007-10-10r12484: Initial work on supporting non-typedeffed typesJelmer Vernooij1-33/+36
2007-10-10r12470: Add helper module for pidl testsJelmer Vernooij1-0/+2
2007-10-10r12464: Add simple IDL parsing tests for pidl using the standard perlJelmer Vernooij1-9/+15
2007-10-10r11997: for multidimentional array like this:Stefan Metzmacher1-2/+3
2007-10-10r11539: Fix indentation in templates. Always generate lower-caseJelmer Vernooij1-1/+1
2007-10-10r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke1-0/+5
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij1-1/+6
2007-10-10r11067: Support for [string] in the Ethereal parser generatorJelmer Vernooij1-1/+12
2007-10-10r10829: Documentation updatesJelmer Vernooij1-9/+23
2007-10-10r10742: Support multi-level pointers + ref pointer fixesJelmer Vernooij1-0/+4
2007-10-10r10694: Add some work I did this afternoon on getting pidl to output Samba3Jelmer Vernooij1-1/+32
2007-10-10r10388: Add version numbers (required for CPAN)Jelmer Vernooij1-0/+2
2007-10-10r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij1-0/+967