mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.
(This used to be commit a5fb3caede
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
405a20b44f
commit
68b6982704
@ -33,6 +33,7 @@ extern void init_tdb(void);
|
||||
extern void init_dcerpc(void);
|
||||
extern void init_events(void);
|
||||
extern void inituuid(void);
|
||||
extern void init_net(void);
|
||||
|
||||
static struct _inittab py_modules[] = { STATIC_LIBPYTHON_MODULES };
|
||||
|
||||
|
Reference in New Issue
Block a user