mirror of
https://github.com/samba-team/samba.git
synced 2025-12-14 20:23:54 +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