]> git.ipfire.org Git - thirdparty/cups.git/commit
Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 6 Jan 2014 21:59:35 +0000 (21:59 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 6 Jan 2014 21:59:35 +0000 (21:59 +0000)
commit84ec3a84450c4ded1d1847dc5becdfa8ed4c7c4b
tree8d6a27ac113edb2b59657527a47e13efada5b9ee
parentf2a7bf2a934df8166e1b3f47b4836211db79ea47
Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328)

Move the cupsdNetIFUpdate call before the name check - we need to update for all names.

Add debug logging to show interfaces that are skipped and other "errors".

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11497 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES-1.7.txt
scheduler/auth.c
scheduler/network.c