1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-10 21:49:28 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
21f5f4d440 python: Give precedence to Samba's syspath over the already set system one.
(This used to be commit f3ebaf0a0c)
2008-01-25 12:16:13 +01:00
42a793107e python: Fix init functions.
(This used to be commit 4b057b9bff)
2008-01-21 03:54:43 +01:00
d869de531c python: Enable building of the wkssvc python bindings.
(This used to be commit 7a00d48a47)
2008-01-14 20:14:53 +01:00
506f643288 python: Compile in svcctl Python bindings.
(This used to be commit 567099b66d)
2008-01-14 20:08:04 +01:00
2aa8cbca8b python: Work around the fact that there are two "security" modules now.
This well demonstrates the fact we need hierarchy.
(This used to be commit df7e349882)
2008-01-14 19:53:08 +01:00
d28eb21a98 python: Compile security module, handle uint.
(This used to be commit dee64344fb)
2008-01-14 19:53:08 +01:00
a896c8940c python: Enable python bindings for samr and lsa interfaces.
(This used to be commit 3dfcefd8ac)
2008-01-14 19:53:07 +01:00
fa5397fbed python: Build epmapper module.
(This used to be commit 6cb78c7634)
2008-01-14 19:53:07 +01:00
e42322848b python: Start building winreg module.
(This used to be commit f1a9fad83c)
2008-01-14 19:53:07 +01:00
1548d8d2be r26658: pidl: Register Python modules.
(This used to be commit f47044aacc)
2008-01-03 15:51:02 -06:00
68b6982704 r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.
(This used to be commit a5fb3caede)
2007-12-28 10:33:02 -06:00
e8bca8dd71 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.
(This used to be commit 2d2674ad79)
2007-12-26 11:57:07 -06:00
be33f4c611 r26576: Allow the static module loading code to be used for the Python modules.
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0)
2007-12-24 01:51:06 -06:00