[PATCH 0/5] tdb trivia

Kirill Smelkov kirr at mns.spb.ru
Wed Oct 21 11:18:53 MDT 2009


While studying TDB (thanks for it, btw!) I've found some trivial bits to fix.
Please apply.

Kirill Smelkov (5):
  tdb: kill last bits from swig
  tdb: fix typo in python's Tdb.get() docstring
  tdb: reset tdb->fd to -1 in tdb_close()
  tdb: add tests for double .close() in pytdb
  tdb: update README a bit

 lib/tdb/common/open.c          |    4 +++-
 lib/tdb/docs/README            |    9 +--------
 lib/tdb/pytdb.c                |    4 ++--
 lib/tdb/python/tests/simple.py |    9 +++++++++
 lib/tdb/rules.mk               |    5 -----
 5 files changed, 15 insertions(+), 16 deletions(-)



More information about the samba-technical mailing list