]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Update Windows DLL exports.
[thirdparty/cups.git] / scheduler /
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.
2017-12-14  Michael R SweetFix typo (Issue #5190)
2017-12-13  Michael R SweetThe scheduler now substitutes default values for invali...
2017-12-07  Michael R SweetFix Linux compiler warning.
2017-11-28  Michael R SweetMerge pull request #5181 from LuHee/master
2017-11-28  Lutz HeermannRespect AccessLog configuration when compiled against... 5181/head
2017-11-28  Michael SweetAdd support for finishings-col (Issue #5180)
2017-11-27  Michael R SweetMerge pull request #5170 from reddevillg/patch-1
2017-11-10  Michael R SweetReport printer-strings-uri from PPD file (Issue #5168)
2017-11-10  Michael R SweetWorkaround getgrouplist group data overwrite bug on...
2017-11-10  reddevillgconsider loop detected to be success 5170/head
2017-11-08  Michael R SweetThe scheduler no longer logs pages as they are printed...
2017-11-08  Michael R SweetThe scheduler did not write out dirty configuration...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-11-06  Michael R SweetMerge pull request #5161 from gpunktschmitz/master
2017-11-06  Michael R SweetSupport the latest HTTP Digest authentication specifica...
2017-11-03  Michael R SweetAdd support for MinTLS and MaxTLS options (Issue #5119)
2017-11-03  Michael R SweetFix cut/paste error (Issue #5071)
2017-11-03  Michael R SweetAdd support for DNSSDHostName configuration directive...
2017-11-01  Michael R SweetUse the DNS-SD hostname when registering shared printer...
2017-11-01  Michael R SweetAdd support for "printer-id" attribute (Issue #4868)
2017-11-01  Michael R SweetDrop hard-coded CGI scripting language support (Issue...
2017-10-23  Michael SweetDBUS notifications could crash the scheduler (Issue...
2017-10-12  Michael R SweetMerge pull request #5134 from LAfricain/master
2017-10-02  Michael SweetThe scheduler did not run with a high enough priority...
2017-09-11  Michael SweetThe scheduler (incorrectly) woke up once per second...
2017-09-11  Michael SweetFix mapping and defaulting of print-quality/cupsPrintQu...
2017-08-29  Michael SweetFix the interactions between the "print-quality" and...
2017-08-28  Michael SweetThe web interface did not support newer language identi... 5098/head
2017-08-28  Michael SweetFix an Avahi-related crash bug in the scheduler (Issue...
2017-08-27  Michael SweetFix compile issue for PID file stuff when no systemd...
2017-08-01  Michael SweetThe scheduler now creates a PID file when not running...
2017-08-01  Michael SweetFix the adminurl field in the TXT record for fully...
2017-07-31  Michael SweetFix the default ServerAlias value (Issue #5072)
2017-07-24  Michael SweetFix the `ServerTokens None` option (Issue #5065)
2017-07-19  Michael SweetThe scheduler's `-t` option did not force all errors...
2017-07-19  Michael SweetFix logging when "-t" is used (always to stderr).
2017-07-19  Michael SweetFix a build issue with `--enable-mallinfo` (Issue ...
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-17  Michael R SweetFix more issues with libtool support (Issue #5050)
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-06-26  Michael R SweetThe `SSLOptions` directive in "client.conf" and "cupsd...
2017-06-20  Michael SweetActually show the reason why PPD creation failed (Issue...
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
next