Added tdb_append() call. Efficiently adds to an entry. Used by new messaging
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:07:44 +0000 (00:07 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:07:44 +0000 (00:07 +0000)
commit01fca9e10edf794856eec83625ea98fdfb9addcf
tree0a25c8fa51614043564ae6ac7c33f82a006058ef
parent6dea8137286f8c7178db084b879de5e9a0c5ca25
Added tdb_append() call. Efficiently adds to an entry. Used by new messaging
code. Also added torture tests for it.
Jeremy.
(This used to be commit 724cefabb03a3db8b5d3691974241d3109593c27)
source3/tdb/tdb.c
source3/tdb/tdb.h
source3/tdb/tdbtorture.c