]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2005-09-23  mikeRemove unused SignalCount variable, and fix permissions...
2005-09-23  mikeRemove old RPMs before building new one...
2005-09-23  mikeFix domain socket handling (STR #1277)
2005-09-23  mikeDon't set the default run group to the default system...
2005-09-23  mikeAdd OSX compatibility functions for (private) MD5 funct...
2005-09-23  mikeFix MacOS X compile problems.
2005-09-23  mikeUse getsockname(), not getpeername()...
2005-09-23  mikeUse cups-driverd to get PPD (model) files.
2005-09-22  mikeUpdate scheduler to use new environment variable API...
2005-09-22  mikecups-driverd wrap-up.
2005-09-22  mikeFix detection of "cancel-job" policy...
2005-09-22  mikeConvert Unicode (UTF-16) text to UTF-8 instead of just...
2005-09-22  mikeAdd Creator and Title DSC comments (STR #830)
2005-09-22  mikeFix non-threaded global stuff.
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  mikeAdded a new cups_array_t and cupsArray*() functions...
2005-09-21  mikeFix up parsing of client.conf and ~/.cupsrc files.
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-20  mikeCleanup code formatting...
2005-09-19  mikeAdded "media" option support for EFI EFMediaType option...
2005-09-19  mikeFix buffered write implementation...
2005-09-18  mikeAdded write buffering to the HTTP code to improve perfo...
2005-09-18  mikeThe scheduler now returns the address that was used...
2005-09-18  mikeDrop rastertortl filter (superceded by DDK driver...)
2005-09-18  mikeFixed a problem with N-up printing and OpenOffice ...
2005-09-18  mikeAdded support for the GCC position independent executab...
2005-09-18  mikeAdded new BrowseLocalProtocols and BrowseRemoteProtocols
2005-09-18  mikePPD files can now contain strings up to 256k in length...
2005-09-17  mikeThe pstops filter now supports the IncludeFeature DSC...
2005-09-17  mikeQuick syslog cleanup.
2005-09-17  mikeThe pstops filter now disables the setpagedevice proced...
2005-09-17  mikeThe serial backend now supports "stop=1", "stop=2",
2005-09-17  mike"make install" no longer overwrites an existing PAM...
2005-09-17  mikeThe scheduler now closes all files on startup when...
2005-09-17  mikeAdded a new RGBW colorspace to the CUPS raster format
2005-09-17  mikeThe pdftops filter now sets the page size based on...
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.
next