Added tdb_store_by_string() and tdb_fetch_by_string() functions to store
authorTim Potter <tpot@samba.org>
Tue, 9 May 2000 06:22:12 +0000 (06:22 +0000)
committerTim Potter <tpot@samba.org>
Tue, 9 May 2000 06:22:12 +0000 (06:22 +0000)
commitd58146321b6fe50e1cc1a73da80c3d2e8c3412dc
treef79cacb01663e2fa4aa5a6a1e5d9dbd16c882260
parentec2b77e97d8beaee9d2352411da01b302d0875c3
Added tdb_store_by_string() and tdb_fetch_by_string() functions to store
data with null terminated string keys.
source/tdb/tdbutil.c