Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/lib/netapi/netapi_private.h

    r740 r988  
    3131
    3232struct dcerpc_binding_handle;
     33
    3334
    3435struct libnetapi_private_ctx {
     
    6162WERROR libnetapi_open_pipe(struct libnetapi_ctx *ctx,
    6263                           const char *server_name,
    63                            const struct ndr_syntax_id *interface,
     64                           const struct ndr_e,
    6465                           struct rpc_pipe_client **presult);
    6566WERROR libnetapi_get_binding_handle(struct libnetapi_ctx *ctx,
    6667                                    const char *server_name,
    67                                     const struct ndr_syntax_id *interface,
     68                                    const struct ndr_e,
    6869                                    struct dcerpc_binding_handle **binding_handle);
    6970WERROR libnetapi_samr_open_domain(struct libnetapi_ctx *mem_ctx,
Note: See TracChangeset for help on using the changeset viewer.