]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Update .gitignore to ignore compressed man pages.
[thirdparty/cups.git] / scheduler /
2019-04-22  Michael R SweetMake sure "num_values" is always initialized since...
2019-04-20  Michael R SweetMore clang warning fixes.
2019-04-15  Michael R SweetUpdate systemd service file for cupsd (Issue #5551)
2019-04-15  Michael R SweetCorrectly encode octetString values for print filters...
2019-03-19  Michael R SweetUse ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with...
2019-03-11  Michael R SweetStop advertising the HTTP methods that are supported...
2019-03-11  Michael R SweetFix an issue with `PreserveJobHistory` and time values...
2019-02-25  Michael R SweetFix compiler warning from newer GCC (Issue #5533)
2019-02-21  Michael R SweetFix typo.
2019-02-21  Michael R SweetRework idle exit fix after some discussion.
2019-02-21  Michael R SweetThe scheduler did not always idle exit as quickly as...
2019-02-21  Michael R SweetDon't stop a printer after a job is canceled/aborted...
2019-02-19  Michael R SweetMerge pull request #5519 from IslandCow/small
2019-02-19  Michael R SweetUse interactive priority for cupsd now.
2019-02-14  Michael R SweetEliminate use of private macOS security headers/APIs...
2019-01-24  Michael R SweetFix online help through web interface...
2019-01-24  Michael R SweetUpdate usage and localized message about the URL to...
2019-01-23  Michael R SweetMerge pull request #5489 from scootergrisen/master
2019-01-21  Michael R SweetClean out some more _cupsStr cruft that might potential...
2019-01-21  Michael R SweetMerge pull request #5486 from scootergrisen/master
2019-01-21  Michael R SweetSwitch to using "all" and "media-col-database" because...
2019-01-21  Michael R SweetMerge pull request #5481 from scootergrisen/patch-1
2019-01-21  Michael R SweetUse the same requested-attributes values for all IPP...
2019-01-10  Michael R SweetFixed a performance regression with large PPDs (rdar...
2019-01-07  Michael R SweetMerge pull request #5461 from erkanisik1/master
2018-12-14  Michael R SweetFix potential crash in cups-driverd (rdar://46625579)
2018-12-14  Michael R SweetMerge pull request #5463 from OdyX/fix-unitialized...
2018-12-14  Didier RaboudFix service_idle_exit build issue with -Werror=maybe... 5463/head
2018-12-10  Michael R SweetMove getifaddrs to a separate header.
2018-12-08  Michael R SweetFix compile errors - not sure why these didn't show...
2018-12-06  Michael R SweetNormalize --help usage for cupsd (Issue #5326)
2018-12-05  Michael R SweetRevert os_transaction changes.
2018-12-05  Michael R SweetFix handling of MaxJobTime 0 (Issue #5438)
2018-12-05  Michael R SweetFix test suite failure caused by log rotation due to...
2018-11-08  Michael R SweetSwitch from xpc_transaction_begin to os_transaction_create.
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-11-07  Michael R SweetFix stuck multi-file jobs (Issue #5359, Issue #5413)
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-19  Michael R SweetUse 'Standard' process type to get higher priority...
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-17  Michael R SweetDon't install headers for libcupcgi, libcupsmime, or...
2018-10-17  Michael R SweetRemove dependency on zlib headers outside of libcups.
2018-10-16  Michael R SweetSearch for codesign/true, use LDFLAGS for shared librar...
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-27  Michael R SweetSet QoS priority class for the main thread when running...
2018-09-18  Michael R SweetCode signing changes.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-08-27  Michael R SweetFix a scheduler crash bug (rdar://42198057)
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-18  Michael R SweetSync up with changes from 2.2.x.
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 SweetThe scheduler was being backgrounded on macOS, causing...
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-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-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 SweetReport all supported Job Creation attributes and their...
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-06-05  Michael R SweetValidate notify-recipient-uri values.
2018-05-11  Michael R SweetMirror validation changes from 2.2 branch.
2018-05-11  Michael R SweetMerge pull request #5312 from hansmi/mailtowait1
2018-05-10  Michael R SweetAlways use Negotiate or PeerCred for Kerberized printing.
2018-04-18  Michael R SweetMerge pull request #5297 from FedericoYundt/patch-1
2018-04-18  FedericoYundtAllow cupsd daemon to exit on idle 5297/head
2018-04-17  Michael R SweetFix policy limits using All (Issue #5296)
2018-04-16  Michael R Sweet- Added a workaround for certain web browsers that...
2018-04-10  Michael R SweetMerge pull request #5286 from Kohlrabi/master
2018-04-09  Michael R SweetFix another CUPS-Create-Local-Printer crash (Issue...
2018-03-21  Michael R SweetTry another fix for Avahi crash (Issue #5268)
2018-03-21  Michael R SweetTry another fix for Avahi crash (Issue #5268)
2018-03-19  Michael R SweetRemove redundant check of srv value.
2018-03-12  Michael R SweetFix systemd integration with cupsd (Issue #5263)
2018-03-08  Michael R SweetThe scheduler could crash while adding an IPP Everywher...
2018-02-28  Michael R SweetAdd missing cups-lpd service file (needs to be present...
2018-02-23  Michael R SweetFix builds without PAM (Issue #5253)
2018-02-22  Michael R SweetFix "make clean" - wasn't cleaning cups-driverd.o.
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-20  Michael R SweetSupport IPP/1.1 printers with CUPS-Create-Local-Printer...
2018-02-01  Michael R SweetAdditional changes for the scheduler to substitute...
2018-01-29  Michael R SweetMerge pull request #5240 from zdohnal/pagelog_syslog
2018-01-29  Zdenek DohnalSame as Lutz Heermann, but for PageLog - respect PageLo... 5240/head
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-11  Michael R SweetUpdate copyright.
2018-01-10  Michael SweetFix DNS-SD host name for shared printers on macOS.
2017-12-19  Michael R SweetGenerate strings files for localizing PPD options ...
2017-12-18  Michael R SweetAdd conditional code for posix_spawn when using uClibc...
2017-12-15  Michael R SweetFix authentication issues.
next