idmap_autorid: improve implementation of idmap_autorid_parse_configstr()
authorAtul Kulkarni <atul.kulkarni@in.ibm.com>
Wed, 28 Aug 2013 14:12:58 +0000 (16:12 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Oct 2013 08:49:11 +0000 (10:49 +0200)
commit1a0e61ecc795a107ff3854f338099819b8ecf762
tree89ef0e41ea6f7154e0ac44b80811878cdc0fc7ab
parent4ff6b24181dd10a23462f6fe98986d2e7747ee18
idmap_autorid: improve implementation of idmap_autorid_parse_configstr()

This new implementation is more generous. It can cope with multiple spaces.
It can also print more precise error messages, when the input string is not
valid.

Pair-Programmed-With: Michael Adam <obnox@samba.org>

Signed-off-by: Atul Kulkarni <atul.kulkarni@in.ibm.com>
Signed-off-by: Michael Adam <obnox@samba.org>
source3/winbindd/idmap_autorid_tdb.c