]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/client.c
Added write buffering to the HTTP code to improve performance
[thirdparty/cups.git] / scheduler / client.c
2005-09-18  mikeAdded write buffering to the HTTP code to improve perfo...
2005-09-18  mikeThe scheduler now returns the address that was used...
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-09-14  mikeDrop CUPS-Add-Device and CUPS-Delete-Device, and clean...
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-09-09  mikeOnly add certificates for authenticated users and only...
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-31  mikeFix some web interface authentication issues.
2005-08-31  mikescheduler/client.c:
2005-08-26  mikeFinish up on-line help CGI...
2005-08-25  mikeStart adding on-line help...
2005-08-25  mikeAdd support for dynamic, on-line help CGI.
2005-08-23  mikebackend/usb-unix.c:
2005-08-22  mikecgi-bin/admin.c:
2005-08-04  mikeThe scheduler's denial-of-service checks did not work...
2005-06-27  mikeLocal authentication certificates are now stored in
2005-06-21  mikeOnly set REMOTE_USER if con->username is not empty.
2005-06-21  mikeFix infinite recursion problem when deleting empty...
2005-06-20  mikeAdd check for nul character in SSL/TLS client hello.
2005-06-20  mikeThe scheduler now automatically detects SSL/TLS clients...
2005-06-20  mikeThe CUPS API and scheduler no longer support SSLv2...
2005-06-06  mikeUse cupsdEndProcess API everywhere it makes sense to.
2005-06-06  mikeAdd new cupsdStartProcess and cupsdEndProcess APIs...
2005-04-27  mikeThe scheduler didn't detect a closed connection in...
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.
2005-01-03  mikeMirror 1.1.x changes.
2005-01-03  mikeUpdated the Spanish man pages (STR #1041)
2004-10-04  mikeMirror 1.1.x changes.
2004-10-04  mikeFixed some memory and file descriptor leaks in the...
2004-09-12  mikeMirror 1.1.x change.
2004-09-12  mikeThe scheduler did not separate Digest authentication...
2004-09-09  mikeMirror 1.1.x changes.
2004-09-09  mikeRemoved the remaining scheduler code that did not use the
2004-08-28  mikeMirror 1.1.x changes.
2004-08-28  mikeQueue names with 2 periods (e.g. "printer..2") were not
2004-08-19  mikeMirror 1.1.x change.
2004-08-19  mikeFix CGI bug.
2004-08-06  mikeMirror 1.1.x changes.
2004-08-06  mikeHandle both "name?options" and "name options" when...
2004-08-05  mikeMirror 1.1.x changes.
2004-08-05  mikeRework some of the QUERY_STRING code.
2004-07-02  mikeFix some policy issues when the policy from the printer...
2004-07-02  mikeMore close() cleanup...
2004-07-02  mikeFile descriptor handling cleanup (no more mass close...
2004-07-02  mikeMirror 1.1.x changes.
2004-07-02  mikeAdded ServerTokens directive to control the Server...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeThe scheduler didn't handle HTTP GET form data properly...
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeThe LPD backend now uses geteuid() instead of getuid...
2004-06-17  mikeMirror 1.1.x changes.
2004-06-17  mikeThe scheduler did not pass the correct CUPS_ENCRYPTION...
2004-04-20  mikeMirror 1.1.x changes.
2004-04-20  mikeFix log file permissions and cleanup checks for run...
2004-03-24  mikeMirror 1.1.x changes.
2004-03-24  mikeThe scheduler did not report the addresses associated...
2004-03-19  mikeMirror 1.1.x changes.
2004-03-19  mikeThe LPD backend now supports overriding the print job...
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  mikeMore ctype fun...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeThe scheduler could use excess amounts of CPU if a...
2004-02-05  mikeMirror 1.1.x changes.
2004-02-05  mikeFix some niggling SSL/TLS shutdown issues with OpenSSL...
2004-02-03  mikeMirror 1.1.x changes.
2004-02-03  mikeThe PPD conformance tests did not catch group translation
2003-09-29  mikeMirror 1.1.x change.
2003-09-29  mikeShow HTTP status code string, too...
2003-09-17  mikeMirror 1.1.x changes.
2003-09-17  mikeFix script index files (STR #290)
2003-09-15  mikeMirror 1.1.x changes.
2003-09-15  mikeMake config, spool, and status files owned by scheduler...
2003-09-11  mikeMirror 1.1.x changes.
2003-09-10  mikeFix language/locale issues (STR #'s 267 and 271)
2003-09-02  mikeMirror 1.1.x changes.
2003-09-02  mikeDelay restart up to 60 seconds to allow jobs and pendin...
2003-08-30  mikeMirror 1.1.x changes.
2003-08-30  mikeFix STRs 253 and 254 (backend and content-length fixes)
2003-08-01  mikeMirror 1.1.x changes.
2003-08-01  mikeUse setgroups(1,&Group) instead of setgroups(0,NULL...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeFix Valgrind support.
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  mikeRemove unused var.
2003-07-20  mikeDon't call wait() after kill() - the signal handler...
2003-07-20  mikeUse local interface port for CGI programs (IPP_PORT...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeUse default language when client does not set Accept...
2003-07-19  mikeMirror 1.1.x changes.
next