CVS update: samba/source/tdb

Andrew Tridgell tridge at samba.anu.edu.au
Tue Dec 21 14:04:37 EST 1999


Date:	Tuesday December 21, 1999 @ 14:04
Author:	tridge

Update of /data/cvs/samba/source/tdb
In directory samba:/tmp/cvs-serv26511

Added Files:
	README tdb.c tdb.h tdbtest.c tdbtool.c 
Log Message:
first pass at the database code for Samba. This also includes a test
suite and a very simple tool for manuipulating the databases.

the main code is in tdb/tdb.c and includes both mmap and file based
IO. All databases auto-expand and allow multiple simultaneous writers.

the next step is using this new capability in lots of places in Samba
where we have existing ad-hoc databases



More information about the samba-cvs mailing list