r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/
commit09b477ed85e46bc780ce3c1461472883a6b952f9
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Mar 2007 10:20:50 +0000 (27 10:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:55 +0000 (10 12:18 -0500)
tree118ec9450bb37a23ed55f450df3ae73f595f926b
parent29b42ea89cbdd9f2c12fa448b116c49669467faf
r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/
to avoid creating the TDB_DATA struct from strings "by hand"

metze
source/smbd/mangle_hash.c
source/smbd/session.c