Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-14 | python: Enable building of the wkssvc python bindings. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 7a00d48a478be84e9f38c5e6cb57739063d0d613) | |||||
2008-01-14 | python: Compile in svcctl Python bindings. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 567099b66d0369715f8e0a083a5ce160faaf4da2) | |||||
2008-01-14 | python: Work around the fact that there are two "security" modules now. | Jelmer Vernooij | 1 | -1/+1 | |
This well demonstrates the fact we need hierarchy. (This used to be commit df7e3498824e27f8a6d61b8b6f52577eab248d2c) | |||||
2008-01-14 | python: Compile security module, handle uint. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit dee64344fb13aaed38a550ebb4048d0fa526d5b6) | |||||
2008-01-14 | python: Enable python bindings for samr and lsa interfaces. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit 3dfcefd8ac640ef1539185f19f7414fbcea9e741) | |||||
2008-01-14 | python: Build epmapper module. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit 6cb78c7634de0f9ab327583844d7860d384356eb) | |||||
2008-01-14 | python: Start building winreg module. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit f1a9fad83cee7754304b3422aa273d5f64868e40) | |||||
2008-01-03 | r26658: pidl: Register Python modules. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit f47044aacc8eb6df856524744ab87bee997bae6d) | |||||
2007-12-28 | r26624: libnet/python: Use standard function for constructing context, allow ↵ | Jelmer Vernooij | 1 | -0/+1 | |
overriding credentials. (This used to be commit a5fb3caedefaf5387e3a384d060272f11a3b4b99) | |||||
2007-12-26 | r26594: Add right paths to the Python sys.path setting so we don't have to ↵ | Jelmer Vernooij | 1 | -0/+8 | |
set magic environment variables when running from the build directory. (This used to be commit 2d2674ad79330f59210408fd03e859afc01f40f2) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -0/+45 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) |