summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Normalize --help usage for cupsd (Issue #5326)Michael R Sweet2018-12-06
* Revert os_transaction changes.Michael R Sweet2018-12-05
* Fix handling of MaxJobTime 0 (Issue #5438)Michael R Sweet2018-12-05
* Fix test suite failure caused by log rotation due to sandboxing warning message.Michael R Sweet2018-12-05
* Switch from xpc_transaction_begin to os_transaction_create.Michael R Sweet2018-11-08
* Fix stuck multi-file jobs (Issue #5359, Issue #5413)Michael R Sweet2018-11-07
* Fix more compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-29
* Use 'Standard' process type to get higher priority for printing.Michael R Sweet2018-10-18
* Don't install/remove private headers for internal libraries.Michael R Sweet2018-10-18
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet2018-10-17
* Remove dependency on zlib headers outside of libcups.Michael R Sweet2018-10-17
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
* Fix test suite with shared libraries on macOS.Michael R Sweet2018-10-02
* Set QoS priority class for the main thread when running from launchd.Michael R Sweet2018-09-27
* Code signing changes.Michael R Sweet2018-09-18
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Fix a scheduler crash bug (rdar://42198057)Michael R Sweet2018-08-27
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
* Fix regression in fix for rdar://40436080.Michael R Sweet2018-08-19
* Sync up with changes from 2.2.x.Michael R Sweet2018-08-18
* The scheduler was being backgrounded on macOS, causing applications to spinMichael R Sweet2018-07-17
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-09
* Move away from using __attribute__ directly (Issue #5349)Michael R Sweet2018-07-09
* Fix whitespace issues.Michael R Sweet2018-06-29
* Fix whitespace issues.Michael R Sweet2018-06-29
* Authentication in the web interface did not work on macOS (rdar://41444473)Michael R Sweet2018-06-29
* Fix auto-debug logging of job errors with systemd (Issue #5337)Michael R Sweet2018-06-18
* Fix crash when AccessLog is NULL (Issue #5309)Michael R Sweet2018-06-18
* Support idle exit, even when printer sharing is enabled but no printers are s...Michael R Sweet2018-06-18
* Restore default cups-lpd settings for macOS.Michael R Sweet2018-06-18
* Fix A6 crash bug in Epson 24-pin driver (Issue #5323)Michael R Sweet2018-06-18
* Report all supported Job Creation attributes and their values (Issue #5340)Michael R Sweet2018-06-18
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-05
* Validate notify-recipient-uri values.Michael R Sweet2018-06-05
* Mirror validation changes from 2.2 branch.Michael R Sweet2018-05-11
* Always use Negotiate or PeerCred for Kerberized printing.Michael R Sweet2018-05-10
* Allow cupsd daemon to exit on idleFedericoYundt2018-04-18
* Fix policy limits using All (Issue #5296)Michael R Sweet2018-04-17
* - Added a workaround for certain web browsers that do not support multipleMichael R Sweet2018-04-16
* Fix another CUPS-Create-Local-Printer crash (Issue #5290)Michael R Sweet2018-04-09
* Try another fix for Avahi crash (Issue #5268)Michael R Sweet2018-03-21
* Try another fix for Avahi crash (Issue #5268)Michael R Sweet2018-03-21
* Remove redundant check of srv value.Michael R Sweet2018-03-19
* Fix systemd integration with cupsd (Issue #5263)Michael R Sweet2018-03-12
* The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)Michael R Sweet2018-03-08
* Add missing cups-lpd service file (needs to be present for Xcode project to beMichael R Sweet2018-02-28
* Fix builds without PAM (Issue #5253)Michael R Sweet2018-02-23