]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.c
The scheduler used a select() timeout of INT_MAX seconds when
[thirdparty/cups.git] / scheduler / conf.c
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
2004-08-18  mikeAdded a ReloadTimeout directive to control how long the
2004-07-06  mikeTypo...
2004-07-02  mikeAdded ServerTokens directive to control the Server...
2004-06-29  mikeAdded support for quoted system group names (STR #784)
2004-05-13  mikeThe scheduler did not properly parse name-based BrowseRelay
2004-04-20  mikeFix log file permissions and cleanup checks for run...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMore ctype fun...
2004-02-24  mikeThe scheduler did not check for a valid Listen/Port
2004-02-05  mikeFix fast reload and common printer attrs (STR #562)
2003-11-07  mikeThe scheduler did not check for invalid allow/deny...
2003-10-09  mikeRevamp child signal handling to remove all processing...
2003-09-10  mikeFix language/locale issues (STR #'s 267 and 271)
2003-08-22  mikeFix scheduler deadlock on localtime() on Solaris (STR...
2003-07-20  mikeAdd preliminary Valgrind support (STR #193)
2003-07-20  mikeUse local interface port for CGI programs (IPP_PORT...
2003-04-23  mikeScan backends first, PPDs second (STR #37)
2003-04-10  mikeInitialize old strings to NULL before setting them...
2003-04-10  mikeAdd fast cupsd.conf reload code.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-03-31  mikeMake browse address loading code similar to poll/relay...
2003-03-31  mikeRemove hard-coded limits on browser and listen directiv...
2003-03-30  mikeUse CUPS file IO routines for all buffered file IO.
2003-03-19  mikeprinter-state-history, -reasons, and -time support.
2003-03-17  mikeMake sure we have applied the RunAsUser mode before...
2003-03-05  mikeApple changes.
2003-02-05  mikeAllocate fd_sets to support more than 1024 file descrip...
2003-02-04  mikeOSX compile fixes.
2003-02-04  mikeServerKey isn't needed for CDSA.
2003-01-31  mikeFix parsing of SystemGroup directive.
2003-01-31  mikelppasswd needs group write permission to the /etc/cups...
2003-01-31  mikeSpool directory now needs 710 perms...
2003-01-29  mikeAllocate all strings in the scheduler; this yields...
2003-01-29  mikeNot all platforms have hstrerror()...
2003-01-29  mikeFix CDSA compile probs.
2003-01-24  mikeCDSA encryption library support from Apple.
2003-01-23  mikeUse hstrerror() for hostname lookup errors.
2003-01-15  mikeGNU TLS support from Jeff Licquia.
2003-01-09  mikeFix GCC warnings on some platforms when printing IP...
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  mikeAdd MaxClientsPerHost directive and update docos.
2002-08-22  mikeAdd MaxCopies directive to set the maximum number of...
2002-08-12  mikeAdd new FilterNice directive support.
2002-07-18  mikeUpdate SuSE PAM configuration file.
2002-06-14  mikeAdd RootCertDuration directive.
2002-05-22  mikeFix AuthClass bug (was setting auth type instead of...
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-15  mikeAdd GNU __attribute__ stuff for printf-like functions...
2002-05-14  mikeFixes from Apple.
2002-03-27  mikeUpdate browsing to support @LOCAL and @IF(name) properly.
2002-01-23  mikeAdd IRIX improvements and manpage updates from Andrea.
2002-01-02  mikeCopyright update...
2001-12-29  mikeAlso check for NumSystemGroups == 0 when handling ...
2001-12-29  mikeIf no system group was defined in cupsd.conf, no system...
2001-12-18  mikeChange ownership and permissions of config files and...
2001-12-13  mikeAdd BasicDigest authentication support (Basic authentic...
2001-12-05  mikeDon't allow "always" for Encryption parameter in cupsd...
2001-10-30  mikeMacOS X fixes and files.
2001-09-14  mikeDefault MaxJobs is 500.
2001-07-25  mikeDon't enable SLP by default.
2001-07-23  mikeSLP support.
2001-07-17  mikeMan page install fixes.
2001-07-12  mikeFix PUT processing in scheduler.
2001-06-27  mikeDefault user & group from configure script.
2001-06-27  mikeDefault to user lpd under AIX.
2001-06-22  mikeInclude directive support.
2001-06-22  mikeMultiple system group support.
2001-06-22  mikeHideImplicitClasses directive.
2001-06-21  mikeFix set-job-attributes bug.
2001-06-21  mikeReport all supported file types to the client.
2001-05-22  mikeReset MaxJobs* directives on reload.
2001-05-16  mikeippFindNextAttribute()
2001-03-30  mikeAdd new IPP status codes and messages.
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-03-12  mikeDrop use of inet_addr(), since it is not IPv6 compatible.
2001-02-21  mikeAdded support for PrintcapFormat directive.
2001-02-21  mikeFull Apache LogLevel support.
2001-02-21  mikeUpdated to v1.1.7/4.1.7
2001-02-20  mikeAdded code to support Satisfy, Limit, multiple users...
2001-02-20  mikeAdd backlog and double lookup options.
2001-02-07  mikeSuSE fixes.
2001-01-24  mikeFixed bug in HTTP upgrade code - wasn't consuming the...
2001-01-23  mikeMaxJobs is an integer, not a boolean...
2001-01-22  mikeCopyright 2001...
2000-12-20  mikeDropped patch status for Print Pro files.
2000-12-18  mikeFirst cut of SSL/TLS code in Print Pro.
2000-11-29  mikeChanged default configuration of CUPS to not enable...
2000-11-17  mikeFirst half of quota stuff.
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-03  mikeReverted snprintf's to using just sizeof(); a quick...
2000-11-02  mikesnprintf() calls with size - 1; trying to nail down...
2000-09-29  mikeChangelog update.
2000-09-12  mikeNew debug2 log level.
2000-09-06  mikeAdded RemoteRoot directive support.
2000-08-29  mikeBUG #89: Add FontPath directive.
2000-08-18  mikeAdded filter limit stuff for Canon.
2000-07-31  mikeChange ownership and permissions of request and tempora...
2000-07-17  mikeFixes for bugs 49-59.
next