s3:net: convert net idmap check to use dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 13:27:00 +0000 (15:27 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit7458aac0f1e600c55627239c3020bc84ce88356a
tree329fd1ba145212fd434fd1f4dea3ade5f7209e4e
parent1f57f9ed131db5dc4481a88680d7072728671cd1
s3:net: convert net idmap check to use dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/utils/net_idmap_check.c