Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6873: fixed exec bit | Andrew Tridgell | 1 | -0/+0 |
2007-10-10 | r6862: Add some more tests | Jelmer Vernooij | 6 | -30/+178 |
2007-10-10 | r6860: Add some allocation and alignment tests, remove uint64 from list of sc... | Jelmer Vernooij | 5 | -6/+187 |
2007-10-10 | r6859: Add ndr_align tests, use environment variables ($CC, $CFLAGS, $LDFLAGS) | Jelmer Vernooij | 3 | -9/+51 |
2007-10-10 | r6857: - Support [public] on functions | Jelmer Vernooij | 3 | -133/+263 |
2007-10-10 | r6856: Add a couple of tests that test for the behaviour described in | Jelmer Vernooij | 2 | -1/+377 |
2007-10-10 | r6854: Add --quiet option to pidl | Jelmer Vernooij | 3 | -2/+173 |
2007-10-10 | r6836: Allow optionally passing in a destination filename for NDR parsers | Jelmer Vernooij | 1 | -12/+18 |
2007-10-10 | r6572: add "string_array" as new scalar type for handling SPOOLSS string array's | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r6545: some notes and experiments on ref ptrs, testing with midl | Andrew Tridgell | 1 | -0/+220 |
2007-10-10 | r6517: this line should be removed in the last patch, (I readded it just for ... | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r6516: use only one list of scalar types and make "string" just a simple scal... | Stefan Metzmacher | 2 | -77/+147 |
2007-10-10 | r6350: Add a newline to make things look prettier. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r6331: added IDL and test suite for the ADS style response to a datagram netl... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu... | Stefan Metzmacher | 2 | -22/+81 |
2007-10-10 | r6190: fix gensize on unions | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r6180: Use token_lists for storing switch values | Jelmer Vernooij | 1 | -6/+10 |
2007-10-10 | r6159: Move some more general ndr stuff (alignment calculations) to ndr.pm | Jelmer Vernooij | 2 | -106/+85 |
2007-10-10 | r6143: Put compression support in the subcontext handling functions rather | Jelmer Vernooij | 1 | -45/+36 |
2007-10-10 | r6130: More work on the NDR tree generator | Jelmer Vernooij | 1 | -1/+260 |
2007-10-10 | r6101: only allow properties we know about, that helps to catch typos! | Stefan Metzmacher | 1 | -1/+98 |
2007-10-10 | r6098: fix parsing of empty union cases | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r6097: allow compression only on subcontexts | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r6061: add start of compression support in our rpc code | Stefan Metzmacher | 1 | -4/+134 |
2007-10-10 | r5853: Move some of the functions not specific to the Samba NDR parser generator | Jelmer Vernooij | 3 | -179/+254 |
2007-10-10 | r5852: Rename ndr.pm to ndr_parser.pm | Jelmer Vernooij | 3 | -2/+2 |
2007-10-10 | r5797: - add idl property [subcontext_size()] | Stefan Metzmacher | 2 | -17/+35 |
2007-10-10 | r5785: Fix subcontext pushes | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5775: Remove some unused functions (unions are no longer as special as they ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5764: add support for embedded ref pointers | Stefan Metzmacher | 2 | -8/+10 |
2007-10-10 | r5709: Leave out the pull/push call with NDR_BUFFERS for not just | Jelmer Vernooij | 1 | -2/+21 |
2007-10-10 | r5697: Give an error message when a ref pointer is NULL (requested by tpot) | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r5675: - More DCOM bug fixes | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 2 | -11/+20 |
2007-10-10 | r5672: Use switch_type() and the token storage mechanism for unions: | Jelmer Vernooij | 4 | -50/+83 |
2007-10-10 | r5671: Bunch of fixes related to arrays and pointers to arrays. | Jelmer Vernooij | 1 | -37/+40 |
2007-10-10 | r5669: Couple of minor clearifications, simplifications. | Jelmer Vernooij | 4 | -15/+12 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 3 | -1/+13 |
2007-10-10 | r5660: Reduce number of generated "{}"'s | Jelmer Vernooij | 2 | -8/+8 |
2007-10-10 | r5603: add "authservice()" property to the interface property list | Stefan Metzmacher | 1 | -8/+30 |
2007-10-10 | r5506: Simplify the use of subcontexts and make them a bit less a special case. | Jelmer Vernooij | 1 | -84/+155 |
2007-10-10 | r5494: Some more code simplification, some additional comments. | Jelmer Vernooij | 2 | -58/+46 |
2007-10-10 | r5493: Some code simplification | Jelmer Vernooij | 1 | -38/+30 |
2007-10-10 | r5492: Update example coclass, autogenerate some parts. | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r5490: The big (D)COM commit! :-) Contains most of the changes described in the | Jelmer Vernooij | 6 | -158/+302 |
2007-10-10 | r5486: - Use references to interfaces in coclasses rather then | Jelmer Vernooij | 3 | -374/+376 |
2007-10-10 | r5485: Support nopull,nopush in header.pm as well. | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r5480: allow nopush and nopull on functions | Stefan Metzmacher | 1 | -6/+10 |
2007-10-10 | r5479: Add ODL input support. | Jelmer Vernooij | 5 | -31/+69 |
2007-10-10 | r5478: Bunch of small optimizations and generalizations. | Jelmer Vernooij | 3 | -32/+39 |