s4:ldb Add hooks to get/set the flags on a ldb_message_element
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Aug 2009 05:01:12 +0000 (15:01 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 26 Aug 2009 05:07:50 +0000 (15:07 +1000)
commit3ed33813bb6aa1ca932372c2a2ce36152b6af50b
tree80b8c725fa331fcb9603bebe99fb45c9c732704e
parent74218726e89c297eb957b9df989dd42fd1601742
s4:ldb Add hooks to get/set the flags on a ldb_message_element

Also add tests to prove that we got this correct, and correct the
existing tests which used the wrong constants.

Andrew Bartlett
source4/lib/ldb/pyldb.c
source4/lib/ldb/tests/python/api.py