s3:passdb: convert machine_sid to use dbwrap wrapper functions only
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 22:36:05 +0000 (00:36 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit8b4dd99dae73462e019d160c94b9a1e92f30eec4
tree1ad033c2ec563852e1988316fd14a7fd9337bacb
parenta91f06a7226812ec5725b05dede78c9f89e315b5
s3:passdb: convert machine_sid to use dbwrap wrapper functions only

Avoid direct use of the db_record and db_context structs.
source3/passdb/machine_sid.c