1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-26 03:42:04 +03:00

Add manually written Python binding for libnet_Join.

(This used to be commit 374654b43d)
This commit is contained in:
Jelmer Vernooij
2008-04-08 05:16:07 +02:00
parent 1f474f4a54
commit 8db14bf26b
6 changed files with 81 additions and 4890 deletions

View File

@ -42,6 +42,7 @@ extern void initepmapper(void);
extern void initinitshutdown(void);
static void initdcerpc_misc(void) {}
extern void initmgmt(void);
extern void initnet(void);
extern void initatsvc(void);
extern void initsamr(void);
static void initdcerpc_security(void) {}