pidl: handle hyper attribute for wireshark
[kai/samba-autobuild/.git] / pidl / lib / Parse / Pidl / Samba4 /
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: allow [string,size_of()] together
2011-08-01 Stefan Metzmacherpidl:NDR/Server: use interface->{UUID} and {NAME} inste...
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: use interface->{UUID} and {NAME} inste...
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: use '0' instead of 'NULL' for an uint3...
2011-04-05 Andrew Bartlettpidl: Add support for the [ignore] property
2011-03-19 Jelmer Vernooijpidl: Fix prototype for server init functions.
2011-03-11 Stefan Metzmacherpidl:Samba4/NDR/Client: fix arguments to warning()
2011-03-11 Stefan Metzmacherpidl:Samba4/NDR/Parser: fix compiler warnings in 'pipe...
2011-03-10 Stefan Metzmacherpidl: add support for 'pipe' at the NDR layer
2011-03-10 Stefan Metzmacherpidl:NDR/Client: skip all functions if pipe elements...
2011-03-10 Stefan Metzmacherpidl:NDR/Client: skip sync functions if pipe elements...
2011-03-10 Stefan Metzmacherpidl:Python: don't generate functions with pipe elements
2011-03-01 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-02-28 Stefan MetzmacherRevert "Fix alignment issues in SPOOLSS "BUFFER" marsha...
2011-02-18 Jeremy AllisonFix alignment issues in SPOOLSS "BUFFER" marshalling.
2011-02-01 Stefan Metzmacherpidl:Samba4/NDR/Parser: fix ndr_pull/ndr_push mismatch
2011-02-01 Stefan Metzmacherpidl:Samba4/NDR/Parser: add support for 'ms_union'...
2011-02-01 Stefan Metzmacherpidl:Samba4/NDR/Parser: only do the switch type alignme...
2011-01-21 Stefan Metzmacherpidl:Samba4/NDR/Client: remove compat mode for dcerpc_p...
2011-01-06 Stefan Metzmacherpidl:Samba4/Python: fix memory leak in _ndr_print functions
2011-01-05 Stefan Metzmacherpidl:Samba4/Python: avoid ';;' in generated C code.
2011-01-05 Stefan Metzmacherpidl:Samba4/Python: fix segfault when setting pointers...
2011-01-03 Jelmer VernooijFix some formatting.
2011-01-03 Jelmer VernooijUse fail_on_null.
2011-01-01 Jelmer Vernooijwmi: Remove unnecessary noprint statements.
2010-12-18 Jelmer Vernooijpidl: Add prototype for init function in pidl-generated...
2010-12-17 Jelmer Vernooijpidl: Use system pytalloc if possible.
2010-12-10 Stefan Metzmacherpidl:Samba4/Python.pm: ignore "SUBCONTEXT" levels
2010-12-10 Stefan Metzmacherpidl:Samba4/Python.pm: don't handle scalar reference...
2010-12-08 Stefan Metzmacherpidl:Samba4/Python.pm: use PyString_FromStringOrNULL...
2010-12-01 Jelmer Vernooijpidl/python: Allow import of talloc, even though it...
2010-12-01 Jelmer Vernooijpidl: Allow more flexibility importing modules using...
2010-12-01 Jelmer Vernooijpidl: Base new objects off of talloc object.
2010-11-05 Andrew Tridgellpidl: use a union assignment instead of memmove
2010-10-24 Stefan Metzmacherpidl:Samba4/NDR/Parser: fix NDR64 union alignment
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-11 Tim PotterFix some warnings at higher -W levels in pidl generated...
2010-10-04 Kai Blindnsp: Parse TXT records
2010-10-04 Kai Blinndr: Implement push function for IPv6 addresses
2010-10-03 Jelmer Vernooijpidl: Allow longs for bitmasks.
2010-10-03 Jelmer Vernooijpidl: simplify some generated code.
2010-09-28 Stefan Metzmacherpidl:NDR/Parser: remove unused code for array element...
2010-09-28 Stefan Metzmacherpidl:NDR/Parser: simplify logic in ParseMemCtxPullFlags()
2010-09-28 Stefan Metzmacherpidl:NDR/Client: make the generated code look a bit...
2010-09-28 Stefan Metzmacherpidl: remove unused async property handling
2010-09-28 Stefan Metzmacherpidl/Python: use has_property($d, "noopnum") helper...
2010-09-28 Stefan Metzmacherpidl:NDR/Client.pm: remove unreached code
2010-09-28 Stefan Metzmacherpidl/Python: remove todo handling from PythonFunction...
2010-09-28 Andrew Tridgellpidl: added ifdef guards around ndr headers
2010-09-23 Stefan Metzmacherpidl:NDR/Parser: fix range() for arrays
2010-09-21 Jelmer Vernooijpytalloc: Add default compare function.
2010-09-21 Jelmer Vernooijpidl/python: Allow passing in UTF8 string objects as...
2010-09-21 Jelmer Vernooijs4-pild-python: Fix assignments - even though we refere...
2010-09-21 Jelmer Vernooijpidl: Fix segfault when accessing unicode objects.
2010-09-21 Jelmer Vernooijs4-pidl-python: use correct talloc pointer when allocat...
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-09-03 Jelmer Vernooijpidl: Keep only a single copy of samba.dcerpc.base...
2010-09-02 Jelmer Vernooijpidl: Factor out generation of interface type name.
2010-09-02 Andrew Tridgellpidl: cope with dom_sid28 in python generator
2010-09-02 Andrew Tridgellpidl-python: cope with NULL pointers in more places
2010-08-28 Stefan Metzmacherpidl:Samba4/NDR/Client: support argument based stubs...
2010-08-28 Stefan Metzmacherpidl:Samba4/NDR/Client: correctly copy [out,charset...
2010-08-28 Stefan Metzmacherpidl:Samba4/NDR/Client: fix skip reason for unsized...
2010-08-26 Andrew Tridgellpidl-python: ensure we allocate ref ptrs before use
2010-08-25 Andrew Tridgells4-python: reference substructures onto the parent...
2010-08-23 Andrew Tridgellpidl-python: fixed the docstrings for ndr_print, ndr_pa...
2010-08-22 Andrew Tridgellpidl: cope with bad type conversions in unions
2010-08-22 Andrew Tridgellpidl: added a __ndr_print__() method on python NDR...
2010-08-16 Volker LendeckeFix a typo
2010-08-16 Stefan Metzmacherpidl:Samba4/NDR/Client.pm: correctly copy fixed size...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: add sync dcerpc_pipe based...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: add non struct base dcerpc_bind...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: convert code to $self->pidl()
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: s/interface/if/
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: make use of the new dcerpc_bind...
2010-08-12 Stefan Metzmacherpidl:Samba4/NDR/Client: remove old dcerpc_pipe based...
2010-08-05 Andrew Tridgellpidl: added a new type dnsp_name
2010-06-25 Matthieu Patoupidl: Finish to fix the python generated code for 64bit...
2010-06-24 Jelmer Vernooijpidl/python: Make sure to always increment reference...
2010-06-24 Jelmer Vernooijpidl/python: Increment reference counter on Py_None...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-12 Julien KerihuelChoose between local tevent_status.h header file and...
2010-05-02 Matthieu Patoupidl: Fix the generation of py helper for 64 bit integer
2010-04-15 Stefan Metzmacherpidl:Samba4/NDR/Client: map NT_STATUS_NET_WRITE_FAULT...
2010-03-29 Stefan Metzmacherpidl:Samba4/Client: don't mix rpc and application NTSTA...
2010-03-23 Stefan Metzmacherpidl:Samba4/Python: librpc/rpc/dcerpc.h isn't needed...
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: make use of dcerpc_binding_handle...
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: remove compiler warnings
2010-03-18 Stefan Metzmacherpidl:Samba4/Python: remove compiler warnings when using...
2010-03-12 Stefan Metzmacherpidl:Samba4/NDR/Client: make the old rpc_request style...
2010-03-12 Stefan Metzmacherpidl:Samba4/NDR/Client: generate stubs for dcerpc_bindi...
2010-03-12 Stefan Metzmacherpidl:Samba4/NDR/Client: don't generate client stubs...
2010-03-12 Stefan Metzmacherpidl:Samba/Python: don't generate methods for functions...
2010-03-01 Stefan Metzmacherpidl:NDR/Client.pm: generate explicit _recv functions
2010-02-19 Andrew Bartletts4:rpc_server Add a 'if_version' parameter to the bind...
2010-02-18 Günther Deschnerpidl: use ndr_push_relative_ptr2_start and ndr_push_rel...
2010-02-09 Matthias Dieter... pidl - Remove "Py_RETURN_NONE" compatibility code
2010-01-21 Jelmer Vernooijpidl: Include Python.h first, to avoid warnings.
2009-12-12 Matthieu Patoupidl: Introduce new dirrective: relative_short
2009-11-26 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
next