s3:idmap_tdb2: talloc_zero (instead of talloc) the idmap_tdb2_context
[amitay/samba.git] / pidl /
2010-08-13 Michael Adampidl: fix printing of server side ndr request debug...
2010-08-12 Stefan Metzmacherpidl:Samba3/ClientNDR: implement rpccli_ stubs on top...
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-12 Stefan Metzmacherpidl:Samba3/ClientNDR: ignore "todo" functions
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-06 Stefan Metzmacherpidl: Samba3/ClientNDR - Correctly copy arrays, if...
2010-08-05 Andrew Tridgellpidl: added a new type dnsp_name
2010-07-28 Andreas Schneiderpidl: Use struct pipes_struct.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-08 Günther Deschners3-rpc: when using rpc_pipe_open_internal, make sure...
2010-07-05 Günther Deschnerpidl: s3 server stubs: make sure LIBNDR_FLAG_BIGENDIAN...
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-06-17 Stefan Metzmacherpidl/wscript: build manpages in build group 'final'
2010-06-17 Stefan Metzmacherpidl/wscript: only try to build pidl manpages if pod2ma...
2010-06-17 Stefan Metzmacherpidl/wscript: call pod2man with the detected perl version
2010-06-16 Jelmer Vernooijpidl-waf: Avoid relying on MakeMaker when installing...
2010-06-16 Günther Deschnerpidl: make sure to fill in cli->pipes_struct->hdr_req...
2010-06-15 Jelmer Vernooijwaf: Fix installation of pidl manapges.
2010-05-18 Andrew Bartlettpidl: Allow new property 'no_srv_register'.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
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-11 Björn Jackenot all versions of env like more than one argument...
2010-05-11 Björn Jackepidl: fix build on systems that don't have perl in...
2010-05-08 Günther Deschnerpidl: add NDR_PRINT_DEBUG output to generated s3 server...
2010-05-03 Günther Deschnerpidl: indent cosmetics for s3 server stubs.
2010-05-02 Matthieu Patoupidl: Fix the generation of py helper for 64 bit integer
2010-04-30 Jeff Morrisspidl: Fix display field for time fields with newer...
2010-04-15 Stefan Metzmacherpidl:Samba4/NDR/Client: map NT_STATUS_NET_WRITE_FAULT...
2010-04-09 Andrew Bartlettpidl:python Allow 'nopython' to work
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgellpidl-waf: disable pidl manpages
2010-04-06 Andrew Tridgellpidl-waf: better handling of the man page generation
2010-04-06 Andrew Tridgellpidl-waf: build pidl man pages and parsers separately
2010-04-06 Andrew Tridgells4-waf: disable MAKEMAKER until a dependency problem...
2010-04-06 Andrew Tridgells4-waf: added rules for rebuilding the yapp parser...
2010-04-06 Andrew Tridgellpidl-waf: re-enable the pidl man pages
2010-04-06 Andrew Tridgells4-waf: added auto-detection of perl manpage extensions
2010-04-06 Andrew Tridgellwaf-pidl: don't need this debug ls any more
2010-04-06 Andrew Tridgells4-waf: we need a recent version of perls MakeMaker...
2010-04-06 Andrew Tridgellbuild: add an ls -lR blib/ to the pidl build to help...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: only build the pidl manpages if we have MakeMak...
2010-04-06 Andrew Tridgells4-waf: build and install the PIDL manpages
2010-04-06 Andrew Tridgells4-waf: install PIDL modules
2010-04-06 Andrew Tridgells4-waf: install pidl
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
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-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
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-02-02 Matt KraaiChange uint_t to unsigned int in pidl
2010-01-21 Jelmer Vernooijpidl: Include Python.h first, to avoid warnings.
2009-12-12 Matthieu Patoupidl: Introduce new dirrective: relative_short
2009-11-27 Günther Deschnerpidl: fix handling of output arguments in s3 client...
2009-11-26 Stefan Metzmacherpidl:Samba3/ClientNDR: $size can be 'foo / 2' so we...
2009-11-26 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
2009-11-20 Stefan MetzmacherRevert "Work around ndr_unpack failing on structures...
2009-11-20 Stefan Metzmacherpidl:NDR/Parser.pm: update ndr_pull->relative_highest_o...
2009-11-09 Volker Lendeckepidl: Fix selftest after s3 code changed
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: Do the printing for DEBUGLEVEL>=10 centrally
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 Tridgelltdr: teach TDR about uint1632 enums
2009-10-06 Andrew Tridgellpidl: update PIDL tests for uint1632 enums
2009-10-06 Andrew Tridgellpidl: get the alignment right for uint1632 enums (NDR64)
2009-10-06 Ronnie Sahlbergadd trailer alignment to structures
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-10-02 Andrew Tridgellpidl: fixed unit tests for trailer alignment
next