s3:smbd: convert connections.c to use only dbrwap wrapper functions
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 22:42:10 +0000 (00:42 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit43a13b55fc75c24a4a90c271d5ea6ea8f468b6cf
treed542e65815cd40b1f2a9ac3473a5d3b3ade1cd3a
parent608ac61729b96ed301524eb0cd64281fa68ec393
s3:smbd: convert connections.c to use only dbrwap wrapper functions

Avoid direct use of the db_record and db_context structs.
source3/smbd/connection.c