]> git.ipfire.org Git - thirdparty/cups.git/commit
Copyright updates.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 22 Feb 2001 16:48:14 +0000 (16:48 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 22 Feb 2001 16:48:14 +0000 (16:48 +0000)
commita61a2be6391a8512fd919cb16065c115d5ff3437
tree282db7f2ed7a47eb96237eb46c34815f535c739e
parentdd41ddbb141fb28bf6c64191effa3f0766d5d5f4
Copyright updates.

Update the sample DocumentRoot to match the installed location.

Changes ippErrorString() to return recommended error messages.

Added more debug stuff to client code.

Added start of STP + programs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1586 7a7537e8-13f0-0310-91df-b6672ffda945
18 files changed:
CHANGES.txt
conf/cupsd.conf
cups/ipp.c
doc/stp.shtml
ppd/deskjet.ppd
ppd/epson24.ppd
ppd/epson9.ppd
ppd/laserjet.ppd
ppd/okidat24.ppd
ppd/okidata9.ppd
ppd/stcolor.ppd
ppd/stphoto.ppd
scheduler/client.c
test/00000-requests.test [new file with mode: 0644]
test/00010-cups-printer-ops.test [new file with mode: 0644]
test/do-ipp-tests.sh [new file with mode: 0755]
test/ipp-test.ppd [new file with mode: 0644]
test/ipptest.c