Commit Graph

5 Commits

Author SHA1 Message Date
sthen
242e10111d update to tdb 1.27, from Ian McWilliam / Stefan Rinkes, needed for samba update
ok nicm@
2011-09-26 09:30:08 +00:00
sthen
a26c1253cd - update tdb to samba's standalone release rather than the sourceforge version
- switch back to standard file locations
- adjust fdm to match

looks fine to nicm@, needed for forthcoming samba update
2010-04-26 17:22:06 +00:00
sthen
1c27a83066 Move the tdb.h header to a subdirectory, avoiding a conflict with
forthcoming samba update.
2010-03-22 09:38:36 +00:00
steven
9ee2bdca3f specify autoconf version and especially USE_LIBTOOL! 2007-07-30 15:36:34 +00:00
jasper
30522a429c import tdb 1.0.6
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

from Nicholas Marriott (MAINTAINER)
2007-07-28 21:37:26 +00:00