provision and python related patches

Jelmer Vernooij jelmer at samba.org
Tue Apr 13 04:59:50 MDT 2010


Hi Matthieu,

On Tue, 2010-04-13 at 01:13 +0400, Matthieu Patou wrote:
> Please find attached different patches that I created while working on 
> upgrade provision:
> 
> * 0001-s4-provision-Remove-hard-coded-ACL-for-GPO-objects.patch
> This patch is for removing the hardcoded ACL for GPO as it is no longer 
> useful as we are now able to calculate correct value.
> * 0002-s4-Fix-python-binding-for-drsblobs.patch
> This is a complement to what has been done lately as otherwise the 
> binding is not usable because it lacks some symbols
> * 0003-s4-Add-python-binding-to-waf-so-that-the-drsblobs.so.patch
> This is the waf counter part of the previous patch
> * 0004-s4-python-Add-a-function-to-get-the-oid-of-an-attrib.patch
> This function is needed in order to be able to manipulate 
> replPropertyMetaData from python
> * 0005-s4-python-make-the-function-dsdb_get_oid_from_attid-.patch
> This patch is to allow samdb object to have a function 
> samdbobj.get_oid_from_attid
> * 0006-s4-python-add-a-unit-test-for-function-dsdb_get_oid_.patch
> Unit test for the dsdb_get_oid_from_attid function
Nice work. :-)

Can you please add this method to samba.dsdb rather than to glue ? Glue
was always intended to contain the python bindings for a few of the core
utility functions. With that change, I'm happy to push this to master. 

Cheers,

Jelmer


More information about the samba-technical mailing list