Ignore:
Timestamp:
Nov 27, 2012, 4:43:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.0

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/librpc/ndr/ndr_ntlmssp.h

    r414 r745  
    2525_PUBLIC_ enum ndr_err_code ndr_pull_AV_PAIR_LIST(struct ndr_pull *ndr, int ndr_flags, struct AV_PAIR_LIST *r);
    2626_PUBLIC_ void ndr_print_ntlmssp_nt_response(TALLOC_CTX *mem_ctx,
    27                                             struct smb_iconv_convenience *ic,
    2827                                            const DATA_BLOB *nt_response,
    2928                                            bool ntlmv2);
    3029_PUBLIC_ void ndr_print_ntlmssp_lm_response(TALLOC_CTX *mem_ctx,
    31                                             struct smb_iconv_convenience *ic,
    3230                                            const DATA_BLOB *lm_response,
    3331                                            bool ntlmv2);
Note: See TracChangeset for help on using the changeset viewer.