summaryrefslogtreecommitdiff
path: root/systemv
Commit message (Expand)AuthorAge
* 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
* Add more targets covering the CGIs and filters.Michael Sweet2016-04-15
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Remove all remnants of the old private PWG APIs and structures.msweet2016-03-08
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-09
* Interface scripts are no longer supported for security reasonsmsweet2015-10-19
* Fix lpadmin when both -m and -o are used (STR #4578)msweet2015-05-06
* Fix some clang issues.msweet2015-04-03
* Eliminate Clang warnings.msweet2015-03-23
* The cupstestppd program did not handle "maxsize(nnn)" entries in cupsFilter/msweet2015-02-27
* Last bits of IPP Everywhere PPD support - web interface and cups-driverdmsweet2015-02-12
* lpadmin changes to support "-m everywhere" (STR #4258)msweet2015-02-11