summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/NDR.pm
AgeCommit message (Expand)AuthorFilesLines
2013-03-15pidl: Add skip option to elements.Andreas Schneider1-0/+1
2012-01-14idl: add to_null propertyDavid Disseldorp1-1/+8
2011-08-06pidl: If STR_NULLTERM we concider it's a string as wellMatthieu Patou1-0/+3
2011-03-10pidl: add support for 'pipe' at the NDR layerStefan Metzmacher1-8/+125
2011-03-10pidl/NDR: add ContainsPipe() functionStefan Metzmacher1-1/+15
2011-03-01pidl Add support for uid_t and gid_t typesAndrew Bartlett1-0/+2
2011-02-01pidl:NDR: add support for 'ms_union' property.Stefan Metzmacher1-27/+34
2010-10-23ndr dns: Add simple parserKai Blin1-0/+1
2010-10-04dnsp: Parse TXT recordsKai Blin1-1/+2
2010-10-04ndr: Add support for pulling/printing an ipv6address typeKai Blin1-0/+1
2010-09-28pidl: add support for pointers in typedefsStefan Metzmacher1-12/+21
2010-09-28pidl: remove unused async property handlingStefan Metzmacher1-5/+0
2010-08-28pidl:NDR: [in,out,string] doesn't need to pointersStefan Metzmacher1-1/+1
2010-08-09pidl:NDR: correctly handle no pointer bracket arrays with 'string'Stefan Metzmacher1-1/+1
2010-08-08pidl:NDR: correctly handle bracket arrays with 'string'Stefan Metzmacher1-0/+4
2010-08-05pidl: added a new type dnsp_nameAndrew Tridgell1-1/+2
2010-05-18pidl: Allow new property 'no_srv_register'.Andrew Bartlett1-1/+2
2010-04-09pidl:python Allow 'nopython' to workAndrew Bartlett1-0/+1
2009-12-12pidl: Introduce new dirrective: relative_shortMatthieu Patou1-0/+3
2009-10-13pidl: don't warn for compatible scalar types in unionsAndrew Tridgell1-3/+3
2009-10-07pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell1-0/+2
2009-10-06PIDL fix for using external types with wireshark backendronnie sahlberg1-0/+2
2009-10-03pidl: added int3264 as a base typeAndrew Tridgell1-0/+2
2009-09-29pidl: added union padding for NDR64Andrew Tridgell1-2/+9
2009-09-17s4-pidl: add support for NDR64Andrew Tridgell1-1/+4
2009-08-07pidl: parse idl 'pipe' typedefs, but print out a not supported message for nowStefan Metzmacher1-3/+17
2009-07-27pidl: add support for [string] on fixed size arrays.Stefan Metzmacher1-0/+7
2009-06-02Add support for double type in pidl.Brad Hards1-0/+1
2009-01-17pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty1-1/+0
2009-01-15pidl: Add max property to be used instead of range for unsigned types.Tim Prouty1-0/+1
2008-12-12Support pyhelper property to allow additional methods to be tucked onto aJelmer Vernooij1-0/+1
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij1-1/+0
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+1235