]> git.ipfire.org Git - thirdparty/cups.git/commit
Multiple fixes:
authorMichael R Sweet <msweet@msweet.org>
Tue, 1 Apr 2025 17:45:37 +0000 (13:45 -0400)
committerMichael R Sweet <msweet@msweet.org>
Tue, 1 Apr 2025 17:45:37 +0000 (13:45 -0400)
commit25bf392eec211a6efe66c38d79d2f97834c30f1d
tree97dafc4341010651f9713bbd399abcfb9d775814
parentaa0662876f641f05459b45742f2f479fb101043e
Multiple fixes:

- Fix encryption support (new httpSetEncryption function returns true on success)
- Demote many developer messages to debug2 log level.
- Adopt cupsdLogPrinter in a few places.
- Normalize a few other messages.
scheduler/client.c
scheduler/ipp.c
scheduler/select.c
scheduler/subscriptions.c
scheduler/sysman.c