]> git.ipfire.org Git - thirdparty/cups.git/commit - tools/ippeveprinter.c
Some ippserver fixes to allow it to be used as a CUPS destination:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 4 Jul 2013 15:54:36 +0000 (15:54 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 4 Jul 2013 15:54:36 +0000 (15:54 +0000)
commit8a78aa37782f5b9b88ed9e9e18ea7d97c8ee7983
treeea15c662d66979a52966174658c9833d86f1c6bb
parent94446c2699d9feecb803da7931ae44aeedf1304b
Some ippserver fixes to allow it to be used as a CUPS destination:

- Don't actually advertise IPPS support yet, since libcups doesn't support
  server-side HTTPS yet.
- Allow printer-uri values that have the right resource paths - this allows
  things like back-to-my-mac to work.
- Advertise the correct URI resource path in the Bonjour TXT record.
- Fix valid_doc_attributes to use the document-format-default value instead of
  "application/octet-stream".

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11097 a1ca3aef-8c08-0410-bb20-df032aa958be
test/ippserver.c