]> git.ipfire.org Git - thirdparty/cups.git/commit - backend/snmp.c
Load cups into easysw/current.
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 24 Apr 2006 18:03:36 +0000 (18:03 +0000)
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 24 Apr 2006 18:03:36 +0000 (18:03 +0000)
commit89d46774ee527faaaf27d1b696554f4508bf105b
tree27ae92ec2e5df36836fc505515ab45f9a06cebc1
parente53920b9224e07b7d5f3e5a3ffea1f64ded479d2
Load cups into easysw/current.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@136 a1ca3aef-8c08-0410-bb20-df032aa958be
303 files changed:
CHANGES.txt
CREDITS.txt
backend/Dependencies
backend/Makefile
backend/ieee1284.c
backend/parallel.c
backend/serial.c
backend/snmp.c [new file with mode: 0644]
backend/snmp.txt [new file with mode: 0644]
cgi-bin/admin.c
cgi-bin/ipp-var.c
conf/Makefile
conf/cupsd.conf.in
conf/mime.convs
conf/mime.types
config-scripts/cups-defaults.m4
config-scripts/cups-image.m4
config-scripts/cups-ssl.m4
configure.in
cups/Dependencies
cups/Makefile
cups/custom.c
cups/getifaddrs.c [new file with mode: 0644]
cups/http-addr.c
cups/http-private.h
cups/http.c
cups/ipp.c
cups/localize.c
cups/request.c
cups/testi18n.c
doc/Makefile
doc/help/api-ppd.html
doc/help/ref-client-conf.html
doc/help/ref-snmp-conf.html [new file with mode: 0644]
doc/pl/images/button-accept-jobs.gif [new file with mode: 0644]
doc/pl/images/button-add-class.gif [new file with mode: 0644]
doc/pl/images/button-add-printer.gif [new file with mode: 0644]
doc/pl/images/button-add-this-printer.gif [new file with mode: 0644]
doc/pl/images/button-cancel-all-jobs.gif [new file with mode: 0644]
doc/pl/images/button-cancel-job.gif [new file with mode: 0644]
doc/pl/images/button-change-settings.gif [new file with mode: 0644]
doc/pl/images/button-clean-print-heads.gif [new file with mode: 0644]
doc/pl/images/button-clear.gif [new file with mode: 0644]
doc/pl/images/button-continue.gif [new file with mode: 0644]
doc/pl/images/button-delete-class.gif [new file with mode: 0644]
doc/pl/images/button-delete-printer.gif [new file with mode: 0644]
doc/pl/images/button-edit-configuration-file.gif [new file with mode: 0644]
doc/pl/images/button-export-samba.gif [new file with mode: 0644]
doc/pl/images/button-help.gif [new file with mode: 0644]
doc/pl/images/button-hold-job.gif [new file with mode: 0644]
doc/pl/images/button-manage-classes.gif [new file with mode: 0644]
doc/pl/images/button-manage-jobs.gif [new file with mode: 0644]
doc/pl/images/button-manage-printers.gif [new file with mode: 0644]
doc/pl/images/button-manage-server.gif [new file with mode: 0644]
doc/pl/images/button-modify-class.gif [new file with mode: 0644]
doc/pl/images/button-modify-printer.gif [new file with mode: 0644]
doc/pl/images/button-move-job.gif [new file with mode: 0644]
doc/pl/images/button-move-jobs.gif [new file with mode: 0644]
doc/pl/images/button-print-self-test-page.gif [new file with mode: 0644]
doc/pl/images/button-print-test-page.gif [new file with mode: 0644]
doc/pl/images/button-publish-printer.gif [new file with mode: 0644]
doc/pl/images/button-reject-jobs.gif [new file with mode: 0644]
doc/pl/images/button-release-job.gif [new file with mode: 0644]
doc/pl/images/button-restart-job.gif [new file with mode: 0644]
doc/pl/images/button-save-changes.gif [new file with mode: 0644]
doc/pl/images/button-search.gif [new file with mode: 0644]
doc/pl/images/button-set-allowed-users.gif [new file with mode: 0644]
doc/pl/images/button-set-as-default.gif [new file with mode: 0644]
doc/pl/images/button-set-printer-options.gif [new file with mode: 0644]
doc/pl/images/button-show-active.gif [new file with mode: 0644]
doc/pl/images/button-show-all.gif [new file with mode: 0644]
doc/pl/images/button-show-completed.gif [new file with mode: 0644]
doc/pl/images/button-show-next.gif [new file with mode: 0644]
doc/pl/images/button-show-previous.gif [new file with mode: 0644]
doc/pl/images/button-sort-ascending.gif [new file with mode: 0644]
doc/pl/images/button-sort-descending.gif [new file with mode: 0644]
doc/pl/images/button-start-class.gif [new file with mode: 0644]
doc/pl/images/button-start-printer.gif [new file with mode: 0644]
doc/pl/images/button-stop-class.gif [new file with mode: 0644]
doc/pl/images/button-stop-printer.gif [new file with mode: 0644]
doc/pl/images/button-unpublish-printer.gif [new file with mode: 0644]
doc/pl/images/button-use-default-config.gif [new file with mode: 0644]
doc/pl/images/button-view-access-log.gif [new file with mode: 0644]
doc/pl/images/button-view-error-log.gif [new file with mode: 0644]
doc/pl/images/button-view-page-log.gif [new file with mode: 0644]
doc/pl/images/button-view-printable-version.gif [new file with mode: 0644]
doc/pl/index.html.in [new file with mode: 0644]
doc/sv/images/button-accept-jobs.gif [new file with mode: 0644]
doc/sv/images/button-add-class.gif [new file with mode: 0644]
doc/sv/images/button-add-printer.gif [new file with mode: 0644]
doc/sv/images/button-add-this-printer.gif [new file with mode: 0644]
doc/sv/images/button-cancel-all-jobs.gif [new file with mode: 0644]
doc/sv/images/button-cancel-job.gif [new file with mode: 0644]
doc/sv/images/button-change-settings.gif [new file with mode: 0644]
doc/sv/images/button-clean-print-heads.gif [new file with mode: 0644]
doc/sv/images/button-clear.gif [new file with mode: 0644]
doc/sv/images/button-continue.gif [new file with mode: 0644]
doc/sv/images/button-delete-class.gif [new file with mode: 0644]
doc/sv/images/button-delete-printer.gif [new file with mode: 0644]
doc/sv/images/button-edit-configuration-file.gif [new file with mode: 0644]
doc/sv/images/button-export-samba.gif [new file with mode: 0644]
doc/sv/images/button-help.gif [new file with mode: 0644]
doc/sv/images/button-hold-job.gif [new file with mode: 0644]
doc/sv/images/button-manage-classes.gif [new file with mode: 0644]
doc/sv/images/button-manage-jobs.gif [new file with mode: 0644]
doc/sv/images/button-manage-printers.gif [new file with mode: 0644]
doc/sv/images/button-manage-server.gif [new file with mode: 0644]
doc/sv/images/button-modify-class.gif [new file with mode: 0644]
doc/sv/images/button-modify-printer.gif [new file with mode: 0644]
doc/sv/images/button-move-job.gif [new file with mode: 0644]
doc/sv/images/button-move-jobs.gif [new file with mode: 0644]
doc/sv/images/button-print-self-test-page.gif [new file with mode: 0644]
doc/sv/images/button-print-test-page.gif [new file with mode: 0644]
doc/sv/images/button-publish-printer.gif [new file with mode: 0644]
doc/sv/images/button-reject-jobs.gif [new file with mode: 0644]
doc/sv/images/button-release-job.gif [new file with mode: 0644]
doc/sv/images/button-restart-job.gif [new file with mode: 0644]
doc/sv/images/button-save-changes.gif [new file with mode: 0644]
doc/sv/images/button-search.gif [new file with mode: 0644]
doc/sv/images/button-set-allowed-users.gif [new file with mode: 0644]
doc/sv/images/button-set-as-default.gif [new file with mode: 0644]
doc/sv/images/button-set-printer-options.gif [new file with mode: 0644]
doc/sv/images/button-show-active.gif [new file with mode: 0644]
doc/sv/images/button-show-all.gif [new file with mode: 0644]
doc/sv/images/button-show-completed.gif [new file with mode: 0644]
doc/sv/images/button-show-next.gif [new file with mode: 0644]
doc/sv/images/button-show-previous.gif [new file with mode: 0644]
doc/sv/images/button-sort-ascending.gif [new file with mode: 0644]
doc/sv/images/button-sort-descending.gif [new file with mode: 0644]
doc/sv/images/button-start-class.gif [new file with mode: 0644]
doc/sv/images/button-start-printer.gif [new file with mode: 0644]
doc/sv/images/button-stop-class.gif [new file with mode: 0644]
doc/sv/images/button-stop-printer.gif [new file with mode: 0644]
doc/sv/images/button-unpublish-printer.gif [new file with mode: 0644]
doc/sv/images/button-use-default-config.gif [new file with mode: 0644]
doc/sv/images/button-view-access-log.gif [new file with mode: 0644]
doc/sv/images/button-view-error-log.gif [new file with mode: 0644]
doc/sv/images/button-view-page-log.gif [new file with mode: 0644]
doc/sv/images/button-view-printable-version.gif [new file with mode: 0644]
doc/sv/index.html.in [new file with mode: 0644]
driver/testdriver.c [new file with mode: 0644]
filter/image-png.c
locale/Makefile
locale/cups.pot
locale/cups_es.po
locale/cups_ja.po
locale/cups_sv.po [new file with mode: 0644]
man/Makefile
man/cups-lpd.man.in
man/cups-snmp.conf.man [new file with mode: 0644]
man/cupsaddsmb.man.in
packaging/cups.list.in
packaging/cups.spec.in
scheduler/auth.c
scheduler/client.c
scheduler/cups-driverd.c
scheduler/cups-lpd.c
scheduler/dirsvc.c
scheduler/ipp.c
scheduler/job.c
scheduler/job.h
scheduler/main.c
scheduler/mime.c
scheduler/network.c
scheduler/statbuf.c
standards/Makefile
standards/X.690-0207.pdf [new file with mode: 0644]
standards/rfc1155.txt [new file with mode: 0644]
standards/rfc1157.txt [new file with mode: 0644]
standards/rfc2790.txt [new file with mode: 0644]
systemv/cupstestdsc.c
systemv/cupstestppd.c
templates/admin.tmpl
templates/edit-config.tmpl.in
templates/es/admin.tmpl
templates/es/edit-config.tmpl.in
templates/ja/admin.tmpl
templates/ja/edit-config.tmpl.in [new file with mode: 0644]
templates/pl/add-class.tmpl [new file with mode: 0644]
templates/pl/add-printer.tmpl [new file with mode: 0644]
templates/pl/admin.tmpl [new file with mode: 0644]
templates/pl/choose-device.tmpl [new file with mode: 0644]
templates/pl/choose-make.tmpl [new file with mode: 0644]
templates/pl/choose-model.tmpl [new file with mode: 0644]
templates/pl/choose-serial.tmpl [new file with mode: 0644]
templates/pl/choose-uri.tmpl [new file with mode: 0644]
templates/pl/class-added.tmpl [new file with mode: 0644]
templates/pl/class-confirm.tmpl [new file with mode: 0644]
templates/pl/class-deleted.tmpl [new file with mode: 0644]
templates/pl/class-jobs-header.tmpl [new file with mode: 0644]
templates/pl/class-modified.tmpl [new file with mode: 0644]
templates/pl/classes-header.tmpl [new file with mode: 0644]
templates/pl/classes.tmpl [new file with mode: 0644]
templates/pl/edit-config.tmpl.in [new file with mode: 0644]
templates/pl/error-op.tmpl [new file with mode: 0644]
templates/pl/error.tmpl [new file with mode: 0644]
templates/pl/header.tmpl.in [new file with mode: 0644]
templates/pl/help-header.tmpl [new file with mode: 0644]
templates/pl/help-printable.tmpl [new file with mode: 0644]
templates/pl/job-cancel.tmpl [new file with mode: 0644]
templates/pl/job-hold.tmpl [new file with mode: 0644]
templates/pl/job-move.tmpl [new file with mode: 0644]
templates/pl/job-moved.tmpl [new file with mode: 0644]
templates/pl/job-release.tmpl [new file with mode: 0644]
templates/pl/job-restart.tmpl [new file with mode: 0644]
templates/pl/jobs-header.tmpl [new file with mode: 0644]
templates/pl/jobs.tmpl [new file with mode: 0644]
templates/pl/maintenance.tmpl [new file with mode: 0644]
templates/pl/modify-class.tmpl [new file with mode: 0644]
templates/pl/modify-printer.tmpl [new file with mode: 0644]
templates/pl/option-boolean.tmpl [new file with mode: 0644]
templates/pl/option-conflict.tmpl [new file with mode: 0644]
templates/pl/option-header.tmpl [new file with mode: 0644]
templates/pl/option-pickmany.tmpl [new file with mode: 0644]
templates/pl/option-pickone.tmpl [new file with mode: 0644]
templates/pl/option-trailer.tmpl [new file with mode: 0644]
templates/pl/pager.tmpl [new file with mode: 0644]
templates/pl/printer-accept.tmpl [new file with mode: 0644]
templates/pl/printer-added.tmpl [new file with mode: 0644]
templates/pl/printer-configured.tmpl [new file with mode: 0644]
templates/pl/printer-confirm.tmpl [new file with mode: 0644]
templates/pl/printer-default.tmpl [new file with mode: 0644]
templates/pl/printer-deleted.tmpl [new file with mode: 0644]
templates/pl/printer-jobs-header.tmpl [new file with mode: 0644]
templates/pl/printer-modified.tmpl [new file with mode: 0644]
templates/pl/printer-purge.tmpl [new file with mode: 0644]
templates/pl/printer-reject.tmpl [new file with mode: 0644]
templates/pl/printer-start.tmpl [new file with mode: 0644]
templates/pl/printer-stop.tmpl [new file with mode: 0644]
templates/pl/printers-header.tmpl [new file with mode: 0644]
templates/pl/printers.tmpl [new file with mode: 0644]
templates/pl/restart.tmpl [new file with mode: 0644]
templates/pl/samba-export.tmpl [new file with mode: 0644]
templates/pl/samba-exported.tmpl [new file with mode: 0644]
templates/pl/search.tmpl [new file with mode: 0644]
templates/pl/set-printer-options-header.tmpl [new file with mode: 0644]
templates/pl/set-printer-options-trailer.tmpl [new file with mode: 0644]
templates/pl/test-page.tmpl [new file with mode: 0644]
templates/pl/trailer.tmpl [new file with mode: 0644]
templates/pl/users.tmpl [new file with mode: 0644]
templates/sv/add-class.tmpl [new file with mode: 0644]
templates/sv/add-printer.tmpl [new file with mode: 0644]
templates/sv/admin.tmpl [new file with mode: 0644]
templates/sv/choose-device.tmpl [new file with mode: 0644]
templates/sv/choose-make.tmpl [new file with mode: 0644]
templates/sv/choose-model.tmpl [new file with mode: 0644]
templates/sv/choose-serial.tmpl [new file with mode: 0644]
templates/sv/choose-uri.tmpl [new file with mode: 0644]
templates/sv/class-added.tmpl [new file with mode: 0644]
templates/sv/class-confirm.tmpl [new file with mode: 0644]
templates/sv/class-deleted.tmpl [new file with mode: 0644]
templates/sv/class-jobs-header.tmpl [new file with mode: 0644]
templates/sv/class-modified.tmpl [new file with mode: 0644]
templates/sv/classes-header.tmpl [new file with mode: 0644]
templates/sv/classes.tmpl [new file with mode: 0644]
templates/sv/edit-config.tmpl.in [new file with mode: 0644]
templates/sv/error-op.tmpl [new file with mode: 0644]
templates/sv/error.tmpl [new file with mode: 0644]
templates/sv/header.tmpl.in [new file with mode: 0644]
templates/sv/help-header.tmpl [new file with mode: 0644]
templates/sv/help-printable.tmpl [new file with mode: 0644]
templates/sv/job-cancel.tmpl [new file with mode: 0644]
templates/sv/job-hold.tmpl [new file with mode: 0644]
templates/sv/job-move.tmpl [new file with mode: 0644]
templates/sv/job-moved.tmpl [new file with mode: 0644]
templates/sv/job-release.tmpl [new file with mode: 0644]
templates/sv/job-restart.tmpl [new file with mode: 0644]
templates/sv/jobs-header.tmpl [new file with mode: 0644]
templates/sv/jobs.tmpl [new file with mode: 0644]
templates/sv/maintenance.tmpl [new file with mode: 0644]
templates/sv/modify-class.tmpl [new file with mode: 0644]
templates/sv/modify-printer.tmpl [new file with mode: 0644]
templates/sv/option-boolean.tmpl [new file with mode: 0644]
templates/sv/option-conflict.tmpl [new file with mode: 0644]
templates/sv/option-header.tmpl [new file with mode: 0644]
templates/sv/option-pickmany.tmpl [new file with mode: 0644]
templates/sv/option-pickone.tmpl [new file with mode: 0644]
templates/sv/option-trailer.tmpl [new file with mode: 0644]
templates/sv/pager.tmpl [new file with mode: 0644]
templates/sv/printer-accept.tmpl [new file with mode: 0644]
templates/sv/printer-added.tmpl [new file with mode: 0644]
templates/sv/printer-configured.tmpl [new file with mode: 0644]
templates/sv/printer-confirm.tmpl [new file with mode: 0644]
templates/sv/printer-default.tmpl [new file with mode: 0644]
templates/sv/printer-deleted.tmpl [new file with mode: 0644]
templates/sv/printer-jobs-header.tmpl [new file with mode: 0644]
templates/sv/printer-modified.tmpl [new file with mode: 0644]
templates/sv/printer-purge.tmpl [new file with mode: 0644]
templates/sv/printer-reject.tmpl [new file with mode: 0644]
templates/sv/printer-start.tmpl [new file with mode: 0644]
templates/sv/printer-stop.tmpl [new file with mode: 0644]
templates/sv/printers-header.tmpl [new file with mode: 0644]
templates/sv/printers.tmpl [new file with mode: 0644]
templates/sv/restart.tmpl [new file with mode: 0644]
templates/sv/samba-export.tmpl [new file with mode: 0644]
templates/sv/samba-exported.tmpl [new file with mode: 0644]
templates/sv/search.tmpl [new file with mode: 0644]
templates/sv/set-printer-options-header.tmpl [new file with mode: 0644]
templates/sv/set-printer-options-trailer.tmpl [new file with mode: 0644]
templates/sv/test-page.tmpl [new file with mode: 0644]
templates/sv/trailer.tmpl [new file with mode: 0644]
templates/sv/users.tmpl [new file with mode: 0644]
test/ipptest.c