summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/NDR.pm
Commit message (Expand)AuthorAgeFilesLines
* pidl:NDR/Parser: add "skip_noinit" elementStefan Metzmacher2017-06-261-0/+1
* pidl:NDR: add ReturnTypeElement() helper functionStefan Metzmacher2016-10-261-1/+20
* pidl:NDR: keep interface->{ORIGINAL}Stefan Metzmacher2016-10-261-1/+2
* pidl: Improve string delection in function ContainsStringMatthieu Patou2014-10-091-0/+10
* pidl: Add skip option to elements.Andreas Schneider2013-03-151-0/+1
* idl: add to_null propertyDavid Disseldorp2012-01-141-1/+8
* pidl: If STR_NULLTERM we concider it's a string as wellMatthieu Patou2011-08-061-0/+3
* pidl: add support for 'pipe' at the NDR layerStefan Metzmacher2011-03-101-8/+125
* pidl/NDR: add ContainsPipe() functionStefan Metzmacher2011-03-101-1/+15
* pidl Add support for uid_t and gid_t typesAndrew Bartlett2011-03-011-0/+2
* pidl:NDR: add support for 'ms_union' property.Stefan Metzmacher2011-02-011-27/+34
* ndr dns: Add simple parserKai Blin2010-10-231-0/+1
* dnsp: Parse TXT recordsKai Blin2010-10-041-1/+2
* ndr: Add support for pulling/printing an ipv6address typeKai Blin2010-10-041-0/+1
* pidl: add support for pointers in typedefsStefan Metzmacher2010-09-281-12/+21
* pidl: remove unused async property handlingStefan Metzmacher2010-09-281-5/+0
* pidl:NDR: [in,out,string] doesn't need to pointersStefan Metzmacher2010-08-281-1/+1
* pidl:NDR: correctly handle no pointer bracket arrays with 'string'Stefan Metzmacher2010-08-091-1/+1
* pidl:NDR: correctly handle bracket arrays with 'string'Stefan Metzmacher2010-08-081-0/+4
* pidl: added a new type dnsp_nameAndrew Tridgell2010-08-051-1/+2
* pidl: Allow new property 'no_srv_register'.Andrew Bartlett2010-05-181-1/+2
* pidl:python Allow 'nopython' to workAndrew Bartlett2010-04-091-0/+1
* pidl: Introduce new dirrective: relative_shortMatthieu Patou2009-12-121-0/+3
* pidl: don't warn for compatible scalar types in unionsAndrew Tridgell2009-10-131-3/+3
* pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell2009-10-071-0/+2
* PIDL fix for using external types with wireshark backendronnie sahlberg2009-10-061-0/+2
* pidl: added int3264 as a base typeAndrew Tridgell2009-10-031-0/+2
* pidl: added union padding for NDR64Andrew Tridgell2009-09-291-2/+9
* s4-pidl: add support for NDR64Andrew Tridgell2009-09-171-1/+4
* pidl: parse idl 'pipe' typedefs, but print out a not supported message for nowStefan Metzmacher2009-08-071-3/+17
* pidl: add support for [string] on fixed size arrays.Stefan Metzmacher2009-07-271-0/+7
* Add support for double type in pidl.Brad Hards2009-06-021-0/+1
* pidl: Remove "max" and make "range" smarter about unsigned typesTim Prouty2009-01-171-1/+0
* pidl: Add max property to be used instead of range for unsigned types.Tim Prouty2009-01-151-0/+1
* Support pyhelper property to allow additional methods to be tucked onto aJelmer Vernooij2008-12-121-0/+1
* Remove noejs property, which is no longer used.Jelmer Vernooij2008-12-121-1/+0
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+1235