Merge branch 'upstream'
[jelmer/samba4-debian.git] / source / pidl / lib / Parse / Pidl / Samba4 / NDR / Parser.pm
2008-04-09 Jelmer VernooijMerge branch 'upstream' master
2008-04-09 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data... upstream
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
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-03 Jelmer VernooijMerge upstream
2008-04-03 Jelmer VernooijMerge upstream.
2008-02-27 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-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-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-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 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/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-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl/python: Fix parsing arguments, fix more pointer...
2008-01-14 Jelmer Vernooijpidl: Move Generate*Env functions to Parse::Pidl::Samba...
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: Remove support for the declare keyword in other...
2008-01-11 Jelmer Vernooijpidl: Remove multiple copies of get_pointer_of and...
2007-12-21 Stefan Metzmacherr26049: pidl: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr25915: ndr/pidl: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25806: let libndr.h include needed stuff and remove...
2007-12-21 Stefan Metzmacherr25805: pidl: include libndr.h as first header in ndr_foo.h
2007-12-21 Stefan Metzmacherr25804: move including ndr_compression.h into HeaderInt...
2007-12-21 Stefan Metzmacherr25745: [pidl] ndr_pull/push_error(ndr, NDR_ERR_INVALID...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr24721: Avoid True and False because they are only...
2007-10-10 Stefan Metzmacherr24563: remove unused DCERPC specific stuff from the...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24540: rename struct dcerpc_endpoint_list/struct dcerp...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Stefan Metzmacherr24446: We only need one genric GenerateFunctionInEnv
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Jelmer Vernooijr21654: Add simple test for print functions.
2007-10-10 Jelmer Vernooijr21578: Use utility function for naming pull/push/print...
2007-10-10 Jelmer Vernooijr21534: Add some more tests for wireshark.
2007-10-10 Jelmer Vernooijr21487: Fix warning when using anonymous types, initial...
2007-10-10 Jelmer Vernooijr21484: Fix Needed* for nested datastructures.
2007-10-10 Jelmer Vernooijr21459: Remove name argument, more refactoring.
2007-10-10 Jelmer Vernooijr21458: Prepare for generating separate primitives...
2007-10-10 Jelmer Vernooijr21456: Allow anonymous and non-anonymous nested struct...
2007-10-10 Jelmer Vernooijr21455: Fix a bug in our handling of conformant arrays...
2007-10-10 Jelmer Vernooijr21443: Refactor some of the NDR code in preparation...
2007-10-10 Jelmer Vernooijr21442: Allow more flexible data structure names.
2007-10-10 Jelmer Vernooijr21440: Support different variables in environments.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr21428: Handle representation types in Needed().
2007-10-10 Jelmer Vernooijr21427: Add tests for Needed*(), in preparation of...
2007-10-10 Jelmer Vernooijr21332: Fix bug in pidl that prevented value(0) from...
2007-10-10 Jelmer Vernooijr21253: Merge some pidl fixes:
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Jelmer Vernooijr20638: Check for NULL pointers (where possible) in...
2007-10-10 Jelmer Vernooijr20637: Don't check for NULL pointers when the pointer...
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr19856: Use sptr as basis for full ptr implementation...
2007-10-10 Jelmer Vernooijr19752: Remove support for the `depends' attribute...
2007-10-10 Jelmer Vernooijr19585: Add support for some more standard IDL instruct...
2007-10-10 Jelmer Vernooijr19546: fix number of bytes pushed when using switch_ty...
2007-10-10 Jelmer Vernooijr19541: Explicitly segfault when the API is being used...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Jelmer Vernooijr18565: Fix echo.idl to be Samba3-, MIDL and midlc...
2007-10-10 Jelmer Vernooijr18270: Samba3 has _PUBLIC_ now.
2007-10-10 Stefan Metzmacherr18268: for samba3 define _PUBLIC_ empty
2007-10-10 Andrew Tridgellr18254: reverted r18231
2007-10-10 Jelmer Vernooijr18231: Don't use _PUBLIC_ but use __attribute__ direct...
2007-10-10 Jelmer Vernooijr18228: Don't include Samba4-specific headers when...
2007-10-10 Stefan Metzmacherr17889: allocate a valid element where the pointer...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Jelmer Vernooijr15780: Fix indentation of deferred code (fixed #3739)
2007-10-10 Jelmer Vernooijr15778: Fix bug printing ref pointers.
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr15327: Support 'nosize'. Also write prototypes for...
2007-10-10 Jelmer Vernooijr15324: Generate prototype even if the function itself is
2007-10-10 Jelmer Vernooijr14867: Include <stdbool.h> in external compiles
next