Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 26d7f5bf96cd7e950ceb532402afd6b8a58871ea)
|
|
8ebf16c0741085fa769fcc2929f275ab49b1ea5d Works!!!...pidl/Samba4::NDR::Parser: fix support for embedded "ref" pointers
6fcf2456d0e81898b5779ef1650f38b4c5363a80 WORKS!!!...pidl/NDR: fix handling of multilevel pointers in function elements
0569139ca2960ec5478829c3e66f7ff69bdb55cd LOOKS OK... pidl: get the pointer types correct when an element has multiple pointe
rs
13afc89a87716063180723f0e9cb4f76daca837e CHECKED... pidl/Samba4::NDR::Parser: correctly get the name of an array element
29c104944bcad30c6a2a3fa70d527bf0ee8969de CHECKED... TODO:MSG pidl/Samba4::NDR::Parser: fix ...
3369015f5d8c425e1a9f9d861471028f03f163bb CHECKED... pidl/Samba4::NDR::Parser: move logic for extra get_pointer_of() into a f
unction
metze
(This used to be commit 0bcc8e53d1470ba9dfe93e5d6925b8f4c20c7c66)
|
|
The memory allocation of embedded "ref" pointers needs to be the
same as for all other embedded pointers.
metze
(This used to be commit 8ebf16c0741085fa769fcc2929f275ab49b1ea5d)
|
|
When we have "*r->out.ous"
(char ***ous, a pointer to a pointer to an array).
we need to use "(*r->out.ous)[3]" to access the 3rd
element of the array "*r->out.ous[3]" was generated before,
but that's the same as "*(r->out.ous[3])".
metze
(This used to be commit 13afc89a87716063180723f0e9cb4f76daca837e)
|
|
metze
(This used to be commit 29c104944bcad30c6a2a3fa70d527bf0ee8969de)
|
|
into a function
metze
(This used to be commit 3369015f5d8c425e1a9f9d861471028f03f163bb)
|
|
metze
(This used to be commit fdf9bcb163516f7d96675ae0dce2917afb8f86d3)
|
|
flags into one function
metze
(This used to be commit 74bf021aa7016ace02a0238e71573f18016e3722)
|
|
AllocateArrayLevel()
metze
(This used to be commit c630bece38eed3278466c2934763fcd8dcfb0610)
|
|
(This used to be commit b00c1a072457e5083ffc24a8b74b3793d0b44eee)
|
|
they only work with the structures generated by that file.
(This used to be commit 9aeb7f31b0fc3b9679e5af07e65e79bc8073c4e1)
|
|
(This used to be commit 1fe5c1ad07c574dc094f59f728025dfcafa0cf22)
|
|
(This used to be commit 4f4dfa6042178c157a09df61d72a42af7aa5c67b)
|
|
(This used to be commit 893f4102c93c1c2cd6b836f12644d06d9e31800c)
|
|
(This used to be commit 2fe013f715bdee6c01a833bc6c883e830bdc5dfd)
|
|
(This used to be commit 79344c9c5e0e38155facb0c7b16e84a0dca3d2eb)
|
|
metze
(This used to be commit d361bb174131227c426a247ca0262930a714c37a)
|
|
Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/
metze
(This used to be commit 7106f21de8dfc472aa0846b49bfdb7543c63b310)
|
|
for choosing common required headers
metze
(This used to be commit c97fe5b54c0da68c7e71ea79678fa6348ecdaab9)
|
|
metze
(This used to be commit 18fce1174199d67d822ea92e048443b60dd3dfa5)
|
|
metze
(This used to be commit 2aecc1e9fd19d4e176f5475c8ee0b292d68c85f9)
|
|
instead NT_STATUS_INVALID_PARAMETER_MIX
metze
(This used to be commit 76b628df53d6cf028fb9f22df003ac87fe3b3c56)
|
|
(This used to be commit 3c2d06d8fc8783362a6ff934e86ea4a4da2c6906)
|
|
(This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)
|
|
server stubs
metze
(This used to be commit 678de9ce6022040403a1afb9157b7ae3af1b027c)
|
|
(This used to be commit 2d049c8d30876075b03ff74f7ba6d0c57bfb5c45)
|
|
(This used to be commit fc8771fb6aab815e63334da0159032f7ecd0a931)
|
|
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)
|
|
function
metze
(This used to be commit 0c5be644ba13c68b7378a6ae9dcd314018ece25d)
|
|
(This used to be commit d491e60c70de8d78c333b317a143919c1a68c6d9)
|
|
(This used to be commit 7989ee2aa015264dc9334b5e15d4fe6cb55f4e09)
|
|
with samba3 easier.
(This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)
|
|
(This used to be commit 3c9df011a85aa8178a26d66faaaed5c88757800e)
|
|
(This used to be commit e0f626b79c43eb59ad3c6e3fb6c267504764bfef)
|
|
(This used to be commit b10432096181cf8e7d729e58a5ab54fac5eaa5fe)
|
|
support in ejs.
(This used to be commit a396c5de12cd958fe0457fa5372e539132ad7ed9)
|
|
(This used to be commit ec3c9ebfd0de287411ce399967409f902653d5c6)
|
|
(This used to be commit fad03f6c51b40bca2b60036835b998056fec0faa)
|
|
(This used to be commit efaf476337e536740068334ee9af01eb6ce97c4f)
|
|
structures/unions/enums/bitmaps to be
used in the Samba 4 NDR parser.
This doesn't actually work yet as Parse::Pidl::NDR doesn't handle nested
data structures yet, but it's a first step.
(This used to be commit 8aac1fc98b812a0668bc0d803d1e2831396b455e)
|
|
always pushed, even if just the buffers part of a struct had to be pushed.
Pull was not affected.
(This used to be commit ffe387920473fb365f740942098085eb40299c84)
|
|
structure support.
(This used to be commit 1afedaad44d5d375ebd277017ec61bf9b5741d8a)
|
|
(This used to be commit 5b091c5d75f8580f10bc6a61a0e2203abec98784)
|
|
(This used to be commit 1702a663ba4ce6f5803e265a969f2be564fce1e3)
|
|
always bring it back if we need to. This code was getting in the way while
refactoring.
Add some tests for TDR.
Get rid of typedef in lib/registry/tdr_regf.idl and fix the
TDR code to be able to deal with it.
(This used to be commit 1ad0f99a439f0d52a735b391bf9900d50171aca5)
|