Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-08 | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 374654b43d9f9e8381991cedc433ce410a914f7a) | |||||
2008-04-08 | Add python bindings for drsuapi. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit ba3f0312f0dda47fb16ed9b8eee3750b209e0dad) | |||||
2008-04-08 | Add python bindings for unixinfo. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 068c2f858a0c7e325cb8a1f2ca36e32b31fe1f77) | |||||
2008-04-08 | Add Python bindings for DFS. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 4319971ccb42618a3298a5f26f63fa4c9b255849) | |||||
2008-01-25 | python: Give precedence to Samba's syspath over the already set system one. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f3ebaf0a0c0b881da28063c69bb6306f6aa1c774) | |||||
2008-01-21 | python: Fix init functions. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 4b057b9bffcef9ecc61fe016746f5ce6f17f6d06) | |||||
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) |