]> git.ipfire.org Git - thirdparty/cups.git/commit
Modernize cups-defaults configure sources.
authorMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 13:21:59 +0000 (08:21 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 13:21:59 +0000 (08:21 -0500)
commit20d8b4bd361216edaa1b9d1c8289d20710c91afb
tree0a82797b3fd190793e1be5c02a8cc95fdd3fdad4
parent8f13074f6b0335814563296aadca1f306ff4d481
Modernize cups-defaults configure sources.

Remove (long deprecated and not even working since 2.0) LPDConfigFile and
SMBConfigFile directives, along with "LPD" and "SMB" browsing protocols.
(LPD and SMB continue to work through their respective programs)

Remove unused RIPCache and FontPath directives.
16 files changed:
CHANGES.md
config-scripts/cups-defaults.m4
configure
doc/help/man-cups-files.conf.html
doc/help/man-cups-lpd.html
doc/help/man-cupsd.conf.html
man/cups-files.conf.5
man/cupsd.conf.5
scheduler/conf.c
scheduler/conf.h
scheduler/cupsfilter.c
scheduler/dirsvc.c
scheduler/dirsvc.h
scheduler/env.c
scheduler/job.c
test/run-stp-tests.sh