Michael R Sweet
53f8d64f84
Update copyrights and license text on files that were missed.
2018-02-20 21:28:13 -05:00
Michael Sweet
ac05c63065
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.
2017-12-07 11:50:32 -05:00
Michael R Sweet
e310189747
License change: Apache License, Version 2.0.
2017-11-07 12:11:35 -05:00
Michael Sweet
08566de251
Remove unused MIME media types.
2017-06-15 08:33:00 -04:00
Michael R Sweet
4cfbd5f897
Fix typo in mime.types file.
2017-05-31 08:50:47 -04:00
Michael R Sweet
57b7b66b58
Fix source file header text duplication text duplication.
...
Bump copyright to 2017 in web interface and README files.
2017-01-16 09:31:01 -05:00
Michael R Sweet
5048d3ba8d
Add "kerberos" policy for Kerberized printing support (standard on macOS for a
...
long time...)
2016-11-15 12:24:44 -05:00
Michael Sweet
0fa88e19c4
Handle Apple raster.
2016-11-08 21:31:50 -05:00
Michael R Sweet
503b54c930
Remove all of the Subversion keywords from various source files.
2016-04-11 20:28:30 -04:00
msweet
fcad603269
Add /admin/log section to cupsd.conf so that remote admin also controls remote
...
access to the log files (<rdar://problem/23134415>)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12938 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-10-26 17:26:36 +00:00
msweet
ff455bc67f
The new PDF file type rule did not work (STR #4692 )
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12847 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-08-26 18:32:22 +00:00
msweet
5a08320a77
Bring back PWG white paper support for 3D print queues (just tagging of queues and drivers
...
that are 3D-specific, with 3D queues omitted from 2D print dialogs)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12733 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-06-12 01:21:05 +00:00
msweet
08f269f9b9
Back out PWG white paper support from mainline CUPS.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12722 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-06-08 22:00:19 +00:00
msweet
59fd9df986
Start of 3D printer support (infrastructure only)
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12711 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-06-08 19:29:57 +00:00
msweet
6ee8dca8b5
Install filename.default versions of cups-files.conf and snmp.conf
...
(<rdar://problem/19024491>)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12533 a1ca3aef-8c08-0410-bb20-df032aa958be
2015-02-27 12:30:26 +00:00
msweet
56138cae8a
The cups-files.conf file contained the old ServerCertificate/Key directives
...
instead of ServerKeychain.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12289 a1ca3aef-8c08-0410-bb20-df032aa958be
2014-12-05 17:25:43 +00:00
msweet
af38c1b354
The scheduler did not honor the FatalErrors directive for mis-configured Group
...
and SystemGroup values (STR #4495 )
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12223 a1ca3aef-8c08-0410-bb20-df032aa958be
2014-10-21 13:14:55 +00:00
msweet
eceee985ef
Fix PWG Raster auto-typing (STR #4417 )
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11886 a1ca3aef-8c08-0410-bb20-df032aa958be
2014-05-22 12:56:59 +00:00
msweet
c9dcc485c5
<rdar://problem/16495000> CUPS: Disable gratuitous logging by default
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11789 a1ca3aef-8c08-0410-bb20-df032aa958be
2014-04-02 16:52:53 +00:00
msweet
80693400b1
Remove SVN Id keywords from config files.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11658 a1ca3aef-8c08-0410-bb20-df032aa958be
2014-03-03 16:46:23 +00:00
msweet
dfc45c1b97
Fix httpWriteResponse state values after a 0-length response.
...
Fix text/css MIME type rules (so css files don't get mistaken for C source)
New web interface templates and stylesheet that works better on mobile
browsers like the iPhone.
Touch icon for mobile bookmarks.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11349 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-10-21 21:41:21 +00:00
msweet
6ee54c0729
<rdar://problem/11131245> PDF detection in cups needs to be tightened up
...
Add regex() rule support.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11272 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-09-10 19:15:36 +00:00
msweet
8a25966925
Added a SyncOnClose directive to cups-files.conf to force cupsd to call fsync
...
before closing any configuration/state files it writes
(<rdar://problem/14523043>)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11201 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-07-26 21:27:27 +00:00
msweet
b34254bcf1
Fix up svn:keywords for all files.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11025 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-06-07 01:00:33 +00:00
msweet
f2d18633e2
Update svn:keyword properties.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10996 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-05-29 11:51:34 +00:00
msweet
0fa6c7fa54
Merge changes from CUPS 1.7svn-r10791.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4120 a1ca3aef-8c08-0410-bb20-df032aa958be
2013-01-10 17:01:44 +00:00
msweet
c1420c8744
Merge changes from CUPS 1.7svn-r10755.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4074 a1ca3aef-8c08-0410-bb20-df032aa958be
2012-12-12 20:54:21 +00:00
msweet
c41769ffd0
Merge changes from CUPS 1.7svn-r10710.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4040 a1ca3aef-8c08-0410-bb20-df032aa958be
2012-11-26 19:37:04 +00:00
msweet
37e7e6e0b2
Merge changes from CUPS 1.7svn-r10578.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3891 a1ca3aef-8c08-0410-bb20-df032aa958be
2012-08-29 00:26:48 +00:00
msweet
a48458814a
Merge changes from CUPS 1.6svn-r9939.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3392 a1ca3aef-8c08-0410-bb20-df032aa958be
2011-08-31 01:58:55 +00:00
msweet
771bd8cbff
Merge changes from CUPS 1.5.1-r9875.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3363 a1ca3aef-8c08-0410-bb20-df032aa958be
2011-08-09 21:32:14 +00:00
msweet
321d8d57da
Merge changes from CUPS 1.5b1-r9774.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3247 a1ca3aef-8c08-0410-bb20-df032aa958be
2011-05-12 06:22:31 +00:00
msweet
eac3a0a01b
Merge changes from CUPS 1.5svn-r9763.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3242 a1ca3aef-8c08-0410-bb20-df032aa958be
2011-05-11 05:36:13 +00:00
msweet
07ed0e9a43
Merge changes from CUPS 1.5svn-r9675.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3122 a1ca3aef-8c08-0410-bb20-df032aa958be
2011-04-11 18:53:27 +00:00
msweet
c779abb06a
Merge changes from CUPS 1.5svn-r9407.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2910 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-12-14 21:25:17 +00:00
msweet
229681c188
Merge changes from CUPS 1.5svn-r9400
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2890 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-12-03 06:58:01 +00:00
msweet
10d09e334a
Merge changes from CUPS 1.5svn-r9352.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2848 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-11-06 05:13:04 +00:00
msweet
c7017eccd2
Merge changes from CUPS 1.5svn-r9198.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2309 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-07-08 20:45:48 +00:00
msweet
aaf19ab07e
Import changes from CUPS 1.5svn-r9085.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@2046 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-04-07 07:11:03 +00:00
msweet
71e160228f
Merge changes from CUPS 1.5svn-r9049 (private header support)
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1992 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-03-24 14:32:08 +00:00
msweet
f8b3a85b79
Merge changes from CUPS 1.5svn-r9000.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1912 a1ca3aef-8c08-0410-bb20-df032aa958be
2010-02-25 00:52:27 +00:00
msweet
ef55b74533
Merge changes from CUPS 1.5svn-r8916.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1766 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-12-09 18:36:59 +00:00
msweet
18ecb42821
Merge changes from CUPS 1.5svn-r8829.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1695 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-09-24 23:50:39 +00:00
msweet
7a0cbd5e57
Import changes from CUPS 1.4.1 (r8801)
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1649 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-08-29 06:12:06 +00:00
msweet
b0f6947b4d
Merge changes from CUPS 1.4svn-r8679.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1531 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-05-22 21:50:50 +00:00
msweet
68b10830fa
Merge changes from CUPS 1.4svn-r8659
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1516 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-05-18 22:09:10 +00:00
msweet
e07d4801f9
Merge changes from CUPS 1.4svn-r8540.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1432 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-04-22 17:28:12 +00:00
msweet
b9faaae17c
Merge changes from CUPS 1.4svn-r8394.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1253 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-02-25 23:37:25 +00:00
msweet
bf3816c7ed
Merge changes from CUPS 1.4svn-r8346.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1212 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-02-11 16:34:01 +00:00
msweet
745129beeb
Merge changes from CUPS 1.4svn-r8329.
...
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1182 a1ca3aef-8c08-0410-bb20-df032aa958be
2009-02-04 04:27:58 +00:00