summaryrefslogtreecommitdiff
path: root/systemv
Commit message (Expand)AuthorAge
* Normalize lp/lpr help text.Michael R Sweet2019-10-15
* Add missing "-d" help string (Issue #5661)Michael R Sweet2019-10-15
* Fix lpadmin with cupsIPPSupplies and cupsSNMPSupplies (Issue #5610)Michael R Sweet2019-07-16
* 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
* Block cups-files.conf directives (Issue #5530)Michael R Sweet2019-05-15
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
* The lpadmin command would hang with a bad PPD file (rdar://41495016)Michael R Sweet2019-02-21
* Eliminate use of private macOS security headers/APIs (Issue #5516)Michael R Sweet2019-02-14
* Update usage and localized message about the URL to use for secure access.Michael R Sweet2019-01-24
* Switch to using "all" and "media-col-database" because some vendors apparentlyMichael R Sweet2019-01-21
* Move getifaddrs to a separate header.Michael R Sweet2018-12-10
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-06
* Drop cupstestdsc program and related documentation (Issue #5450)Michael R Sweet2018-12-06
* Update message catalogs for new usage help (Issue #5326)Michael R Sweet2018-12-06
* Add --help usage for all System V commands (Issue #5326)Michael R Sweet2018-12-06
* lpoptions now works with discovered but un-added printers (Issue #5045)Michael R Sweet2018-12-06
* Fix -E option (Issue #5440)Michael R Sweet2018-12-05
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
* Fix lpadmin error reporting for IPP Everywhere printers (Issue #5370)Michael R Sweet2018-09-28
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Sync up with changes from 2.2.x.Michael R Sweet2018-08-18
* Fix regression in lpadmin fix (Issue #5305)Michael R Sweet2018-07-17
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-09
* Use Enable-Printer and Resume-Printer operations so we don't create a bogus p...Michael R Sweet2018-06-18
* Fully deprecate PPD API - no more _PPD_DEPRECATED cheat.Michael R Sweet2018-03-19
* Deprecate printer drivers (Issue #5270)Michael R Sweet2018-03-19
* Deprecate raw print queues.Michael R Sweet2018-03-19
* Fix typoMichael R Sweet2018-03-19
* Changelog and dependencies updates.Michael R Sweet2018-02-20
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Finalize printer and class information in new administration guide.Michael Sweet2017-12-06
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* The `lp` and `lpr` commands now provide better error messages when the defaultMichael R Sweet2017-11-01
* Report when new jobs are being held (Issue #4761)Michael R Sweet2017-11-01
* No longer support backslash, question mark, or quotes in printer names (Issue...Michael R Sweet2017-11-01
* Update lpadmin documentation and show a meaningful error message for interfac...Michael R Sweet2017-11-01
* Rearranging order of null checks in lpadminDavieV2017-10-25
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* Merge pull request #4996 from psychomario/cupstestppdbofMichael R Sweet2017-06-19
|\
| * cupstestppd.c: limit PSVersion sscanf size and stop at a newlineRory McNamara2017-05-10
* | Add queue type and printer-uri to long "lpstat -e" output.Michael Sweet2017-06-16
* | Add "long" output format for -e option.Michael Sweet2017-06-06
* | Fix bug in argument processing.Michael Sweet2017-06-06
* | Rework lpstat -e to use cupsGetDests to eliminate duplicates (Issue #5005)Michael Sweet2017-05-26
* | Add support for "-e" option in lpstat (Issue #5005)Michael Sweet2017-05-26
|/
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Update dependencies.Michael Sweet2016-08-26
* Support POSIX option processing (Issue #4813)Michael Sweet2016-05-25