summaryrefslogtreecommitdiff
path: root/scheduler
Commit message (Expand)AuthorAge
* Set default job error policy to "retry-job"Martin Pitt2020-11-14
* Set the default for SyncOnClose to YesTim Waugh2020-11-14
* Do not mess with the permissions of cupsd.conf.Martin Pitt2020-11-14
* Make log files readable to group "adm", if present.Martin Pitt2020-11-14
* CUPS removes the "(recommended)" comments of the NickNames of Foomatic PPDs w...Till Kampetter2020-11-14
* Patch to support Apple AirPrint (printing from iPhone, iPad, iPod Touch to a ...Till Kamppeter2020-11-14
* Fix the "uri-security-supported" value to be based on the current connectionMichael R Sweet2020-11-09
* backend,scheduler/ipp.c: Fix 'printer-alert' invalid freeZdenek Dohnal2020-11-09
* Merge pull request #32 from OdyX/debian/no-hostnames-for-broadcasting-print-q...Michael R Sweet2020-11-04
|\
| * Do not use host names for broadcasting print queues andTill Kampetter2020-11-04
* | Merge pull request #31 from OdyX/debian/strengthen-systemd-unit-relationshipsMichael R Sweet2020-11-04
|\ \
| * | Add Requires=cups.socket to cups.service, to make sure they start in the righ...Didier Raboud2020-11-04
| |/
* | Merge pull request #30 from OdyX/debian/rename-systemd-filesMichael R Sweet2020-11-04
|\ \
| * | Rename the systemd service file from org.cups.cups.* to cups.*Didier Raboud2020-11-04
| |/
* | Merge pull request #29 from OdyX/debian/disable-timestamps-in-conffilesMichael R Sweet2020-11-04
|\ \
| * | Disable time stamps in conffiles, to avoid ever-changing files in /etc.Joey Hess2020-11-04
| |/
* | Merge pull request #24 from OdyX/debian/fix-scheduler-cupsd.conf-loadMichael R Sweet2020-11-04
|\ \
| * | Fix scheduler cupsd.conf loadTill Kamppeter2020-11-04
| |/
* / Install root backends world-readableMartin Pitt2020-11-04
|/
* Fix handling of the output-bin and print-quality IPP attributesPranav Batra2020-10-28
* Merge pull request #12 from tsite/masterMichael R Sweet2020-10-19
|\
| * Fix memory leaksPranav Batra2020-10-06
* | Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* | Fix installation of xinetd configuration file for cups-lpdTimo Gurr2020-10-15
|/
* Update version to 2.3.3 for:steve algernon2020-04-27
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* More LGTM changes.Michael R Sweet2019-11-18
* Resolve new compiler warnings.Michael R Sweet2019-10-02
* Fix handling of printer resource files (Issue #5652)Michael R Sweet2019-10-02
* Add workaround for systemd's lack of true launch-on-demand support (Issue #5640)Michael R Sweet2019-09-05
* Multiple security/disclosure issues:Michael R Sweet2019-08-15
* Fix potential excess logging from the scheduler when removing job filesMichael R Sweet2019-07-16
* Don't default printer-info, printer-location, printer-geo-location (Issue #5603)Michael R Sweet2019-07-16
* Log held job messages as errors so that is it clear why a job was held (Issue...Michael R Sweet2019-07-16
* Always check the group membership list (Issue #5613)Michael R Sweet2019-07-16
* The scheduler would restart continuously when idle and printers were notMichael R Sweet2019-07-16
* Fix whitespace issues.Michael R Sweet2019-06-17
* Eliminate new GCC compiler warnings (Issue #5591)Michael R Sweet2019-06-13
* remove unused to64()suzuki toshiya2019-06-07
* Fix parentheses in cupsdCleanJobs.Dariusz Gadomski2019-05-30
* Fix Linux build issues with new LINKCUPS macro (Issue #5261)Michael R Sweet2019-05-17
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-15
* Explain the "forbidden" error better (Issue #5547)Michael R Sweet2019-05-15
* Bump the default Timeout to 15 minutes as well (Issue #5570)Michael R Sweet2019-05-02
* Update the hold expiration logging - one case is an error, the other is normal.Michael R Sweet2019-05-01
* Increase the MultipleOperationTimeOut default to 15 minutes, log an error ifMichael R Sweet2019-05-01
* Make sure "num_values" is always initialized since newer versions of GCC willMichael R Sweet2019-04-22
* More clang warning fixes.Michael R Sweet2019-04-20
* Update systemd service file for cupsd (Issue #5551)Michael R Sweet2019-04-15
* Correctly encode octetString values for print filters (Issue #5558)Michael R Sweet2019-04-15