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

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