Allow tdb databases to be created "in memory" without having a file
authorTim Potter <tpot@samba.org>
Mon, 28 Feb 2000 00:25:37 +0000 (00:25 +0000)
committerTim Potter <tpot@samba.org>
Mon, 28 Feb 2000 00:25:37 +0000 (00:25 +0000)
commit676df39cc72599b5e3870790ddb6a2eadcdaf5f9
tree01f5b6f189ce71718284a2c0b5bd93cf8dce12dc
parente4de0e523cfafeb6e70bb8c68d62f06723159a1e
Allow tdb databases to be created "in memory" without having a file
associated with them.  tdb can then be used as a hash table data
structure.
(This used to be commit b345c0a1058bcde7689bb9566535e9f1c46ee173)
source3/tdb/tdb.c