]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2005-08-30  mikeFinish up cups-driverd and fix some bugs.
2005-08-30  mikeSave work on cups-driverd.c.
2005-08-30  mikeTweak file, directory, and PPD APIs, and save work...
2005-08-29  mikeAdd new cupsDir*() functions, remove private file API...
2005-08-28  mikeAdd port monitor support to scheduler.
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-27  mikeAdd autoconf-generated RPM spec file.
2005-08-26  mikeUse extended POSIX regular expressions.
2005-08-26  mikeDon't install French man pages (for now)
2005-08-26  mikeFix directories on Linux RPM installations.
2005-08-26  mikeFix "make install" target to install correct files.
2005-08-26  mikeMake all HR's solid and thin.
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  mikeFix OpenBSD signalling bug that would cause the system...
2005-08-25  mikeRemove old documentation page, and make "edit configura...
2005-08-25  mikeAdd support for dynamic, on-line help CGI.
2005-08-25  miketemplates/jobs.tmpl:
2005-08-25  mikedoc/index.html.in:
2005-08-24  mikecups/cups.h:
2005-08-24  mikecgi-bin/cgi.h:
2005-08-24  mike*/Dependencies:
2005-08-24  mikeRemove old images.
2005-08-24  mikeAdd new GIMP 2.2 scripts to create new button images.
2005-08-23  mikeAuto-general index.html and documentation.html.
2005-08-23  mikeMinor spacing tweak.
2005-08-23  mikeUpdate CUPS web interface to use new tabbed interface...
2005-08-23  mikeAdd simple device URI check to add_printer(); basically...
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-17  mikeRemove C++ compiler "hack" for GCC, since many GCC...
2005-08-17  mikeFix compiler warning (STR #1246)
2005-08-17  mikeFix compiler warning (STR #1245)
2005-08-17  mikeMake sure "fd" is always initialized when opening socke...
2005-08-17  mikeFix compiler warnings (STR #1242)
2005-08-16  mikeAdd "@ALL" as a special policy name.
2005-08-16  mikeStrip the sample cupsd.conf file to the bare essentials...
2005-08-12  mikeAnother fix from Alex for using an uninitialized variable.
2005-08-12  mikeFix some event logging typos (thanks Alex!)
2005-08-11  mikeMore vsnprintf() emulation function bug fixes.
2005-08-04  mikeThe scheduler, command-line, and web interfaces now...
2005-08-04  mikeAdd "requesting-user-name" and "my-jobs" attributes...
2005-08-04  mikecupsMarkOptions() now handles more non-standard duplexi...
2005-08-04  mikecups-lpd now honors remote banner requests with the...
2005-08-04  mikeThe scheduler's denial-of-service checks did not work...
2005-08-04  mikeThe lp and lpr commands did not error out properly...
2005-08-04  mikeThe pstops filter did not handle Adobe-specific comments in
2005-08-04  mike"lpstat -l -p" incorrectly reported the printer interfa...
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-08-04  mikeAdded a new application/x-csource MIME type, and suppor...
2005-08-04  mikeThe pdftops filter did not compile with GCC 4.0 (STR...
2005-08-04  mikeThe texttops filter did not highlight preprocessor...
2005-08-04  mikeHP PJL output now uses both JOB DISPLAY and RDYMSG...
2005-08-04  mikeAdd support for "ll" as well as "ll_CC" for PPD transla...
2005-08-03  mikepdftops/Annot.cxx:
2005-08-02  mikeAdd support for encoding of subscription attributes.
2005-08-01  mikeFix CUPS file API - wrong logic for cups_read()...
2005-07-28  mikeUpdate PostScript test file.
2005-07-25  mikeMove scheduler file API to CUPS library, make cups_file...
2005-06-27  mikeLocal authentication certificates are now stored in
2005-06-27  mikeBackends now use "&" to separate options in device...
2005-06-24  mikeForced classification did not work when job-sheets...
2005-06-21  mike"lpstat -l -p" incorrectly showed all users as allowed...
2005-06-21  mikeFix raster test program.
2005-06-21  mikeFix charset detection code (STR #1194)
2005-06-21  mikeFixed a raster header byte swapping bug.
2005-06-21  mikeFix reporting of signals/exit codes from child processe...
2005-06-21  mikeOnly set REMOTE_USER if con->username is not empty.
2005-06-21  mikeFix infinite recursion problem when deleting empty...
2005-06-20  mikeAdd check for nul character in SSL/TLS client hello.
2005-06-20  mikeThe scheduler now automatically detects SSL/TLS clients...
2005-06-20  mikeThe CUPS API and scheduler no longer support SSLv2...
2005-06-18  mikecupsaddsmb needs to export cups6.ini as well...
2005-06-06  mikeUse cupsdEndProcess API everywhere it makes sense to.
2005-06-06  mikeAdd new cupsdStartProcess and cupsdEndProcess APIs...
2005-06-03  mikeFix GCC 4 compiles on MacOS X 10.4.x.
2005-06-02  mikeUse .so.2 for preload libraries so that "make test...
2005-06-02  mikeRestore old linker options for non-OSX builds.
2005-06-01  mikeChanges so that PHP CUPS API builds on MacOS X.
2005-05-30  mikeSupport job subscriptions via print-job and create...
2005-05-25  mikeFixed a signal-handling bug in httpRead() which ultimat...
2005-05-24  mikeAdd ippErrorValue(), ippOpString(), and ippOpValue...
2005-05-24  mikeImplement cupsdLoadAllSubscriptions().
2005-05-23  mikeUse new cupsFileGetConf() function to read all config...
2005-05-23  mikeAdd current PHP CUPS module from 1.1.x branch.
2005-05-23  mikeRemove C99-isms.
2005-05-23  mikeMirror STR #1157 fixes.
2005-05-19  mikeUpdate mailto spec...
2005-05-18  mikeSave integration work on new notification API.
2005-05-16  mikeUpdated draft...
2005-05-16  mikeAdd new RFCs and working draft.
2005-05-14  mikeUpdate support contact info...
2005-05-13  mike_cups_md5_byte_t -> unsigned char
2005-05-12  mikeUpdate AIX shared libraries and "no PAM" scheduler...
next