Tim Potter
d67e055f86
r15389: Add some better torture tests for LdbMessage.
...
Fix up behaviour of Ldb.__setitem__() function. It should overwrite the
element data.
Add wrapper for ldb_msg_sanity_check().
2007-10-10 14:05:31 -05:00
Tim Potter
7e30e8ba57
r15348: Start adding a dict interface and tests to LdbMessage class.
2007-10-10 14:05:23 -05:00
Tim Potter
ccd5c19ad6
r15346: Doc.
2007-10-10 14:05:21 -05:00
Tim Potter
c9ed165c17
r15343: Some small cleanups.
...
Remove LdbMessage.close() method as it's not necessary.
2007-10-10 14:05:21 -05:00
Tim Potter
8be846a3c3
r15178: Fix ldb function calls after big swig rename.
...
Add close() methods to Ldb and LdbMessage classes.
Start adding dict interface to LdbMessage.
2007-10-10 14:04:13 -05:00
Tim Potter
af2b709f94
r15177: Wrap ldb_strerror() function.
2007-10-10 14:04:12 -05:00
Tim Potter
80853c7ddd
r15110: Start rewriting higher level ldb wrapper.
2007-10-10 14:04:09 -05:00
Tim Potter
f70ed998a7
r15109: Wrap ldb_global_init()
2007-10-10 14:04:09 -05:00
Tim Potter
84774902a1
r15097: Add constants for ldb errors.
...
Add wrappers for ldb_dn_explode() and ldb_dn_linearize().
2007-10-10 14:04:08 -05:00
Tim Potter
75176b188b
r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapper
...
works properly.
2007-10-10 14:04:08 -05:00
Tim Potter
ca7c94675e
r15092: Remove some swig stuff that didn't work out and the %rename call.
...
Add wrappers for some of the ldb_msg_* functions.
2007-10-10 14:04:08 -05:00
Tim Potter
e13c6d7c49
r15091: Raise LdbError instead of IOError when ldb function calls return an
...
error.
2007-10-10 14:04:08 -05:00
Tim Potter
fa8d0dc14a
r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.
2007-10-10 14:00:48 -05:00