s3:passdb: convert account_pol to use dbwrap wrapper functions only
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 22:38:51 +0000 (00:38 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit8b4845bd75805e4bcb9082c798f8d4a48ad24e20
tree8b244a996f7351db76cda38af2207dfcd87616ec
parent8b4dd99dae73462e019d160c94b9a1e92f30eec4
s3:passdb: convert account_pol to use dbwrap wrapper functions only

Avoid direct use of the db_record and db_context structs.
source3/passdb/account_pol.c