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/source4/ntp_signd/ntp_signd.c

    r740 r746  
    108108        struct ldb_result *res;
    109109        const char *attrs[] = { "unicodePwd", "userAccountControl", "cn", NULL };
    110         struct MD5Context ctx;
     110        MD5_CTX ctx;
    111111        struct samr_Password *nt_hash;
    112112        uint32_t user_account_control;
Note: See TracChangeset for help on using the changeset viewer.