1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb
Petr Viktorin 1853a74b4e pytdb: Use new dict API on Python 3
- Remove has_key() method, add a fast "in" operator
- Rename iterkeys() to keys()

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-07-21 19:04:15 +02:00
..
ABI tdb: version 1.3.6 2015-06-12 19:55:34 +02:00
common tdb: Fix bug 11381, deadlock 2015-07-09 00:42:15 +02:00
docs tdb: add TDB_MUTEX_LOCKING support 2014-05-22 21:05:15 +02:00
include tdb: introduce tdb_chainlock_read_nonblock(), a nonblock variant of tdb_chainlock_read() 2015-04-28 21:28:18 +02:00
man Add set date to tdb manpages. 2015-04-27 21:18:10 +02:00
python pytdb: Use new dict API on Python 3 2015-07-21 19:04:15 +02:00
test tdb: Reproducer for Bug 11381 2015-07-09 00:42:16 +02:00
tools tdbrestore: include config.h before any glibc headers 2015-07-17 01:38:15 +02:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure tdb: Remove autotools support. 2010-12-24 01:15:05 +01:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c pytdb: Use new dict API on Python 3 2015-07-21 19:04:15 +02:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript pytdb: Build for two versions of Python at once 2015-07-21 19:04:15 +02:00