Branch: refs/heads/master
Home: https://github.com/istopwg/ippsample
Commit: 6a7111610948c91185899aaa909b76e5229406fc
https://github.com/istopwg/ippsample/commit/6a7111610948c91185899aaa909b76e5229406fc
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
A .gitmodules
R config-scripts/cups-common.m4
R config-scripts/cups-compiler.m4
R config-scripts/cups-directories.m4
R config-scripts/cups-dnssd.m4
R config-scripts/cups-largefile.m4
R config-scripts/cups-network.m4
R config-scripts/cups-opsys.m4
R config-scripts/cups-pam.m4
R config-scripts/cups-poll.m4
R config-scripts/cups-threads.m4
R config-scripts/cups-tls.m4
M config.h.in
M configure
M configure.ac
R cups/Dependencies
R cups/Makefile
R cups/api.intro
R cups/array-private.h
R cups/array.c
R cups/array.h
R cups/auth.c
R cups/cups-private.h
R cups/cups.h
R cups/cupspm.epub
R cups/cupspm.html
R cups/cupspm.md
R cups/cupspm.png
R cups/debug-internal.h
R cups/debug-private.h
R cups/debug.c
R cups/dest-job.c
R cups/dest-localization.c
R cups/dest-options.c
R cups/dest.c
R cups/dir.c
R cups/dir.h
R cups/encode.c
R cups/file-private.h
R cups/file.c
R cups/file.h
R cups/getputfile.c
R cups/globals.c
R cups/hash.c
R cups/http-addr.c
R cups/http-addrlist.c
R cups/http-private.h
R cups/http-support.c
R cups/http.c
R cups/http.h
R cups/ipp-file.c
R cups/ipp-private.h
R cups/ipp-support.c
R cups/ipp-vars.c
R cups/ipp.c
R cups/ipp.h
R cups/langprintf.c
R cups/language-private.h
R cups/language.c
R cups/language.h
R cups/libcups2.def
R cups/md5-internal.h
R cups/md5.c
R cups/md5passwd.c
R cups/notify.c
R cups/options.c
R cups/pwg-media.c
R cups/pwg-private.h
R cups/pwg.h
R cups/raster-error.c
R cups/raster-private.h
R cups/raster-stream.c
R cups/raster-stubs.c
R cups/raster.h
R cups/request.c
R cups/snprintf.c
R cups/string-private.h
R cups/string.c
R cups/tempfile.c
R cups/testarray.c
R cups/testclient.c
R cups/testdest.c
R cups/testfile.c
R cups/testfile.txt
R cups/testhttp.c
R cups/testi18n.c
R cups/testipp.c
R cups/testoptions.c
R cups/testraster.c
R cups/thread-private.h
R cups/thread.c
R cups/tls-darwin.c
R cups/tls-darwin.h
R cups/tls-gnutls.c
R cups/tls-sspi.c
R cups/tls.c
R cups/transcode.c
R cups/transcode.h
R cups/usersys.c
R cups/utf8demo.txt
R cups/util.c
R cups/versioning.h
A libcups
A pdfio
Log Message:
-----------
Save work on retargeting ippsample to libcups v3 and pdfio.
Commit: f0fe1c1e204042d824eaa27266f935d8f66090c3
https://github.com/istopwg/ippsample/commit/f0fe1c1e204042d824eaa27266f935d8f66090c3
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M .gitignore
M Makedefs.in
M Makefile
M config.h.in
M configure
M configure.ac
M server/Dependencies
M server/Makefile
M server/ippserver.h
M tools/Dependencies
M tools/Makefile
R tools/ippeveprinter.c
R tools/ippfind.c
M tools/ippproxy.c
R tools/ipptool.c
M tools/ipptransform.c
M tools/ipptransform3d.c
R tools/printer-lg-png.h
R tools/printer-lg.png
R tools/printer-png.h
R tools/printer-sm-png.h
R tools/printer-sm.png
R tools/printer.opacity
R tools/printer.png
Log Message:
-----------
Fix configure script, start work on modernizing the code base.
Commit: 692c0087aa3d357dd593e7044d11fec2a56b44b1
https://github.com/istopwg/ippsample/commit/692c0087aa3d357dd593e7044d11fec2a56b44b1
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M Makedefs.in
M server/Makefile
M server/auth.c
M server/client.c
M server/conf.c
M server/device.c
M server/ipp.c
M server/ippserver.h
M server/job.c
M server/log.c
M server/main.c
M server/printer.c
M server/resource.c
M server/subscription.c
M server/transform.c
Log Message:
-----------
Get ippserver to build, needs some fixup for the libcups dependency though.
Commit: 53307253d1b7246ac97e24d232890a085b047ca8
https://github.com/istopwg/ippsample/commit/53307253d1b7246ac97e24d232890a085b047ca8
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M server/Makefile
M tools/Makefile
M tools/ipp3dprinter.c
M tools/ippdoclint.c
M tools/ippproxy.c
M tools/ipptransform.c
Log Message:
-----------
Get tools building, too.
Commit: e8c514296bca2e51ab4838f22a2710ad702a402f
https://github.com/istopwg/ippsample/commit/e8c514296bca2e51ab4838f22a2710ad702a402f
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M .gitignore
M README.md
M server/client.c
M server/conf.c
M server/ipp.c
M server/ippserver.h
M server/job.c
M server/printer.c
M server/subscription.c
M server/transform.c
M tools/ippdoclint.c
M tools/ippproxy.c
M tools/ipptransform.c
M tools/ipptransform3d.c
M xcode/config.h
M xcode/ippsample.xcodeproj/project.pbxproj
A xcode/ippsample.xcworkspace/contents.xcworkspacedata
A xcode/ippsample.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Log Message:
-----------
Update Xcode project and add workspace for libcups and pdfio.
Commit: bcbb13dc7bdc9a977842ef4e1ef35283c4ddde05
https://github.com/istopwg/ippsample/commit/bcbb13dc7bdc9a977842ef4e1ef35283c4ddde05
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M libcups
A xcode/ippsample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
A xcode/ippsample.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/All.xcscheme
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/ippdoclint.xcscheme
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/ippproxy.xcscheme
Log Message:
-----------
Save changes to libcups and add missing Xcode files.
Commit: 3453d1a97aa00e8c81c4fe3ca812122966a56dec
https://github.com/istopwg/ippsample/commit/3453d1a97aa00e8c81c4fe3ca812122966a56dec
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M vcnet/config.h
R vcnet/dns_sd.c
R vcnet/dns_sd.h
R vcnet/dnssdstub.vcxproj
R vcnet/dnssdstub.vcxproj.filters
R vcnet/dnssdstub.vcxproj.user
R vcnet/ippeveprinter.vcxproj
R vcnet/ippeveprinter.vcxproj.filters
R vcnet/ippeveprinter.vcxproj.user
R vcnet/ippfind.vcxproj
R vcnet/ippfind.vcxproj.filters
R vcnet/ippfind.vcxproj.user
M vcnet/ippsample.sln
R vcnet/ipptool.vcxproj
R vcnet/ipptool.vcxproj.filters
R vcnet/ipptool.vcxproj.user
R vcnet/libcups2.vcxproj
R vcnet/libcups2.vcxproj.filters
R vcnet/libcups2.vcxproj.user
R vcnet/regex.vcxproj
R vcnet/regex.vcxproj.filters
R vcnet/regex.vcxproj.user
R vcnet/regex/COPYRIGHT
R vcnet/regex/Makefile
R vcnet/regex/README
R vcnet/regex/WHATSNEW
R vcnet/regex/cclass.h
R vcnet/regex/cname.h
R vcnet/regex/debug.c
R vcnet/regex/debug.ih
R vcnet/regex/engine.c
R vcnet/regex/engine.ih
R vcnet/regex/main.c
R vcnet/regex/main.ih
R vcnet/regex/mkh
R vcnet/regex/regcomp.c
R vcnet/regex/regcomp.ih
R vcnet/regex/regerror.c
R vcnet/regex/regerror.ih
R vcnet/regex/regex.3
R vcnet/regex/regex.7
R vcnet/regex/regex.def
R vcnet/regex/regex.h
R vcnet/regex/regex2.h
R vcnet/regex/regexec.c
R vcnet/regex/regfree.c
R vcnet/regex/split.c
R vcnet/regex/tests
R vcnet/regex/utils.h
R vcnet/setdebug.bat
Log Message:
-----------
Update Visual Studio solution.
Commit: 51e14c86a155e82ee0fc95463fe44f55b042a2ec
https://github.com/istopwg/ippsample/commit/51e14c86a155e82ee0fc95463fe44f55b042a2ec
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M vcnet/ippsample.sln
M vcnet/ippserver.vcxproj
R vcnet/packages.config
Log Message:
-----------
Update Visual Studio project settings.
Commit: ed31de29c336190baa37626dbad6436929fe0e52
https://github.com/istopwg/ippsample/commit/ed31de29c336190baa37626dbad6436929fe0e52
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M vcnet/ippserver.vcxproj
Log Message:
-----------
Fix dependencies.
Commit: 922778630776b4c21bca1240b05bbbbef10d8ad0
https://github.com/istopwg/ippsample/commit/922778630776b4c21bca1240b05bbbbef10d8ad0
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M .github/workflows/build.yml
M BUILD.md
M Dockerfile
M PI.md
Log Message:
-----------
Update docos and CI settings.
Commit: 757f516f89531cfe70065b3e347da5e2bc7bf821
https://github.com/istopwg/ippsample/commit/757f516f89531cfe70065b3e347da5e2bc7bf821
Author: Michael R Sweet <michael.r.sweet at gmail.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M .github/workflows/build.yml
M .gitignore
A .gitmodules
M BUILD.md
M Dockerfile
M Makedefs.in
M Makefile
M PI.md
M README.md
R config-scripts/cups-common.m4
R config-scripts/cups-compiler.m4
R config-scripts/cups-directories.m4
R config-scripts/cups-dnssd.m4
R config-scripts/cups-largefile.m4
R config-scripts/cups-network.m4
R config-scripts/cups-opsys.m4
R config-scripts/cups-pam.m4
R config-scripts/cups-poll.m4
R config-scripts/cups-threads.m4
R config-scripts/cups-tls.m4
M config.h.in
M configure
M configure.ac
R cups/Dependencies
R cups/Makefile
R cups/api.intro
R cups/array-private.h
R cups/array.c
R cups/array.h
R cups/auth.c
R cups/cups-private.h
R cups/cups.h
R cups/cupspm.epub
R cups/cupspm.html
R cups/cupspm.md
R cups/cupspm.png
R cups/debug-internal.h
R cups/debug-private.h
R cups/debug.c
R cups/dest-job.c
R cups/dest-localization.c
R cups/dest-options.c
R cups/dest.c
R cups/dir.c
R cups/dir.h
R cups/encode.c
R cups/file-private.h
R cups/file.c
R cups/file.h
R cups/getputfile.c
R cups/globals.c
R cups/hash.c
R cups/http-addr.c
R cups/http-addrlist.c
R cups/http-private.h
R cups/http-support.c
R cups/http.c
R cups/http.h
R cups/ipp-file.c
R cups/ipp-private.h
R cups/ipp-support.c
R cups/ipp-vars.c
R cups/ipp.c
R cups/ipp.h
R cups/langprintf.c
R cups/language-private.h
R cups/language.c
R cups/language.h
R cups/libcups2.def
R cups/md5-internal.h
R cups/md5.c
R cups/md5passwd.c
R cups/notify.c
R cups/options.c
R cups/pwg-media.c
R cups/pwg-private.h
R cups/pwg.h
R cups/raster-error.c
R cups/raster-private.h
R cups/raster-stream.c
R cups/raster-stubs.c
R cups/raster.h
R cups/request.c
R cups/snprintf.c
R cups/string-private.h
R cups/string.c
R cups/tempfile.c
R cups/testarray.c
R cups/testclient.c
R cups/testdest.c
R cups/testfile.c
R cups/testfile.txt
R cups/testhttp.c
R cups/testi18n.c
R cups/testipp.c
R cups/testoptions.c
R cups/testraster.c
R cups/thread-private.h
R cups/thread.c
R cups/tls-darwin.c
R cups/tls-darwin.h
R cups/tls-gnutls.c
R cups/tls-sspi.c
R cups/tls.c
R cups/transcode.c
R cups/transcode.h
R cups/usersys.c
R cups/utf8demo.txt
R cups/util.c
R cups/versioning.h
A libcups
A pdfio
M server/Dependencies
M server/Makefile
M server/auth.c
M server/client.c
M server/conf.c
M server/device.c
M server/ipp.c
M server/ippserver.h
M server/job.c
M server/log.c
M server/main.c
M server/printer.c
M server/resource.c
M server/subscription.c
M server/transform.c
M tools/Dependencies
M tools/Makefile
M tools/ipp3dprinter.c
M tools/ippdoclint.c
R tools/ippeveprinter.c
R tools/ippfind.c
M tools/ippproxy.c
R tools/ipptool.c
M tools/ipptransform.c
M tools/ipptransform3d.c
R tools/printer-lg-png.h
R tools/printer-lg.png
R tools/printer-png.h
R tools/printer-sm-png.h
R tools/printer-sm.png
R tools/printer.opacity
R tools/printer.png
M vcnet/config.h
R vcnet/dns_sd.c
R vcnet/dns_sd.h
R vcnet/dnssdstub.vcxproj
R vcnet/dnssdstub.vcxproj.filters
R vcnet/dnssdstub.vcxproj.user
R vcnet/ippeveprinter.vcxproj
R vcnet/ippeveprinter.vcxproj.filters
R vcnet/ippeveprinter.vcxproj.user
R vcnet/ippfind.vcxproj
R vcnet/ippfind.vcxproj.filters
R vcnet/ippfind.vcxproj.user
M vcnet/ippsample.sln
M vcnet/ippserver.vcxproj
R vcnet/ipptool.vcxproj
R vcnet/ipptool.vcxproj.filters
R vcnet/ipptool.vcxproj.user
R vcnet/libcups2.vcxproj
R vcnet/libcups2.vcxproj.filters
R vcnet/libcups2.vcxproj.user
R vcnet/packages.config
R vcnet/regex.vcxproj
R vcnet/regex.vcxproj.filters
R vcnet/regex.vcxproj.user
R vcnet/regex/COPYRIGHT
R vcnet/regex/Makefile
R vcnet/regex/README
R vcnet/regex/WHATSNEW
R vcnet/regex/cclass.h
R vcnet/regex/cname.h
R vcnet/regex/debug.c
R vcnet/regex/debug.ih
R vcnet/regex/engine.c
R vcnet/regex/engine.ih
R vcnet/regex/main.c
R vcnet/regex/main.ih
R vcnet/regex/mkh
R vcnet/regex/regcomp.c
R vcnet/regex/regcomp.ih
R vcnet/regex/regerror.c
R vcnet/regex/regerror.ih
R vcnet/regex/regex.3
R vcnet/regex/regex.7
R vcnet/regex/regex.def
R vcnet/regex/regex.h
R vcnet/regex/regex2.h
R vcnet/regex/regexec.c
R vcnet/regex/regfree.c
R vcnet/regex/split.c
R vcnet/regex/tests
R vcnet/regex/utils.h
R vcnet/setdebug.bat
M xcode/config.h
M xcode/ippsample.xcodeproj/project.pbxproj
A xcode/ippsample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
A xcode/ippsample.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/All.xcscheme
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/ippdoclint.xcscheme
A xcode/ippsample.xcodeproj/xcshareddata/xcschemes/ippproxy.xcscheme
A xcode/ippsample.xcworkspace/contents.xcworkspacedata
A xcode/ippsample.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Log Message:
-----------
Merge pull request #258 from istopwg/libcups
Rework IPP sample code to import libcups3 as a submodule
Compare: https://github.com/istopwg/ippsample/compare/f365352c22da...757f516f8953