1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tim Potter
684aa5adef 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().
(This used to be commit d67e055f86)
2007-10-10 14:05:31 -05:00
Tim Potter
ec4421d126 r15346: Doc.
(This used to be commit ccd5c19ad6)
2007-10-10 14:05:21 -05:00
Tim Potter
5ea77ad66b r15177: Wrap ldb_strerror() function.
(This used to be commit af2b709f94)
2007-10-10 14:04:12 -05:00
Tim Potter
a204089c25 r15109: Wrap ldb_global_init()
(This used to be commit f70ed998a7)
2007-10-10 14:04:09 -05:00
Tim Potter
84c6dea9b7 r15097: Add constants for ldb errors.
Add wrappers for ldb_dn_explode() and ldb_dn_linearize().
(This used to be commit 84774902a1)
2007-10-10 14:04:08 -05:00
Tim Potter
3f52210e7b r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapper
works properly.
(This used to be commit 75176b188b)
2007-10-10 14:04:08 -05:00
Tim Potter
aa8ced4512 r15092: Remove some swig stuff that didn't work out and the %rename call.
Add wrappers for some of the ldb_msg_* functions.
(This used to be commit ca7c94675e)
2007-10-10 14:04:08 -05:00
Tim Potter
8c23f133c4 r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.
(This used to be commit fa8d0dc14a)
2007-10-10 14:00:48 -05:00