]> git.ipfire.org Git - thirdparty/cups.git/history - cgi-bin/printers.c
Clean up localizations throughout.
[thirdparty/cups.git] / cgi-bin / printers.c
2012-04-23  mikeClean up localizations throughout.
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-01-11  mikeChoosing "maintenance" from the web interface displayed...
2009-11-09  mikeSECURITY: The CUPS web interface was vulnerable to...
2008-11-17  mikeFix redirection problem with printer web page (STR...
2008-10-27  mikeUpdate dependencies.
2008-10-05  mikeDon't need to set "cupscommand" variable anymore.
2008-10-05  mikeMore web UI cleanup.
2008-09-16  mikeOK, lots of changes to the web interface and CUPS logo...
2008-02-13  mikeFix single printer/class display.
2008-01-22  mikeFix Kerberos authentication with several of the web...
2007-08-29  mikeMerge web UI updates branch back into trunk. We still...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2006-05-22  mikeThe web interface did not handle reloads properly for...
2006-05-21  mikeExpect: changes that didn't get committed to trunk...
2006-05-19  mikeThe web interface support programs crashed on Solaris...
2006-02-28  mikeAdd "clear" button to clear search strings.
2006-02-24  mikeUpdate cupsd and CGI programs to use PATH_INFO instead...
2006-02-23  mikeAdded official support for printer maintenance commands...
2006-02-15  mikeUpdate dependencies, fix some web UI bugs, and fix...
2006-02-10  mikeFix some minor memory leaks in the CGI programs.
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-14  mikeLocalize the rest of the web interface.
2006-01-14  mikeThe web interface now supports moving of a job or jobs...
2006-01-13  mikeAdd paging and searching for printers and classes.
2006-01-12  mikeAdd paging, searching, sort order, etc. to the jobs...
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-11-30  mikeMove all of the CGI-related functions under the "cgi...
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-10-03  mikeUpdate "print test page" to use CUPS_DATADIR, and to...
2005-10-03  mikeFix domain socket issues.
2005-08-25  miketemplates/jobs.tmpl:
2005-08-23  mikeUpdate CUPS web interface to use new tabbed interface...
2005-08-04  mikeAdd "requesting-user-name" and "my-jobs" attributes...
2005-08-04  mikeThe web interface now operates exclusively with the...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeFix admin links on web interface.
2004-02-25  mikeCopyright updates...
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mikeFix default printer URI rewrite bug (STR #299 and ...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeScan template files for attributes that are used (STR...
2003-04-08  mikeMirror 1.1.x changes.
2003-04-08  mikeFix ippLength() with collections.
2003-03-21  mikeMirror 1.1.x changes.
2003-03-21  mikeAdd collection support to web interface.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-10  mikeMirror 1.1.x changes.
2002-12-10  mikeFix error messages in web interfaces.
2002-05-09  mikeRename "header" member back to "request"...
2002-04-08  mikeMirror 1.1.x changes.
2002-04-08  mikeFix rewriting of printer URIs again - any URIs with...
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-05-13  mikeMerge changes from 1.1 tree.
2001-05-06  mikeAdd httpConnectEncrypt() and fix all code that uses the
2001-01-22  mikeCopyright 2001...
2000-09-14  mikeFixed server name code - don't use cupsServer(), use...
2000-09-05  mikeBug #98: Add default printer link to web interfaces.
2000-04-09  mike[What I Did on My "Vacation"]
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-02-02  mikeUpdated CUPS installation list to include templates...
2000-02-01  mikeAdded templates, CGI variable code, and updated printer...
1999-11-04  mikeFixed support and download links for ESP Print Pro.
1999-10-18  mikeFixed image map links.
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-27  mikeNeeded to include config.h...
1999-09-27  mikeUpdated navbar links.
1999-08-16  mikeAdded #ifdef for ESP Print Pro (larger navigation bar...
1999-08-06  mikeChanged back to "localhost" since a fix is in scheduler...
1999-08-06  mikeChanged "localhost" to getenv("SERVER_NAME") in CGIs...
1999-06-25  mikeFixed several bugs in browsing code.
1999-06-23  mikeLots of little fixes.
1999-06-21  mikeAdded echo commands to makefile.
1999-05-03  mikeFixed minor bug in printer CGI.
1999-04-19  mikeAdded printers.cgi for on-line printer status.