param: turn 'cups encrypt' into a generated function
authorMichael Adam <obnox@samba.org>
Wed, 22 Jul 2015 14:22:40 +0000 (16:22 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 30 Jul 2015 23:55:30 +0000 (01:55 +0200)
commit4ae289c27127c2af1f77108863862990419ff7f8
treec5b6e8315e63a6a0e26c151054c92ff021fffc98
parent5c18d0013575acc0d8a4d5d75da78583c84668c8
param: turn 'cups encrypt' into a generated function

Move the special stuff of the hand-written lp_cups_encrypt()
function into a handler that is called once at load time.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/printing/cupsencrypt.xml
lib/param/loadparm.c
lib/param/loadparm.h
source3/param/loadparm.c