]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.c
Add logging that AuthClass and AuthGroupName are deprecated, and
[thirdparty/cups.git] / scheduler / conf.c
2005-11-04  mikeAdd logging that AuthClass and AuthGroupName are deprec...
2005-10-24  mikeThe scheduler now only updates the permissions of SSL...
2005-10-18  mikeFix Solaris compile problems (STR #1321, STR #1317)
2005-10-14  mikeSome more IPv6 fixes (STR #1313)
2005-10-13  mikecgi-bin/admin.c:
2005-10-12  mikeSome domain socket fixes, plus fix a partial reload...
2005-10-12  mikeMore tweakage for STR #1313, mainly to remove the IPv4...
2005-10-10  mikeFix compiler warnings.
2005-10-09  mikeFinal bits of STR #1313 - fixes for CDSA.
2005-10-09  mikeFix parsing of address masks, more of STR #1313.
2005-10-08  mikeMore IPv6/address transparency changes for STR #1313.
2005-10-08  mikeSupport listening on multiple addresses via a single...
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-10-01  mikeAdded support for the Apache PassEnv and SetEnv directi...
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-26  mikeAdd support for cached authentication on a per-job...
2005-09-26  mikeFix PPD copy bug, and add check for MIME database.
2005-09-23  mikeRemove unused SignalCount variable, and fix permissions...
2005-09-23  mikeFix domain socket handling (STR #1277)
2005-09-23  mikeDon't set the default run group to the default system...
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...
next