ldb: added extended_str() method to pyldb
authorAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2011 03:49:37 +0000 (13:49 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 22 Jun 2011 04:47:08 +0000 (14:47 +1000)
commit341884c835b9c5785794cba562c2a21939eb4bce
treec5ca0bd6296bfff399effaca17dd85aa05e854cd
parentdd5350b0a87c82be7d0b0d124885ecfd73bb1b5b
ldb: added extended_str() method to pyldb

this gives access to ldb_dn_get_extended_linearized() from python

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