s3:smbd: convert session.c to use dbwrap wrapper functions only
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 22:46:42 +0000 (00:46 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commitec057c369f64b35853c13c54af94c3bf5bebd630
treea7a565fb876e9c2d43088b7f8880abebc5343a2b
parent43a13b55fc75c24a4a90c271d5ea6ea8f468b6cf
s3:smbd: convert session.c to use dbwrap wrapper functions only

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