r21982: make use of tdb_*_bystring() and string_term_tdb_data()
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Mar 2007 10:43:32 +0000 (10:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:55 +0000 (12:18 -0500)
commita3a4d6721b451807d55e9c5199275aad57db26fb
treee2629ec3ce8f2e85a87a82db2dc854dbc08b6780
parent6e2a411795cbcc8a1ceaf957ff45570fb8016dca
r21982: make use of tdb_*_bystring() and string_term_tdb_data()
to avoid creating the TDB_DATA struct from strings "by hand"

metze
(This used to be commit 9ebaa4c573ea5784a8c9cd9d29561b760d62bb18)
source3/passdb/pdb_tdb.c