We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
[kai/samba.git] / source4 / pidl / lib /
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-22 Volker Lendeckes3 cli_do_rpc_ndr does not use PI_* anymore
2008-07-21 Jelmer VernooijProperly cast array length in print functions.
2008-07-16 Volker LendeckeAdd the interface ID to the rpc_pipe_register_commands...
2008-06-27 Julien KerihuelFix if_version for interfaces with a if_version_minor...
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijFinish smbstatus in Python.
2008-05-26 Jelmer VernooijAllow using IRPC functions on the messaging bus from...
2008-05-26 Jelmer VernooijImplement IRPC calls over the internal messaging bus.
2008-05-25 Jelmer VernooijTrim the size of the Python bindings a bit.
2008-05-25 Jelmer VernooijFix environment generation.
2008-05-25 Jelmer VernooijMove result tuple generation out of main Python functio...
2008-05-25 Jelmer VernooijUse separate function for in argument parsing.
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijAdd support for secondary contexts from Python.
2008-05-24 Jelmer VernooijAdd helper function to return DCE/RPC fault codes.
2008-05-24 Jelmer VernooijAdd convenience function for creating objects with...
2008-05-24 Jelmer VernooijAdd convenience functions for setting Python objects...
2008-05-24 Jelmer VernooijUse manually written Python bindings for DCE/RPC rather...
2008-05-24 Jelmer VernooijShare struct used for interfaces in Python code.
2008-05-24 Jelmer VernooijOnly provide __ndr_pack__ / __ndr_unpack__ if the push...
2008-05-24 Jelmer VernooijSupport __ndr_unpack__ on DCE/RPC structures in Python.
2008-05-24 Jelmer VernooijAdd __ndr_pack__ method to all DCE/RPC structures.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijFix syntax for return type in DCE/RPC interface python...
2008-05-23 Jelmer VernooijFix indentation.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijFix event context initialization for Python bindings.
2008-04-21 Jelmer VernooijLoad default smb.conf file if none was specified explic...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Jelmer VernooijProvide stubs when the [todo] attribute is set.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijFix size to memcpy call in generated Samba 3 client...
2008-04-15 Jelmer VernooijFix pointers when pushing strings to python during...
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Jelmer VernooijClearer names for singleton return types.
2008-04-08 Jelmer VernooijFix bug handling size arguments in a direction without...
2008-04-08 Jelmer VernooijArray lengths can be obtained from Python objects so...
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijRaise NotImplementedError from functions that don't...
2008-04-08 Jelmer VernooijSupport [todo] attribute on functions.
2008-04-08 Jelmer VernooijAdd signature of connect function to docstrings.
2008-04-07 Jelmer Vernooijuse builtin getset stuff rather than custom getattr...
2008-04-07 Jelmer VernooijAdd function signature to docstrings in python.
2008-04-07 Jelmer VernooijRegister types rather than constructors, display struct...
2008-04-07 Jelmer VernooijSet tp_flags for Python types.
2008-04-07 Jelmer VernooijSet docstrings from helpstring attribute where possible.
2008-04-07 Jelmer VernooijAdd simple docstring for Python modules.
2008-04-06 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Jelmer VernooijAdd test for authservice struct.
2008-04-05 Jelmer VernooijFix authservice count.
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-25 Günther DeschnerAdd some more header properties as inline comments...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Michael Adampidl: Remove superfluous semicolon in perl code.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-23 Volker LendeckeRespect the return value of asprintf
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Jelmer VernooijAdd test for INCLUDE command.
2008-02-19 Julien KerihuelAdd INCLUDE command to pidl.
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Stefan Metzmacherpidl: $size can be 'foo / 2' so we need to add '('...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Julien KerihuelSupport ETT_FIELD keyword.
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Stefan Metzmacherpidl/Samba3::ServerNDR: use talloc_tos() instead of...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Julien Kerihuelpidl: Allow fixed size arrays inside unions.
2008-02-07 Stefan Metzmacherpidl/Samba4::NDR::Parser: fix support for embedded...
2008-02-07 Stefan Metzmacherpidl/NDR: fix handling of multilevel pointers in functi...
2008-02-07 Stefan Metzmacherpidl: get the pointer types correct when an element...
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Stefan Metzmacherpidl: remove 'pointer_default_top()' support
2008-02-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-02 Stefan Metzmacherpidl/Samba4::NDR::Parser: correctly get the name of...
2008-02-02 Stefan Metzmacherpidl/Samba4::NDR::Parser: fix $var_name for arrays...
2008-02-02 Stefan Metzmacherpidl/Samba4::NDR::Parser: move logic for extra get_poin...
2008-02-02 Stefan Metzmacherpidl: revert changes it didn't want to push...sorry!
2008-02-01 Stefan MetzmacherWorks!!!...pidl/Samba4::NDR::Parser: fix support for...
2008-02-01 Stefan MetzmacherWORKS!!!...pidl/NDR: fix handling of multilevel pointer...
2008-02-01 Stefan MetzmacherLOOKS OK... pidl: get the pointer types correct when...
2008-02-01 Stefan MetzmacherCHECKED... pidl/Samba4::NDR::Parser: correctly get...
2008-02-01 Stefan MetzmacherCHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ...
next