Pack/Unpack specified MAPI calls into/from a custom MAPI call. More...
#include "mapiproxy/dcesrv_mapiproxy.h"
#include "mapiproxy/libmapiproxy/libmapiproxy.h"
#include <util/debug.h>
Functions | |
static bool | pack (TALLOC_CTX *mem_ctx, struct EcDoRpc *EcDoRpc) |
static NTSTATUS | pack_init (struct dcesrv_context *dce_ctx) |
static NTSTATUS | pack_pull (struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx, void *r) |
NTSTATUS | samba_init_module (void) |
static bool | unpack (TALLOC_CTX *mem_ctx, struct EcDoRpc *EcDoRpc) |
Pack/Unpack specified MAPI calls into/from a custom MAPI call.
|
static |
pack EcDoRpc calls into proxypack
Referenced by pack_pull().
|
static |
Initialize the pack module and retrieve configuration from smb.conf.
Possible parameters: mpm_pack:opnums = 0x1, 0x2, 0x3 mpm_pack:lasthop = true|false
|
static |
NTSTATUS samba_init_module | ( | void | ) |
Entry point for the pack mapiproxy module
References dcerpc_server_mapiproxy_init().
|
static |
unpack proxypack contents and restore the original EcDoRpc request
Referenced by pack_pull().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |