Fix problems with event context not being the parent.
[gd/samba-autobuild/.git] / source4 / pidl /
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 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijSet VENDORPREFIX rather than PREFIX to try to fix insta...
2008-04-08 Andrew BartlettMerge 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-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijInstall pidl by default if ExtUtils::MakeMaker is avail...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-01 Jelmer VernooijInclude right perl directory when installed.
2008-04-01 Jelmer VernooijInstall pidl to the same directory as Samba.
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Andrew KroegerMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-28 Andrew KroegerConvert some more files to GPLv3.
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-26 Michael Adampidl: Remove superfluous semicolon in perl code.
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 Jelmer VernooijAdd simple test for ETT_FIELD.
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 VernooijMove pidl bits to a separate file.
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-09 Jelmer VernooijFix test count after pointer_default_top() removal.
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 ...
2008-02-01 Stefan MetzmacherCHECKED... pidl/Samba4::NDR::Parser: move logic for...
2008-02-01 Stefan Metzmacherpidl: cosmetic fix to use the same value everywhere
2008-02-01 Stefan Metzmacherpidl/IDL: don't strip ',' from the properties content
2008-02-01 Stefan Metzmacherpidl/Samba4::NDR::Parse: move the calculation of NDR_PU...
2008-01-31 Stefan Metzmacherpidl/Samba4::NDR::Parser: pass down the correct $var_na...
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-30 Stefan Metzmacherpidl: be consistent and always ask pkg-config only...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Stefan Metzmacherpidl/Samba4::Header: fix typedefs of unions and structs...
2008-01-24 Günther DeschnerRevert "Add pidl --samba3-libnetapi option."
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Günther DeschnerAdd pidl --samba3-libnetapi option.
2008-01-24 Stefan Metzmacherpidl: get rid of stupid ';' char to terminate bitmap...
2008-01-24 Stefan Metzmacherpidl/Samba4::Header: we don't need to check if (defined...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Julien Kerihuelpidl: Add --version argument.
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijpidl: Add simple test for ServerNDR.
2008-01-16 Jelmer Vernooijpidl: Fix missing import for fatal().
2008-01-16 Jelmer Vernooijpidl: Fix imported function for ServerNDR and add test...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpython: Fix handling of pointer-less strings in functio...
2008-01-14 Jelmer Vernooijpython: Compile security module, handle uint.
2008-01-14 Jelmer Vernooijpython: Fix some corner cases handling scalars.
2008-01-14 Jelmer Vernooijpython: Don't try to free const pointers.
2008-01-14 Jelmer Vernooijpython: Move some convenience macros to a separate...
next