mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
python: Enable python bindings for samr and lsa interfaces.
(This used to be commit 3dfcefd8ac
)
This commit is contained in:
@ -39,6 +39,9 @@ extern void initwinreg(void);
|
||||
extern void initepmapper(void);
|
||||
extern void initinitshutdown(void);
|
||||
static void initdcerpc_misc(void) {}
|
||||
extern void initmgmt(void);
|
||||
extern void initatsvc(void);
|
||||
extern void initsamr(void);
|
||||
|
||||
static struct _inittab py_modules[] = { STATIC_LIBPYTHON_MODULES };
|
||||
|
||||
|
Reference in New Issue
Block a user