]> git.ipfire.org Git - thirdparty/cups.git/history - test
Merge pull request #5500 from scootergrisen/patch-5
[thirdparty/cups.git] / test /
2019-01-09  Michael R SweetDon't expect debug2 messages when we run the "deeper...
2018-12-06  Michael R SweetNormalize --help usage for ippfind and ipptool (Issue...
2018-12-05  Michael R SweetMore bogus indentation.
2018-12-05  Michael R SweetPass ASAN_OPTIONS to filters.
2018-12-05  Michael R SweetRemove malloc logging output since we no longer use...
2018-12-04  Michael R SweetFix ASAN support on Linux, drop suppressions file and...
2018-12-04  Michael R SweetDon't use GuardMalloc on macOS now that we have Address...
2018-12-04  Michael R SweetSupport AddressSanitizer in builds.
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-06  Michael R SweetFix more compiler warnings (Issue #5423)
2018-10-29  Michael R SweetDon't install cupscgi, cupsmime, or cupsppdc shared...
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-10-17  Michael R SweetSave/restore line number to fix error line reporting.
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-10  Michael R SweetMigrate Windows conditional code to _WIN32 define.
2018-10-02  Michael R SweetFix test suite with shared libraries on macOS.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-09-18  Michael R SweetMake sure clean is clean.
2018-09-03  Michael R SweetSilence some bogus Clang warnings.
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 SweetFix regression in lpadmin fix (Issue #5305)
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-06-07  Michael R SweetUpdate paths for PWG raster sample files.
2018-06-05  Michael R SweetMerge pull request #5317 from nils-van-zuijlen/typo-fr
2018-06-05  Michael R SweetFix local privilege escalation to root and sandbox...
2018-04-25  Michael R SweetFix 360dpi typo (Issue #5300)
2018-04-10  Michael R SweetMerge pull request #5286 from Kohlrabi/master
2018-04-06  Michael R SweetThe `ipptool` program no longer checks for duplicate...
2018-04-05  Michael R SweetFix ippfind _regtype
2018-03-20  Michael R SweetRemove support for _IPP_PRIVATE_STRUCTURES developer...
2018-02-22  Michael R SweetBump version number on PostScript test file.
2018-02-22  Michael R SweetFix encoding of out-of-band values in ippserver output...
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-02-20  Michael R SweetChangelog and dependencies updates.
2018-02-14  Michael R SweetUpdate ippfind to support -N/--literal-name.
2018-02-14  Michael R SweetUpdate copyright/license info on test files, and remove...
2018-02-14  Michael R SweetFix missing printer-config-change-[time,date-time]...
2018-02-14  Michael R SweetFix handling of "EXPECT foo/bar IN-GROUP group".
2018-02-06  Michael R SweetMove file callbacks to _ipp_vars_t and add attribute...
2018-02-06  Michael R SweetFix unused store - actually use the count we saved.
2018-02-01  Michael R SweetFix additional IPP/1.1 issues with cupsCopyDestInfo...
2018-01-31  Michael R SweetUse ippValidateAttribute to validate attributes in...
2018-01-25  Michael R SweetUpdate ipptool to not use private IPP structures.
2018-01-25  Michael R SweetFinish re-tooling of ipptool to use new parser.
2018-01-25  Michael R Sweetlibcupsimage is now in the "cups" directory.
2018-01-24  Michael R SweetSave work on new ipptool using IPP data file parser.
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-15  Michael R SweetIPP Everywhere PPDs were not localized to English ...
2017-11-08  Michael R SweetThe scheduler no longer logs pages as they are printed...
2017-11-08  Michael R SweetFix "ippfind _SomeName" (Issue #4833)
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-11-01  Michael R SweetAdd support for writing ippserver attributes files...
2017-11-01  Michael R SweetAdd support for "printer-id" attribute (Issue #4868)
2017-11-01  Michael R SweetMake a symlink for ipps in the backends directory.
2017-10-12  Michael SweetFix "make check" for restricted environments (Issue...
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-14  Michael SweetDetach worker threads to prevent memory leaks.
2017-09-14  Michael SweetFix memory leaks.
2017-09-12  Michael SweetAllow DELAY values of 0.
2017-09-07  Michael SweetThe `ipptool` program did not compare URI scheme or...
2017-08-31  Michael SweetFix ipptool -P output (some was going to stdout...)
2017-08-30  Michael SweetFix create-job.test file to use filename on command...
2017-08-04  Michael SweetAdd header validation option to ipptool.
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-07-11  sanbrotherFix : dead lock when there is already an active job 5054/head
2017-06-19  Michael R SweetFix test suite for Linux.
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-17  Michael SweetFix some (bogus) clang warnings.
2017-06-16  Michael SweetFix "make check" failure (Issue #5033)
2017-06-16  Michael SweetAdd files to ignore.
2017-06-16  Michael SweetFix some output issues in ipptool introduced by migrati...
2017-06-16  Michael SweetSync up with changes from IPP sample code project.
2017-06-13  Michael SweetUpdate DELAY directive to support the repeat interval...
2017-05-17  Michael SweetRe-implement cupsGetDests and cupsCreateJob using cupsE...
2017-04-24  Michael SweetAdd support for cross-compilation (Issue #4897)
2017-04-20  Michael R SweetFix indentation, which some versions of GCC confuse...
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-09-20  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-09-20  Michael R SweetMerge pull request #4877 from Atalanttore/patch-1
2016-09-20  Michael SweetDrop references to OpenSSL.
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-11  Michael SweetAdd quotes around DYLD_INSERT_LIBRARIES value.
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-14  Michael SweetMove cupsGetDevices to adminutil.h since it isn't a...
2016-04-12  Michael SweetRemove unused files or files that are being developed...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-04-11  Michael R SweetMerge branch 'master' of https://github.com/apple/cups
2016-04-07  Michael R SweetFix default TMPDIR path.
2016-03-24  Michael R SweetSilence compiler warning.
2016-03-24  Michael R SweetThe ipptool program did not correctly report uriScheme...
2016-03-24  Michael R SweetThe ipptool program truncated values at 8k (Issue ...
2016-02-16  msweetUpdate "make test" to include alternate filter.
2016-02-16  msweetImplement CUPS-Create-Local-Printer operation and add...
next