Don't expose ldb_request in the Python API but rather use regular
authorJelmer Vernooij <jelmer@samba.org>
Sat, 20 Sep 2008 13:06:26 +0000 (15:06 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 20 Sep 2008 13:06:26 +0000 (15:06 +0200)
commit0e2928f94651c53d653a3ad83bbda5608b4d4c24
treebd3583089c1ba57819bac412f25a1ede899f15f1
parente42caab6f91369a981619d0b711071cd1c724d5d
Don't expose ldb_request in the Python API but rather use regular
parameters.
source4/lib/ldb/ldb.i
source4/lib/ldb/ldb_wrap.c
source4/lib/ldb/tests/python/api.py