cvs commit: src/usr.sbin/lpr/common_source ctlinfo.c
Garance A Drosehn
gad at FreeBSD.org
Thu Jan 13 21:54:53 PST 2005
gad 2005-01-14 05:54:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.sbin/lpr/common_source ctlinfo.c
Log:
MFC 1.10: Do more extensive checking of the userid field which is read in
from the control-file for each print job. The main reason is to handle the
case where some remote host sends a print job where the given userid is an
uppercase-version of the real userid. Now if lpd sees that in a job which
came from a remote host, it will check to see if the given userid is valid,
and if not it will make a lowercase version of it.
Revision Changes Path
1.9.4.1 +46 -7 src/usr.sbin/lpr/common_source/ctlinfo.c
More information about the cvs-src
mailing list