mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
r25887: Build Samba-specific ldb modules as dso's.
This commit is contained in:
committed by
Stefan Metzmacher
parent
146c5226e6
commit
9d73becbb2
@@ -73,6 +73,8 @@ struct ldb_module_ops {
|
||||
typedef int (*ldb_connect_fn) (struct ldb_context *ldb, const char *url, unsigned int flags, const char *options[],
|
||||
struct ldb_module **module);
|
||||
|
||||
const char *ldb_default_modules_dir(void);
|
||||
|
||||
/*
|
||||
schema related information needed for matching rules
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user