r25028: Fix more warnings.
[kai/samba.git] / source4 / pidl /
2007-10-10 Stefan Metzmacherr24983: setup the correct talloc name for structures...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24815: Support cpp_quote().
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24721: Avoid True and False because they are only...
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Stefan Metzmacherr24596: - talloc request structure for the samba3 serve...
2007-10-10 Stefan Metzmacherr24592: pass down the ndr_interface_table in the samba3...
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 Metzmacherr24524: make use of ElementStars()
2007-10-10 Stefan Metzmacherr24523: we don't support multi-dimentional [out] arrays
2007-10-10 Stefan Metzmacherr24522: make the "skip pointer to an array" logic a...
2007-10-10 Stefan Metzmacherr24521: we don't yet have optional args to DeclLong()
2007-10-10 Stefan Metzmacherr24520: make use of the new ElementStars() and ArrayBra...
2007-10-10 Stefan Metzmacherr24518: get rid of using ->{ORIGINAL} and move stuff
2007-10-10 Stefan Metzmacherr24517: move skipping pointer before an array logic...
2007-10-10 Stefan Metzmacherr24516: don't use ->{ORIGINAL}
2007-10-10 Stefan Metzmacherr24515: use fatal() wrapper instead of die() directly
2007-10-10 Stefan Metzmacherr24514: IS_* elemements sound be perl integers consista...
2007-10-10 Stefan Metzmacherr24511: pass the correct thing to fatal()
2007-10-10 Stefan Metzmacherr24509: pass down the full ndr elements instead of...
2007-10-10 Stefan Metzmacherr24508: add HeaderTypeNew() which will go if everything...
2007-10-10 Stefan Metzmacherr24507: pass $d down to HeaderTypedef
2007-10-10 Stefan Metzmacherr24506: pass $fn down one more layer
2007-10-10 Stefan Metzmacherr24505: pass down $fn one level
2007-10-10 Stefan Metzmacherr24493: - it turns out that
2007-10-10 Stefan Metzmacherr24492: Parse::Pidl::Samba4::Header::Parse() now takes...
2007-10-10 Stefan Metzmacherr24490: For ParseBitmap() we use Parse::Pidl::Typelist...
2007-10-10 Stefan Metzmacherr24489: only typedef enum { ... } foo; enum's should...
2007-10-10 Stefan Metzmacherr24488: enum's and bitmap's not have nested types
2007-10-10 Stefan Metzmacherr24487: fix formating and add defined($opt_header)
2007-10-10 Stefan Metzmacherr24484: pass down $ndr tree instead of the $pidl tree...
2007-10-10 Stefan Metzmacherr24482: white space cleanup only...
2007-10-10 Stefan Metzmacherr24463: we have a function to correctly create an ...
2007-10-10 Stefan Metzmacherr24454: when level 0 is a pointer we need to look for...
2007-10-10 Stefan Metzmacherr24452: bail out instead of only giving a warning on
2007-10-10 Stefan Metzmacherr24447: fix samba3-cli pidl tests
2007-10-10 Stefan Metzmacherr24446: We only need one genric GenerateFunctionInEnv
2007-10-10 Stefan Metzmacherr24407: $element->{ARRAY_LEN} doesn't exist...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Ronnie Sahlbergr23721: For unions, The TAG and the ARM are aligned...
2007-10-10 Andrew Bartlettr23677: When I removed data_blob_equal, I clearly didn...
2007-10-10 Stefan Metzmacherr23071: print the command on failure only
2007-10-10 Stefan Metzmacherr23069: print out the command, to find out the problem...
2007-10-10 Jelmer Vernooijr22742: Fix tests.
2007-10-10 Jelmer Vernooijr22741: Add MSVC-specific pragma's for Wireshark. Patch...
2007-10-10 Stefan Metzmacherr22667: revert revision 22640 as it breaks nested struc...
2007-10-10 Stefan Metzmacherr22640: - generate nicer output
2007-10-10 Stefan Metzmacherr22618: handle the properties related to the type
2007-10-10 Stefan Metzmacherr22617: assume we have defered elements if the type...
2007-10-10 Jelmer Vernooijr22520: Fix the TYPE command.
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Jelmer Vernooijr22453: Fix TDR testsuite without using our.
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 James Peachr22029: Make sure we respect $srcdir correctly for...
2007-10-10 Jelmer Vernooijr22004: Check for dereferencing null pointers.
2007-10-10 Jelmer Vernooijr21996: Fix a bug for invalid casts of pointers.
2007-10-10 Jelmer Vernooijr21995: Patch from Ronnie Sahlberg.
2007-10-10 Jelmer Vernooijr21690: Test use of typedef /and/ struct name
2007-10-10 Jelmer Vernooijr21682: Remove accidently committed debug command.
2007-10-10 Jelmer Vernooijr21681: Fix bug in the parsing code that parsed "struct...
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 Vernooijr21586: update manifest
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21579: Use utility function to determine function...
2007-10-10 Jelmer Vernooijr21578: Use utility function for naming pull/push/print...
2007-10-10 Jelmer Vernooijr21575: Fix handling of is_scalar() for declares.
2007-10-10 Jelmer Vernooijr21574: Fix handling of DECLARE.
2007-10-10 Jelmer Vernooijr21573: Remove more code that assumed all types are...
2007-10-10 Jelmer Vernooijr21572: More work towards supporting tagged types.
2007-10-10 Jelmer Vernooijr21568: More tests.
2007-10-10 Jelmer Vernooijr21567: Add some more wireshark tests.
2007-10-10 Jelmer Vernooijr21559: More tests.
2007-10-10 Jelmer Vernooijr21555: Some tests for TYPE in wireshark conformance...
2007-10-10 Jelmer Vernooijr21545: Fix pidl test.
2007-10-10 Jelmer Vernooijr21534: Add some more tests for wireshark.
2007-10-10 Jelmer Vernooijr21532: Add tests for StripPrefixes utility function.
2007-10-10 Jelmer Vernooijr21531: Use pidl-specific utility functions. Patch...
2007-10-10 Jelmer Vernooijr21493: Patch from Ronnie Sahlberg. From his email:
2007-10-10 Jelmer Vernooijr21492: Finish work on nested type support in EJS.
2007-10-10 Jelmer Vernooijr21490: Add some tests for the EJS code
2007-10-10 Jelmer Vernooijr21487: Fix warning when using anonymous types, initial...
2007-10-10 Jelmer Vernooijr21486: Remove spurious semicolons.
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 Vernooijr21457: Cope with anonymous nested types in the NDR...
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.
next