]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.c
Update scheduler to use new environment variable API - this reduces code
[thirdparty/cups.git] / scheduler / conf.c
2005-09-22  mikeUpdate scheduler to use new environment variable API...
2005-09-20  mikeUpdate sample cupsd.conf file and web interface to...
2005-09-18  mikeThe scheduler now returns the address that was used...
2005-09-18  mikeAdded new BrowseLocalProtocols and BrowseRemoteProtocols
2005-09-17  mikeQuick syslog cleanup.
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-09-15  mikeAdded new httpGetHostname() function to CUPS API, and...
2005-09-15  mikeFix address/count netmask problem in 1.2 (STR #1257)
2005-09-14  mikeDrop CUPS-Add-Device and CUPS-Delete-Device, and clean...
2005-09-14  mikeCheck for "All" operation in policy Limit separately.
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-09-05  mikeFix compiles on MacOS X.
2005-09-01  mikeAdd CacheDir support and fix some web interface and...
2005-09-01  mikeUpdate default security configuration in cupsd.conf...
2005-08-30  mikeFinish up cups-driverd and fix some bugs.
2005-08-30  mikeSave work on cups-driverd.c.
2005-08-30  mikeTweak file, directory, and PPD APIs, and save work...
2005-08-23  mikebackend/usb-unix.c:
2005-08-17  mikeUpdate (and use) web interface stylesheet.
2005-08-12  mikeAnother fix from Alex for using an uninitialized variable.
2005-06-27  mikeLocal authentication certificates are now stored in
2005-06-06  mikeUse cupsdEndProcess API everywhere it makes sense to.
2005-06-02  mikeUse .so.2 for preload libraries so that "make test...
2005-05-24  mikeAdd ippErrorValue(), ippOpString(), and ippOpValue...
2005-05-23  mikeUse new cupsFileGetConf() function to read all config...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-02-18  mikeSync changes and files from 1.1.x.
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-07-06  mikeTypo...
2004-07-02  mikeMirror 1.1.x changes.
2004-07-02  mikeAdded ServerTokens directive to control the Server...
2004-06-30  mikePolicy testing...
2004-06-30  mikeMore policy fun.
2004-06-30  mikeRevamp the policy stuff to be simpler and more like...
2004-06-29  mikeDomain socket support (STR #656)
2004-06-29  mikeAdded BrowseLocalOptions directive to allow the adminis...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeAdded support for quoted system group names (STR #784)
2004-05-13  mikeMirror 1.1.x changes.
2004-05-13  mikeThe scheduler did not properly parse name-based BrowseRelay
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...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2004-02-24  mikeMirror 1.1.x changes.
2004-02-24  mikeThe scheduler did not check for a valid Listen/Port
2004-02-05  mikeMirror 1.1.x changes.
2004-02-05  mikeFix fast reload and common printer attrs (STR #562)
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mikeThe scheduler did not check for invalid allow/deny...
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-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeAdd preliminary Valgrind support (STR #193)
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeUse local interface port for CGI programs (IPP_PORT...
2003-04-23  mikeMirror 1.1.x changes.
2003-04-23  mikeScan backends first, PPDs second (STR #37)
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeInitialize old strings to NULL before setting them...
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeAdd fast cupsd.conf reload code.
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeClean up compiler warnings reported in build farm logs.
2003-03-31  mikeIPv6 patch from Heath Kehoe.
2003-03-31  mikeMirror 1.1.x changes.
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  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-03-17  mikeMirror 1.1.x change.
2003-03-17  mikeMake sure we have applied the RunAsUser mode before...
2003-03-05  mikeMirror 1.1.x changes.
2003-03-05  mikeApple changes.
2003-02-05  mikeMirror 1.1.x changes.
2003-02-05  mikeAllocate fd_sets to support more than 1024 file descrip...
2003-02-04  mikeMirror 1.1.x changes.
2003-02-04  mikeOSX compile fixes.
2003-02-04  mikeMirror 1.1.x changes.
2003-02-04  mikeServerKey isn't needed for CDSA.
2003-01-31  mikeMirror 1.1.x changes.
2003-01-31  mikeFix parsing of SystemGroup directive.
2003-01-31  mikeMirror 1.1.x change.
2003-01-31  mikelppasswd needs group write permission to the /etc/cups...
2003-01-31  mikeMirror 1.1.x change.
2003-01-31  mikeSpool directory now needs 710 perms...
2003-01-29  mikeMirror 1.1.x changes.
next