pyldb: expose PyLdbDn_FromDn()
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Sep 2010 07:59:40 +0000 (17:59 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Sep 2010 11:39:24 +0000 (21:39 +1000)
commitc95c3863dfec8e0160ff3bb217c6922666feed05
tree67e6439bf9e9745cf6d2364997fb00ad7297fc8d
parentc44bdbc01d53efcccb725600764b981216b1ff10
pyldb: expose PyLdbDn_FromDn()

This is needed by the dsdb python interface

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/pyldb.c
source4/lib/ldb/pyldb_util.c