Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
[ira/wip.git] / source / pidl /
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-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...
2008-01-14 Jelmer Vernooijpython: Build epmapper module.
2008-01-14 Jelmer Vernooijpython: Be more pythonic - turn WERROR and NTSTATUS...
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpidl/python: Fix processing UUID-less interfaces, exter...
2008-01-14 Jelmer Vernooijpidl/python: Deal with arrays that are not pointers.
2008-01-14 Jelmer Vernooijpidl/python: Specify memory context explicitly when...
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2008-01-14 Jelmer Vernooijpython/pidl: Fix assignment.
2008-01-14 Jelmer Vernooijpidl/python: Fix more compile errors.
2008-01-14 Jelmer Vernooijpidl/python: Fix parsing arguments, fix more pointer...
2008-01-14 Jelmer Vernooijpidl/python: Fix use of pointers.
2008-01-14 Jelmer Vernooijpidl/python: Remove unnecessary talloc_free().
2008-01-14 Jelmer Vernooijpython: Allow wrapping pointers within talloc'ed memory...
2008-01-14 Jelmer Vernooijpidl/python: Support repr() for python types.
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
2008-01-14 Jelmer Vernooijpidl/python: Work towards supporting more complex types...
2008-01-14 Jelmer Vernooijpidl/python: Support more scalar types when converting...
2008-01-14 Jelmer Vernooijpidl/python: Use new talloc utility functions.
2008-01-14 Jelmer Vernooijpidl/python: Convert unions.
2008-01-14 Jelmer Vernooijpidl/python: Fix more warnings in the generated code.
2008-01-14 Jelmer Vernooijpidl/python: Fix bug accidently filling in the body...
2008-01-14 Jelmer Vernooijpidl/python: Fix const type wrapping.
2008-01-14 Jelmer Vernooijpidl/python: Fix conversion of last few non-standard...
2008-01-14 Jelmer Vernooijpidl/python: Remove references to DECLARE, which has...
2008-01-14 Jelmer Vernooijpidl/python: Some more support for special case types.
2008-01-14 Jelmer Vernooijpidl/python: Convert some Python objects back to C...
2008-01-14 Jelmer Vernooijpython/pidl: Start wrapping function arguments.
2008-01-14 Jelmer Vernooijpython/pidl: Handle non-string types.
2008-01-14 Jelmer Vernooijpython/pidl: More work on wrapping enums, bitmaps and...
2008-01-12 Jelmer Vernooijpidl: Avoid accidently filling in empty body for types...
2008-01-12 Jelmer Vernooijpidl/ejs: Fix bug that filled in the body for types...
2008-01-12 Jelmer Vernooijpidl: Add function for determining whether a type has...
2008-01-12 Jelmer Vernooijpidl: Move more stuff outside ifdef when defining enums...
2008-01-12 Jelmer Vernooijpidl: Prevent empty declarations for enums without...
2008-01-12 Jelmer Vernooijpidl: Add ability to write type metadata to a file.
2008-01-12 Jelmer Vernooijpidl: Remove obsolete smb_interfaces code.
2008-01-12 Jelmer Vernooijpidl: Add CPAN metadata.
2008-01-12 Jelmer Vernooijpidl: Add more parsing tests.
2008-01-12 Jelmer Vernooijpidl: Update documentation.
2008-01-12 Jelmer Vernooijpidl: Remove declare tests, add more tests for typedef.
2008-01-12 Jelmer Vernooijpidl: Move tests for the CUtil module to a separate...
2008-01-12 Jelmer Vernooijpidl: Remove support for the declare keyword in other...
2008-01-12 Jelmer Vernooijpidl: Remove support for the "declare" keyword in the...
2008-01-11 Jelmer Vernooijpidl: Remove multiple copies of get_pointer_of and...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-10 Jelmer Vernooijpidl: Fix samba3-cli test after Günthers formatting...
2008-01-09 Günther Deschnerr26699: Some minor cosmetics for pidl samba3 server...
2008-01-09 Günther Deschnerr26698: Prettify samba3 client code a little more.
2008-01-08 Günther Deschnerr26696: Some more minor pidl samba3 client cosmetics.
2008-01-08 Günther Deschnerr26695: Cosmetic fix for pidl generated samba3 client...
2008-01-05 Jelmer Vernooijr26667: pidl/python: Don't generate casts anymore;...
2008-01-04 Jelmer Vernooijr26662: pidl/python: Add constructors for struct/union...
2008-01-04 Jelmer Vernooijr26661: pidl/python: More generic handling of NTSTATUS...
2008-01-04 Jelmer Vernooijr26660: pidl/python: Generate stub functions for DCE...
next