s3:libnet: convert libnet_dssync_passdb to only use dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Thu, 25 Aug 2011 08:50:01 +0000 (10:50 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commitf1057ac3dd77989c8f91c4c0aeff9d7af45bc1d9
treeda2ff92f70be9f9f69fadeafdec50d1749e453af
parent79a4911d755a320557ca1a2d53525a7f56953a68
s3:libnet: convert libnet_dssync_passdb to only use dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/libnet/libnet_dssync_passdb.c