]> git.ipfire.org Git - thirdparty/cups.git/commit
The lpstat command is now much faster when displaying the status of a single
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 10 Oct 2008 04:41:31 +0000 (04:41 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 10 Oct 2008 04:41:31 +0000 (04:41 +0000)
commite7c89d72ac6c25db53ae49c677484af17797df38
tree9dddb58455dc007967a92685a005bf0b342514f5
parent8c3784b4d5942e15036085ed62f170070c1fb043
The lpstat command is now much faster when displaying the status of a single
printer (STR #2843)

Also do a lot of code simplification to put common matching code in the
match_list() function and use CUPS_HTTP_DEFAULT instead of a dedicated HTTP
connection for the default usage.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@8043 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
systemv/lpstat.c