]> git.ipfire.org Git - thirdparty/cups.git/history - cgi-bin/admin.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / cgi-bin / admin.c
2003-04-08  mikeMirror 1.1.x changes.
2003-03-21  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-12-10  mikeMirror 1.1.x changes.
2002-10-16  mikeMirror 1.1.x changes.
2002-10-15  mikeMirror 1.1.x changes.
2002-10-02  mikeMirror 1.1.x changes.
2002-08-16  mikeMirror 1.1.x changes.
2002-08-16  mikeMirror 1.1.x change.
2002-08-15  mikeMirror 1.1.x changes.
2002-08-01  mikeMirror 1.1.x changes.
2002-06-28  mikeMirror 1.1.x changes.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeMirror 1.1.x changes.
2002-05-27  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-09  mikeRename "header" member back to "request"...
2002-03-25  mikeMirror 1.1.x "InstallableOptions" fix.
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-01-02  mikeCopyright updates...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
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.