s3:idmap: convert idmap_tdb to use dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Wed, 17 Aug 2011 09:45:31 +0000 (11:45 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit3d52de343ae7623f9e1821dc53e06c1bf385d8e9
tree1952b7d8dd725abaded0cffdfa421a4c49457e58
parentf1057ac3dd77989c8f91c4c0aeff9d7af45bc1d9
s3:idmap: convert idmap_tdb to use dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/winbindd/idmap_tdb.c