summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Typelist.pm
Commit message (Expand)AuthorAgeFilesLines
* pidl: support HRESULT in pidl.Günther Deschner2015-03-131-1/+1
* pidl: Add mode_t as an alias so we can marshall posix ACL structuresAndrew Bartlett2012-08-151-0/+1
* pidl: add support for 'pipe' at the NDR layerStefan Metzmacher2011-03-101-5/+7
* pidl/Typelist: add is_fixed_size_scalar()Stefan Metzmacher2011-03-101-2/+16
* pidl/Typelist: dnsp_name and dnsp_string are scalar referencesStefan Metzmacher2011-03-101-1/+2
* pidl Add support for uid_t and gid_t typesAndrew Bartlett2011-03-011-0/+2
* pidl:Typelist: fix perl warnings about recursiv function callsStefan Metzmacher2011-01-261-0/+1
* ndr dns: Add simple parserKai Blin2010-10-231-1/+2
* dnsp: Parse TXT recordsKai Blin2010-10-041-0/+1
* ndr: Add support for pulling/printing an ipv6address typeKai Blin2010-10-041-2/+3
* pidl: Fix handling of typedefs of typedefs.Jelmer Vernooij2010-10-011-3/+4
* pidl/Typelist: let typeIs() do TYPEDEF dereference in the HASH caseStefan Metzmacher2010-09-281-0/+1
* pidl: added a new type dnsp_nameAndrew Tridgell2010-08-051-0/+1
* pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell2009-10-071-1/+3
* pidl: added int3264 as a base typeAndrew Tridgell2009-10-031-0/+2
* pidl: Print actual type names in errors about unknown origins rather than 'HA...Jelmer Vernooij2009-07-191-2/+5
* 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/+14
* Import types from other Python mechanisms using the Python import mechanism, ...Jelmer Vernooij2008-12-221-9/+14
* Move pidl to top-level directory.Jelmer Vernooij2008-09-171-0/+301