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

metze
source/passdb/pdb_tdb.c