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

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/libcli/auth/proto.h

    r740 r746  
    110110bool ntv2_owf_gen(const uint8_t owf[16],
    111111                  const char *user_in, const char *domain_in,
    112                   bool upper_case_domain, /* Transform the domain into UPPER case */
    113112                  uint8_t kr_buf[16]);
    114113void SMBOWFencrypt(const uint8_t passwd[16], const uint8_t *c8, uint8_t p24[24]);
Note: See TracChangeset for help on using the changeset viewer.