]> git.ipfire.org Git - thirdparty/cups.git/commit - scripting/java/cups.jar
Load cups into easysw/current.
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 13 Jan 2006 01:51:53 +0000 (01:51 +0000)
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 13 Jan 2006 01:51:53 +0000 (01:51 +0000)
commitef416fc25c4af449e930416117bedb12fc9924ba
tree11f8aa8c5d3565a17d4a6d5121d3edba22e2a21e
parent9ec11526e139aeacf6a052799a6aa22cbbe6ebb2
Load cups into easysw/current.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2 a1ca3aef-8c08-0410-bb20-df032aa958be
983 files changed:
CGI.txt [new file with mode: 0644]
CHANGES-1.0.txt [new file with mode: 0644]
CHANGES-1.1.txt [new file with mode: 0644]
CHANGES.txt [new file with mode: 0644]
CREDITS.txt [new file with mode: 0644]
ENCRYPTION.txt [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
LICENSE.html [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
Makedefs.in [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.txt [new file with mode: 0644]
backend/Dependencies [new file with mode: 0644]
backend/Makefile [new file with mode: 0644]
backend/betest.c [new file with mode: 0644]
backend/easysw-firewire-design.txt [new file with mode: 0644]
backend/easysw-firewire-linux.txt [new file with mode: 0644]
backend/ieee1284.c [new file with mode: 0644]
backend/ieee1394-linux.c [new file with mode: 0644]
backend/ieee1394.c [new file with mode: 0644]
backend/ieee1394.h [new file with mode: 0644]
backend/ipp.c [new file with mode: 0644]
backend/lpd.c [new file with mode: 0644]
backend/parallel.c [new file with mode: 0644]
backend/scsi-irix.c [new file with mode: 0644]
backend/scsi-linux.c [new file with mode: 0644]
backend/scsi.c [new file with mode: 0644]
backend/serial.c [new file with mode: 0644]
backend/socket.c [new file with mode: 0644]
backend/test1284.c [new file with mode: 0644]
backend/usb-darwin.c [new file with mode: 0644]
backend/usb-unix.c [new file with mode: 0644]
backend/usb.c [new file with mode: 0644]
berkeley/Dependencies [new file with mode: 0644]
berkeley/Makefile [new file with mode: 0644]
berkeley/lpc.c [new file with mode: 0644]
berkeley/lpq.c [new file with mode: 0644]
berkeley/lpr.c [new file with mode: 0644]
berkeley/lprm.c [new file with mode: 0644]
cgi-bin/Dependencies [new file with mode: 0644]
cgi-bin/Makefile [new file with mode: 0644]
cgi-bin/admin.c [new file with mode: 0644]
cgi-bin/cgi-private.h [new file with mode: 0644]
cgi-bin/cgi.h [new file with mode: 0644]
cgi-bin/classes.c [new file with mode: 0644]
cgi-bin/help-index.c [new file with mode: 0644]
cgi-bin/help-index.h [new file with mode: 0644]
cgi-bin/help.c [new file with mode: 0644]
cgi-bin/html.c [new file with mode: 0644]
cgi-bin/ipp-var.c [new file with mode: 0644]
cgi-bin/jobs.c [new file with mode: 0644]
cgi-bin/multipart.dat [new file with mode: 0644]
cgi-bin/printers.c [new file with mode: 0644]
cgi-bin/search.c [new file with mode: 0644]
cgi-bin/template.c [new file with mode: 0644]
cgi-bin/testcgi.c [new file with mode: 0644]
cgi-bin/testhi.c [new file with mode: 0644]
cgi-bin/testhi.html [new file with mode: 0644]
cgi-bin/var.c [new file with mode: 0644]
conf/Makefile [new file with mode: 0644]
conf/classes.conf [new file with mode: 0644]
conf/client.conf [new file with mode: 0644]
conf/cupsd.conf.in [new file with mode: 0644]
conf/mime.convs [new file with mode: 0644]
conf/mime.types [new file with mode: 0644]
conf/pam.darwin [new file with mode: 0644]
conf/pam.irix [new file with mode: 0644]
conf/pam.std.in [new file with mode: 0644]
conf/printcap [new file with mode: 0644]
conf/printers.conf [new file with mode: 0644]
config-scripts/cups-common.m4 [new file with mode: 0644]
config-scripts/cups-compiler.m4 [new file with mode: 0644]
config-scripts/cups-directories.m4 [new file with mode: 0644]
config-scripts/cups-image.m4 [new file with mode: 0644]
config-scripts/cups-largefile.m4 [new file with mode: 0644]
config-scripts/cups-libtool.m4 [new file with mode: 0644]
config-scripts/cups-manpages.m4 [new file with mode: 0644]
config-scripts/cups-network.m4 [new file with mode: 0644]
config-scripts/cups-opsys.m4 [new file with mode: 0644]
config-scripts/cups-pam.m4 [new file with mode: 0644]
config-scripts/cups-scripting.m4 [new file with mode: 0644]
config-scripts/cups-sharedlibs.m4 [new file with mode: 0644]
config-scripts/cups-slp.m4 [new file with mode: 0644]
config-scripts/cups-ssl.m4 [new file with mode: 0644]
config-scripts/cups-threads.m4 [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure.in [new file with mode: 0644]
cups-config.in [new file with mode: 0755]
cups.osx [new file with mode: 0644]
cups.plist [new file with mode: 0644]
cups.sh.in [new file with mode: 0755]
cups.strings [new file with mode: 0644]
cups/Dependencies [new file with mode: 0644]
cups/Makefile [new file with mode: 0644]
cups/api-array.shtml [new file with mode: 0644]
cups/api-cups.shtml [new file with mode: 0644]
cups/api-filedir.shtml [new file with mode: 0644]
cups/api-filter.shtml [new file with mode: 0644]
cups/api-httpipp.shtml [new file with mode: 0644]
cups/api-ppd.shtml [new file with mode: 0644]
cups/array.c [new file with mode: 0644]
cups/array.h [new file with mode: 0644]
cups/attr.c [new file with mode: 0644]
cups/auth.c [new file with mode: 0644]
cups/backchannel.c [new file with mode: 0644]
cups/backend.h [new file with mode: 0644]
cups/cups.h [new file with mode: 0644]
cups/debug.h [new file with mode: 0644]
cups/dest.c [new file with mode: 0644]
cups/dir.c [new file with mode: 0644]
cups/dir.h [new file with mode: 0644]
cups/emit.c [new file with mode: 0644]
cups/encode.c [new file with mode: 0644]
cups/extended.c [new file with mode: 0644]
cups/file.c [new file with mode: 0644]
cups/file.h [new file with mode: 0644]
cups/getputfile.c [new file with mode: 0644]
cups/globals.c [new file with mode: 0644]
cups/globals.h [new file with mode: 0644]
cups/http-addr.c [new file with mode: 0644]
cups/http-addrlist.c [new file with mode: 0644]
cups/http-private.h [new file with mode: 0644]
cups/http-support.c [new file with mode: 0644]
cups/http.c [new file with mode: 0644]
cups/http.h [new file with mode: 0644]
cups/i18n.h [new file with mode: 0644]
cups/ipp-support.c [new file with mode: 0644]
cups/ipp.c [new file with mode: 0644]
cups/ipp.h [new file with mode: 0644]
cups/langprintf.c [new file with mode: 0644]
cups/language.c [new file with mode: 0644]
cups/language.h [new file with mode: 0644]
cups/libcups_s.exp [new file with mode: 0644]
cups/mark.c [new file with mode: 0644]
cups/md5-apple.h [new file with mode: 0644]
cups/md5.c [new file with mode: 0644]
cups/md5.h [new file with mode: 0644]
cups/md5passwd.c [new file with mode: 0644]
cups/normalize.c [new file with mode: 0644]
cups/normalize.h [new file with mode: 0644]
cups/options.c [new file with mode: 0644]
cups/page.c [new file with mode: 0644]
cups/ppd.c [new file with mode: 0644]
cups/ppd.h [new file with mode: 0644]
cups/sample.ppd [new file with mode: 0644]
cups/snprintf.c [new file with mode: 0644]
cups/string.c [new file with mode: 0644]
cups/string.h [new file with mode: 0644]
cups/tempfile.c [new file with mode: 0644]
cups/testarray.c [new file with mode: 0644]
cups/testfile.c [new file with mode: 0644]
cups/testhttp.c [new file with mode: 0644]
cups/testi18n.c [new file with mode: 0644]
cups/testipp.c [new file with mode: 0644]
cups/testlang.c [new file with mode: 0644]
cups/transcode.c [new file with mode: 0644]
cups/transcode.h [new file with mode: 0644]
cups/usersys.c [new file with mode: 0644]
cups/utf8demo.txt [new file with mode: 0644]
cups/util.c [new file with mode: 0644]
data/HPGLprolog [new file with mode: 0644]
data/Makefile [new file with mode: 0644]
data/classified [new file with mode: 0644]
data/confidential [new file with mode: 0644]
data/cups.irix [new file with mode: 0644]
data/cups.pam [new file with mode: 0644]
data/cups.suse [new file with mode: 0644]
data/euc-cn.txt [new file with mode: 0644]
data/euc-jp.txt [new file with mode: 0644]
data/euc-kr.txt [new file with mode: 0644]
data/euc-tw.txt [new file with mode: 0644]
data/i18n_sdd.txt [new file with mode: 0644]
data/iso-8859-1 [new file with mode: 0644]
data/iso-8859-1.txt [new file with mode: 0644]
data/iso-8859-10 [new file with mode: 0644]
data/iso-8859-10.txt [new file with mode: 0644]
data/iso-8859-11.txt [new file with mode: 0644]
data/iso-8859-13 [new file with mode: 0644]
data/iso-8859-13.txt [new file with mode: 0644]
data/iso-8859-14 [new file with mode: 0644]
data/iso-8859-14.txt [new file with mode: 0644]
data/iso-8859-15 [new file with mode: 0644]
data/iso-8859-15.txt [new file with mode: 0644]
data/iso-8859-16.txt [new file with mode: 0644]
data/iso-8859-2 [new file with mode: 0644]
data/iso-8859-2.txt [new file with mode: 0644]
data/iso-8859-3 [new file with mode: 0644]
data/iso-8859-3.txt [new file with mode: 0644]
data/iso-8859-4 [new file with mode: 0644]
data/iso-8859-4.txt [new file with mode: 0644]
data/iso-8859-5 [new file with mode: 0644]
data/iso-8859-5.txt [new file with mode: 0644]
data/iso-8859-6 [new file with mode: 0644]
data/iso-8859-6.txt [new file with mode: 0644]
data/iso-8859-7 [new file with mode: 0644]
data/iso-8859-7.txt [new file with mode: 0644]
data/iso-8859-8 [new file with mode: 0644]
data/iso-8859-8.txt [new file with mode: 0644]
data/iso-8859-9 [new file with mode: 0644]
data/iso-8859-9.txt [new file with mode: 0644]
data/koi8-r [new file with mode: 0644]
data/koi8-r.txt [new file with mode: 0644]
data/koi8-u [new file with mode: 0644]
data/koi8-u.txt [new file with mode: 0644]
data/psglyphs [new file with mode: 0644]
data/secret [new file with mode: 0644]
data/standard [new file with mode: 0644]
data/testprint.ps [new file with mode: 0644]
data/topsecret [new file with mode: 0644]
data/unclassified [new file with mode: 0644]
data/uni-comb.txt [new file with mode: 0644]
data/uni-fold.txt [new file with mode: 0644]
data/uni-full.txt [new file with mode: 0644]
data/uni-line.txt [new file with mode: 0644]
data/uni-nfc.txt [new file with mode: 0644]
data/uni-nfd.txt [new file with mode: 0644]
data/uni-nfkd.txt [new file with mode: 0644]
data/uni-prop.txt [new file with mode: 0644]
data/unibreak.txt [new file with mode: 0644]
data/utf-8 [new file with mode: 0644]
data/windows-1250 [new file with mode: 0644]
data/windows-1250.txt [new file with mode: 0644]
data/windows-1251 [new file with mode: 0644]
data/windows-1251.txt [new file with mode: 0644]
data/windows-1252 [new file with mode: 0644]
data/windows-1252.txt [new file with mode: 0644]
data/windows-1253 [new file with mode: 0644]
data/windows-1253.txt [new file with mode: 0644]
data/windows-1254 [new file with mode: 0644]
data/windows-1254.txt [new file with mode: 0644]
data/windows-1255 [new file with mode: 0644]
data/windows-1255.txt [new file with mode: 0644]
data/windows-1256 [new file with mode: 0644]
data/windows-1256.txt [new file with mode: 0644]
data/windows-1257 [new file with mode: 0644]
data/windows-1257.txt [new file with mode: 0644]
data/windows-1258 [new file with mode: 0644]
data/windows-1258.txt [new file with mode: 0644]
data/windows-1361.txt [new file with mode: 0644]
data/windows-874 [new file with mode: 0644]
data/windows-874.txt [new file with mode: 0644]
data/windows-932.txt [new file with mode: 0644]
data/windows-936.txt [new file with mode: 0644]
data/windows-949.txt [new file with mode: 0644]
data/windows-950.txt [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/cmp.html [new file with mode: 0644]
doc/cmp.pdf [new file with mode: 0644]
doc/cmp.shtml [new file with mode: 0644]
doc/cups.css [new file with mode: 0644]
doc/cupsdoc.css [new file with mode: 0644]
doc/favicon.ico [new file with mode: 0644]
doc/figures.sc [new file with mode: 0644]
doc/glossary.shtml [new file with mode: 0644]
doc/help/access_log-reference.html [new file with mode: 0644]
doc/help/api-array.html [new file with mode: 0644]
doc/help/api-cups.html [new file with mode: 0644]
doc/help/api-filedir.html [new file with mode: 0644]
doc/help/api-filter.html [new file with mode: 0644]
doc/help/api-httpipp.html [new file with mode: 0644]
doc/help/api-ppd.html [new file with mode: 0644]
doc/help/classes-conf-reference.html [new file with mode: 0644]
doc/help/client-conf-reference.html [new file with mode: 0644]
doc/help/cupsd-conf-reference.html [new file with mode: 0644]
doc/help/error_log-reference.html [new file with mode: 0644]
doc/help/network.html [new file with mode: 0644]
doc/help/overview.html [new file with mode: 0644]
doc/help/page_log-reference.html [new file with mode: 0644]
doc/help/printers-conf-reference.html [new file with mode: 0644]
doc/help/spec-ppd.html [new file with mode: 0644]
doc/help/standard.html.in [new file with mode: 0644]
doc/help/subscriptions-conf-reference.html [new file with mode: 0644]
doc/help/whatsnew.html [new file with mode: 0644]
doc/idd.html [new file with mode: 0644]
doc/idd.pdf [new file with mode: 0644]
doc/idd.shtml [new file with mode: 0644]
doc/images/accept-jobs.gif [new file with mode: 0644]
doc/images/add-class.gif [new file with mode: 0644]
doc/images/add-printer.gif [new file with mode: 0644]
doc/images/add-this-printer.gif [new file with mode: 0644]
doc/images/bottom-left.gif [new file with mode: 0644]
doc/images/bottom-right.gif [new file with mode: 0644]
doc/images/cancel-all-jobs.gif [new file with mode: 0644]
doc/images/cancel-job.gif [new file with mode: 0644]
doc/images/cancel.gif [new file with mode: 0644]
doc/images/change-settings.gif [new file with mode: 0644]
doc/images/classes.gif [new file with mode: 0644]
doc/images/continue.gif [new file with mode: 0644]
doc/images/cups-black-button-2.2.scm [new file with mode: 0644]
doc/images/cups-block-diagram.gif [new file with mode: 0644]
doc/images/cups-green-button-2.2.scm [new file with mode: 0644]
doc/images/cups-large.gif [new file with mode: 0644]
doc/images/cups-medium.gif [new file with mode: 0644]
doc/images/cups-red-button-2.2.scm [new file with mode: 0644]
doc/images/cups-small.gif [new file with mode: 0644]
doc/images/cups-standard-button-2.2.scm [new file with mode: 0644]
doc/images/delete-class.gif [new file with mode: 0644]
doc/images/delete-printer.gif [new file with mode: 0644]
doc/images/draft.gif [new file with mode: 0644]
doc/images/edit-configuration-file.gif [new file with mode: 0644]
doc/images/esp-logo.gif [new file with mode: 0644]
doc/images/happy.gif [new file with mode: 0644]
doc/images/help.gif [new file with mode: 0644]
doc/images/hold-job.gif [new file with mode: 0644]
doc/images/logo.gif [new file with mode: 0644]
doc/images/manage-classes.gif [new file with mode: 0644]
doc/images/manage-jobs.gif [new file with mode: 0644]
doc/images/manage-printers.gif [new file with mode: 0644]
doc/images/manage-server.gif [new file with mode: 0644]
doc/images/modify-class.gif [new file with mode: 0644]
doc/images/modify-printer.gif [new file with mode: 0644]
doc/images/print-test-page.gif [new file with mode: 0644]
doc/images/printer-idle.gif [new file with mode: 0644]
doc/images/printer-processing.gif [new file with mode: 0644]
doc/images/printer-stopped.gif [new file with mode: 0644]
doc/images/publish-printer.gif [new file with mode: 0644]
doc/images/reject-jobs.gif [new file with mode: 0644]
doc/images/release-job.gif [new file with mode: 0644]
doc/images/restart-job.gif [new file with mode: 0644]
doc/images/save-changes.gif [new file with mode: 0644]
doc/images/search.gif [new file with mode: 0644]
doc/images/set-allowed-users.gif [new file with mode: 0644]
doc/images/set-as-default.gif [new file with mode: 0644]
doc/images/set-printer-options.gif [new file with mode: 0644]
doc/images/show-active.gif [new file with mode: 0644]
doc/images/show-all.gif [new file with mode: 0644]
doc/images/show-ascending.gif [new file with mode: 0644]
doc/images/show-completed.gif [new file with mode: 0644]
doc/images/show-descending.gif [new file with mode: 0644]
doc/images/show-next.gif [new file with mode: 0644]
doc/images/show-previous.gif [new file with mode: 0644]
doc/images/start-class.gif [new file with mode: 0644]
doc/images/start-printer.gif [new file with mode: 0644]
doc/images/stop-class.gif [new file with mode: 0644]
doc/images/stop-printer.gif [new file with mode: 0644]
doc/images/tab-left.gif [new file with mode: 0644]
doc/images/tab-right.gif [new file with mode: 0644]
doc/images/top-left.gif [new file with mode: 0644]
doc/images/top-middle.gif [new file with mode: 0644]
doc/images/top-right.gif [new file with mode: 0644]
doc/images/unpublish-printer.gif [new file with mode: 0644]
doc/images/use-default-config.gif [new file with mode: 0644]
doc/images/view-access-log.gif [new file with mode: 0644]
doc/images/view-error-log.gif [new file with mode: 0644]
doc/images/view-page-log.gif [new file with mode: 0644]
doc/index.html.in [new file with mode: 0644]
doc/ipp.html [new file with mode: 0644]
doc/ipp.pdf [new file with mode: 0644]
doc/ipp.shtml [new file with mode: 0644]
doc/overview.html [new file with mode: 0644]
doc/overview.pdf [new file with mode: 0644]
doc/ppd.shtml [new file with mode: 0644]
doc/printing-overview.shtml [new file with mode: 0644]
doc/references.shtml [new file with mode: 0644]
doc/robots.txt [new file with mode: 0644]
doc/sam.html [new file with mode: 0644]
doc/sam.pdf [new file with mode: 0644]
doc/sam.shtml [new file with mode: 0644]
doc/sdd.html [new file with mode: 0644]
doc/sdd.pdf [new file with mode: 0644]
doc/sdd.shtml [new file with mode: 0644]
doc/spm.html [new file with mode: 0644]
doc/spm.pdf [new file with mode: 0644]
doc/spm.shtml [new file with mode: 0644]
doc/sps.html [new file with mode: 0644]
doc/sps.pdf [new file with mode: 0644]
doc/sps.shtml [new file with mode: 0644]
doc/ssr.html [new file with mode: 0644]
doc/ssr.pdf [new file with mode: 0644]
doc/ssr.shtml [new file with mode: 0644]
doc/stp.html [new file with mode: 0644]
doc/stp.pdf [new file with mode: 0644]
doc/stp.shtml [new file with mode: 0644]
doc/sum.html [new file with mode: 0644]
doc/sum.pdf [new file with mode: 0644]
doc/sum.shtml [new file with mode: 0644]
doc/svd.html [new file with mode: 0644]
doc/svd.pdf [new file with mode: 0644]
doc/svd.shtml [new file with mode: 0644]
doc/system-overview.shtml [new file with mode: 0644]
doc/translation.html [new file with mode: 0644]
doc/translation.pdf [new file with mode: 0644]
doc/translation.shtml [new file with mode: 0644]
filter/Dependencies [new file with mode: 0644]
filter/Makefile [new file with mode: 0644]
filter/common.c [new file with mode: 0644]
filter/common.h [new file with mode: 0644]
filter/form-main.c [new file with mode: 0644]
filter/form-ps.c [new file with mode: 0644]
filter/form-tree.c [new file with mode: 0644]
filter/form.h [new file with mode: 0644]
filter/gziptoany.c [new file with mode: 0644]
filter/hpgl-attr.c [new file with mode: 0644]
filter/hpgl-char.c [new file with mode: 0644]
filter/hpgl-config.c [new file with mode: 0644]
filter/hpgl-input.c [new file with mode: 0644]
filter/hpgl-main.c [new file with mode: 0644]
filter/hpgl-polygon.c [new file with mode: 0644]
filter/hpgl-prolog.c [new file with mode: 0644]
filter/hpgl-vector.c [new file with mode: 0644]
filter/hpgltops.h [new file with mode: 0644]
filter/image-bmp.c [new file with mode: 0644]
filter/image-colorspace.c [new file with mode: 0644]
filter/image-gif.c [new file with mode: 0644]
filter/image-jpeg.c [new file with mode: 0644]
filter/image-photocd.c [new file with mode: 0644]
filter/image-pix.c [new file with mode: 0644]
filter/image-png.c [new file with mode: 0644]
filter/image-pnm.c [new file with mode: 0644]
filter/image-private.h [new file with mode: 0644]
filter/image-sgi.c [new file with mode: 0644]
filter/image-sgi.h [new file with mode: 0644]
filter/image-sgilib.c [new file with mode: 0644]
filter/image-sun.c [new file with mode: 0644]
filter/image-tiff.c [new file with mode: 0644]
filter/image-zoom.c [new file with mode: 0644]
filter/image.c [new file with mode: 0644]
filter/image.h [new file with mode: 0644]
filter/imagetops.c [new file with mode: 0644]
filter/imagetoraster.c [new file with mode: 0644]
filter/interpret.c [new file with mode: 0644]
filter/pstops.c [new file with mode: 0644]
filter/raster.c [new file with mode: 0644]
filter/raster.h [new file with mode: 0644]
filter/rastertoepson.c [new file with mode: 0644]
filter/rastertohp.c [new file with mode: 0644]
filter/rastertolabel.c [new file with mode: 0644]
filter/testimage.c [new file with mode: 0644]
filter/testraster.c [new file with mode: 0644]
filter/textcommon.c [new file with mode: 0644]
filter/textcommon.h [new file with mode: 0644]
filter/texttops.c [new file with mode: 0644]
fonts/Courier [new file with mode: 0644]
fonts/Courier-Bold [new file with mode: 0644]
fonts/Courier-BoldOblique [new file with mode: 0644]
fonts/Courier-Oblique [new file with mode: 0644]
fonts/Makefile [new file with mode: 0644]
fonts/Symbol [new file with mode: 0644]
install-sh [new file with mode: 0755]
locale/Makefile [new file with mode: 0644]
locale/cups.footer [new file with mode: 0644]
locale/cups.header [new file with mode: 0644]
locale/cups.pot [new file with mode: 0644]
locale/cups_fr.po [new file with mode: 0644]
locale/locale.txt [new file with mode: 0644]
locale/translate.c [new file with mode: 0644]
man/Makefile [new file with mode: 0644]
man/accept.man [new file with mode: 0644]
man/backend.man [new file with mode: 0644]
man/classes.conf.man [new file with mode: 0644]
man/cups-config.man [new file with mode: 0644]
man/cups-lpd.man [new file with mode: 0644]
man/cups-polld.man [new file with mode: 0644]
man/cupsaddsmb.man [new file with mode: 0644]
man/cupsd.conf.man [new file with mode: 0644]
man/cupsd.man [new file with mode: 0644]
man/cupsenable.man [new file with mode: 0644]
man/cupstestppd.man [new file with mode: 0644]
man/filter.man [new file with mode: 0644]
man/lp.man [new file with mode: 0644]
man/lpadmin.man [new file with mode: 0644]
man/lpc.man [new file with mode: 0644]
man/lpinfo.man [new file with mode: 0644]
man/lpmove.man [new file with mode: 0644]
man/lpoptions.man [new file with mode: 0644]
man/lppasswd.man [new file with mode: 0644]
man/lpq.man [new file with mode: 0644]
man/lpr.man [new file with mode: 0644]
man/lprm.man [new file with mode: 0644]
man/lpstat.man [new file with mode: 0644]
man/mantohtml.c [new file with mode: 0644]
man/mime.convs.man [new file with mode: 0644]
man/mime.types.man [new file with mode: 0644]
man/printers.conf.man [new file with mode: 0644]
notifier/Dependencies [new file with mode: 0644]
notifier/Makefile [new file with mode: 0644]
notifier/mailto.c [new file with mode: 0644]
notifier/testnotify.c [new file with mode: 0644]
packaging/LICENSE.rtf [new file with mode: 0644]
packaging/WELCOME.rtf [new file with mode: 0644]
packaging/cups-desc.plist.in [new file with mode: 0644]
packaging/cups-info.plist.in [new file with mode: 0644]
packaging/cups.list.in [new file with mode: 0644]
packaging/cups.spec.in [new file with mode: 0644]
packaging/installer.tif [new file with mode: 0644]
packaging/installer.xcf.gz [new file with mode: 0644]
pdftops/Annot.cxx [new file with mode: 0644]
pdftops/Annot.h [new file with mode: 0644]
pdftops/Array.cxx [new file with mode: 0644]
pdftops/Array.h [new file with mode: 0644]
pdftops/BuiltinFont.cxx [new file with mode: 0644]
pdftops/BuiltinFont.h [new file with mode: 0644]
pdftops/BuiltinFontTables.cxx [new file with mode: 0644]
pdftops/BuiltinFontTables.h [new file with mode: 0644]
pdftops/CMap.cxx [new file with mode: 0644]
pdftops/CMap.h [new file with mode: 0644]
pdftops/COPYING [new file with mode: 0644]
pdftops/Catalog.cxx [new file with mode: 0644]
pdftops/Catalog.h [new file with mode: 0644]
pdftops/CharCodeToUnicode.cxx [new file with mode: 0644]
pdftops/CharCodeToUnicode.h [new file with mode: 0644]
pdftops/CharTypes.h [new file with mode: 0644]
pdftops/CompactFontTables.h [new file with mode: 0644]
pdftops/Decrypt.cxx [new file with mode: 0644]
pdftops/Decrypt.h [new file with mode: 0644]
pdftops/Dependencies [new file with mode: 0644]
pdftops/Dict.cxx [new file with mode: 0644]
pdftops/Dict.h [new file with mode: 0644]
pdftops/Error.cxx [new file with mode: 0644]
pdftops/Error.h [new file with mode: 0644]
pdftops/ErrorCodes.h [new file with mode: 0644]
pdftops/FoFiBase.cxx [new file with mode: 0644]
pdftops/FoFiBase.h [new file with mode: 0644]
pdftops/FoFiEncodings.cxx [new file with mode: 0644]
pdftops/FoFiEncodings.h [new file with mode: 0644]
pdftops/FoFiTrueType.cxx [new file with mode: 0644]
pdftops/FoFiTrueType.h [new file with mode: 0644]
pdftops/FoFiType1.cxx [new file with mode: 0644]
pdftops/FoFiType1.h [new file with mode: 0644]
pdftops/FoFiType1C.cxx [new file with mode: 0644]
pdftops/FoFiType1C.h [new file with mode: 0644]
pdftops/FontEncodingTables.cxx [new file with mode: 0644]
pdftops/FontEncodingTables.h [new file with mode: 0644]
pdftops/Function.cxx [new file with mode: 0644]
pdftops/Function.h [new file with mode: 0644]
pdftops/GHash.cxx [new file with mode: 0644]
pdftops/GHash.h [new file with mode: 0644]
pdftops/GList.cxx [new file with mode: 0644]
pdftops/GList.h [new file with mode: 0644]
pdftops/GMutex.h [new file with mode: 0644]
pdftops/GString.cxx [new file with mode: 0644]
pdftops/GString.h [new file with mode: 0644]
pdftops/Gfx.cxx [new file with mode: 0644]
pdftops/Gfx.h [new file with mode: 0644]
pdftops/GfxFont.cxx [new file with mode: 0644]
pdftops/GfxFont.h [new file with mode: 0644]
pdftops/GfxState.cxx [new file with mode: 0644]
pdftops/GfxState.h [new file with mode: 0644]
pdftops/GlobalParams.cxx [new file with mode: 0644]
pdftops/GlobalParams.h [new file with mode: 0644]
pdftops/JArithmeticDecoder.cxx [new file with mode: 0644]
pdftops/JArithmeticDecoder.h [new file with mode: 0644]
pdftops/JBIG2Stream.cxx [new file with mode: 0644]
pdftops/JBIG2Stream.h [new file with mode: 0644]
pdftops/JPXStream.cxx [new file with mode: 0644]
pdftops/JPXStream.h [new file with mode: 0644]
pdftops/Lexer.cxx [new file with mode: 0644]
pdftops/Lexer.h [new file with mode: 0644]
pdftops/Link.cxx [new file with mode: 0644]
pdftops/Link.h [new file with mode: 0644]
pdftops/Makefile [new file with mode: 0644]
pdftops/NameToCharCode.cxx [new file with mode: 0644]
pdftops/NameToCharCode.h [new file with mode: 0644]
pdftops/NameToUnicodeTable.h [new file with mode: 0644]
pdftops/Object.cxx [new file with mode: 0644]
pdftops/Object.h [new file with mode: 0644]
pdftops/Outline.cxx [new file with mode: 0644]
pdftops/Outline.h [new file with mode: 0644]
pdftops/OutputDev.cxx [new file with mode: 0644]
pdftops/OutputDev.h [new file with mode: 0644]
pdftops/PDFDoc.cxx [new file with mode: 0644]
pdftops/PDFDoc.h [new file with mode: 0644]
pdftops/PDFDocEncoding.cxx [new file with mode: 0644]
pdftops/PDFDocEncoding.h [new file with mode: 0644]
pdftops/PSOutputDev.cxx [new file with mode: 0644]
pdftops/PSOutputDev.h [new file with mode: 0644]
pdftops/PSTokenizer.cxx [new file with mode: 0644]
pdftops/PSTokenizer.h [new file with mode: 0644]
pdftops/Page.cxx [new file with mode: 0644]
pdftops/Page.h [new file with mode: 0644]
pdftops/Parser.cxx [new file with mode: 0644]
pdftops/Parser.h [new file with mode: 0644]
pdftops/README [new file with mode: 0644]
pdftops/SecurityHandler.cxx [new file with mode: 0644]
pdftops/SecurityHandler.h [new file with mode: 0644]
pdftops/Splash.cxx [new file with mode: 0644]
pdftops/Splash.h [new file with mode: 0644]
pdftops/SplashBitmap.cxx [new file with mode: 0644]
pdftops/SplashBitmap.h [new file with mode: 0644]
pdftops/SplashClip.cxx [new file with mode: 0644]
pdftops/SplashClip.h [new file with mode: 0644]
pdftops/SplashErrorCodes.h [new file with mode: 0644]
pdftops/SplashFTFont.cxx [new file with mode: 0644]
pdftops/SplashFTFont.h [new file with mode: 0644]
pdftops/SplashFTFontEngine.cxx [new file with mode: 0644]
pdftops/SplashFTFontEngine.h [new file with mode: 0644]
pdftops/SplashFTFontFile.cxx [new file with mode: 0644]
pdftops/SplashFTFontFile.h [new file with mode: 0644]
pdftops/SplashFont.cxx [new file with mode: 0644]
pdftops/SplashFont.h [new file with mode: 0644]
pdftops/SplashFontEngine.cxx [new file with mode: 0644]
pdftops/SplashFontEngine.h [new file with mode: 0644]
pdftops/SplashFontFile.cxx [new file with mode: 0644]
pdftops/SplashFontFile.h [new file with mode: 0644]
pdftops/SplashFontFileID.cxx [new file with mode: 0644]
pdftops/SplashFontFileID.h [new file with mode: 0644]
pdftops/SplashGlyphBitmap.h [new file with mode: 0644]
pdftops/SplashMath.h [new file with mode: 0644]
pdftops/SplashOutputDev.cxx [new file with mode: 0644]
pdftops/SplashOutputDev.h [new file with mode: 0644]
pdftops/SplashPath.cxx [new file with mode: 0644]
pdftops/SplashPath.h [new file with mode: 0644]
pdftops/SplashPattern.cxx [new file with mode: 0644]
pdftops/SplashPattern.h [new file with mode: 0644]
pdftops/SplashScreen.cxx [new file with mode: 0644]
pdftops/SplashScreen.h [new file with mode: 0644]
pdftops/SplashState.cxx [new file with mode: 0644]
pdftops/SplashState.h [new file with mode: 0644]
pdftops/SplashT1Font.cxx [new file with mode: 0644]
pdftops/SplashT1Font.h [new file with mode: 0644]
pdftops/SplashT1FontEngine.cxx [new file with mode: 0644]
pdftops/SplashT1FontEngine.h [new file with mode: 0644]
pdftops/SplashT1FontFile.cxx [new file with mode: 0644]
pdftops/SplashT1FontFile.h [new file with mode: 0644]
pdftops/SplashTypes.h [new file with mode: 0644]
pdftops/SplashXPath.cxx [new file with mode: 0644]
pdftops/SplashXPath.h [new file with mode: 0644]
pdftops/SplashXPathScanner.cxx [new file with mode: 0644]
pdftops/SplashXPathScanner.h [new file with mode: 0644]
pdftops/Stream-CCITT.h [new file with mode: 0644]
pdftops/Stream.cxx [new file with mode: 0644]
pdftops/Stream.h [new file with mode: 0644]
pdftops/UTF8.h [new file with mode: 0644]
pdftops/UnicodeMap.cxx [new file with mode: 0644]
pdftops/UnicodeMap.h [new file with mode: 0644]
pdftops/UnicodeMapTables.h [new file with mode: 0644]
pdftops/UnicodeTypeTable.cxx [new file with mode: 0644]
pdftops/UnicodeTypeTable.h [new file with mode: 0644]
pdftops/XRef.cxx [new file with mode: 0644]
pdftops/XRef.h [new file with mode: 0644]
pdftops/XpdfPluginAPI.cxx [new file with mode: 0644]
pdftops/XpdfPluginAPI.h [new file with mode: 0644]
pdftops/config.h [new file with mode: 0644]
pdftops/gfile.cxx [new file with mode: 0644]
pdftops/gfile.h [new file with mode: 0644]
pdftops/gmem.c [new file with mode: 0644]
pdftops/gmem.h [new file with mode: 0644]
pdftops/gmempp.cxx [new file with mode: 0644]
pdftops/gtypes.h [new file with mode: 0644]
pdftops/parseargs.c [new file with mode: 0644]
pdftops/parseargs.h [new file with mode: 0644]
pdftops/pdftops.cxx [new file with mode: 0644]
ppd/Makefile [new file with mode: 0644]
ppd/deskjet.ppd [new file with mode: 0644]
ppd/deskjet2.ppd [new file with mode: 0644]
ppd/dymo.ppd [new file with mode: 0644]
ppd/epson24.ppd [new file with mode: 0644]
ppd/epson9.ppd [new file with mode: 0644]
ppd/laserjet.ppd [new file with mode: 0644]
ppd/okidat24.ppd [new file with mode: 0644]
ppd/okidata9.ppd [new file with mode: 0644]
ppd/stcolor.ppd [new file with mode: 0644]
ppd/stcolor2.ppd [new file with mode: 0644]
ppd/stphoto.ppd [new file with mode: 0644]
ppd/stphoto2.ppd [new file with mode: 0644]
ppd/zebra.ppd [new file with mode: 0644]
ppd/zebracpl.ppd [new file with mode: 0644]
ppd/zebraep1.ppd [new file with mode: 0644]
ppd/zebraep2.ppd [new file with mode: 0644]
pstoraster/README.pstoraster [new file with mode: 0644]
pstoraster/cups.mak [new file with mode: 0644]
pstoraster/gdevcups.c [new file with mode: 0644]
pstoraster/gs707-lib.patch [new file with mode: 0644]
pstoraster/gs811-lib.patch [new file with mode: 0644]
pstoraster/pstopxl [new file with mode: 0644]
pstoraster/pstopxl.in [new file with mode: 0755]
pstoraster/pstoraster [new file with mode: 0755]
pstoraster/pstoraster.convs [new file with mode: 0644]
pstoraster/pstoraster.in [new file with mode: 0755]
pstoraster/pxlcolor.ppd [new file with mode: 0644]
pstoraster/pxlmono.ppd [new file with mode: 0644]
scheduler/Dependencies [new file with mode: 0644]
scheduler/Makefile [new file with mode: 0644]
scheduler/auth.c [new file with mode: 0644]
scheduler/auth.h [new file with mode: 0644]
scheduler/banners.c [new file with mode: 0644]
scheduler/banners.h [new file with mode: 0644]
scheduler/cert.c [new file with mode: 0644]
scheduler/cert.h [new file with mode: 0644]
scheduler/classes.c [new file with mode: 0644]
scheduler/classes.h [new file with mode: 0644]
scheduler/client.c [new file with mode: 0644]
scheduler/client.h [new file with mode: 0644]
scheduler/conf.c [new file with mode: 0644]
scheduler/conf.h [new file with mode: 0644]
scheduler/cups-deviced.c [new file with mode: 0644]
scheduler/cups-driverd.c [new file with mode: 0644]
scheduler/cups-lpd.c [new file with mode: 0644]
scheduler/cups-polld.c [new file with mode: 0644]
scheduler/cups.pam [new file with mode: 0644]
scheduler/cupsd.h [new file with mode: 0644]
scheduler/dirsvc.c [new file with mode: 0644]
scheduler/dirsvc.h [new file with mode: 0644]
scheduler/env.c [new file with mode: 0644]
scheduler/filter.c [new file with mode: 0644]
scheduler/ipp.c [new file with mode: 0644]
scheduler/job.c [new file with mode: 0644]
scheduler/job.h [new file with mode: 0644]
scheduler/listen.c [new file with mode: 0644]
scheduler/log.c [new file with mode: 0644]
scheduler/main.c [new file with mode: 0644]
scheduler/mime.c [new file with mode: 0644]
scheduler/mime.h [new file with mode: 0644]
scheduler/network.c [new file with mode: 0644]
scheduler/network.h [new file with mode: 0644]
scheduler/policy.c [new file with mode: 0644]
scheduler/policy.h [new file with mode: 0644]
scheduler/printers.c [new file with mode: 0644]
scheduler/printers.h [new file with mode: 0644]
scheduler/process.c [new file with mode: 0644]
scheduler/quotas.c [new file with mode: 0644]
scheduler/server.c [new file with mode: 0644]
scheduler/statbuf.c [new file with mode: 0644]
scheduler/statbuf.h [new file with mode: 0644]
scheduler/subscriptions.c [new file with mode: 0644]
scheduler/subscriptions.h [new file with mode: 0644]
scheduler/testdirsvc.c [new file with mode: 0644]
scheduler/testmime.c [new file with mode: 0644]
scheduler/testspeed.c [new file with mode: 0644]
scheduler/type.c [new file with mode: 0644]
scheduler/util.c [new file with mode: 0644]
scheduler/util.h [new file with mode: 0644]
scripting/java/CUPSPrinter.java [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/Cups.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/CupsJob.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/CupsPrinter.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPP.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPAttribute.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPBase64Encoder.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPCalendar.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPDefs.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPError.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPHttp.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPMD5.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPRequest.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPStatus.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPURLConnection.class [new file with mode: 0644]
scripting/java/classes/com/easysw/cups/IPPValue.class [new file with mode: 0644]
scripting/java/cups.jar [new file with mode: 0644]
scripting/java/docs/allclasses-frame.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/Cups.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/CupsJob.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/CupsPrinter.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPP.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPAttribute.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPDefs.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPError.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPHttp.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPRequest.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPStatus.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPURLConnection.html [new file with mode: 0644]
scripting/java/docs/com/easysw/cups/IPPValue.html [new file with mode: 0644]
scripting/java/docs/deprecated-list.html [new file with mode: 0644]
scripting/java/docs/help-doc.html [new file with mode: 0644]
scripting/java/docs/index-all.html [new file with mode: 0644]
scripting/java/docs/index.html [new file with mode: 0644]
scripting/java/docs/overview-tree.html [new file with mode: 0644]
scripting/java/docs/package-list [new file with mode: 0644]
scripting/java/docs/packages.html [new file with mode: 0644]
scripting/java/docs/serialized-form.html [new file with mode: 0644]
scripting/java/docs/stylesheet.css [new file with mode: 0644]
scripting/java/example/GLP.class [new file with mode: 0644]
scripting/java/example/GLP.java [new file with mode: 0644]
scripting/java/example/GLPcolors.class [new file with mode: 0644]
scripting/java/example/GLPcolors.java [new file with mode: 0644]
scripting/java/example/GLPdetail.class [new file with mode: 0644]
scripting/java/example/GLPdetail.java [new file with mode: 0644]
scripting/java/example/GLPjobList.class [new file with mode: 0644]
scripting/java/example/GLPjobList.java [new file with mode: 0644]
scripting/java/example/GLPjobTableModel.class [new file with mode: 0644]
scripting/java/example/GLPjobTableModel.java [new file with mode: 0644]
scripting/java/example/GLPoptions$1.class [new file with mode: 0644]
scripting/java/example/GLPoptions$MyTextListener.class [new file with mode: 0644]
scripting/java/example/GLPoptions.class [new file with mode: 0644]
scripting/java/example/GLPoptions.java [new file with mode: 0644]
scripting/java/example/GLPprinterDetail.class [new file with mode: 0644]
scripting/java/example/GLPprinterDetail.java [new file with mode: 0644]
scripting/java/example/GLPprinters.class [new file with mode: 0644]
scripting/java/example/GLPprinters.java [new file with mode: 0644]
scripting/java/example/GLPsearch.class [new file with mode: 0644]
scripting/java/example/GLPsearch.java [new file with mode: 0644]
scripting/java/example/GLPsearchProgressPanel$1.class [new file with mode: 0644]
scripting/java/example/GLPsearchProgressPanel$2.class [new file with mode: 0644]
scripting/java/example/GLPsearchProgressPanel$ButtonListener.class [new file with mode: 0644]
scripting/java/example/GLPsearchProgressPanel.class [new file with mode: 0644]
scripting/java/example/GLPsearchProgressPanel.java [new file with mode: 0644]
scripting/java/example/GLPserver.class [new file with mode: 0644]
scripting/java/example/GLPserver.java [new file with mode: 0644]
scripting/java/example/GLPtabs$1.class [new file with mode: 0644]
scripting/java/example/GLPtabs.class [new file with mode: 0644]
scripting/java/example/GLPtabs.java [new file with mode: 0644]
scripting/java/example/GLPvars.class [new file with mode: 0644]
scripting/java/example/GLPvars.java [new file with mode: 0644]
scripting/java/example/buildit [new file with mode: 0755]
scripting/java/example/class.list [new file with mode: 0644]
scripting/java/example/images/left.gif [new file with mode: 0644]
scripting/java/example/images/print-test-page.gif [new file with mode: 0644]
scripting/java/example/images/printer-idle.gif [new file with mode: 0644]
scripting/java/example/images/printer-stopped.gif [new file with mode: 0644]
scripting/java/example/images/restart-job.gif [new file with mode: 0644]
scripting/java/example/images/show-active.gif [new file with mode: 0644]
scripting/java/example/images/show-completed.gif [new file with mode: 0644]
scripting/java/example/runit [new file with mode: 0755]
scripting/java/src/com/easysw/cups/Cups.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/CupsJob.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/CupsPrinter.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPP.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPAttribute.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPBase64Encoder.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPCalendar.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPDefs.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPError.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPHttp.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPMD5.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPRequest.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPStatus.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPURLConnection.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/IPPValue.java [new file with mode: 0644]
scripting/java/src/com/easysw/cups/buildit [new file with mode: 0755]
scripting/java/src/com/easysw/cups/class.list [new file with mode: 0644]
scripting/java/src/com/easysw/cups/cups.nfo [new file with mode: 0644]
scripting/perl/CUPS.pm [new file with mode: 0644]
scripting/perl/CUPS.xs [new file with mode: 0644]
scripting/perl/Makefile.PL [new file with mode: 0644]
scripting/perl/README [new file with mode: 0644]
scripting/perl/test.pl [new file with mode: 0644]
scripting/php/Dependencies [new file with mode: 0644]
scripting/php/Example/phpcups.inc.php4 [new file with mode: 0644]
scripting/php/Makefile [new file with mode: 0644]
scripting/php/README [new file with mode: 0644]
scripting/php/config.m4 [new file with mode: 0644]
scripting/php/php_phpcups.h [new file with mode: 0644]
scripting/php/phpcups.c [new file with mode: 0644]
scripting/php/phpcups.php [new file with mode: 0644]
standards/pwg5100.1.pdf [new file with mode: 0644]
standards/pwg5100.2.pdf [new file with mode: 0644]
standards/pwg5100.3.pdf [new file with mode: 0644]
standards/pwg5100.4.pdf [new file with mode: 0644]
standards/rfc1179.txt [new file with mode: 0644]
standards/rfc1321.txt [new file with mode: 0644]
standards/rfc2222.txt [new file with mode: 0644]
standards/rfc2246.txt [new file with mode: 0644]
standards/rfc2487.txt [new file with mode: 0644]
standards/rfc2554.txt [new file with mode: 0644]
standards/rfc2565.txt [new file with mode: 0644]
standards/rfc2566.txt [new file with mode: 0644]
standards/rfc2567.txt [new file with mode: 0644]
standards/rfc2568.txt [new file with mode: 0644]
standards/rfc2569.txt [new file with mode: 0644]
standards/rfc2595.txt [new file with mode: 0644]
standards/rfc2616.txt [new file with mode: 0644]
standards/rfc2617.txt [new file with mode: 0644]
standards/rfc2639.txt [new file with mode: 0644]
standards/rfc2712.txt [new file with mode: 0644]
standards/rfc2817.txt [new file with mode: 0644]
standards/rfc2818.txt [new file with mode: 0644]
standards/rfc2821.txt [new file with mode: 0644]
standards/rfc2822.txt [new file with mode: 0644]
standards/rfc2910.txt [new file with mode: 0644]
standards/rfc2911.txt [new file with mode: 0644]
standards/rfc2965.txt [new file with mode: 0644]
standards/rfc3239.txt [new file with mode: 0644]
standards/rfc3380.txt [new file with mode: 0644]
standards/rfc3381.txt [new file with mode: 0644]
standards/rfc3382.txt [new file with mode: 0644]
standards/rfc3510.txt [new file with mode: 0644]
standards/rfc3986.txt [new file with mode: 0644]
standards/rfc3995.txt [new file with mode: 0644]
standards/rfc3996.txt [new file with mode: 0644]
standards/rfc3997.txt [new file with mode: 0644]
standards/rfc3998.txt [new file with mode: 0644]
standards/wd-ippmailto10-20050519.pdf [new file with mode: 0644]
systemv/Dependencies [new file with mode: 0644]
systemv/Makefile [new file with mode: 0644]
systemv/accept.c [new file with mode: 0644]
systemv/cancel.c [new file with mode: 0644]
systemv/cupsaddsmb.c [new file with mode: 0644]
systemv/cupstestppd.c [new file with mode: 0644]
systemv/lp.c [new file with mode: 0644]
systemv/lpadmin.c [new file with mode: 0644]
systemv/lpinfo.c [new file with mode: 0644]
systemv/lpmove.c [new file with mode: 0644]
systemv/lpoptions.c [new file with mode: 0644]
systemv/lppasswd.c [new file with mode: 0644]
systemv/lpstat.c [new file with mode: 0644]
templates/Makefile [new file with mode: 0644]
templates/add-class.tmpl [new file with mode: 0644]
templates/add-printer.tmpl [new file with mode: 0644]
templates/admin-op.tmpl [new file with mode: 0644]
templates/admin.tmpl [new file with mode: 0644]
templates/choose-device.tmpl [new file with mode: 0644]
templates/choose-make.tmpl [new file with mode: 0644]
templates/choose-model.tmpl [new file with mode: 0644]
templates/choose-serial.tmpl [new file with mode: 0644]
templates/choose-uri.tmpl [new file with mode: 0644]
templates/class-added.tmpl [new file with mode: 0644]
templates/class-confirm.tmpl [new file with mode: 0644]
templates/class-deleted.tmpl [new file with mode: 0644]
templates/class-modified.tmpl [new file with mode: 0644]
templates/classes.tmpl [new file with mode: 0644]
templates/edit-config.tmpl.in [new file with mode: 0644]
templates/error.tmpl [new file with mode: 0644]
templates/header.tmpl [new file with mode: 0644]
templates/help-header.tmpl [new file with mode: 0644]
templates/job-cancel.tmpl [new file with mode: 0644]
templates/job-hold.tmpl [new file with mode: 0644]
templates/job-op.tmpl [new file with mode: 0644]
templates/job-release.tmpl [new file with mode: 0644]
templates/job-restart.tmpl [new file with mode: 0644]
templates/jobs-header.tmpl [new file with mode: 0644]
templates/jobs.tmpl [new file with mode: 0644]
templates/modify-class.tmpl [new file with mode: 0644]
templates/modify-printer.tmpl [new file with mode: 0644]
templates/option-boolean.tmpl [new file with mode: 0644]
templates/option-conflict.tmpl [new file with mode: 0644]
templates/option-header.tmpl [new file with mode: 0644]
templates/option-pickmany.tmpl [new file with mode: 0644]
templates/option-pickone.tmpl [new file with mode: 0644]
templates/option-trailer.tmpl [new file with mode: 0644]
templates/page.tmpl [new file with mode: 0644]
templates/printer-accept.tmpl [new file with mode: 0644]
templates/printer-added.tmpl [new file with mode: 0644]
templates/printer-configured.tmpl [new file with mode: 0644]
templates/printer-confirm.tmpl [new file with mode: 0644]
templates/printer-default.tmpl [new file with mode: 0644]
templates/printer-deleted.tmpl [new file with mode: 0644]
templates/printer-modified.tmpl [new file with mode: 0644]
templates/printer-purge.tmpl [new file with mode: 0644]
templates/printer-reject.tmpl [new file with mode: 0644]
templates/printer-start.tmpl [new file with mode: 0644]
templates/printer-stop.tmpl [new file with mode: 0644]
templates/printers.tmpl [new file with mode: 0644]
templates/restart.tmpl [new file with mode: 0644]
templates/search.tmpl [new file with mode: 0644]
templates/set-printer-options-header.tmpl [new file with mode: 0644]
templates/set-printer-options-trailer.tmpl [new file with mode: 0644]
templates/test-page.tmpl [new file with mode: 0644]
templates/trailer.tmpl [new file with mode: 0644]
templates/users.tmpl [new file with mode: 0644]
test/4.1-requests.test [new file with mode: 0644]
test/4.2-cups-printer-ops.test [new file with mode: 0644]
test/4.3-job-ops.test [new file with mode: 0644]
test/4.4-subscription-ops.test [new file with mode: 0644]
test/5.1-lpadmin.sh [new file with mode: 0644]
test/5.2-lpc.sh [new file with mode: 0644]
test/5.3-lpq.sh [new file with mode: 0644]
test/5.4-lpstat.sh [new file with mode: 0644]
test/5.5-lp.sh [new file with mode: 0644]
test/5.6-lpr.sh [new file with mode: 0644]
test/5.7-lprm.sh [new file with mode: 0644]
test/5.8-cancel.sh [new file with mode: 0644]
test/5.9-lpinfo.sh [new file with mode: 0644]
test/Dependencies [new file with mode: 0644]
test/Makefile [new file with mode: 0644]
test/create-job-format.test [new file with mode: 0644]
test/create-job-sheets.test [new file with mode: 0644]
test/create-job-timeout.test [new file with mode: 0644]
test/create-job.test [new file with mode: 0644]
test/get-devices.test [new file with mode: 0644]
test/get-job-attributes.test [new file with mode: 0644]
test/get-job-attributes2.test [new file with mode: 0644]
test/get-ppds.test [new file with mode: 0644]
test/get-printer-attributes.test [new file with mode: 0644]
test/ipptest.c [new file with mode: 0644]
test/print-job-hold.test [new file with mode: 0644]
test/print-job.test [new file with mode: 0644]
test/run-stp-tests.sh [new file with mode: 0755]
test/set-attrs-hold.test [new file with mode: 0644]
test/str-header.html [new file with mode: 0644]
test/str-trailer.html [new file with mode: 0644]
test/testfile.jpg [new file with mode: 0644]
test/testfile.pdf [new file with mode: 0644]
test/testfile.ps [new file with mode: 0644]
test/testfile.txt [new file with mode: 0644]
test/testhp.ppd [new file with mode: 0644]
test/testps.ppd [new file with mode: 0644]
tools/makesrcdist [new file with mode: 0755]
tools/testosx [new file with mode: 0755]
tools/testrpm [new file with mode: 0755]
vcnet/config.h [new file with mode: 0644]
vcnet/cups.sln [new file with mode: 0644]
vcnet/libcups2.def [new file with mode: 0644]
vcnet/libcups2.vcproj [new file with mode: 0644]