waf: Do not trhow a format-truncation error for test/snprintf.c
[samba.git] / pidl /
2017-05-19 Petr Viktorinpython3: Use "y#" instead of "s#" for binary data in...
2017-05-06 Jeremy Allisonpidl: Fix Coverity warnings from duplicate NULL checks.
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-10 Lumir Balharpython: pidl: Port Python interface generator
2017-02-25 Stefan Metzmacherpidl:Python: use of pytalloc_GenericObject_reference...
2017-02-25 Stefan Metzmacherpidl:Python: replace pytalloc_CObject_FromTallocPtr...
2017-02-25 Stefan Metzmacherpidl:Python: make sure print HASH references for STRUCT...
2017-01-24 Günther Deschnerpidl: use ndr_push_charset_to_null() when [to_null...
2016-12-20 Andrew Bartletts4-rpc_server: Allow each interface to declare if it...
2016-12-15 Andrew Bartletts4-rpc_server: Add back support for lsa over \\pipe...
2016-12-08 Andrew Bartlettpidl: Make dcesrv\_$name\_interface "static const"
2016-12-01 Andrew Bartlettpidl: Make static struct api_struct also const
2016-12-01 Andrew Bartlettpidl: Change *_get_pipe_fns() to return const struct...
2016-12-01 Andrew Bartlettpidl: Use a static const initialised struct in dcerpc_s...
2016-12-01 Alexis La GoutteFix typo
2016-10-26 Stefan Metzmacherpidl:Python: add PyTypeObject objects for function...
2016-10-26 Stefan Metzmacherpidl:Python: split out a PythonElementGetSet() helper...
2016-10-26 Stefan Metzmacherpidl:NDR: add ReturnTypeElement() helper function
2016-10-26 Stefan Metzmacherpidl:Python: the py_{import,export}_*() functions can...
2016-10-26 Stefan Metzmacherpidl:Python: make use of the pyrpc_{import,export}_unio...
2016-10-26 Stefan Metzmacherpidl:Python: provide a PyTypeObject with METH_CLASS...
2016-10-26 Stefan Metzmacherpidl:Python: provide the abstract syntax as <module...
2016-10-26 Stefan Metzmacherpidl:Python: prettify names of constants
2016-10-26 Stefan Metzmacherpidl:NDR: keep interface->{ORIGINAL}
2016-10-26 Stefan Metzmacherpidl:Python: improve the .doc string for the get/set...
2016-10-26 Stefan Metzmacherpidl:Python: make use of NDR_ERR_CODE_IS_SUCCESS()
2016-10-26 Stefan Metzmacherpidl:Python: __ndr_print__ functions don't get argument...
2016-10-26 Stefan Metzmacherpidl:Python: check the return values of talloc_ptrtype()
2016-09-11 Günther Deschnerpidl: in s3 server templates, support default HRESULT...
2016-09-07 Günther Deschnerpidl: fix field2name wireshark dissector test.
2016-09-07 Günther Deschnerpidl: Keep case from fieldnames.
2016-09-06 Günther Deschnerpidl: support HRESULT as return code in wireshark autog...
2016-06-20 Aurelien Aptelpidl/ws: fix missing $name when generating MAPI dissector
2016-06-20 Aurelien Aptelpidl/ws: fix failing tests
2016-06-20 Aurelien Aptelpidl/s4/python: typo in comment
2016-06-20 Aurelien Aptelpidl/ws: directly use `di` param instead of casting...
2016-06-20 Aurelien Aptelpidl/ws: Document CODE_START and HEADER_START
2016-06-20 Aurelien Aptelpidl/ws: whitespace cleanup
2016-06-20 Aurelien Aptelpidl/ws: Add HEADER START/HEADER END in ws dissector
2016-06-20 Aurelien Aptelpidl/ws: dereference pointers when passing name param.
2016-06-20 Aurelien Aptelpidl/ws: Remove pinfo->private_data from DCERPC dissectors.
2016-06-20 Aurelien Aptelpidl/ws: remove any starting _ in WS field names
2016-06-20 Aurelien Aptelpidl/ws: avoid trailing tabs
2016-06-20 Aurelien Aptelpidl: use https urls and update dead msdn link
2016-06-20 Aurelien Aptelpidl/ws: Eliminate e_uuid_t in favor of e_guid_t
2016-06-20 Aurelien Aptelpidl/ws: Remove #pragma warning (MSVC)
2016-06-20 Aurelien Aptelpidl/ws: fix Assigned value is garbage or undefined...
2016-06-20 Aurelien Aptelpidl/ws: fix indent (use 4 tabs) and remove trailing...
2016-06-20 Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2016-06-20 Aurelien Aptelpidl/ws: enhance dissector
2016-06-20 Aurelien Aptelpidl/ws: fix -Wmissing-prototype
2016-06-20 Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2016-05-09 Douglas BagnallPython pidl: avoid segfault with "del obj->attr"
2016-05-09 Andrew Bartlettpidl: Correct string handling to use talloc and be...
2016-03-22 Douglas Bagnallndr: Use ndr_steal to avoid long lists
2016-03-22 Douglas Bagnallndr: avoid unnecessary searches of token list
2016-03-08 Andrew Bartlettpidl: Use a tmp_ctx helper variable
2016-03-08 Andrew Bartlettpidl: Use the $mem_ctx helper variable
2016-03-08 Andrew Bartlettpidl: Fix our python reference handling
2016-01-18 Andrew Bartlettpidl: Change PyGetSetDef in generated python bindings...
2016-01-07 Andrew Bartlettpidl: Use PY_SSIZE_T_CLEAN
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-09-01 Stefan Metzmacherpidl/python: also add a ndr_PyLong_FromLongLong() for...
2015-09-01 Andrew Bartlettpidl/python: Provide static inline helper function...
2015-09-01 Andrew Bartlettpidl/python: Calculate maximum integer values using...
2015-08-24 Andrew Bartlettpidl: Assert that python arrays will not overflow the...
2015-08-24 Andrew Bartlettpidl: Change PIDL to correctly use and validate python...
2015-07-24 Günther Deschnerpidl: merge multiple 'genpad' implementations into...
2015-07-07 Stefan Metzmacherpidl:Samba4/NDR/Parser: always initialize _mem_save_...
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: add pidl_reset() and pidl_return...
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: make CallWithStruct() more flexible
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: simplify CallWithStruct()
2015-07-07 Douglas BagnallTreat uid_t, git_t as 64 bit in Pidl Python bindings
2015-06-24 Douglas Bagnallremove trailing whitespace in Pidl/Samba4/Python.pm
2015-06-24 Douglas BagnallTreat unsigned 64 bit IDL values as unsigned long long...
2015-06-12 Stefan Metzmacherpidl:NDR/Parser: check [ref] pointers before pushing...
2015-06-12 Stefan Metzmacherpidl:NDR/Parser: protect for loops against $length...
2015-06-12 Stefan Metzmacherpidl:Python: protect for loops against $length being...
2015-06-12 Stefan Metzmacherpidl:Python: use discard_const() to pass a possible...
2015-05-15 Stefan Metzmacherpidl:Samba3/ServerNDR: normalize {RETURN_TYPE} by using...
2015-03-25 Günther Deschnerpidl/python: add prototypes into header section of...
2015-03-24 Jelmer VernooijExplicitly include util/debug.h from server stubs gener...
2015-03-13 Günther Deschnerpidl: align s4 dcesrv template generation with coding...
2015-03-13 Günther Deschnerpidl: add --template3 option to generate s3 server...
2015-03-13 Günther Deschnerpidl/python: support HRESULT errors in generated python...
2015-03-13 Günther Deschnerpidl: support HRESULT in pidl.
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-11-22 Guy HarrisClean up more whitespace.
2014-11-19 Guy Harrispidl: White space cleanups in Conformance.pm and NDR.pm
2014-10-23 Matthieu Patoupidl-wireshark: SWITCH_TYPE is not always defined,...
2014-10-23 Matthieu Patoupidl-wireshark: generate ALIGN_TO_x_BYTES instructions...
2014-10-23 Matthieu Patoupidl-wireshark: if the structure has the flag no_align...
2014-10-23 Matthieu Patoupidl-wireshark: handle 8 bits enum and change the signa...
2014-10-23 Matthieu Patoupidl-wireshark: add definition for IPV4/IPV6 types
2014-10-23 Matthieu Patoupidl-wireshark: adapt to the new comments in the header...
2014-10-09 Matthieu Patoupidl-wireshark: insure that we have an entire match...
2014-10-09 Matthieu Patoupidl-wireshark: generate an error for the new Pipe...
2014-10-09 Matthieu Patoupidl-wireshark: add the type dom_sid28 and call ad...
2014-10-09 Matthieu Patoupidl-wireshark: add a function to change the type of...
2014-10-09 Matthieu Patoupidl-wireshark: cosmetic reformat
next