Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source4/param/provision.h

    r414 r740  
    4949        const char *realm;
    5050        const char *netbios_name;
    51         const char *account_name;
    5251        enum netr_SchannelType secure_channel_type;
    5352        const char *machine_password;
     
    6564                                   const char **error_string);
    6665
     66struct ldb_context *provision_get_schema(TALLOC_CTX *mem_ctx, struct loadparm_context *lp_ctx,
     67                                         DATA_BLOB *override_prefixmap);
     68
    6769#endif /* _PROVISION_H_ */
Note: See TracChangeset for help on using the changeset viewer.