]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/client.h
Changelog.
[thirdparty/cups.git] / scheduler / client.h
2012-03-22  mikeSave work on new TLS infrastructure.
2012-02-16  mikeAdd support for usernames and passwords longer than...
2011-03-25  mikeStart some Kerberized printing cleanup.
2010-11-04  mikeSome more cleanup, and use cupsArrayNew3 in a few more...
2009-05-26  mikeDon't copy Kerberos credentials unless we have them...
2009-05-16  mikeFix partial CGI header line parsing (STR #3194)
2009-04-28  mikeFix port number reported when we have a BrowseAddress...
2009-04-22  mikeMore Kerberos cleanup.
2009-04-19  mikeRework Kerberos support to not use delegated credential...
2009-01-28  mikeAdd microsecond time support for log files.
2009-01-15  mikeThe scheduler no longer looks up the local hostname...
2008-09-11  mikeAdd SSLOptions directive (STR #2827).
2008-04-18  mikeRevamp "busy" API to account for active HTTP requests...
2007-10-22  mikeMultiple AuthTypes in cupsd.conf did not work (STR...
2007-09-12  mikeKeep the full username around as long as possible so...
2007-08-13  mikeAdd listen timeout mechanism so that we don't consume...
2007-08-02  mikeDon't stop asking for Negotiate credentials because...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-19  mikeFix crash bug when saving credentials with no Kerberos...
2007-05-01  mikeAdded a new cupsDoIORequest() function for reading...
2007-03-21  mikeMake sure auth-info-required is set based on the policy...
2007-03-21  mikeLimit visibility of functions that don't need to be...
2007-02-10  mikeAdd support for Mac OS X authorization services (STR...
2007-01-22  mikeThe scheduler did not pass HTTP GET form variables...
2006-11-21  mikeMerge poll branch into trunk - cupsd now uses poll...
2006-09-11  mikeThe scheduler did not always detect when a client conne...
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-08-24  mikeHTTP headers were not buffered (STR #1899)
2006-03-18  mikeMake global functions local/static when possible.
2006-02-04  mikeUse cupsArray for Clients and Listeners...
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-18  mikeThe scheduler now returns the address that was used...
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-09-01  mikeUpdate default security configuration in cupsd.conf...
2005-08-22  mikecgi-bin/admin.c:
2005-06-20  mikeThe scheduler now automatically detects SSL/TLS clients...
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-07-02  mikeFix some policy issues when the policy from the printer...
2004-07-02  mikeMirror 1.1.x changes.
2004-07-02  mikeAdded ServerTokens directive to control the Server...
2004-06-29  mikeCleanup.
2004-06-17  mikeMirror 1.1.x changes.
2004-06-17  mikeThe scheduler did not pass the correct CUPS_ENCRYPTION...
2004-03-02  mikeMirror 1.1.x changes.
2004-03-02  mikeFix con->file issues with AcceptClient, and let CloseCl...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeThe scheduler could use excess amounts of CPU if a...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeUse local interface port for CGI programs (IPP_PORT...
2003-03-31  mikeMirror 1.1.x changes.
2003-03-31  mikeRemove hard-coded limits on browser and listen directiv...
2003-03-14  mikeMirror 1.1.x changes.
2003-03-14  mikeMissing docos.
2003-03-14  mikeSupport CGI output to stderr and copy to the error_log...
2003-03-13  mikeMirror 1.1.x changes.
2003-03-13  mikeAllocate command, filename, and options (lower memory...
2003-03-12  mikeMirror 1.1.x changes.
2003-03-12  mikePreliminary CGI support.
2003-01-07  mikeCopyright update.
2003-01-03  mikeMirror 1.1.x changes.
2003-01-03  mikeApplied (modified) patch from Debian maintainer to...
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-08-30  mikeMirror 1.1.x changes.
2002-08-30  mikeFix the SSL authentication looping problem that was...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-04-02  mikeCreation of 1.2 development branch.
2001-02-20  mikeAdded code to support Satisfy, Limit, multiple users...
2001-02-20  mikeAdd backlog and double lookup options.
2001-01-22  mikeCopyright 2001...
2000-12-18  mikeFirst cut of SSL/TLS code in Print Pro.
2000-09-14  mikeAnother small round of configure script fixes - we...
2000-09-07  mikeAdded PauseListening() and ResumeListening() functions.
2000-05-01  mikeMD5 support.
2000-02-18  mikeDocumentation changes.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-02-03  mikeClient chunking fix from 1.0.x/4.0.x.
2000-01-04  mikeY2k copyright changes.
1999-07-07  mikeClients array is now allocated dynamically, and standal...
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-03-01  mikeUpdated HTTP interface to use MIME type database for...
1999-02-19  mikeImplemented CGI interfaces and first cut of IPP interface.
1999-02-10  mikeAdded request logging a la Apache.
1999-02-09  mikeUpdated to use new CUPS library functions.