]> git.ipfire.org Git - thirdparty/cups.git/commit
The scheduler could crash when processing a Limit or LimitExcept
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 27 May 2004 15:37:35 +0000 (15:37 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 27 May 2004 15:37:35 +0000 (15:37 +0000)
commitc9234ad5e86e7ae41e818c91d2f8f96b43392fb2
treef0a427fb072b631482273b09f386f5232d003f34
parentba157ca5d7a21da4f52b8b595065b2050aec1228
The scheduler could crash when processing a Limit or LimitExcept
directive (STR #728)

The lpq, lpr, and lp commands did not differentiate between the
server being unresponsive and the lack of a default printer (STR
#728)

The PAM checks in the configure script did not stop after the
first match (STR #728)

The cups-config man page was incorrectly placed in section 3
(STR #728)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@4182 7a7537e8-13f0-0310-91df-b6672ffda945
12 files changed:
CHANGES.txt
berkeley/lpq.c
berkeley/lpr.c
config-scripts/cups-pam.m4
cups.list.in
cups.spec
man/Makefile.common
man/cups-config.man
man/fr/cups-config.man
scheduler/auth.c
systemv/lp.c
systemv/lpstat.c