summaryrefslogtreecommitdiff
path: root/pidl/lib/Parse/Pidl/Typelist.pm
AgeCommit message (Expand)AuthorFilesLines
2012-08-15pidl: Add mode_t as an alias so we can marshall posix ACL structuresAndrew Bartlett1-0/+1
2011-03-10pidl: add support for 'pipe' at the NDR layerStefan Metzmacher1-5/+7
2011-03-10pidl/Typelist: add is_fixed_size_scalar()Stefan Metzmacher1-2/+16
2011-03-10pidl/Typelist: dnsp_name and dnsp_string are scalar referencesStefan Metzmacher1-1/+2
2011-03-01pidl Add support for uid_t and gid_t typesAndrew Bartlett1-0/+2
2011-01-26pidl:Typelist: fix perl warnings about recursiv function callsStefan Metzmacher1-0/+1
2010-10-23ndr dns: Add simple parserKai Blin1-1/+2
2010-10-04dnsp: Parse TXT recordsKai Blin1-0/+1
2010-10-04ndr: Add support for pulling/printing an ipv6address typeKai Blin1-2/+3
2010-10-01pidl: Fix handling of typedefs of typedefs.Jelmer Vernooij1-3/+4
2010-09-28pidl/Typelist: let typeIs() do TYPEDEF dereference in the HASH caseStefan Metzmacher1-0/+1
2010-08-05pidl: added a new type dnsp_nameAndrew Tridgell1-0/+1
2009-10-07pidl: get the alignment right for uint1632 enums (NDR64)Andrew Tridgell1-1/+3
2009-10-03pidl: added int3264 as a base typeAndrew Tridgell1-0/+2
2009-07-19pidl: Print actual type names in errors about unknown origins rather than 'HA...Jelmer Vernooij1-2/+5
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/+14
2008-12-22Import types from other Python mechanisms using the Python import mechanism, ...Jelmer Vernooij1-9/+14
2008-09-17Move pidl to top-level directory.Jelmer Vernooij1-0/+301