]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
6 years agoFix man page typos.
Michael R Sweet [Thu, 14 Dec 2017 22:22:14 +0000 (17:22 -0500)] 
Fix man page typos.

6 years agoFix sub-collection testing (Issue #4096)
Michael R Sweet [Thu, 14 Dec 2017 22:14:00 +0000 (17:14 -0500)] 
Fix sub-collection testing (Issue #4096)

6 years agoThe `cupsCopyDestConflicts` function now handles collection attribute
Michael R Sweet [Thu, 14 Dec 2017 22:06:24 +0000 (17:06 -0500)] 
The `cupsCopyDestConflicts` function now handles collection attribute
("media-col", "finishings-col", etc.) constraints (Issue #4096)

cups/dest-options.c:
- Add cups_collection_contains and cups_collection_string functions.
- Implement collection checking in cups_test_constraints.

cups/encode.c:
- Remove unused variable and assignments in cupsEncodeOptions2.

6 years agoFactor out the option to IPP attribute encoding code into a new private API.
Michael R Sweet [Thu, 14 Dec 2017 19:23:51 +0000 (14:23 -0500)] 
Factor out the option to IPP attribute encoding code into a new private API.

6 years agoUpdate help text.
Michael R Sweet [Thu, 14 Dec 2017 14:58:52 +0000 (09:58 -0500)] 
Update help text.

6 years agoThe `cupsEnumDests` function did not include options from the lpoptions
Michael R Sweet [Thu, 14 Dec 2017 14:45:08 +0000 (09:45 -0500)] 
The `cupsEnumDests` function did not include options from the lpoptions
files (Issue #5144)

cups/dest.c:
- Add destination array for lpoptions destinations and options.
- Move application of options from _cupsGetDests to cups_enum_dests.
- Update cups_get_dests to offer a "load all" mode.

cups/testdest.c:
- Show the default destination
- Add --get.

6 years agoUpdate home page to reference current documentation.
Michael R Sweet [Thu, 14 Dec 2017 14:20:39 +0000 (09:20 -0500)] 
Update home page to reference current documentation.

6 years agoAdd firewall documentation (Issue #5192)
Michael R Sweet [Thu, 14 Dec 2017 14:13:09 +0000 (09:13 -0500)] 
Add firewall documentation (Issue #5192)

6 years agoFix typo (Issue #5190)
Michael R Sweet [Thu, 14 Dec 2017 13:25:47 +0000 (08:25 -0500)] 
Fix typo (Issue #5190)

6 years agoThe scheduler now substitutes default values for invalid job attributes when
Michael R Sweet [Wed, 13 Dec 2017 20:00:35 +0000 (15:00 -0500)] 
The scheduler now substitutes default values for invalid job attributes when
running in "relaxed conformance" mode (Issue #5186)

6 years agoUse IPP printer-state-reasons localizations instead of the old English strings.
Michael R Sweet [Wed, 13 Dec 2017 19:05:04 +0000 (14:05 -0500)] 
Use IPP printer-state-reasons localizations instead of the old English strings.

6 years agoAdd support for IPP presets (Issue #5179)
Michael R Sweet [Mon, 11 Dec 2017 23:28:08 +0000 (18:28 -0500)] 
Add support for IPP presets (Issue #5179)

6 years agoRename HTTP_STATUS_REDIRECT_TEMPORARILY to HTTP_STATUS_FOUND, to match RFC 7231.
Michael Sweet [Sat, 9 Dec 2017 00:16:48 +0000 (19:16 -0500)] 
Rename HTTP_STATUS_REDIRECT_TEMPORARILY to HTTP_STATUS_FOUND, to match RFC 7231.
(still have a define for the old name...)

6 years agoAdd missing HTTP status message for 302 (moved temporarily).
Michael Sweet [Fri, 8 Dec 2017 23:43:06 +0000 (18:43 -0500)] 
Add missing HTTP status message for 302 (moved temporarily).

6 years agoAdd support for IPP Presets attributes.
Michael R Sweet [Thu, 7 Dec 2017 20:49:53 +0000 (15:49 -0500)] 
Add support for IPP Presets attributes.

6 years agoFix requested attributes group mappings.
Michael R Sweet [Thu, 7 Dec 2017 20:48:58 +0000 (15:48 -0500)] 
Fix requested attributes group mappings.

6 years agoFix some typos that prevented the cupsFinishingTemplate option from being
Michael R Sweet [Thu, 7 Dec 2017 20:33:34 +0000 (15:33 -0500)] 
Fix some typos that prevented the cupsFinishingTemplate option from being
fully populated.

6 years agoFix Linux compiler warning.
Michael R Sweet [Thu, 7 Dec 2017 17:02:44 +0000 (12:02 -0500)] 
Fix Linux compiler warning.

6 years agoFix compile errors on Linux.
Michael R Sweet [Thu, 7 Dec 2017 17:00:42 +0000 (12:00 -0500)] 
Fix compile errors on Linux.

6 years agoFix PAM module detection and add support for the "common-*" includes used on
Michael Sweet [Thu, 7 Dec 2017 16:50:32 +0000 (11:50 -0500)] 
Fix PAM module detection and add support for the "common-*" includes used on
Ubuntu (Issue #5185)

conf/pam.common: PAM definition that uses system-wide default (common) modules.

config-scripts/cups-pam.m4: Add PAM module directory search paths, look for common includes.

configure: Regenerate.

6 years agoUpdate the network printer help document (Issue #5177)
Michael Sweet [Thu, 7 Dec 2017 14:51:22 +0000 (09:51 -0500)] 
Update the network printer help document (Issue #5177)

6 years agoAdd information on printer options, sharing, and debug logging.
Michael Sweet [Thu, 7 Dec 2017 04:50:36 +0000 (23:50 -0500)] 
Add information on printer options, sharing, and debug logging.

Add admin.html to installed help files.

Fix CSS bug.

6 years agoFinalize printer and class information in new administration guide.
Michael Sweet [Thu, 7 Dec 2017 03:43:57 +0000 (22:43 -0500)] 
Finalize printer and class information in new administration guide.

Update lpadmin to copy printer-info, printer-location, and printer-geo-location
from the IPP printer when using the "everywhere" driver.

Update lpinfo to list the "everywhere" driver.

6 years agoSave work on new command-line administration help file.
Michael R Sweet [Wed, 6 Dec 2017 01:00:35 +0000 (20:00 -0500)] 
Save work on new command-line administration help file.

6 years agoFix writing of default options (Issue #4717)
Michael R Sweet [Tue, 5 Dec 2017 19:58:19 +0000 (14:58 -0500)] 
Fix writing of default options (Issue #4717)

6 years agoMerge pull request #5184 from albert-astals-cid-kdab/master
Michael R Sweet [Tue, 5 Dec 2017 17:31:14 +0000 (12:31 -0500)] 
Merge pull request #5184 from albert-astals-cid-kdab/master

Fix compilation

6 years agoFix builds.
Michael R Sweet [Tue, 5 Dec 2017 17:30:40 +0000 (12:30 -0500)] 
Fix builds.

6 years agoFix compilation 5184/head
Albert Astals Cid [Tue, 5 Dec 2017 09:23:36 +0000 (10:23 +0100)] 
Fix compilation

6 years agoSome more localization fixes and simplifications.
Michael Sweet [Fri, 1 Dec 2017 22:00:17 +0000 (17:00 -0500)] 
Some more localization fixes and simplifications.

6 years agoLast of the media improvements (Issue #5167)
Michael Sweet [Thu, 30 Nov 2017 16:38:54 +0000 (11:38 -0500)] 
Last of the media improvements (Issue #5167)

cups/dest-localization.c:
- Use "other tray" and "other media" for unknown media sources and types.

cups/dest-options.c:
- media-key is king for size matching.
- Synthesize a media-key value using the size name unless we can't get one.

cups/language-private.h:
- Add _CUPS_MESSAGE_PO constant.

cups/pwg-media.c:
- Allow PWG names with a trailing "_foo" qualifier (so media-key still works
  if an application just adds the _cups_size_t.media value as the "media"
  option.

locale/*.{po,pot,strings}:
- Update localization strings.

locale/cups.footer:
- Add common HP and Canon media types.

locale/checkpo.c:
- Fix \ validation.

6 years agoUpdate documentation.
Michael Sweet [Wed, 29 Nov 2017 23:03:55 +0000 (18:03 -0500)] 
Update documentation.

6 years agoFinish up media improvements (Issue #5167)
Michael Sweet [Wed, 29 Nov 2017 23:01:40 +0000 (18:01 -0500)] 
Finish up media improvements (Issue #5167)

cups/cups.h:
- Add cupsAddDestMediaOptions API.

cups/dest-localization.c:
- Fix cupsLocalizeDestMedia API.

cups/dest-options.c:
- Synthesize a media-key value when one is not provided by the printer (!?!?)
- Add cupsAddDestMediaOptions API.

6 years agoFirst part of better media support (Issue #5167)
Michael Sweet [Wed, 29 Nov 2017 17:49:55 +0000 (12:49 -0500)] 
First part of better media support (Issue #5167)

cups/dest-localization.c:
- Fix localization of borderless/non-borderless media.

cups/dest-options:
- Add support for borderless size names (still needs work)

cups/ppd-cache.c:
- Fix PageSize support in PPD generator - borderless media and custom page sizes.

cups/testppd.c:
- Need to request media-col-database for PPD generator.

6 years agoChangelog.
Michael Sweet [Wed, 29 Nov 2017 03:04:13 +0000 (22:04 -0500)] 
Changelog.

6 years agoMerge pull request #5181 from LuHee/master
Michael R Sweet [Tue, 28 Nov 2017 22:44:01 +0000 (17:44 -0500)] 
Merge pull request #5181 from LuHee/master

Respect AccessLog configuration when compiled against journald.

6 years agoRespect AccessLog configuration when compiled against journald. 5181/head
Lutz Heermann [Tue, 28 Nov 2017 20:40:22 +0000 (21:40 +0100)] 
Respect AccessLog configuration when compiled against journald.

6 years agoAdd support for finishings-col (Issue #5180)
Michael Sweet [Tue, 28 Nov 2017 17:59:45 +0000 (12:59 -0500)] 
Add support for finishings-col (Issue #5180)

- cups/ppd-cache.c: Look for cupsFinishingTemplate option,
  finishings-col-database attribute.  Add finishings-col with
  finishing-template.
- cups/ppd-private.h: Add array of finishing-template names.
- scheduler/printers.c: Add finishings-col-database.

6 years agoAdd cupsFinishingTemplate to generated PPDs.
Michael Sweet [Mon, 27 Nov 2017 22:01:29 +0000 (17:01 -0500)] 
Add cupsFinishingTemplate to generated PPDs.

6 years agoIgnore PWG raster samples.
Michael Sweet [Mon, 27 Nov 2017 20:56:27 +0000 (15:56 -0500)] 
Ignore PWG raster samples.

6 years agoChangelog.
Michael Sweet [Mon, 27 Nov 2017 20:55:50 +0000 (15:55 -0500)] 
Changelog.

6 years agoMerge pull request #5170 from reddevillg/patch-1
Michael R Sweet [Mon, 27 Nov 2017 20:53:05 +0000 (15:53 -0500)] 
Merge pull request #5170 from reddevillg/patch-1

consider loop detected to be success

6 years agoReport printer-strings-uri from PPD file (Issue #5168)
Michael R Sweet [Fri, 10 Nov 2017 20:36:48 +0000 (15:36 -0500)] 
Report printer-strings-uri from PPD file (Issue #5168)

6 years agoAdd media-type localizations for printer-specific media types (Issue #5168)
Michael R Sweet [Fri, 10 Nov 2017 20:33:47 +0000 (15:33 -0500)] 
Add media-type localizations for printer-specific media types (Issue #5168)

cups/dest-localization.c: Move .strings file loader to language.c.
cups/language-private.h: Add load options for _cupsMessageLoad.
cups/language.c: Move .strings file loader to this file.
cups/ppd-cache.c: Save printer-strings-uri value and load the strings file for m
edia-type
cups/ppd-private.h: Bump cache version and add strings_uri.
locale/checkpo.c: Use _cupsMessageLoad for .strings files.

6 years agoRemove old GPL stuff.
Michael R Sweet [Fri, 10 Nov 2017 20:33:39 +0000 (15:33 -0500)] 
Remove old GPL stuff.

6 years agoRemove old GPL stuff.
Michael R Sweet [Fri, 10 Nov 2017 20:31:06 +0000 (15:31 -0500)] 
Remove old GPL stuff.

6 years agoRemove old GPL notices.
Michael R Sweet [Fri, 10 Nov 2017 20:30:22 +0000 (15:30 -0500)] 
Remove old GPL notices.

6 years agoChangelog.
Michael R Sweet [Fri, 10 Nov 2017 17:15:36 +0000 (12:15 -0500)] 
Changelog.

6 years agoFix GPL reference in README (Issue #5172)
Michael R Sweet [Fri, 10 Nov 2017 15:24:18 +0000 (10:24 -0500)] 
Fix GPL reference in README (Issue #5172)

6 years agoWorkaround getgrouplist group data overwrite bug on OpenBSD (Issue #5166)
Michael R Sweet [Fri, 10 Nov 2017 15:20:54 +0000 (10:20 -0500)] 
Workaround getgrouplist group data overwrite bug on OpenBSD (Issue #5166)

6 years agoconsider loop detected to be success 5170/head
reddevillg [Fri, 10 Nov 2017 03:12:16 +0000 (11:12 +0800)] 
consider loop detected to be success

if return 0, load_ppds won't continue to search other files in current directory.

6 years agoAdd examples for PageLogFormat for job-impressions-completed and job-media-sheets...
Michael R Sweet [Thu, 9 Nov 2017 15:54:11 +0000 (10:54 -0500)] 
Add examples for PageLogFormat for job-impressions-completed and job-media-sheets-completed.

6 years agoThe scheduler no longer logs pages as they are printed, instead just logging
Michael R Sweet [Wed, 8 Nov 2017 23:00:44 +0000 (18:00 -0500)] 
The scheduler no longer logs pages as they are printed, instead just logging
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.

6 years agoThe scheduler did not write out dirty configuration and state files if there
Michael R Sweet [Wed, 8 Nov 2017 22:30:45 +0000 (17:30 -0500)] 
The scheduler did not write out dirty configuration and state files if there
were open client connections (Issue #5118)

(reverted b393bc2)

6 years agoFix "ippfind _SomeName" (Issue #4833)
Michael R Sweet [Wed, 8 Nov 2017 22:22:25 +0000 (17:22 -0500)] 
Fix "ippfind _SomeName" (Issue #4833)

6 years agoFix dates and update license help file.
Michael R Sweet [Tue, 7 Nov 2017 19:05:41 +0000 (14:05 -0500)] 
Fix dates and update license help file.

6 years agoLicense change: Apache License, Version 2.0.
Michael R Sweet [Tue, 7 Nov 2017 17:11:35 +0000 (12:11 -0500)] 
License change: Apache License, Version 2.0.

6 years agoChangelog.
Michael R Sweet [Mon, 6 Nov 2017 21:51:07 +0000 (16:51 -0500)] 
Changelog.

6 years agoMerge pull request #5161 from gpunktschmitz/master
Michael R Sweet [Mon, 6 Nov 2017 21:50:03 +0000 (16:50 -0500)] 
Merge pull request #5161 from gpunktschmitz/master

added html tag LABEL to inputs of type CHECKBOX and RADIO

6 years agoSupport the latest HTTP Digest authentication specification (Issue #4862)
Michael R Sweet [Mon, 6 Nov 2017 21:19:27 +0000 (16:19 -0500)] 
Support the latest HTTP Digest authentication specification (Issue #4862)

Also deprecates all httpMD5* functions.

- cgi-bin/var.c: Use cupsHashData to compute SID hash.
- cups/auth.c: Rewrite WWW-Authenticate parser to support multiple auth schemes
  and the new RFC 7616 version of HTTP Digest.
- cups/cups.h: Add cupsHashString function to get a hex version of a hash.
- cups/hash.c: Add MD5 support.
- cups/http.c: Track WWW-Authenticate in a long string, concatenate new set
  values.
- cups/http.h: Deprecate httpMD5* and recommend cupsDoAuth and cupsHash*.
- cups/http-private.h: Pull MD5 stuff, nonce_count is unsigned, track
  WWW-Authenticate header as a potentially long string.
- cups/http-support.c: Use cupsHashData to compute UUID hash.
- cups/md5.c: Comment everything out if we have an OS-supplied MD5 hash
  function.
- cups/md5passwd.c: Use cupsHash* functions.
- cups/tls-*.c: Use cupsHash* functions.
- cups/versioning.h: Add CUPS_API_2_3 definition.
- scheduler/client.c: Update WWW-Authenticate header to include AuthRef,
  Local, and PeerCred schemes with parameters as needed.

6 years agoAdd prototype System Service operations and attribute groups.
Michael R Sweet [Mon, 6 Nov 2017 16:06:40 +0000 (11:06 -0500)] 
Add prototype System Service operations and attribute groups.

6 years agoMerge pull request #5162 from chemicalstorm/chemicalstorm-typo-fr
Michael R Sweet [Mon, 6 Nov 2017 17:40:03 +0000 (12:40 -0500)] 
Merge pull request #5162 from chemicalstorm/chemicalstorm-typo-fr

Fix typo in french translation

6 years agoFix typo in french translation 5162/head
Audric Schiltknecht [Mon, 6 Nov 2017 17:16:46 +0000 (12:16 -0500)] 
Fix typo in french translation

6 years agoadded html tag LABEL to inputs of type CHECKBOX and RADIO 5161/head
Guenther Schmitz [Mon, 6 Nov 2017 12:21:14 +0000 (13:21 +0100)] 
added html tag LABEL to inputs of type CHECKBOX and RADIO

6 years agoAdd support for MinTLS and MaxTLS options (Issue #5119)
Michael R Sweet [Fri, 3 Nov 2017 15:27:04 +0000 (11:27 -0400)] 
Add support for MinTLS and MaxTLS options (Issue #5119)

- 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.

6 years agoFix cut/paste error (Issue #5071)
Michael R Sweet [Fri, 3 Nov 2017 14:25:15 +0000 (10:25 -0400)] 
Fix cut/paste error (Issue #5071)

6 years agoAdd support for DNSSDHostName configuration directive (Issue #5071)
Michael R Sweet [Fri, 3 Nov 2017 14:15:56 +0000 (10:15 -0400)] 
Add support for DNSSDHostName configuration directive (Issue #5071)

6 years agoAdd support for writing ippserver attributes files from ipptool (Issue #5093)
Michael R Sweet [Wed, 1 Nov 2017 21:19:49 +0000 (17:19 -0400)] 
Add support for writing ippserver attributes files from ipptool (Issue #5093)

6 years agoUse the DNS-SD hostname when registering shared printers (Issue #5071)
Michael R Sweet [Wed, 1 Nov 2017 20:20:56 +0000 (16:20 -0400)] 
Use the DNS-SD hostname when registering shared printers (Issue #5071)

6 years agoUpdate the Kerberos help file (Issue #4580)
Michael R Sweet [Wed, 1 Nov 2017 20:03:41 +0000 (16:03 -0400)] 
Update the Kerberos help file (Issue #4580)

6 years agoFix ppdi/ppdc unit tests - english localization is the default and shouldn't be overr...
Michael R Sweet [Wed, 1 Nov 2017 19:55:15 +0000 (15:55 -0400)] 
Fix ppdi/ppdc unit tests - english localization is the default and shouldn't be overriden by system.

Update sample.drv for new CUPS version.

6 years agoThe `lp` and `lpr` commands now provide better error messages when the default
Michael R Sweet [Wed, 1 Nov 2017 19:45:50 +0000 (15:45 -0400)] 
The `lp` and `lpr` commands now provide better error messages when the default
printer cannot be found (Issue #5096)

- berkeley/lpr.c: Use cupsLastErrorMessage() for not-found errors.
- cups/dest.c: Set the last error message in cupsGetNamedDest().
- systemv/lp.c: Use cupsLastErrorMessage() for not-found errors.

6 years agoAdd support for "printer-id" attribute (Issue #4868)
Michael R Sweet [Wed, 1 Nov 2017 18:48:06 +0000 (14:48 -0400)] 
Add support for "printer-id" attribute (Issue #4868)

6 years agoSilence Clang static analyzer warning.
Michael R Sweet [Wed, 1 Nov 2017 18:41:39 +0000 (14:41 -0400)] 
Silence Clang static analyzer warning.

6 years agoMake a symlink for ipps in the backends directory.
Michael R Sweet [Wed, 1 Nov 2017 18:41:08 +0000 (14:41 -0400)] 
Make a symlink for ipps in the backends directory.

6 years agoReport when new jobs are being held (Issue #4761)
Michael R Sweet [Wed, 1 Nov 2017 16:58:17 +0000 (12:58 -0400)] 
Report when new jobs are being held (Issue #4761)

6 years agoNo longer support backslash, question mark, or quotes in printer names (Issue #4966)
Michael R Sweet [Wed, 1 Nov 2017 16:27:58 +0000 (12:27 -0400)] 
No longer support backslash, question mark, or quotes in printer names (Issue #4966)

6 years agoUpdate lpadmin documentation and show a meaningful error message for interface script...
Michael R Sweet [Wed, 1 Nov 2017 16:15:35 +0000 (12:15 -0400)] 
Update lpadmin documentation and show a meaningful error message for interface scripts (Issue #5111)

6 years agoDrop RSS subscription management from the web interface (Issue #5012)
Michael R Sweet [Wed, 1 Nov 2017 16:06:06 +0000 (12:06 -0400)] 
Drop RSS subscription management from the web interface (Issue #5012)

6 years agoDrop hard-coded CGI scripting language support (Issue #5124)
Michael R Sweet [Wed, 1 Nov 2017 16:00:13 +0000 (12:00 -0400)] 
Drop hard-coded CGI scripting language support (Issue #5124)

6 years agoFix the ippserver sample code when threading is disabled or unavailable (Issue #5154)
Michael R Sweet [Wed, 1 Nov 2017 15:56:33 +0000 (11:56 -0400)] 
Fix the ippserver sample code when threading is disabled or unavailable (Issue #5154)

6 years agoStart CUPS 2.3.x development.
Michael R Sweet [Wed, 1 Nov 2017 15:23:38 +0000 (11:23 -0400)] 
Start CUPS 2.3.x development.

6 years agoNeed to look further down in CHANGES.md, fix messages to use .md suffix.
Michael R Sweet [Wed, 1 Nov 2017 14:59:53 +0000 (10:59 -0400)] 
Need to look further down in CHANGES.md, fix messages to use .md suffix.

6 years agoUpdate version check to reflect new changelog title format. v2.2.6
Michael R Sweet [Wed, 1 Nov 2017 14:57:53 +0000 (10:57 -0400)] 
Update version check to reflect new changelog title format.

6 years agoBump versions...
Michael R Sweet [Wed, 1 Nov 2017 14:56:47 +0000 (10:56 -0400)] 
Bump versions...

6 years agoUpdate CUPS programming manual.
Michael R Sweet [Wed, 1 Nov 2017 14:51:16 +0000 (10:51 -0400)] 
Update CUPS programming manual.

6 years agoRevert change in cupsDoIORequest, which caused problems.
Michael R Sweet [Wed, 1 Nov 2017 14:22:12 +0000 (10:22 -0400)] 
Revert change in cupsDoIORequest, which caused problems.

6 years agoFix handling of "yue" language.
Michael R Sweet [Mon, 30 Oct 2017 16:20:12 +0000 (12:20 -0400)] 
Fix handling of "yue" language.

6 years agoMerge pull request #5155 from DavieV/check-printer-first
Michael R Sweet [Mon, 30 Oct 2017 16:04:06 +0000 (12:04 -0400)] 
Merge pull request #5155 from DavieV/check-printer-first

Rearranging order of null checks in lpadmin

6 years agoRearranging order of null checks in lpadmin 5155/head
DavieV [Thu, 26 Oct 2017 05:29:01 +0000 (22:29 -0700)] 
Rearranging order of null checks in lpadmin

6 years agoChangelog.
Michael Sweet [Wed, 25 Oct 2017 17:36:33 +0000 (13:36 -0400)] 
Changelog.

6 years agoMerge pull request #5152 from michaelweghorn/michaelweghorn/add_missing_space_in_loca...
Michael R Sweet [Wed, 25 Oct 2017 14:04:41 +0000 (10:04 -0400)] 
Merge pull request #5152 from michaelweghorn/michaelweghorn/add_missing_space_in_localization

Add missing space in German localization

6 years agoAdd missing space in German localization 5152/head
Michael Weghorn [Wed, 25 Oct 2017 12:51:29 +0000 (14:51 +0200)] 
Add missing space in German localization

6 years agoUpdate fanfold sizes.
Michael Sweet [Mon, 23 Oct 2017 21:48:40 +0000 (17:48 -0400)] 
Update fanfold sizes.

6 years agoUpdate message catalogs.
Michael Sweet [Mon, 23 Oct 2017 21:29:15 +0000 (17:29 -0400)] 
Update message catalogs.

6 years agoDBUS notifications could crash the scheduler (Issue #5143)
Michael Sweet [Mon, 23 Oct 2017 20:23:43 +0000 (16:23 -0400)] 
DBUS notifications could crash the scheduler (Issue #5143)

- scheduler/ipp.c: Make sure requesting-user-name string is valid UTF-8.

6 years agoMerge pull request #5150 from hardfalcon/master
Michael R Sweet [Mon, 23 Oct 2017 20:07:45 +0000 (16:07 -0400)] 
Merge pull request #5150 from hardfalcon/master

 Fix AllowRC4 and AllowSSL3 on GnuTLS platforms

6 years agoFix indention 5150/head
Pascal Ernster [Sun, 22 Oct 2017 21:33:07 +0000 (23:33 +0200)] 
Fix indention

6 years agoFix AllowRC4 and AllowSSL3 on GnuTLS platforms
Pascal Ernster [Sun, 22 Oct 2017 20:34:42 +0000 (22:34 +0200)] 
Fix AllowRC4 and AllowSSL3 on GnuTLS platforms

6 years agoMerge branch 'master' of https://github.com/apple/cups
Pascal Ernster [Sun, 22 Oct 2017 20:13:10 +0000 (22:13 +0200)] 
Merge branch 'master' of https://github.com/apple/cups

6 years agoRevert "Clean up implementation for SSLOptions"
Pascal Ernster [Sun, 22 Oct 2017 20:12:51 +0000 (22:12 +0200)] 
Revert "Clean up implementation for SSLOptions"

This reverts commit c61b78bd84020d34e360e65e44156c0b53e4b3e0.