mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r26513: Update substitution dictionary for ldifs.
(This used to be commit 60fb2de211
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
fe6faa4df2
commit
ca74c6e6c4
@ -59,3 +59,6 @@ bool samdb_set_domain_sid(struct ldb_context *ldb,
|
||||
const struct dom_sid *dom_sid_in);
|
||||
|
||||
WERROR dsdb_attach_schema_from_ldif_file(struct ldb_context *ldb, const char *pf, const char *df);
|
||||
|
||||
%rename(version) samba_version_string;
|
||||
const char *samba_version_string(void);
|
||||
|
Reference in New Issue
Block a user