pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_seqnum_non...
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Sun, 19 Sep 2010 16:34:33 +0000 (09:34 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 19 Sep 2010 16:34:33 +0000 (09:34 -0700)
commitb826ef9697c4bd236b6d861712fa1e450157bc6f
tree7de1d69cf485a9913ae5930e6d9b8d5ace305d62
parenta2621034e985c87f87f7b196b75da56ffe8948dc
pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_seqnum_nonblock

Cc: 597386@bugs.debian.org
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
lib/tdb/pytdb.c
lib/tdb/python/tests/simple.py