mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
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