]> git.ipfire.org Git - thirdparty/cups.git/commit
Add a (non-shipping) man page for ippserver.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 28 Aug 2014 18:57:27 +0000 (18:57 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 28 Aug 2014 18:57:27 +0000 (18:57 +0000)
commit83ce8172d275ad921d21c79e5282648c8ba4ec8e
treedc2136b5a054b54671a3eb4dc3b7e37e7d9a4910
parentf9f18a74253fc52cb30ab7e3aad39806aef37ba1
Add a (non-shipping) man page for ippserver.

Add some missing file to the repository.

Update the README.txt file for CUPS, which still had old links and legal
language.

httpGetHostname did not make sure a .local name ended with a ".".

ippserver now properly assigns the default port number and hostname, and adds
the job attributes to the environment of the print command (if specified).

ippserver now validates that the print command can be run before it accepts any
jobs.

Rename "document-format-tests.*" to "document-tests.*".

Implement the script to build the IPP Everywhere Printer Self-Certification
tools.

Add a readme for the self-certification tools.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12127 a1ca3aef-8c08-0410-bb20-df032aa958be
13 files changed:
README.txt
cups/http-addr.c
everywhere/README.txt [new file with mode: 0644]
everywhere/document-tests.bat [moved from everywhere/document-format-tests.bat with 100% similarity]
everywhere/document-tests.sh [moved from everywhere/document-format-tests.sh with 66% similarity]
everywhere/document-tests.test [moved from everywhere/document-format-tests.test with 100% similarity]
everywhere/ipp-tests.sh
everywhere/make-ippeveselfcert.sh
everywhere/man-ippserver.html [new file with mode: 0644]
test/identify-printer.test [new file with mode: 0644]
test/ippserver.c
test/ippserver.man [new file with mode: 0644]
xcode/CUPS.xcodeproj/project.pbxproj