loadparm3: Add lp_wi_scan_global_parametrics()
commit443dd9bbbc641ede10a2a3708465f61ea3dfbde3
authorVolker Lendecke <vl@samba.org>
Tue, 18 Aug 2015 11:18:33 +0000 (18 13:18 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 24 Aug 2015 14:16:11 +0000 (24 16:16 +0200)
tree0190ca25b936ad9f78f02b905b3015c2d3d53576
parentf504681c830d1750642d3026ac54fc6593ba246e
loadparm3: Add lp_wi_scan_global_parametrics()

This routine takes a regex and goes through all parametric parameters
in [global], matching the regex. It can easily be extended to also
look at shares, but right now it will only be used to list all idmap
config domain names.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=11464
source3/include/proto.h
source3/param/loadparm.c