summaryrefslogtreecommitdiff
path: root/scheduler/ipp.c
Commit message (Expand)AuthorAge
* Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* Resolve new compiler warnings.Michael R Sweet2019-10-02
* Eliminate new GCC compiler warnings (Issue #5591)Michael R Sweet2019-06-13
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-14
* Clean out some more _cupsStr cruft that might potentially cause anMichael R Sweet2019-01-21
* Switch to using "all" and "media-col-database" because some vendors apparentlyMichael R Sweet2019-01-21
* Use the same requested-attributes values for all IPP Everywhere setupMichael R Sweet2019-01-21
* Fix more compiler warnings (Issue #5423)Michael R Sweet2018-11-06
* Fix a scheduler crash bug (rdar://42198057)Michael R Sweet2018-08-27
* Sync up with changes from 2.2.x.Michael R Sweet2018-08-18
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-09
* Validate notify-recipient-uri values.Michael R Sweet2018-06-05
* Mirror validation changes from 2.2 branch.Michael R Sweet2018-05-11
* Fix another CUPS-Create-Local-Printer crash (Issue #5290)Michael R Sweet2018-04-09
* The scheduler could crash while adding an IPP Everywhere printer (Issue #5258)Michael R Sweet2018-03-08
* Support IPP/1.1 printers with CUPS-Create-Local-Printer operation (Issue #5241)Michael R Sweet2018-02-20
* Additional changes for the scheduler to substitute default values for invalidMichael R Sweet2018-01-31
* Generate strings files for localizing PPD options (Issue #5194)Michael R Sweet2017-12-19
* Fix typo (Issue #5190)Michael R Sweet2017-12-14
* The scheduler now substitutes default values for invalid job attributes whenMichael R Sweet2017-12-13
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* Add support for "printer-id" attribute (Issue #4868)Michael R Sweet2017-11-01
* DBUS notifications could crash the scheduler (Issue #5143)Michael Sweet2017-10-23
* Fix mapping and defaulting of print-quality/cupsPrintQuality (Issue #5090)Michael Sweet2017-09-11
* Fix the interactions between the "print-quality" and "cupsPrintQuality"Michael Sweet2017-08-29
* Actually show the reason why PPD creation failed (Issue #5035)Michael Sweet2017-06-20
* Make sure printer-is-temporary flag is set when creating a local queueMichael Sweet2017-05-26
* Clear the shared flag on local queues (Issue #5008)Michael Sweet2017-05-25
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did not alwaysMichael R Sweet2016-07-19
* Improve performance of web interface with large numbers of jobs (Issue #3819)Michael Sweet2016-05-25
* Fix Hold-New-Jobs implementation (Issue #4767)Michael Sweet2016-05-11
* The cups-lpd mini-daemon incorrectly included the document-name attribute whenMichael R Sweet2016-03-24
* Implement more of testdest unit test.msweet2016-02-18
* More work on temporary queues - implement support for them in the cupsDest APIs,msweet2016-02-17
* Implement CUPS-Create-Local-Printer operation and add test file.msweet2016-02-16
* First half of new "local temporary printer" queues, to support on-demand IPPmsweet2016-02-15
* Pending subscriptions would prevent the scheduler from idle exiting (STR #4754)msweet2016-01-11
* Changing the printer-is-shared value for a remote queue did not produce anmsweet2015-11-17
* Interface scripts are no longer supported for security reasonsmsweet2015-10-19
* The scheduler did not use the ConfigFilePerm setting when copying PPD files ormsweet2015-08-28
* The scheduler incorrectly started jobs while canceling multiple jobs (STR #4648)msweet2015-07-07
* Security: Fix CERT VU #810572 exploiting the dynamic linker (STR #4609)msweet2015-06-08
* Add support for job-impressions[-completed].msweet2015-05-27
* Support many new attributes and fix some IPP conformance issues (STR #4630)msweet2015-05-25
* Check the return value of rename() (STR #4589)msweet2015-05-06
* Fix Linux builds without normal prerequisite libraries installed.msweet2014-08-28
* Allow access to cupsd-created files with non-world-readable permissions via themsweet2014-08-25
* Performance fixes for Get-Jobs (STR #2913)msweet2014-07-31
* The scheduler now returns completed jobs in the correct newest-to-oldest ordermsweet2014-07-30