r24527: Add a function lp_canonicalize_parameter_with_value that turns
authorMichael Adam <obnox@samba.org>
Fri, 17 Aug 2007 16:03:18 +0000 (16:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:54 +0000 (12:29 -0500)
commit3b762ab18392fd06427957b0263262e3b8e34b9d
tree9eae070faa8cd7827721d9ee8155fa7685dbdea1
parent0dfb5eee25e287c129f7d34e4d079c60d56dce59
r24527: Add a function lp_canonicalize_parameter_with_value that turns
a parameter and value into the canonical paramter with the value
inverted if it was in invers boolean synonym.

Make net conf use this function when storing parameters.

Michael
source/param/loadparm.c
source/utils/net_conf.c