summaryrefslogtreecommitdiff
path: root/systemv
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add support for "-e" option in lpstat (Issue #5005)Michael Sweet2017-05-261-1/+30
|/
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-1613-15/+15
* Update dependencies.Michael Sweet2016-08-261-1/+1
* Support POSIX option processing (Issue #4813)Michael Sweet2016-05-258-1617/+1589
* Add more targets covering the CGIs and filters.Michael Sweet2016-04-154-5/+6
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-1112-181/+60
* Remove all remnants of the old private PWG APIs and structures.msweet2016-03-081-18/+11
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-181-2/+4
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-093-19/+17
* Interface scripts are no longer supported for security reasonsmsweet2015-10-192-33/+6
* Fix lpadmin when both -m and -o are used (STR #4578)msweet2015-05-061-6/+41
* Fix some clang issues.msweet2015-04-031-4/+2
* Eliminate Clang warnings.msweet2015-03-231-14/+14
* The cupstestppd program did not handle "maxsize(nnn)" entries in cupsFilter/msweet2015-02-271-2/+68
* Last bits of IPP Everywhere PPD support - web interface and cups-driverdmsweet2015-02-121-1/+17
* lpadmin changes to support "-m everywhere" (STR #4258)msweet2015-02-111-63/+130
* Fix compiler warnings.msweet2015-01-191-23/+3
* Make "cancel -a" cancel jobs on all destinations.msweet2014-11-121-1/+1
* Fix Linux builds without normal prerequisite libraries installed.msweet2014-08-281-5/+0
* The scheduler now returns completed jobs in the correct newest-to-oldest ordermsweet2014-07-301-4/+12
* Dates in non-UTF-8 locales did not display correctly (STR #4388)msweet2014-05-221-50/+27
* Remove lppasswd man page, and clean up dependencies.msweet2014-03-281-62/+58