s3:smbd: convert notify db to use dbwrap wrapper functions
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 23:35:16 +0000 (01:35 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit506349832ce2f323313b7f2eb043e0ae8d63e63a
tree8053f2d5b4df6e5f35675fe6e0cc7e76a2857b95
parentec057c369f64b35853c13c54af94c3bf5bebd630
s3:smbd: convert notify db to use dbwrap wrapper functions

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