index
:
delta/cups.git
branch-1.7
branch-2.0
branch-2.1
branch-2.2
branch-http2
bug-fix-rollup-1
buildtest
gh-pages
master
oldmaster
xform
github.com: apple/cups.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheduler
/
conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License change: Apache License, Version 2.0.
Michael R Sweet
2017-11-07
1
-5
/
+1
*
Add support for MinTLS and MaxTLS options (Issue #5119)
Michael R Sweet
2017-11-03
1
-9
/
+27
*
Fix cut/paste error (Issue #5071)
Michael R Sweet
2017-11-03
1
-1
/
+1
*
Add support for DNSSDHostName configuration directive (Issue #5071)
Michael R Sweet
2017-11-03
1
-0
/
+4
*
Fix the default ServerAlias value (Issue #5072)
Michael Sweet
2017-07-31
1
-0
/
+1
*
Fix the `ServerTokens None` option (Issue #5065)
Michael Sweet
2017-07-24
1
-1
/
+1
*
The scheduler's `-t` option did not force all errors to the standard error
Michael Sweet
2017-07-19
1
-7
/
+12
*
The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports `De...
Michael R Sweet
2017-06-26
1
-1
/
+7
*
Allow "Negotiate" as an AuthType/DefaultAuthType, even on systems that don't
Michael Sweet
2017-03-09
1
-5
/
+1
*
Fix source file header text duplication text duplication.
Michael R Sweet
2017-01-16
1
-1
/
+1
*
Add support for "internal" keychain name (uses CUPS keychain instead of user/
Michael R Sweet
2017-01-04
1
-3
/
+5
*
Don't create log files on startup (<rdar://problem/28332470>)
Michael Sweet
2016-11-07
1
-13
/
+0
*
Drop remainder of ASL logging code since it is deprecated in macOS Sierra.
Michael R Sweet
2016-10-20
1
-85
/
+16
*
Add CreateSelfSignedCerts directive for cups-files.conf (Issue #4876)
Michael Sweet
2016-09-19
1
-1
/
+7
*
Do some cleanup for the on-demand support - remove old launchd support (no
Michael Sweet
2016-06-21
1
-4
/
+4
*
Factor out generic 'HAVE_ONDEMAND' macro flag
Brian Norris
2016-05-27
1
-6
/
+6
*
Remove all of the Subversion keywords from various source files.
Michael R Sweet
2016-04-11
1
-7
/
+0
*
<Limit All> in <Policy> sections now applies to all operations when used by
msweet
2015-07-31
1
-100
/
+77
*
Add support for logging to stderr (STR #4505)
msweet
2015-06-03
1
-16
/
+130
*
The scheduler now validates ErrorPolicy values in config files (STR #4591)
msweet
2015-05-06
1
-0
/
+13
*
Fix weak-link check.
msweet
2015-05-05
1
-1
/
+1
*
Fixed logging of configuration errors to show up as errors (STR #4582)
msweet
2015-02-27
1
-1
/
+1
*
The scheduler did not always log which configuration file had the error
msweet
2015-01-30
1
-66
/
+66
*
Update copyrights...
msweet
2015-01-29
1
-1
/
+1
*
Drop support for "Sandboxing off" when running as root on OS X.
msweet
2015-01-29
1
-1
/
+1
*
Additional fix for STR #4531.
msweet
2014-12-09
1
-0
/
+2
*
The scheduler did not honor the FatalErrors directive for mis-configured Group
msweet
2014-10-21
1
-1
/
+4
*
Implement SSLOptions in cupsd.conf and client.conf to allow admins to enable
msweet
2014-10-20
1
-0
/
+45
*
Fix build issues when we don't have systemd or launchd.
msweet
2014-09-30
1
-0
/
+2
*
The scheduler did not preserve listener sockets from launchd or systemd after a
msweet
2014-09-03
1
-3
/
+7
*
Make sure CachDir is only readable by root and lp.
msweet
2014-08-29
1
-1
/
+1
*
Fix MaxJobTime time value bug (STR #4434)
msweet
2014-06-16
1
-1
/
+1
*
Update more man pages.
msweet
2014-06-11
1
-0
/
+1
*
<rdar://problem/16495000> CUPS: Disable gratuitous logging by default
msweet
2014-04-02
1
-0
/
+2
*
Drop lppasswd and (server-side) Digest authentication (STR #4321)
msweet
2014-03-28
1
-18
/
+0
*
Add systemd support to cupsd (STR #3282)
msweet
2014-03-21
1
-4
/
+7
*
<rdar://problem/16041820> Initial edit of a new document on Syrah hangs, appa...
msweet
2014-02-13
1
-1
/
+1
*
<rdar://problem/15939788> Improve CUPS sandboxing
msweet
2014-02-11
1
-1
/
+26
*
Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy us...
msweet
2014-02-06
1
-9
/
+45
*
Add more debug stuff.
msweet
2014-01-15
1
-0
/
+1
*
Shared printers could become inaccessible after a few days on OS X (<rdar://p...
msweet
2013-12-22
1
-0
/
+2
*
Drop support for ServerCertificate and ServerKey directives; now we just support
msweet
2013-12-11
1
-26
/
+13
*
Save work.
msweet
2013-11-08
1
-24
/
+11
*
Drop OpenSSL support.
msweet
2013-11-08
1
-4
/
+4
*
<rdar://problem/15386424> cups.org: gunzip bug prevents use of some gzip'd PP...
msweet
2013-11-04
1
-34
/
+14
*
Save work; public accessors for more stuff, continue transition away from pri...
msweet
2013-10-04
1
-1
/
+1
*
Added a SyncOnClose directive to cups-files.conf to force cupsd to call fsync
msweet
2013-07-26
1
-1
/
+3
*
Update svn:keyword properties.
msweet
2013-05-29
1
-2
/
+2
*
Merge changes from CUPS 1.7b1-r10947.
msweet
2013-04-09
1
-3
/
+3
*
Sync up with CUPS 1.7svn-r10893
msweet
2013-03-11
1
-6
/
+65
[next]