idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()
authorMichael Adam <obnox@samba.org>
Tue, 17 Sep 2013 23:54:58 +0000 (01:54 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 22:50:12 +0000 (00:50 +0200)
commit97dfa06151e8ea843c393f63c2c4b956810b2994
tree660c497b35c40fecd451884fcf6521a8e8c09a5b
parent54a33ebf273d8f5c9d66b20257f7baf5cc920386
idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()

Functions to perform an action on all domain range mappings for
a given domain, specified by the domain sid.

Inspired by a previous patch by Atul Kulkarni <atul.kulkarni@in.ibm.com>.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/include/idmap_autorid_tdb.h
source3/winbindd/idmap_autorid_tdb.c