s3:conn_tdb: convert connections tdb to only use dbwrap wrapper functions
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 22:01:44 +0000 (00:01 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit608ac61729b96ed301524eb0cd64281fa68ec393
tree2dca1401d517beee6b0881c1cf22004a7c975bbd
parent4bfda2d3feca228d83f3dde0f08d66bd4dfe27aa
s3:conn_tdb: convert connections tdb to only use dbwrap wrapper functions

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