pidl: add support for 'pipe' at the NDR layer
[samba.git] / pidl / lib / Parse / Pidl / NDR.pm
2011-03-10 Stefan Metzmacherpidl: add support for 'pipe' at the NDR layer
2011-03-10 Stefan Metzmacherpidl/NDR: add ContainsPipe() function
2011-03-01 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-02-01 Stefan Metzmacherpidl:NDR: add support for 'ms_union' property.
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-04 Kai Blindnsp: Parse TXT records
2010-10-04 Kai Blinndr: Add support for pulling/printing an ipv6address...
2010-09-28 Stefan Metzmacherpidl: add support for pointers in typedefs
2010-09-28 Stefan Metzmacherpidl: remove unused async property handling
2010-08-28 Stefan Metzmacherpidl:NDR: [in,out,string] doesn't need to pointers
2010-08-09 Stefan Metzmacherpidl:NDR: correctly handle no pointer bracket arrays...
2010-08-08 Stefan Metzmacherpidl:NDR: correctly handle bracket arrays with 'string'
2010-08-05 Andrew Tridgellpidl: added a new type dnsp_name
2010-05-18 Andrew Bartlettpidl: Allow new property 'no_srv_register'.
2010-04-09 Andrew Bartlettpidl:python Allow 'nopython' to work
2009-12-12 Matthieu Patoupidl: Introduce new dirrective: relative_short
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Andrew Tridgellpidl: don't warn for compatible scalar types in unions
2009-10-06 Andrew Tridgellpidl: get the alignment right for uint1632 enums (NDR64)
2009-10-06 ronnie sahlbergPIDL fix for using external types with wireshark backend
2009-10-03 Andrew Tridgellpidl: added int3264 as a base type
2009-09-29 Andrew Tridgellpidl: added union padding for NDR64
2009-09-18 Andrew Tridgells4-pidl: add support for NDR64
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-pidl: add support for NDR64
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmacherpidl: parse idl 'pipe' typedefs, but print out a not...
2009-07-27 Stefan Metzmacherpidl: add support for [string] on fixed size arrays.
2009-06-02 Brad HardsAdd support for double type in pidl.
2009-01-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Tim Proutypidl: Remove "max" and make "range" smarter about unsig...
2009-01-15 Tim Proutypidl: Add max property to be used instead of range...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Jelmer VernooijSupport pyhelper property to allow additional methods...
2008-12-12 Jelmer VernooijRemove noejs property, which is no longer used.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.