]> git.ipfire.org Git - thirdparty/cups.git/commit
Move URI resolution to libcups, and make cupsBackendDeviceURI resolve all
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 16 May 2008 17:47:16 +0000 (17:47 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 16 May 2008 17:47:16 +0000 (17:47 +0000)
commit012d7a28942c6ca37f5d9b3a1e87cf761efb993b
tree9a1d75b06886f8bad31f107979117dbc15ef3c16
parent7908f39f3f6169e1bd853ce39cfc734df0109c79
Move URI resolution to libcups, and make cupsBackendDeviceURI resolve all
DNS-SD URIs automatically.

When discovering devices in the mdns backend, only query 10 at a time to
avoid lost packets.

Check whether the Product string has parenthesis around it and only strip
them if they are present.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@7583 7a7537e8-13f0-0310-91df-b6672ffda945
13 files changed:
backend/backend-private.h
backend/ipp.c
backend/lpd.c
backend/mdns.c
backend/network.c
backend/socket.c
cups/backend.c
cups/globals.h
cups/http-private.h
cups/http-support.c
cups/libcups.exp
cups/libcups_s.exp
scheduler/cups-driverd.c