summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/swig/Ldb.py
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15343: Some small cleanups.Tim Potter1-5/+8
Remove LdbMessage.close() method as it's not necessary. (This used to be commit c9ed165c17f1e74e0c6c04569936fbfb08f6c9ed)
2007-10-10r15178: Fix ldb function calls after big swig rename.Tim Potter1-25/+55
Add close() methods to Ldb and LdbMessage classes. Start adding dict interface to LdbMessage. (This used to be commit 8be846a3c3e963a3c1a1fc819bd5c0b1db5e6865)
2007-10-10r15110: Start rewriting higher level ldb wrapper.Tim Potter1-52/+54
(This used to be commit 80853c7ddda6159093e0903410f6d330edd7d4c3)
2007-10-10r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter1-7/+14
error. (This used to be commit e13c6d7c49e1586cc9b25c30d3f9d51f42d1c785)
2007-10-10r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter1-0/+102
(This used to be commit fa8d0dc14a1af9567401d54a803b34a6498b7cd4)