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