s3:vfs: convert the acl_tdb module to use dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 13:40:09 +0000 (15:40 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit4bfda2d3feca228d83f3dde0f08d66bd4dfe27aa
tree50c49f089ce69f17c57595079f95bc873d901bed
parent4cb75bdbb1b2e9c40a31992e1ac23125098b2d42
s3:vfs: convert the acl_tdb module to use dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/modules/vfs_acl_tdb.c