Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit fc8771fb6aab815e63334da0159032f7ecd0a931)
|
|
and make that the primary context for the request
which the implementations can also use.
- go via functions pointers in the ndr_interface_table
instead of calling functions directly.
metze
(This used to be commit fa577a12940d2df9d5ea9e3e0fed40021d59647d)
|
|
instead of the pull and push functions
metze
(This used to be commit 9b59534a14700f7bfe56cae448030df59ced0ba5)
|
|
metze
(This used to be commit 2dbf89e22352dcb36c7246671ccc9cd55d9f6a57)
|
|
metze
(This used to be commit f874eca5dab74e930d0ec52abeb06295d2d90476)
|
|
metze
(This used to be commit 84651aee81aaabbebf52ffc3fbcbabb2eec6eed5)
|
|
rename dcerpc_interface_list -> ndr_interface_list
and move them to libndr.h
metze
(This used to be commit 4adbebef5df2f833d2d4bfcdda72a34179d52f5c)
|
|
into ndr_interface_string_array and move it to libndr.h
metze
(This used to be commit 473bca74dc9d9dc54a239c9b5d3dc5fcf5a117a9)
|
|
and move it to librpc/ndr/libndr.h
metze
(This used to be commit abd5551aabae1820baaa52a963e8c7aa9605914e)
|
|
metze
(This used to be commit 701aa31d14cde412c1fecef694d851882be8d17f)
|
|
for the samba3 server stubs yet, so bail out.
metze
(This used to be commit ff11f2ce0c3f9c882d93bda0c89577adaf8c2a41)
|
|
metze
(This used to be commit a698fb18573baf016009bdd2d02aaf336dc92a63)
|
|
metze
(This used to be commit 66d4d6f19643454fb781cebbca2c4f4dbb94e90b)
|
|
functions
metze
(This used to be commit fad5af2f2069993b7284e74a177b78a4b4798383)
|
|
into subfunctions
metze
(This used to be commit ff7fa11e70018e9691441d824483b803781943a7)
|
|
pointer loop as we do in other places
metze
(This used to be commit ee92d47b538e2f92e4c342893f04c598311e1021)
|
|
metze
(This used to be commit 98d8753d37e5ac6273316c83bf6f0e6851afd30a)
|
|
metze
(This used to be commit d90a0d3ba1ac18caee08ab3f621b742229a41e45)
|
|
metze
(This used to be commit b7d6ac5215c27f7eb4ae16e3a68b7f7fc32dcb72)
|
|
metze
(This used to be commit 82cc41c5589899552256b06a3b1ae84e24d3b71f)
|
|
from ->{ORIGINAL}
metze
(This used to be commit e8ebee2698d7d91d8cf25b3017f3414578607ff5)
|
|
metze
(This used to be commit 0eba05b6a67eb5b119e9054af3fe9db855cb9fbe)
|
|
metze
(This used to be commit 0edec25af84744074aeeb5f8f7b61a6c78ef35b7)
|
|
metze
(This used to be commit 8cc3fd09ffce6f389d979ec0a49d2ecefda70dd1)
|
|
metze
(This used to be commit 0bad3f06199341aeacef228e482ab755e2e48306)
|
|
foreach my $e (@{$union->{ELEMENTS}}) {
changes $union->{ELEMENTS} from undef into an empty array.
this removes the difference between
struct foo { }; and struct foo;
So we need to explicit return before.
- we should return the same element for layout for
structs and unions with no elements.
- fix the testsuite to match
metze
(This used to be commit 5f1f50cd27e3702b79a19dbe1079498cbfc4842b)
|
|
not the $pidl tree anymore.
metze
(This used to be commit 3cbbddb94c9e986d0adbe3b001146b209cd810d9)
|
|
so for ParseEnum() we should also use Parse::Pidl::Typelist::enum_type_fn().
Also the base_type() property isn't standard IDL and we should not support it.
This changes TDR enum to also to default to uint16 (as with NDR enums).
metze
(This used to be commit 13144bdea914f92b5e15fa807fa7ef7c4d6510a2)
|
|
for has_properties() of $enum->{PARENT}
metze
(This used to be commit 65f3bb8c19971c605fb81fa66317e2ee99132edc)
|
|
metze
(This used to be commit 47fb2d42dfa917f5aca4daaacf53134afc22d288)
|
|
metze
(This used to be commit ffd07d713bc01aee6306229e959773d5bc57104c)
|
|
metze
(This used to be commit 212e8ec8d51b75fdfed5ae1ea228133811186a72)
|
|
metze
(This used to be commit 8a23db61e425d10a6f9710a277497d60b114a753)
|
|
so don't try it manually and introduce bugs:-)
metze
(This used to be commit a79129a4ae412f29a0d730f49327269a92ec8402)
|
|
metze
(This used to be commit ca50b1ad3afbf02fef7c6d1fcbe11d23c515d340)
|
|
incorrect idl files
metze
(This used to be commit 8aacab6f6a04d0f56bed945e07cd894ac1344ace)
|
|
metze
(This used to be commit 91fb099b3dd5c58608f1fbf65ed77acbc609598f)
|
|
function
metze
(This used to be commit 0c5be644ba13c68b7378a6ae9dcd314018ece25d)
|
|
and a few lines above we use $element->{ORIGINAL}->{ARRAY_LEN}
I assume it was just forgotten in the update.
metze
(This used to be commit 89ea0339b5f95b27ad0eaed430d1f264722a7e84)
|
|
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
|
|
Move emitting ALIGN_TO_x_BYTES to after the tag has been dissected so the
alignment only affects the ARM.
(This used to be commit 22945854d91c87cc17df681db5fd3c6871cdaadc)
|
|
Fix these to use the new data_blob_cmp()
Andrew Bartlett
(This used to be commit d2fba8faf03c18f4c79e83d5847e5420377d811b)
|
|
metze
(This used to be commit 65ed39172953507610b41273d4a46470725e2012)
|
|
metze
(This used to be commit 3f28a19ea1599f7a94faf7d8ee7ea5b3620abe6e)
|
|
(This used to be commit 7240c2d7e30968b751d944f8a9a50573fcbe6671)
|
|
(This used to be commit 40d6235b2491462bae480415e2ae075c041b3b7e)
|
|
metze
(This used to be commit b5c84460fc8599fbd894bcf8c4f7b440e2424af1)
|
|
- fix compiler warning about unused ';'
metze
(This used to be commit 715060187f482486f00e2d6b2cd62d2a0e215a2f)
|
|
and not to 'declare' to avoid a pidl warning with:
declare [switch_type(uint16)] union netr_Validation;
void foo([in] uint16 level, [in,switch_is(level)] netrValidation info);
metze
(This used to be commit 3b3344f1df000974ad89bf370e99fd6b6dc42000)
|
|
'declare' this should fix the problem with the winbind IRPC calls
metze
(This used to be commit 5abbb4673a49a9dee4002cc6f2ee8180b85cb5e5)
|