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

Samba Server: updated trunk to 3.6.0

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/source4/param/provision.h

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