]> git.ipfire.org Git - thirdparty/cups.git/history - cgi-bin
Save printers.conf with mode 0600.
[thirdparty/cups.git] / cgi-bin /
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-13  mikeSimplify the _cupsLangPuts/Printf functions - we just...
2006-01-12  mikeAdd paging, searching, sort order, etc. to the jobs...
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-12-16  mikeRemove old .cvsignore files.
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-08  mikeAdd initial overview and "what's new" help documents.
2005-12-07  mikeSupport PPD file uploads when adding a printer.
2005-12-06  mikeAdd support for HTML forms using multipart/form-data...
2005-12-03  mikeFix HTML errors...
2005-12-03  mikeAdd section/topic stuff to help, to better organize...
2005-11-30  mikeAdd missing file...
2005-11-30  mikeMove all of the CGI-related functions under the "cgi...
2005-11-30  mikeUpdate API help documents (work in progress)
2005-11-22  mikeMake any hostname that starts with "localhost." as...
2005-11-22  mikeDo more cleanup of the web UI - still a few more things...
2005-11-12  mikeIntegrate several Debian CUPS patches.
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-10  mikeFix URL problem (STR #1292)
2005-10-08  mikeFix default domain socket on OSX (STR #1313)
2005-10-06  mikeFix 64-bit file offset support.
2005-10-03  mikeThe add-printer web page now shows the set-printer...
2005-10-03  mikeUpdate "print test page" to use CUPS_DATADIR, and to...
2005-10-03  mikeFix domain socket issues.
2005-10-01  mikeThe classes web page now provides links to each of...
2005-09-26  mikeMore web UI cleanup.
2005-09-22  mikeFix detection of "cancel-job" policy...
2005-09-22  mikeMore work on on-line API help, testing.
2005-09-22  mikeUpdate API references and web help.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-20  mikeUpdate sample cupsd.conf file and web interface to...
2005-09-15  mikeAdded new httpGetHostname() function to CUPS API, and...
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-30  mikeFinish up cups-driverd and fix some bugs.
2005-08-27  mikeAdd web interface for per-printer sharing via "Publish...
2005-08-27  mikeFix AND logic by adding reciprocal regex (word1 AND...
2005-08-26  mikeUse extended POSIX regular expressions.
2005-08-26  mikeFinish up on-line help CGI...
2005-08-26  mikeImplement index search using regular expressions.
2005-08-26  mikeSave work on help indexing, and remove use of NAMLEN...
2005-08-25  mikeStart adding on-line help...
2005-08-25  mikeAdd support for dynamic, on-line help CGI.
2005-08-25  miketemplates/jobs.tmpl:
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  mikeAdd "requesting-user-name" and "my-jobs" attributes...
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  mikeUpdate copyright notices, addresses, etc.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-12-27  mikeMirror 1.1.x changes.
2004-12-27  mikeThe scheduler's device loading code used the wrong...
2004-06-29  mikeUpdated the printer name error message to indicate...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-03-24  mikeMirror 1.1.x changes.
2004-03-24  mikeThe cupstestppd program did not allow a default choice
2004-02-26  mikeThe web interface now provides a "Set As Default" butto...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeFix admin links on web interface.
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2004-02-24  mikeMirror 1.1.x changes.
2004-02-24  mikeThe web interface did not show the printer state history
2004-02-02  mikeMirror 1.1.x changes.
2004-02-02  mikeUpdated pdftops to Xpdf 2.03 code to fix printing bugs...
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mikeFix default printer URI rewrite bug (STR #299 and ...
2003-10-16  mikeMirror 1.1.x changes.
2003-10-16  mikeThe scheduler did not move the incoming job attributes...
2003-09-30  mikeMirror 1.1.x changes.
2003-09-30  mikeAdd error message if the PPD file could not be loaded.
2003-09-02  mikeMirror 1.1.x changes.
next