]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.h
Use INFO log level for unexpected job description attributes in a print-job
[thirdparty/cups.git] / scheduler / conf.h
2012-11-26  mikeMove file, directory, user, and group configuration...
2012-10-16  mikeFinal bits of changes to support paid printing, release...
2012-10-01  mikeDrop support for IRIX (STR #4092)
2012-05-18  mikeAdd new StrictConformance directive, fix more usage...
2012-04-23  mikeUpdate copyrights on all documentation.
2011-11-30  mikeChange default launchd idle timeout to 10 seconds.
2011-11-30  mikeThe scheduler now supports a DefaultAuthType of "auto...
2011-11-04  mikeDrop support for CUPS, LDAP, and SLP browsing (STR...
2011-09-01  mikeCleanup GCC attribute usage.
2011-04-22  mikeMove scheduler's cupsdCheckProgram to libcups as _cupsF...
2011-04-16  mikeNormalize the permission checking code, and check permi...
2011-04-15  mikeMake sure the log files get created when cupsd runs.
2011-03-07  mikeDrop support for the printer-state-history attribute...
2010-12-01  mikeMake sure the default web interface state is reflected...
2010-12-01  mikeThe web interface can now be disabled using the WebInte...
2010-11-04  mikeSome more cleanup, and use cupsArrayNew3 in a few more...
2010-03-03  mikeDrop support for the old Mac OS X Server print quota...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-28  mikeipptest enhancements and IPP conformance fixes:
2009-05-11  mikeAdd support for LogDebugHistory, which provides debug...
2009-04-28  mikeFix port number reported when we have a BrowseAddress...
2009-04-19  mikeRework Kerberos support to not use delegated credential...
2009-04-16  mikeSECURITY: Update DNS rebinding protection for all inter...
2009-01-28  mikeUse cupsd_loglevel_t enumeration for LogLevel.
2009-01-28  mikeAdd microsecond time support for log files.
2009-01-28  mikeThe scheduler did not offer a configurable timeout...
2009-01-23  mikeDon't do hostname lookups for ServerName unless needed.
2009-01-19  mikeReflect correct default for MaxClients in conf.h.
2008-09-19  mikeAdd plist PrintcapFormat support.
2008-09-11  mikeAdd SSLOptions directive (STR #2827).
2008-09-10  mikeTweak the default KeepAliveTimeout and other related...
2008-09-08  mikeAdd support for FatalErrors directive (STR #2536)
2008-09-03  mikeAdd DefaultPaperSize directive (STR #2848)
2008-07-15  mikeAdd new AccessLogLevel directive to limit access_log...
2008-06-18  mikeMore logging cleanup - let cupsdLogJob add the [Job...
2008-06-18  mikeStart cleanup of logging.
2008-05-16  mikeAdd PageLogFormat directive.
2008-05-15  mikeAdd support for PPD: messages in filters.
2008-02-15  mikeMake some stuff const to minimize data segment use.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-04-30  mikeCreate the CUPS log directory as needed (STR #2353)
2007-04-02  mikeAdd ErrorPolicy directive (STR #1871)
2007-03-19  mikeSync changes from Darwin CUPS, and add the Mac OS X...
2007-02-19  mikeMerge DNS-SD branch into trunk (STR #1171)
2007-02-10  mikeAdd support for Mac OS X authorization services (STR...
2006-11-14  mikeAdded a new --with-max-copies configure option (STR...
2006-10-23  mikeKerberos fixes for Mac OS X (STR #2045).
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-06-26  mikeBrowsing could produce some funny printer names when
2006-03-02  mikeOfficially drop RunAsUser support from the scheduler.
2006-02-28  mikeCDSA updates and a ppdClose() bug fix from Jim (STR...
2006-02-05  mikeACL support for Linux (and possibly Solaris/*BSD)
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-26  mikeThe classes.conf file should be mode 0600.
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-26  mikeAdd standard backend exit codes.
2005-09-23  mikeDon't set the default run group to the default system...
2005-09-01  mikeAdd CacheDir support and fix some web interface and...
2005-06-27  mikeLocal authentication certificates are now stored in
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-08-23  mikeMirror 1.1.x changes.
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
2004-08-19  mikeMirror 1.1.x changes.
2004-08-18  mikeAdded a ReloadTimeout directive to control how long the
2004-06-29  mikeCleanup.
2004-04-20  mikeMirror 1.1.x changes.
2004-04-20  mikeFix log file permissions and cleanup checks for run...
2004-02-25  mikeCopyright updates...
2003-10-09  mikeMirror 1.1.x changes.
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-09-11  mikeMirror 1.1.x changes.
2003-09-10  mikeFix language/locale issues (STR #'s 267 and 271)
2003-08-22  mikeMirror 1.1.x changes.
2003-08-22  mikeFix scheduler deadlock on localtime() on Solaris (STR...
2003-08-01  mikeMirror 1.1.x changes.
2003-08-01  mikeUse setgroups(1,&Group) instead of setgroups(0,NULL...
2003-03-30  mikeMirror 1.1.x changes.
2003-03-30  mikeUse CUPS file IO routines for all buffered file IO.
2003-03-19  mikeMirror 1.1.x changes.
2003-03-19  mikeprinter-state-history, -reasons, and -time support.
2003-02-04  mikeMirror 1.1.x changes.
2003-02-04  mikeServerKey isn't needed for CDSA.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeAllocate all strings in the scheduler; this yields...
2003-01-24  mikeMirror 1.1.x changes.
2003-01-24  mikeCDSA encryption library support from Apple.
2003-01-15  mikeMirror 1.1.x changes.
2003-01-15  mikeGNU TLS support from Jeff Licquia.
2003-01-07  mikeCopyright update.
2002-12-17  mikeMirror 1.1.x changes.
2002-12-17  mikeAdd FileDevice directive to avoid root file creation...
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-13  mikeMirror 1.1.x changes.
2002-12-13  mikeAdd MaxClientsPerHost directive and update docos.
2002-08-22  mikeMirror 1.1.x changes.
2002-08-22  mikeAdd MaxCopies directive to set the maximum number of...
2002-08-12  mikeMirror 1.1.x changes.
next