s4 python: Add functions to samdb to manipulate version of replPropertyMetaData attribute
authorMatthieu Patou <mat@matws.net>
Tue, 22 Jun 2010 16:03:15 +0000 (20:03 +0400)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jul 2010 12:08:20 +0000 (22:08 +1000)
commitf97c90c9cd124314b4a0862e702dd021bd2df9a0
tree42b8c04f5eb77888f2d16037608be569fcd32c5f
parent6a0856da9cc075acaa7fcb6bad614f8f403df9c7
s4 python: Add functions to samdb to manipulate version of replPropertyMetaData attribute

This change contains also helpers for attribute id to attribute oid
conversion and from attribute id to attribute name.
It brings also unit tests

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/samdb.py
source4/scripting/python/samba/tests/dsdb.py