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)
commitc56874d1129c6e5759acc5b125b5e8edd44a997c
treebb186109e0148c8986ad6f325013627c9601e0b6
parentbb76f3f98ed2e49ad4114a34a2a7fa0e6655f33d
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
(This used to be commit 3b762ab18392fd06427957b0263262e3b8e34b9d)
source3/param/loadparm.c
source3/utils/net_conf.c