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

19 Commits

Author SHA1 Message Date
Tim Potter
448cf5b61f r25220: Comment out obsolete functions. 2007-10-10 15:06:57 -05:00
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
40c0919aaa r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 14:59:15 -05:00
Andrew Tridgell
76c6bfdeb5 r23796: main COPYING file for samba4, plus some formatting varients 2007-10-10 14:59:14 -05:00
Andrew Tridgell
84b468b2f8 r23795: more v2->v3 conversion 2007-10-10 14:59:14 -05:00
Tim Potter
0141db0fc4 r23753: Fix bitrot afflicting the ldb Python swig bindings. 2007-10-10 14:59:10 -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
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