]> git.ipfire.org Git - thirdparty/cups.git/history - cgi-bin/admin.c
Merge launchd branch into trunk.
[thirdparty/cups.git] / cgi-bin / admin.c
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-18  mikeFix device URIs for printers added via the "Add This...
2006-01-17  mikeFix crash bug.
2006-01-17  mikeAdd basic custom option support (just single value...
2006-01-16  mikeAdd cupsFileFind() function to find a file using a...
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-12-15  mikeAdd IEEE 1284 device ID support to more places, and...
2005-12-15  mikeUpdate PPD files for CUPS 1.2 and use the proper manufa...
2005-12-07  mikeSupport PPD file uploads when adding a printer.
2005-11-30  mikeMove all of the CGI-related functions under the "cgi...
2005-11-22  mikeDo more cleanup of the web UI - still a few more things...
2005-11-04  mikeFix bad add-printer and add-class links (STR #1333)
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-10-19  mikeFix C99-ism in do_config_server() code.
2005-10-13  mikecgi-bin/admin.c:
2005-10-13  mikeFix show/share checkbox stuff, and remove mandatory...
2005-10-12  mikeSome domain socket fixes, plus fix a partial reload...
2005-10-10  mikeFix compiler warnings.
2005-10-03  mikeThe add-printer web page now shows the set-printer...
2005-10-03  mikeFix domain socket issues.
2005-09-26  mikeMore web UI cleanup.
2005-09-22  mikeFix detection of "cancel-job" policy...
2005-09-20  mikeUpdate sample cupsd.conf file and web interface to...
2005-09-01  mikeAdd CacheDir support and fix some web interface and...
2005-09-01  mikeUpdate default security configuration in cupsd.conf...
2005-08-27  mikeAdd web interface for per-printer sharing via "Publish...
2005-08-24  mikecgi-bin/cgi.h:
2005-08-24  mike*/Dependencies:
2005-08-23  mikeUpdate CUPS web interface to use new tabbed interface...
2005-08-23  mikebackend/usb-unix.c:
2005-08-22  mikecgi-bin/admin.c:
2005-08-17  mikeUpdate (and use) web interface stylesheet.
2005-08-16  mikeAdd "@ALL" as a special policy name.
2005-08-04  mikeThe web interface now operates exclusively with the...
2005-08-04  mikeAdded a "set allowed users" interface to the web interf...
2005-08-04  mikeDisallow the "#" character in printer names, since...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeUpdated the printer name error message to indicate...
2004-06-29  mikeCleanup.
2004-02-26  mikeThe web interface now provides a "Set As Default" butto...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2003-09-30  mikeMirror 1.1.x changes.
2003-09-30  mikeAdd error message if the PPD file could not be loaded.
2003-04-11  mikeMirror 1.1.x changes.
2003-04-11  mikeFix BCP/TBCP controls via web interface.
2003-04-10  mikeMirror 1.1.x CGI changes.
2003-04-10  mikeAdd support for PS protocol when configuring the web...
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-10-16  mikeMirror 1.1.x changes.
2002-10-16  mikeFix web interface authentication problems.
2002-10-15  mikeMirror 1.1.x changes.
2002-10-15  mikeFix "unauthorized" errors in the web interface.
2002-10-02  mikeMirror 1.1.x changes.
2002-10-02  mikeFix "configure printer" when the ServerName is set...
2002-08-16  mikeMirror 1.1.x changes.
2002-08-16  mikeShow conflicting options at the top of the configure...
2002-08-16  mikeMirror 1.1.x change.
2002-08-16  mikeFix default choice for option when configuring printer...
2002-08-15  mikeMirror 1.1.x changes.
2002-08-15  mikeFix PPD conflict stuff in web interface.
2002-08-01  mikeMirror 1.1.x changes.
2002-08-01  mikeAdd support for UIConstraints when configuring printers...
2002-06-28  mikeMirror 1.1.x changes.
2002-06-28  mikeDon't allow slash (/) in printer names.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeCompare char against 0, since char is signed on some...
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeSupport any printable character in the printer name.
2002-05-27  mikeMirror 1.1.x changes.
2002-05-27  mikeMove job operations to jobs.cgi.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-09  mikeRename "header" member back to "request"...
2002-03-25  mikeMirror 1.1.x "InstallableOptions" fix.
2002-03-25  mikeUpdate PPD code to treat the InstallableOptions group...
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-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-06-22  mikeFix modify-printer - didn't allow the user to modify...
2001-05-13  mikeMerge changes from 1.1 tree.
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...
next