r24602: Add function lp_string_is_valid_boolean() to check if a string
commitb9a7a2b966f3fb9757d8ff7e4c94e78d6728e74a
authorMichael Adam <obnox@samba.org>
Tue, 21 Aug 2007 14:47:15 +0000 (21 14:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:09 +0000 (10 12:30 -0500)
treec1273b84f3391171bbb4ef33d3040d21a6ceb20d
parente88a6d34383b37d9b6d019004a55e7cc4fc4f075
r24602: Add function lp_string_is_valid_boolean() to check if a string
contains a correct representation of a boolean value (in the
understanding of loadparm.c).

Make set_boolean() catch passing NULL for the boolean target.

Michael
(This used to be commit d13eaa60f504987445b7333ef6972491c9483e6a)
source3/param/loadparm.c