]> git.ipfire.org Git - thirdparty/cups.git/history - cgi-bin/admin.c
Add httpConnectEncrypt() and fix all code that uses the
[thirdparty/cups.git] / cgi-bin / admin.c
2001-05-06  mikeAdd httpConnectEncrypt() and fix all code that uses the
2001-03-05  mikeFix MIME type rule for Sun Raster files.
2001-02-07  mikeBug fixes, etc.
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-01-22  mikeCopyright 2001...
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-09-27  mikeAnother potential bug - referencing the response data...
2000-09-26  mikeDon't need setbuf() call...
2000-09-26  mikeoldinfo wasn't always initialized - caused web interfac...
2000-09-19  mikeAdded an error message if the list of PPD files couldn...
2000-09-14  mikeChanged AddFilter logging to debug level 2.
2000-08-29  mikeBug #73: Printer/class names shouldn't begin with numbers.
2000-07-10  mikeAdded name validation for new classes and printers.
2000-06-27  mikeAdded support for setting the default banner pages.
2000-05-22  mikeMissing message for restart-job.
2000-04-10  mikeMissing image file in .list files.
2000-04-09  mike[What I Did on My "Vacation"]
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-10  mikeChanged backends to at least put out "unknown" for...
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-02-01  mikeAdded templates, CGI variable code, and updated printer...
2000-01-30  mikeAdded admin CGI source file.