fixed options argument to ldb connect in python
commit30eff4f31b497ac94d8ee02ee2ec24bc8865ce0d
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Nov 2008 03:02:40 +0000 (6 14:02 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Nov 2008 03:02:40 +0000 (6 14:02 +1100)
treefd1bac1a63ff9cb3c62187c091d474174f475b65
parent41a1c882d4adec957a1ed180b53fd6874d9524f2
fixed options argument to ldb connect in python

The options argument to ldb connect() needs to be marked for the same
special handling as attrs in search
source4/lib/ldb/ldb.i
source4/lib/ldb/ldb_wrap.c