autorid: initialize: use the split db_open and init_hwms function instead of db_init
authorMichael Adam <obnox@samba.org>
Thu, 20 Mar 2014 23:07:07 +0000 (00:07 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 2 Apr 2014 22:26:28 +0000 (00:26 +0200)
commite9796edaa8c67c88b30b4e5e937fd7279674403b
treea478f049c71b1719a07882503e796be53a13e747
parent90d8e0f8bc6498fea7845a66280cdd0909dc3b81
autorid: initialize: use the split db_open and init_hwms function instead of db_init

This way, we can later put all of the storing functions inside one transaction.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/idmap_autorid.c