s3:privileges: convert privileges.c to use dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Wed, 17 Aug 2011 09:24:09 +0000 (11:24 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit79a4911d755a320557ca1a2d53525a7f56953a68
tree963d798ecd2ad767fe070e10e7bbe1d374eb9b6c
parent736af260628aa725aa8c45410722e9fe9db9a80b
s3:privileges: convert privileges.c to use dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/lib/privileges.c