]> git.ipfire.org Git - thirdparty/cups.git/commit - backend/dnssd.c
Merge changes from CUPS 1.5svn-r9491.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 17 Jan 2011 23:54:15 +0000 (23:54 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 17 Jan 2011 23:54:15 +0000 (23:54 +0000)
commit0268488e2f31bbec0c6b02ff7b7594b3191e6177
tree23495e9caedd80740ae4d956554c014d339da456
parentc779abb06a2a4c102b65b3f9f65e4ca6a792fff7
Merge changes from CUPS 1.5svn-r9491.

git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2949 a1ca3aef-8c08-0410-bb20-df032aa958be
131 files changed:
CHANGES-1.4.txt
CHANGES.txt
README.txt
backend/dnssd.c
backend/easysw-firewire-design.txt
backend/easysw-firewire-linux.txt
backend/ipp.c
backend/lpd.c
backend/socket.c
backend/usb-libusb.c
cgi-bin/admin.c
cgi-bin/classes.c
cgi-bin/html.c
cgi-bin/printers.c
config-scripts/cups-common.m4
config-scripts/cups-ssl.m4
config.h.in
cups/adminutil.c
cups/conflicts.c
cups/custom.c
cups/http-private.h
cups/http.c
cups/http.h
cups/mark.c
cups/ppd.c
cups/ppd.h
cups/pwg-ppd.c
cups/request.c
cups/testi18n.c
doc/Makefile
doc/cups.css
doc/de/index.html.in
doc/es/index.html.in
doc/eu/index.html.in
doc/help/api-array.html
doc/help/api-cgi.html
doc/help/api-cups.html
doc/help/api-driver.html
doc/help/api-filedir.html
doc/help/api-filter.html
doc/help/api-httpipp.html
doc/help/api-mime.html
doc/help/api-overview.html
doc/help/api-ppd.html
doc/help/api-ppdc.html
doc/help/api-raster.html
doc/help/postscript-driver.html
doc/help/ppd-compiler.html
doc/help/raster-driver.html
doc/help/ref-cupsd-conf.html.in
doc/help/spec-ppd.html
doc/help/spec-raster.html
doc/id/index.html.in
doc/images/raster-organization.png [new file with mode: 0644]
doc/images/raster-organization.svg [new file with mode: 0644]
doc/images/sample-image.png [new file with mode: 0644]
doc/index.html.in
doc/it/index.html.in
doc/ja/index.html.in
doc/pl/index.html.in
doc/ru/index.html.in
man/cups-driverd.man.in
man/cupsctl.man
man/lpadmin.man
ppdc/Makefile
ppdc/sample.drv
scheduler/Dependencies
scheduler/Makefile
scheduler/client.c
scheduler/conf.c
scheduler/cups-exec.c [new file with mode: 0644]
scheduler/cups-polld.c
scheduler/cupsd.h
scheduler/dirsvc.c
scheduler/env.c
scheduler/ipp.c
scheduler/job.c
scheduler/printers.c
scheduler/process.c
scheduler/subscriptions.c
systemv/cupsctl.c
systemv/lpadmin.c
templates/add-rss-subscription.tmpl
templates/choose-uri.tmpl
templates/class.tmpl
templates/de/add-rss-subscription.tmpl
templates/de/choose-uri.tmpl
templates/de/class.tmpl
templates/de/option-pickone.tmpl
templates/de/trailer.tmpl
templates/es/add-rss-subscription.tmpl
templates/es/choose-uri.tmpl
templates/es/class.tmpl
templates/es/option-pickone.tmpl
templates/es/trailer.tmpl
templates/eu/add-rss-subscription.tmpl
templates/eu/choose-uri.tmpl
templates/eu/class.tmpl
templates/eu/option-pickone.tmpl
templates/eu/trailer.tmpl
templates/id/add-rss-subscription.tmpl
templates/id/choose-uri.tmpl
templates/id/class.tmpl
templates/id/option-pickone.tmpl
templates/id/trailer.tmpl
templates/it/add-rss-subscription.tmpl
templates/it/choose-uri.tmpl
templates/it/class.tmpl
templates/it/option-pickone.tmpl
templates/it/trailer.tmpl
templates/ja/add-rss-subscription.tmpl
templates/ja/choose-uri.tmpl
templates/ja/class.tmpl
templates/ja/option-pickone.tmpl
templates/ja/trailer.tmpl
templates/jobs.tmpl
templates/option-pickone.tmpl
templates/pl/add-rss-subscription.tmpl
templates/pl/choose-uri.tmpl
templates/pl/class.tmpl
templates/pl/option-pickone.tmpl
templates/pl/trailer.tmpl
templates/ru/add-rss-subscription.tmpl
templates/ru/choose-uri.tmpl
templates/ru/class.tmpl
templates/ru/option-pickone.tmpl
templates/ru/trailer.tmpl
templates/trailer.tmpl
test/ippserver.c
test/ipptool.c
test/run-stp-tests.sh