]> git.ipfire.org Git - thirdparty/cups.git/commit
Disable SNMP supply levels when the community name is cleared (Issue #5354)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 8 Nov 2018 14:24:48 +0000 (09:24 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 8 Nov 2018 14:24:48 +0000 (09:24 -0500)
commit8d32a3f93313041d990a45bccb99d433cdbde3fd
treebdd28d790775d32f147a2ad12e8a82949ff0220b
parent9eacf61969314738435cd28fd6a14a70dbc692ee
Disable SNMP supply levels when the community name is cleared (Issue #5354)

backend/snmp-supplies.c:
- Look for empty community name.

cups/snmp.c:
- Allow empty community name.

man/cups-snmp.conf.man:
- Document behavior of empty community name.
CHANGES.md
backend/snmp-supplies.c
cups/snmp.c
man/cups-snmp.conf.man