1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Tridgell
5c9b19271e r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
Andrew Tridgell
76c6bfdeb5 r23796: main COPYING file for samba4, plus some formatting varients 2007-10-10 14:59:14 -05:00
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
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
80853c7ddd r15110: Start rewriting higher level ldb wrapper. 2007-10-10 14:04:09 -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