r24525: Add output of synonym information to show_parameter_list().
authorMichael Adam <obnox@samba.org>
Fri, 17 Aug 2007 14:10:49 +0000 (14:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:53 +0000 (12:29 -0500)
commitfd2dbae82594c6d6ab10a7318f127aea0a9a61ea
treeb54e9ff3616c74e0964e55239b0250d25dbcfd66
parent70dfe5d098b5d815e652b82fca57be0eb826f820
r24525: Add output of synonym information to show_parameter_list().
Also simplify lp_canonicalize_parameter by making use of
the new function "is_synonym_of".

Michael

Note: If anything depends on the exact former output format of
show_parameter list, I would trigger the output of synonym information
by a boolean verbose switch (that could be passed to testparm
via the "-v" command line switch).
source/param/loadparm.c