]> git.ipfire.org Git - thirdparty/cups.git/commit
Add new IPP status codes and messages.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 30 Mar 2001 03:07:54 +0000 (03:07 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 30 Mar 2001 03:07:54 +0000 (03:07 +0000)
commit7b1b1c6e899a63bebe3a63ccf04af6ee8fc91a91
treeacd6a13a7794b339f0a14f999c53ab718e587845
parent7c3d9b3d0282b0a3f38e2436d871c966f370385b
Add new IPP status codes and messages.

Add new MaxJobsPerPrinter and MaxJobsPerUser options.

Add new GetPrinterJobCount() and GetUserJobCount()
functions.

Add check in check_quotas() for max jobs per printer/user.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1654 7a7537e8-13f0-0310-91df-b6672ffda945
cups/ipp.c
cups/ipp.h
scheduler/conf.c
scheduler/ipp.c
scheduler/job.c
scheduler/job.h