summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Move ListenBackLog to the list of deprecated directives (Issue #5975)Michael R Sweet2021-10-011-10/+8
|
* Add DISPLAY-MATCH to ipptool.Michael R Sweet2021-05-121-4/+10
| | | | HTML man page updates.
* Add WITH-DISTINCT-VALUES support for collections.bug-fix-rollup-1Michael R Sweet2021-04-211-1/+1
|
* Remove unused KeepAliveTimeout directive (Issue #5733)Michael R Sweet2021-04-071-5/+0
|
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-052-8/+24
| | | | | | Import the improvements to ippeveprinter from OpenPrinting/ippsample. Import the improvements to ippfind and ipptool from OpenPrinting/ippsample.
* Update default PAM service (cups instead of other)Michael R Sweet2019-12-021-1/+1
|
* Limit DNS-SD advertisements to the loopback interface for "localhost" andMichael R Sweet2019-12-021-0/+3
| | | | support "off" for subtypes to turn off advertisements (Issue #5666)
* Add authentication support to ippeveprinter (Issue #5665)Michael R Sweet2019-12-021-1/+15
|
* Add support for DigestOptions directive in client.conf (Issue #5647)Michael R Sweet2019-10-151-1/+17
|
* Fix typo in ipptoolfile man page.Michael R Sweet2019-08-151-2/+2
|
* Fix man page typo.Michael R Sweet2019-08-051-2/+2
|
* Update the cupsd.conf man page to better explain what @IF(name) and @LOCAL doMichael R Sweet2019-07-161-1/+9
| | | | (Issue #5604)
* Normalize ippeveprinter environment with ippserver:Michael R Sweet2019-05-171-3/+12
| | | | | | - Add -F option to specify the output format (default is application/postscript when PPDs are used) - Add pwg-xxx attributes and output format to environment.
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-3/+1
| | | | "--libs" output (Issue #5261)
* Add support for $date-current, $date-start, and ISO-8601 time period values forMichael R Sweet2019-05-131-1/+7
| | | | relative date/time values.
* Move ippeveprinter commands to CUPS_SERVERBIN/command.Michael R Sweet2019-05-031-2/+2
|
* Fix cupsenable/disable man pagesMichael R Sweet2019-05-021-2/+2
|
* Bump the default Timeout to 15 minutes as well (Issue #5570)Michael R Sweet2019-05-021-2/+2
|
* Increase the MultipleOperationTimeOut default to 15 minutes, log an error ifMichael R Sweet2019-05-011-2/+2
| | | | the job submission times out (Issue #5570)
* Greatly simplify the man page handling.Michael R Sweet2019-04-2648-317/+445
|
* Update man pages.Michael R Sweet2019-04-242-21/+90
| | | | | | | | | Default manufacturer is now "Example". Add support for DEBUG:, ERROR:, and INFO: messages from print commands. Info and error messages get copied to the job-state-message attribute. Add support for updating printer-alert-description attributes.
* Update man page and localization strings.Michael R Sweet2019-04-191-1/+16
|
* Add UserAgentTokens config directive (Issue #5555)Michael R Sweet2019-04-152-9/+31
| | | | | | | | | | | | cups/cups-private.h: - Add enum and value for UserAgentTokens directive. cups/usersys.c: - _cups_finalize_conf(): Copy UserAgentTokens value to globals. - _cups_init_conf(): Set default UserAgentTokens value and grab prefs. - _cups_read_conf(): Look for UserAgentTokens value. - _cups_set_uatokens(): Set UserAgentTokens value. - cupsSetUserAgent(): Support UserAgentTokens values.
* Add man page for and installation of ippeveprinter commands.Michael R Sweet2019-03-222-0/+50
|
* Make ippserver sample code a supported program called "ippeveprinter", whichMichael R Sweet2019-03-202-0/+165
| | | | can serve as a wrapper for "printer applications".
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-2/+2
|
* Remove cupsaddsmb and associated documentation and infrastructure (Issue #5449)Michael R Sweet2018-12-062-123/+0
|
* Drop cupstestdsc program and related documentation (Issue #5450)Michael R Sweet2018-12-062-43/+0
|
* Add --help usage for all System V commands (Issue #5326)Michael R Sweet2018-12-062-84/+20
|
* Add note about restarting the scheduler manually after editing config files ↵Michael R Sweet2018-11-082-12/+28
| | | | (Issue #5402)
* Clarify meaning of printer errors (Issue #5404)Michael R Sweet2018-11-081-2/+2
|
* Document indirect changing of configuration files (Issue #5403)Michael R Sweet2018-11-081-1/+7
|
* Deprecate snmp backend.Michael R Sweet2018-11-082-7/+12
|
* Disable SNMP supply levels when the community name is cleared (Issue #5354)Michael R Sweet2018-11-081-1/+2
| | | | | | | | | | | backend/snmp-supplies.c: - Look for empty community name. cups/snmp.c: - Allow empty community name. man/cups-snmp.conf.man: - Document behavior of empty community name.
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-1/+2
|
* Update lpadmin man page (Issue #5369)Michael R Sweet2018-08-191-2/+5
|
* Fix local privilege escalation to root and sandbox bypasses in schedulerMichael R Sweet2018-06-052-8/+10
| | | | (rdar://37836779, rdar://37836995, rdar://37837252, rdar://37837581)
* Update ErrorPolicy in cupsd.conf man page (Issue #5301)Michael R Sweet2018-04-241-4/+4
|
* Update lpoptions man page (Issue #5286)Michael R Sweet2018-04-101-3/+3
|
* Remove mentions of non-implemented -U option from lpoptions manpageChristoph Terasa2018-04-031-15/+0
|
* Deprecate printer drivers (Issue #5270)Michael R Sweet2018-03-191-5/+7
| | | | Cleanup man page updates.
* Deprecate raw print queues.Michael R Sweet2018-03-191-1/+2
|
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-201-5/+2
|
* Update ippfind to support -N/--literal-name.Michael R Sweet2018-02-141-4/+13
| | | | Update man pages.
* Bump versions and copyrights.Michael R Sweet2018-01-1747-55/+55
|
* Fix man page typos.Michael R Sweet2017-12-143-6/+7
|
* Add examples for PageLogFormat for job-impressions-completed and ↵Michael R Sweet2017-11-091-1/+2
| | | | job-media-sheets-completed.
* The scheduler no longer logs pages as they are printed, instead just loggingMichael R Sweet2017-11-081-18/+8
| | | | | | | | | | | a total of the pages printed at job completion (Issue #4991) - man/cupsd-logs.man: Update page_log information. - scheduler/job.c: Move cupsdLogPage to finalize_job, make update_job only accept a "PAGE: total NNN" message if the count is greater than the total cupsd already has. Also track sheets. - test/run-stp-tests.sh: Fix page log verification for Test3 since we now just have the total lines.
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0749-245/+49
|
* Add support for MinTLS and MaxTLS options (Issue #5119)Michael R Sweet2017-11-032-4/+11
| | | | | | | | | | | - cups/http-private.h: Move TLS/SSL version options to separate version constants, make _httpTLSSetOptions take min/max version numbers. - cups/tls-*.c: Update _httpTLSSetOptions and _httpTLSStart to use new min/max version numbers. - cups/tlscheck.c: Update _httpTLSSetOptions call. - cups/usersys.c: Support new SSLOptions values, update _httpTLSSetOptions call. - scheduler/conf.c: Support new SSLOptions values, update _httpTLSSetOptions calls.