]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2018-10-29  Michael R SweetAdd libcups component name, localization bundle support...
2018-10-29  Michael R SweetDon't install cupscgi, cupsmime, or cupsppdc shared...
2018-10-25  Michael R SweetMake sure _cups_debug_set always exists.
2018-10-25  Michael R SweetNeed to install debug-private.h as a private header.
2018-10-19  Michael R SweetUse 'Standard' process type to get higher priority...
2018-10-19  Michael R SweetDrop -Wno-format-truncation since only newer versions...
2018-10-19  Michael R SweetUpdate the location of strings files on newer versions...
2018-10-18  Michael R SweetDon't install/remove private headers for internal libra...
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-18  Michael R SweetDrop _httpTLSSetCredentials - not implemented or used.
2018-10-18  Michael R SweetDon't install internal headers.
2018-10-17  Michael R SweetCleanup.
2018-10-17  Michael R SweetSave/restore line number to fix error line reporting.
2018-10-17  Michael R SweetDon't install headers for libcupcgi, libcupsmime, or...
2018-10-17  Michael R SweetFix embedded whitespace issue.
2018-10-17  Michael R SweetRe-wrap comment.
2018-10-17  Michael R SweetFix location of program database.
2018-10-17  Michael R SweetDrop SNMP functions.
2018-10-17  Michael R SweetUpdate Windows DLL exports.
2018-10-17  Michael R SweetDon't need to include zlib header.
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-16  Michael R SweetMore build fixes.
2018-10-16  Michael R SweetAdd missing DNSSD.LIB functions.
2018-10-16  Michael R SweetFix build issues, add missing files.
2018-10-16  Michael R SweetAdd DNS-SD stub library project. Update VS projects.
2018-10-16  Michael R SweetSearch for codesign/true, use LDFLAGS for shared librar...
2018-10-11  Michael R SweetUpdate Xcode project, clean up includes for _cupsRaster...
2018-10-11  Michael R SweetMove PPD tests to PPD unit test file.
2018-10-11  Michael R SweetFix raster header writing.
2018-10-11  Michael R SweetRemove obsolete declarations.
2018-10-11  Michael R SweetMove raster functions into libcups, with stubs that...
2018-10-10  Michael R SweetMark internal functions as internal.
2018-10-10  Michael R SweetUpdate visibility stuff so we can build libcups.2.dylib...
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-10-02  Michael R SweetAdd Travis CI support.
2018-10-02  Michael R SweetFix test suite with shared libraries on macOS.
2018-09-28  Michael R SweetMove private header includes to tls-darwin.c.
2018-09-28  Michael R SweetFix lpadmin error reporting for IPP Everywhere printers...
2018-09-28  Michael R SweetSupport face-up printers (Issue #5345)
2018-09-27  Michael R SweetWhitespace issues reported by Git.
2018-09-27  Michael R SweetSet QoS priority class for the main thread when running...
2018-09-26  Michael R SweetAdd new dynamic mDNSResponder stub.
2018-09-18  Michael R SweetChangelog.
2018-09-18  Michael R SweetUpdate list of files to ignore.
2018-09-18  Michael R SweetCode signing changes.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-09-18  Michael R SweetMake sure clean is clean.
2018-09-14  Michael R SweetMore Digest changes.
2018-09-14  Michael R SweetMore Digest authentication fixes/improvements.
2018-09-13  Michael R SweetChange the threading model to keep track of a separate...
2018-09-12  Michael R SweetUpdate testclient to support simulation of N clients.
2018-09-11  Michael R SweetAdd explicit 1 second wait for Digest challenge.
2018-09-11  Michael R SweetUpdate IPP backend to use non-deprecated APIs and const...
2018-09-03  Michael R SweetSilence some bogus Clang warnings.
2018-08-29  Michael R SweetAdd digest debugging and fix a small bug in the HTTP...
2018-08-29  Michael R SweetFurther simplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetSimplify the logic in ippCopyAttribute.
2018-08-29  Michael R SweetFix availability macros.
2018-08-29  Michael R SweetFix issue with HTTP Digest authentication, add unit...
2018-08-27  Michael R SweetFix a scheduler crash bug (rdar://42198057)
2018-08-27  Michael R SweetAdd checks for missing/bad CloseUI/JCLCloseUI keywords...
2018-08-27  Michael R SweetFix JCL option support in PPD compiler (Issue #5379)
2018-08-21  Michael R SweetDon't try to map cupsFinishingTemplate=none, fall back...
2018-08-21  Michael R SweetFix memory leaks found by Coverity (Issue #5375)
2018-08-19  Michael R SweetFix regression in fix for rdar://40436080.
2018-08-19  Michael R SweetFix typo.
2018-08-19  Michael R SweetUpdate lpadmin man page (Issue #5369)
2018-08-19  Michael R SweetFix whitespace.
2018-08-19  Michael R SweetFix localization of IPP Everywhere PPD (Issue #5362)
2018-08-19  Michael R SweetFix shared printing using the IPP Everywhere driver...
2018-08-18  Michael R SweetSync up with changes from 2.2.x.
2018-07-18  Michael R SweetChangelog.
2018-07-18  Michael R SweetChangelog.
2018-07-18  Michael R SweetMerge pull request #5348 from snifbr/master
2018-07-18  Michael R SweetMerge pull request #5350 from benlees/master
2018-07-18  Michael R SweetExplicitly list IPP_TAG_STRING in ippReadIO.
2018-07-18  Michael R SweetThe scheduler was being backgrounded on macOS, causing...
2018-07-18  Michael R SweetFix regression in lpadmin fix (Issue #5305)
2018-07-17  Michael R SweetFix dependencies.
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-07-09  Michael R SweetMove away from using __attribute__ directly (Issue...
2018-07-08  benleesAdditions to print density corrections 5350/head
2018-07-08  benleesCorrect print density for Intellitech
2018-07-08  benleesIntellitech print density should be signed
2018-07-08  benleesMerge pull request #1 from benlees/patch-1
2018-07-08  benleesCorrect page height for Zebra CPCL output
2018-07-04  Danilo Figueiredo... Fixed wrong translation in header.tmpl 5348/head
2018-07-04  Danilo Figueiredo... Fixed wrong value parsed when selected (show completed...
2018-06-29  Michael R SweetFix whitespace issues.
2018-06-29  Michael R SweetFix whitespace issues.
2018-06-29  Michael R SweetAuthentication in the web interface did not work on...
2018-06-19  Michael R SweetFix auto-debug logging of job errors with systemd ...
2018-06-19  Michael R SweetFix crash when AccessLog is NULL (Issue #5309)
2018-06-19  Michael R SweetFix compiler warning.
2018-06-19  Michael R SweetUse Enable-Printer and Resume-Printer operations so...
2018-06-18  Michael R SweetSupport idle exit, even when printer sharing is enabled...
2018-06-18  Michael R SweetRestore default cups-lpd settings for macOS.
2018-06-18  Michael R SweetFix A6 crash bug in Epson 24-pin driver (Issue #5323)
2018-06-18  Michael R SweetIgnore bogus cups-version attribute.
next