summaryrefslogtreecommitdiff
path: root/systemv
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant codeAlfonso Gregory2021-09-073-17/+16
* Mirror IPP Everywhere "everywhere" model fix from OpenPrinting CUPS.Michael R Sweet2021-07-161-3/+4
* Move 'everywhere' model support into cupsd (Issue #5919)Michael R Sweet2021-06-231-109/+2
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-052-9/+11
* Normalize lp/lpr help text.Michael R Sweet2019-10-151-1/+1
* Add missing "-d" help string (Issue #5661)Michael R Sweet2019-10-151-1/+2
* Fix lpadmin with cupsIPPSupplies and cupsSNMPSupplies (Issue #5610)Michael R Sweet2019-07-161-2/+7
* Fix Linux build issues with new LINKCUPS macro (Issue #5261)Michael R Sweet2019-05-171-1/+1
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-22/+15
* Block cups-files.conf directives (Issue #5530)Michael R Sweet2019-05-151-7/+48
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-12/+12
* The lpadmin command would hang with a bad PPD file (rdar://41495016)Michael R Sweet2019-02-211-3/+2
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-141-0/+1
* Update usage and localized message about the URL to use for secure access.Michael R Sweet2019-01-241-14/+1
* Switch to using "all" and "media-col-database" because some vendors apparentlyMichael R Sweet2019-01-211-4/+2
* Move getifaddrs to a separate header.Michael R Sweet2018-12-101-14/+0
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-062-296/+2
* Drop cupstestdsc program and related documentation (Issue #5450)Michael R Sweet2018-12-062-437/+2
* Update message catalogs for new usage help (Issue #5326)Michael R Sweet2018-12-061-1/+1
* Add --help usage for all System V commands (Issue #5326)Michael R Sweet2018-12-0610-153/+414
* lpoptions now works with discovered but un-added printers (Issue #5045)Michael R Sweet2018-12-061-4/+18
* Fix -E option (Issue #5440)Michael R Sweet2018-12-051-6/+7
* Move debug printfs to internal usage only.Michael R Sweet2018-10-183-96/+52
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-2/+2
* Fix lpadmin error reporting for IPP Everywhere printers (Issue #5370)Michael R Sweet2018-09-281-1/+6
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-0/+13
* Sync up with changes from 2.2.x.Michael R Sweet2018-08-181-0/+8
* Fix regression in lpadmin fix (Issue #5305)Michael R Sweet2018-07-171-5/+14
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-095-5/+5
* Use Enable-Printer and Resume-Printer operations so we don't create a bogus p...Michael R Sweet2018-06-181-19/+19
* Fully deprecate PPD API - no more _PPD_DEPRECATED cheat.Michael R Sweet2018-03-192-5/+4
* Deprecate printer drivers (Issue #5270)Michael R Sweet2018-03-191-0/+4
* Deprecate raw print queues.Michael R Sweet2018-03-191-19/+28
* Fix typoMichael R Sweet2018-03-191-1/+1
* Changelog and dependencies updates.Michael R Sweet2018-02-201-40/+44
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-182-43/+38
* Finalize printer and class information in new administration guide.Michael Sweet2017-12-062-8/+50
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0713-71/+13
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2017-11-011-27/+4
* Report when new jobs are being held (Issue #4761)Michael R Sweet2017-11-012-14/+10
* No longer support backslash, question mark, or quotes in printer names (Issue...Michael R Sweet2017-11-011-2/+1
* Update lpadmin documentation and show a meaningful error message for interfac...Michael R Sweet2017-11-011-1/+20
* Rearranging order of null checks in lpadminDavieV2017-10-251-14/+13
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-13/+13
* Merge pull request #4996 from psychomario/cupstestppdbofMichael R Sweet2017-06-191-1/+1
|\
| * cupstestppd.c: limit PSVersion sscanf size and stop at a newlineRory McNamara2017-05-101-1/+1
* | Add queue type and printer-uri to long "lpstat -e" output.Michael Sweet2017-06-161-1/+12
* | Add "long" output format for -e option.Michael Sweet2017-06-061-2/+7
* | Fix bug in argument processing.Michael Sweet2017-06-061-2/+1
* | Rework lpstat -e to use cupsGetDests to eliminate duplicates (Issue #5005)Michael Sweet2017-05-261-26/+17