tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:10:32 +0000 (18:40 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 20 Jun 2011 09:18:35 +0000 (11:18 +0200)
commit3a8faefd6625db45e11c775a77413b35189e2ba9
tree2297ffd8f2d7511d766604008de88a3c45bfd9db
parent2c71e8596b295e7080eb936db705f452e1d7b9d9
tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.

Note that tdb_nextkey_compat frees the old key for us.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
source3/printing/nt_printing_migrate.c
source3/printing/nt_printing_tdb.c
source3/utils/net_printing.c