Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/libcli/auth/proto.h

    r745 r752  
    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.