]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2005-09-17  mikeThe pdftops filter now minimizes print processing of...
2005-09-17  mikeMerge Xpdf 3.01 code.
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
2005-09-16  mikeThe "lpc" command now supports the "status all" command...
2005-09-16  mikeAdd a workaround for Linux's buggy getaddrinfo() function.
2005-09-16  mikeAllow IPv4 connections to IPv6 loopback and wildcard...
2005-09-16  mikeOSX compile fixes.
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-09-16  mikeippReadIO() did not read collections properly (STR...
2005-09-16  mikeThe "make test" script now creates the test files in
2005-09-15  mikeAll backends now abort on error when printing a job...
2005-09-15  mikeThe scheduler now verifies that a printer supports...
2005-09-15  mikeThe cupstestppd program now flags bad Resolution option...
2005-09-15  mikeThe USB backend now retries printing when the printer is
2005-09-15  mikeAdded new httpGetHostname() function to CUPS API, and...
2005-09-15  mikeThe scheduler now stops printers if the backend for...
2005-09-15  mikeThe configure script now supports "--disable-library...
2005-09-15  mikeFix address/count netmask problem in 1.2 (STR #1257)
2005-09-15  mikeThe IPP backend did not always report on the total...
2005-09-15  mikeThe lpstat program could display garbage date and time...
2005-09-15  mikeThe cupstestppd program would segfault when testing...
2005-09-15  mikeFix inefficient class management issues.
2005-09-15  mikeChange CUPS_PRINTER_SHARED to CUPS_PRINTER_NOT_SHARED...
2005-09-14  mikeAdd httpGetDateString2() API to replace httpGetDateStri...
2005-09-14  mikeRewrite httpGetDateTime() to not use mktime(), since...
2005-09-14  mikeDrop CUPS-Add-Device and CUPS-Delete-Device, and clean...
2005-09-14  mikeCheck for "All" operation in policy Limit separately.
2005-09-14  mikeFix config files with leading spaces, and do testing...
2005-09-14  mikeFix test suite to work with new policy stuff.
2005-09-14  mikeFinish policy update (now compiles... :)
2005-09-13  mikeSave work on upgraded policy stuff (warning, integratio...
2005-09-09  mikeOnly add certificates for authenticated users and only...
2005-09-05  mikeFix compiles on MacOS X.
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-31  mikeAdd tools subdir to hold script tools for testing and...
2005-08-31  mikeUse /tmp instead of %{__tmppath}, which isn't universal...
2005-08-31  mikeUpdate RPM spec file with stuff to make it more compati...
2005-08-31  mikeSet version number to "1.2svn" until we do a release.
2005-08-31  mikescheduler/client.c:
2005-08-30  mikeMove /etc/cups/certs to /var/run/cups/certs.
2005-08-30  mikeMore "make install" fixes...
2005-08-30  mikeRemove the old one...
2005-08-30  mikeAdd SLP include file (dunno why the "svn mv" didn't...
2005-08-30  mikeRename the SSL and SLP config scripts, since they are not
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...
next