#include <stdio.h>#include <unistd.h>#include <string.h>#include <stdlib.h>#include <stdint.h>#include <stdbool.h>#include <talloc.h>#include <dcerpc.h>#include <samba/session.h>#include <dcerpc_server.h>#include <samba_util.h>#include <param.h>#include <credentials.h>#include "gen_ndr/exchange.h"#include "gen_ndr/ndr_exchange.h"#include "mapiproxy/libmapiproxy/libmapiproxy.h"Data Structures | |
| struct | dcesrv_mapiproxy_private |
Defines | |
| #define | _GNU_SOURCE 1 |
| #define | MAXHOSTNAMELEN 255 |
| #define | SERVERNAME "/cn=Servers/cn=" |
Enumerations | |
| enum | exchange_handle { EXCHANGE_HANDLE_NSP, EXCHANGE_HANDLE_EMSMDB, EXCHANGE_HANDLE_DS_RFR } |
| #define _GNU_SOURCE 1 |
| #define MAXHOSTNAMELEN 255 |
| #define SERVERNAME "/cn=Servers/cn=" |
Referenced by x500_get_servername().
| enum exchange_handle |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |