s3:smb2_server: call smbd_smb2_flush_send_queue() directly
[samba.git] / pidl /
2014-05-09 Stefan Metzmacherpidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIR
2014-03-28 Stefan Metzmacherpidl:Samba4/Python: add interface.abstract_syntax(...
2014-03-06 Andreas Schneiderpidl-waf: Only install Yapp::Driver if it is not available.
2014-03-06 Andreas Schneiderpidl-waf: Check for system perl(Parse::Yapp::Driver).
2014-03-06 Andreas Schneiderpidl-waf: Add a function to check for a system perl...
2014-03-06 Andreas Schneiderpidl-waf: Do not glob to install pidl modules.
2014-03-06 Andreas Schneiderpidl-waf: Install pidl modules to the perl vendorlib...
2014-03-06 Andreas Schneiderpidl-waf: Remove unused variable pidl_src.
2014-03-06 Andreas SchneiderRevert "pidl: Install pidl files corrently."
2014-03-06 Andreas SchneiderRevert "waf: Add option to specify perl vendor dir."
2014-03-06 Andreas SchneiderRevert "pidl: Make perl(Parse:Yapp:Driver) installation...
2014-02-27 Andreas Schneiderpidl: Make perl(Parse:Yapp:Driver) installation optional.
2014-02-27 Andreas Schneiderwaf: Add option to specify perl vendor dir.
2014-02-26 Andreas Schneiderpidl: Install pidl files corrently.
2014-01-07 Stefan Metzmacherpidl:NDR/Client: avoid useless memcpy()
2014-01-07 Stefan Metzmacherpidl:NDR/Client: fix dcerpc_function() with [out,ref...
2014-01-07 Stefan Metzmacherpidl:NDR/Client: simplify tevent_req_nterror() usage
2014-01-07 Stefan Metzmacherpidl:NDR/Client: add missing TALLOC_FREE(subreq) after...
2014-01-07 Stefan Metzmacherpidl:Samba3/ServerNDR: skip DCERPC pipe elements and...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-11 Volker Lendeckepidl: fix an error message typo
2013-10-09 Matthieu Patoupidl-wireshark: fix the trailling white space in the...
2013-10-09 Matthieu Patoupidl-wireshark: fix trailing white space in the HF...
2013-10-07 Matthieu PatouRemove check_col from generated DCE/RPC dissectors.
2013-09-24 Matthieu Patoupidl: Generate wireshark that conforms to the rules...
2013-09-23 Matthieu Patoupidl: Generate NDR64/NDR32 aware code for the wireshark...
2013-05-25 Vadim Zhukovpidl: Recent Perl warns about "defined(@var)" constructs.
2013-05-16 Karolin SeegerWireshark/Conformance.pm: Fix typo.
2013-05-16 Karolin Seegerpidl/TODO: Fix typo.
2013-05-08 Stefan Metzmacherpidl:NDR/Parser: correctly set $ndr->[relative_highest_...
2013-05-08 Stefan MetzmacherRevert "Remove a bunch of "unused variable _relative_sa...
2013-05-08 Jeremy AllisonRemove a bunch of "unused variable _relative_save_offse...
2013-03-15 Andreas Schneiderpidl: Add skip option to elements.
2013-02-28 Andrew Bartlettbuild: Do not force a specific perl from ${PERL} when...
2013-02-06 Alexander BokovoyPIDL: fix parsing linemarkers in preprocessor output
2012-12-10 Michael Adampidl: change strange spelling __donnot_use_enum_* to...
2012-08-15 Andrew Bartlettpidl: Add mode_t as an alias so we can marshall posix...
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-06-12 Michael Adampidl/tests: fix use of a non-existent word (existant)
2012-05-15 Guy HarrisUse ENC_ values for proto_tree_add_item() calls.
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: also do range checks on the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: do array range validation in ParseArra...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use helper variables for array size...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: remember if we already know the array...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: use ParseArrayPullGetLength() to get...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: split off ParseArrayPullGetSize()...
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: simplify logic in DeclareArrayVariables*()
2012-04-10 Stefan Metzmacherpidl/NDR/Parser: declare all union helper variables...
2012-02-08 Andrew Tridgellpidl: add more mapped types
2012-01-13 David Disseldorpidl: add to_null property
2012-01-13 David Disseldorpidl: add parser for the to_null property
2012-01-09 Stefan Metzmacherpidl:Samba4/Python: add an optional 'allow_remaining...
2011-11-24 Stefan Metzmacherpidl:Samba4/NDR/Parser: don't generate code for [ignore...
2011-09-08 Andrew Tridgellpidl: adjust expected output for new flag checking
2011-09-08 Andrew Tridgellpidl: added checking of NDR flags in generated code
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-08 Stefan Metzmacherpidl:Samba4/Python: PyArg_ParseTuple with "s#" returns...
2011-08-05 Matthieu Patoupidl: for wireshark use only the major of the version
2011-08-05 Matthieu Patoupidl: For wireshark check also LIBNDR_FLAG_NOALIGN...
2011-08-05 Matthieu Patoupidl: handle union when the switch variable is outside...
2011-08-05 Matthieu Patoupidl: add subcontext handling for wireshark
2011-08-05 Matthieu Patoupidl: If STR_NULLTERM we concider it's a string as...
2011-08-05 Matthieu Patoupidl: handle hyper attribute for wireshark
2011-08-05 Matthieu Patoupidl: handle datablob for wireshark generator
2011-08-05 Matthieu Patoupidl: rpc version is a 32 bit
2011-08-05 Matthieu Patoupidl: generate code for dissecting null terminated...
2011-08-05 Matthieu Patoupidl: don't expect to have quote when creating import...
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-29 Günther Deschnerpidl: add an include for "ntdomain.h" for s3 server...
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/idl.yp: fill 'pipe' elements with array and count
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-10 Stefan Metzmacherpidl:Samba3/ClientNDR: don't generate stubs for functio...
2011-03-10 Stefan Metzmacherpidl/NDR: add ContainsPipe() function
2011-03-10 Stefan Metzmacherpidl/Typelist: add is_fixed_size_scalar()
2011-03-10 Stefan Metzmacherpidl/Typelist: dnsp_name and dnsp_string are scalar...
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-07 Andrew Tridgellpidl: support using pidl from top level directory
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-02-01 Stefan Metzmacherpidl:NDR: add support for 'ms_union' property.
2011-01-26 Stefan Metzmacherpidl:Typelist: fix perl warnings about recursiv functio...
2011-01-26 Stefan Metzmacherpidl:Samba3/ServerNDR: correctly initialise ndr_push...
2011-01-21 Stefan Metzmacherpidl:Samba4/NDR/Client: remove compat mode for dcerpc_p...
2011-01-18 Stefan Metzmacherpidl:wscript: don't warn about pidl gammar file changes...
2011-01-06 Stefan Metzmacherpidl:Samba4/Python: fix memory leak in _ndr_print functions
2011-01-06 Stefan Metzmacherpidl/wscript: only warn about grammar file changes
2011-01-05 Stefan Metzmacherpidl/wscript: let the developer use the standalone...
next