Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit 81fa63dfe6004d916bbe653cbb1b4cbdf5d3d97d)
|
|
Guenther
(This used to be commit 6ac36d6a4b83b9ef794a2022c4d46ed0b69758e9)
|
|
Guenther
(This used to be commit 7ee3fd43f964d3161c075dae8de73c77de146538)
|
|
Guenther
(This used to be commit c52d9e6e60e0765e4f793d64e94571b6f6c3f9c7)
|
|
Jelmer, please check.
Guenther
(This used to be commit 2f693292882f2929ff5d23e4009dabbb0443f891)
|
|
sure the
client caller can retrieve the WERROR.
Jelmer, no idea how to add a test for that...
Guenther
(This used to be commit cf55365177e2d9ca64a80bbeafeb91deb7e2c8b3)
|
|
Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/
metze
(This used to be commit 7106f21de8dfc472aa0846b49bfdb7543c63b310)
|
|
Jeremy.
(This used to be commit ad0b9792f2dc91208a199060585c83ed7f622451)
|
|
could have happend with [in,out,unique] pointers
when the clients sends a valid pointer, but the server
reponse with a NULL pointer (as samba-3.0.26a do for some calls).
I've tested with midl to see how windows handles this situation
and also the reverse case where the client sends NULL and
the server reposnse with non-NULL.
It appears that midl generated code just ignores this
and only copies the result if both pointers are non-NULL.
metze
(This used to be commit 7203f717a676a741e49f96f2d477f4f459575caf)
|
|
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 f874eca5dab74e930d0ec52abeb06295d2d90476)
|
|
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 82cc41c5589899552256b06a3b1ae84e24d3b71f)
|
|
so don't try it manually and introduce bugs:-)
metze
(This used to be commit a79129a4ae412f29a0d730f49327269a92ec8402)
|
|
metze
(This used to be commit ca50b1ad3afbf02fef7c6d1fcbe11d23c515d340)
|
|
function
metze
(This used to be commit 0c5be644ba13c68b7378a6ae9dcd314018ece25d)
|
|
(This used to be commit cf5162ad100c1a8201d3309549c8ff0d3bd5a732)
|
|
(This used to be commit 7989ee2aa015264dc9334b5e15d4fe6cb55f4e09)
|
|
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)
|
|
(This used to be commit a45a677084ba1bc63a8f74892c12ca6f0d9b5071)
|
|
doesn't
fix the winreg code yet (as that's an array on top of a pointer), but at least
it gets us closer.
Also added a couple of tests for the Samba 3 client code.
(This used to be commit 4a5b62ad622d7be08591e19bc2e89f665fff445a)
|
|
current code in Samba 3 is already generated using this pidl patch.
(This used to be commit 30a06273d28fb59c6f20154f97c67f4c0a63dee9)
|
|
(This used to be commit 10ca65bd78d27c425ae0347930fd2c9a92fe345c)
|
|
(This used to be commit b967f5851f24a4716d386fc569e384b9320b162a)
|
|
(This used to be commit f5dc1b47ecf18068a47f8f68016463ef4a55dc03)
|
|
(This used to be commit 959adfd0a682a4894c3bdd4ae9c6fc3ebfeeef1f)
|
|
pipes without
waiting for comments. This is what version control is for, and it does fix a
segfault I ran into ;-)
Nevertheless, Jelmer & Jerry, please take a look!
Thanks,
Volker
(This used to be commit 10dcaf89ed07b9d5d1c89da33b50fcaadead32b2)
|
|
Fix a warning.
Implement the rng_fault_state return check.
After this (and Jeremy's fix) all Samba3-developers should do a 'make idl' and
do a complete rebuild.
Volker
(This used to be commit 0c0a861c8b5b4c44d290f8db0d4c5e95260140ca)
|
|
Jermey.
(This used to be commit 4b878578c27d499e38b208c87b4fd4b399474092)
|
|
* Make sure to check for NULL pointers when dealing with
[out,unique] before assigning valoues
* Detect RPC faults and return immediately
(This used to be commit c96dae478c2fee2fede9c853a71c8079bbb8ba47)
|
|
(This used to be commit 8de48f62e7840431fe5bfbb1c61daaafcf421ff1)
|
|
(This used to be commit d28ae3f70ad4f6b09780e600ecb98c39cc62fd24)
|
|
doesn't touch them.
(This used to be commit 2ac2c7ca60c70d70a07162c63bfb492c74816c7c)
|
|
(This used to be commit 0ee42669d3a5ec062ec14ecda94342b0df519964)
|
|
(This used to be commit f67b4d58acd2c3746e5ffeffa804e888ca3c49a5)
|
|
function name for _all_ RPC servers...
(This used to be commit 234272e39d7dc79f5e7e0399aebf5681a92981b2)
|
|
(This used to be commit ddfe3c54439eb76327608e04df9381621ab875b8)
|
|
(This used to be commit 64909a0d69a938e96f7a04b4288ca851fb8fe18a)
|
|
(This used to be commit 4e2f20042448721ba1df5bbbb77710e155f23953)
|
|
(This used to be commit aa1c550d371c5874668baf06be7168c85dc5d48b)
|
|
longer necessary as we can use libndr now.
(This used to be commit 22142a9f3d5e759742c79a591413e5e8af04b22f)
|
|
new code that uses libndr)
(This used to be commit ea0ef1542f78e3a58d86b5693ec17c145050526b)
|
|
correct grammar
(This used to be commit 26a2fa97e4c819e630bc9b50e11c8d5328c7b8c8)
|
|
fixed by adding [ref] pointers.
This will cause a lot of warnings to be outputted by pidl for now. I will
fix these gradually over the next few days.
We need to avoid [out] arguments that are not pointers because they are
not understood by other IDL compilers and don't work with some of
our output modules (Samba3, Samba3NDR and ethereal)
(This used to be commit c4ab021ee8d93aa74f15deebf64a366b33b7bb9f)
|
|
(This used to be commit b0439779b8eba68680cfd49ea2364affc739300e)
|
|
(This used to be commit 746d0a7fa7a43685e6ebb4877bb5459101e51ed1)
|
|
(This used to be commit 1405f59d5501319c7d08861e19165e012c4bc3a9)
|