]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.c
File cleanup.
[thirdparty/cups.git] / scheduler / conf.c
2006-03-03  mikeFile cleanup.
2006-03-02  mikeOfficially drop RunAsUser support from the scheduler.
2006-02-25  mikeMake sure that TMPDIR is set to a valid directory;...
2006-02-23  mikeAdded LDAP printer browsing support (STR #338)
2006-02-16  mikeFix packaging and install targets to use the right...
2006-02-14  mikeFix undetected disconnect in cupsGetFd() and related...
2006-02-13  mikeRename cupsBackchannelWrite to cupsBackChannelWrite...
2006-02-06  mikeUpdate debug2 log messages to use function name prefix...
2006-02-05  mikeUpdate configure script to generate system groups.
2006-02-04  mikeUse cupsArray for Clients and Listeners...
2006-01-31  mikeAdd UseNetworkDefault option and corresponding support...
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-27  mikeAdd configure options to set the default values of...
2006-01-26  mikeStateDir is not writable by group...
2006-01-26  mikeAdd notify_post() support on MacOS X.
2006-01-26  mikeThe classes.conf file should be mode 0600.
2006-01-24  mikeAdd new cupsArrayInsert() function to insert elements...
2006-01-19  mikeMerge in some clean-up changes from Apple.
2006-01-10  mikeUpdate copyrights on changed files.
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-11-24  mikeWrite printcap file as needed from callers to add/delet...
2005-11-14  mikeClean up notification and printer attributes.
2005-11-12  mikeLoad/delete subscriptions and stop notifiers as needed.
2005-11-10  mikeDo not allow users to configure CUPS with "User" set...
2005-11-04  mikeCache remote printers (STR #1295)
2005-11-04  mikeDeprecate FaxRetry* directives in favor of JobRetry...
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
next