1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
7a00d48a47 python: Enable building of the wkssvc python bindings. 2008-01-14 20:14:53 +01:00
Jelmer Vernooij
567099b66d python: Compile in svcctl Python bindings. 2008-01-14 20:08:04 +01:00
Jelmer Vernooij
df7e349882 python: Work around the fact that there are two "security" modules now.
This well demonstrates the fact we need hierarchy.
2008-01-14 19:53:08 +01:00
Jelmer Vernooij
dee64344fb python: Compile security module, handle uint. 2008-01-14 19:53:08 +01:00
Jelmer Vernooij
3dfcefd8ac python: Enable python bindings for samr and lsa interfaces. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
6cb78c7634 python: Build epmapper module. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
f1a9fad83c python: Start building winreg module. 2008-01-14 19:53:07 +01:00
Jelmer Vernooij
f47044aacc r26658: pidl: Register Python modules. 2008-01-03 15:51:02 -06:00
Jelmer Vernooij
a5fb3caede r26624: libnet/python: Use standard function for constructing context, allow overriding credentials. 2007-12-28 10:33:02 -06:00
Jelmer Vernooij
2d2674ad79 r26594: Add right paths to the Python sys.path setting so we don't have to set magic environment variables when running from the build directory. 2007-12-26 11:57:07 -06:00
Jelmer Vernooij
ba8be2dfc0 r26576: Allow the static module loading code to be used for the Python modules.
Simplify the way module initialization functions are handled.
2007-12-24 01:51:06 -06:00