]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2008-05-02  mikeMirror fix from dnssd2 branch.
2008-05-01  mikeOne more fix for CGI handling (STR #2781)
2008-05-01  mikeFix resolve bug.
2008-05-01  mikeMerge current DNS-SD work from dnssd2 branch - proper...
2008-05-01  mikeRemove old descriptions for localizations - everything...
2008-04-30  mikeAllow page count on Test1 to be off-by-one since the...
2008-04-29  mikeDon't include snmp.h.
2008-04-29  mikeEliminate "shadowed" warnings from PHP headers.
2008-04-29  mikeAdd Port Monitor MIB support to the SNMP backend and...
2008-04-28  mikeAdd side-channel support to IPP and LPD backends.
2008-04-28  mikeMake SNMP API private for now.
2008-04-28  mikeAdd SNMP supply level monitoring and page accounting...
2008-04-28  mikeTweak stylesheet for web interface.
2008-04-28  mikeLog non-crash statuses as debug messages, not error...
2008-04-28  mikeUse access() instead of stat(), and remove unused variable.
2008-04-28  mikeInclude <unistd.h> to get rid of compiler warnings.
2008-04-25  mikeAdd commandtops filter for PostScript printer auto...
2008-04-25  mikeUse new drv:///sample.drv reference for deskjet PPD.
2008-04-24  mikeAdd support for cupsPJLDisplay attribute to control...
2008-04-23  mikecupsFileTell() did not work for log files opened in...
2008-04-23  mikeAdd PostScript query mode to testbackend program.
2008-04-23  mikeAdd cupsFileTell() test.
2008-04-22  mikeUse "unset" instead of "typeset +x" to clear LPDEST...
2008-04-22  mikeDrop static PPD files and install the sample.drv file...
2008-04-21  mikeThe scheduler did not set QUERY_STRING all of the time...
2008-04-21  mikeAdd RFC 3875 to the standards directory.
2008-04-21  mikeThe scheduler now returns an error for bad job-sheets...
2008-04-21  mikeWait for the child process and kill if the job is cance...
2008-04-21  mikeAuthenticated remote printing did not work over domain...
2008-04-21  mikeThe scheduler incorrectly logged errors for print filte...
2008-04-21  mikeThe scheduler not long allows multiple RSS subscription...
2008-04-21  mikeThe scheduler now supports Kerberized printing with...
2008-04-21  mike"Satisfy any" did not work in IPP policies (STR #2782)
2008-04-21  mikeAllow driver information files in /Library/Printers...
2008-04-21  mikeCompare client pointers, not the file descriptors.
2008-04-21  mikeFix libcupsimage so that we can read images larger...
2008-04-21  mikeSwitch calloc arguments to allow calloc() to detect...
2008-04-21  mikeFix EPM list file.
2008-04-18  mikeRevamp "busy" API to account for active HTTP requests...
2008-04-18  mikeUse cupsdCleanDirty instead of saving all jobs on sleep.
2008-04-18  mikeThe scheduler now delays writing config and state files...
2008-04-18  mikeThe scheduler did not limit the total number of filters.
2008-04-18  mikeDon't override DEBUG now that it includes special funct...
2008-04-17  mikeUpdate documentation for new cupsGetDevices API.
2008-04-17  mikeFix a streaming issue from cupsd - wasn't flushing...
2008-04-16  mikeStub _cups_debug_* functions on Mac OS X when we aren...
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-04-15  mikeAdd support for timeout and exclude-schemes attributes...
2008-04-14  mikeClean up the end-of-file handling for poll() on Linux.
2008-04-14  mikeClean up cups-deviced to do proper signal handling...
2008-04-14  mikeUse pipe for cupsFileOpenFd test.
2008-04-14  mikeAdd cupsFileOpenFd test with no read.
2008-04-14  mikeThe scheduler now ensures that the RSS directory has...
2008-04-14  mikeThe RSS notifier did not quote the feed URL in the...
2008-04-14  mikeRemove unused variables.
2008-04-14  mikeAdd support for Ghostscript PDF to PostScript conversion.
2008-04-14  mikeThe default MaxCopies on Mac OS X should be 9999.
2008-04-12  mikeRun backends in parallel to get results faster and...
2008-04-11  mikeSigh... Solaris defines strrchr as returning const...
2008-04-09  mikeImprove signal handling in pdftops wrapper.
2008-04-09  mikeUpdate APHelpBook documentation.
2008-04-09  mikeThe scheduler did not reject requests with an empty...
2008-04-09  mikeDocumentation update (STR #2785)
2008-04-09  mikeThe web interface allowed the creation and cancellation...
2008-04-09  mikeThe PNG image loading code would crash with large image...
2008-04-09  mikeThe scheduler did not log the current date and time...
2008-04-09  mikeAdd --enable-pap configure option.
2008-04-01  mikeAdd "authenticated" policy for shared printers.
2008-04-01  mikeUse a smaller image file.
2008-04-01  mikeCVE-2008-0047: cgiCompileSearch buffer overflow (STR...
2008-04-01  mikeWhen making parent directories, change the owner and...
2008-04-01  mikeUse INSTALL_BIN for root backends.
2008-04-01  mikeAlways use our own install-sh script which understands...
2008-03-31  mikeFix job-sheets test (extra file == extra page...)
2008-03-31  mikeOnly hide missing PPD directories.
2008-03-31  mikecups-driverd complained about missing directories ...
2008-03-31  mikeUnlink the auth file when no drivers are found.
2008-03-29  mikeUpdate the automated test suite to count pages and...
2008-03-27  mikeAdd Czech and Hungarian support in PPD files (STR ...
2008-03-27  mikeThe PPD compiler tools now support Mac OS X .strings...
2008-03-26  mikeThe Linux USB backend used 100% CPU when a printer...
2008-03-26  mikeAdd signal handling to DDK drivers.
2008-03-26  mikeThe sample raster drivers did not properly handle SIGTE...
2008-03-26  mikeStop using cupsRasterReadHeader.
2008-03-26  mikeDon't strip shared libraries.
2008-03-26  mikeUse INSTALL_STRIP to take care of stripping installed...
2008-03-26  mikeFix --with-ldarchflags...
2008-03-24  mikeUse AUTH_foo for authentication attributes, not CUPSD_A...
2008-03-24  mikeChange default colorspace to PPD_CS_N.
2008-03-21  mikeBuild all support libraries as shared libraries.
2008-03-21  mikeThe scheduler sent notify_post() messages too often...
2008-03-21  mikeAdd newlines to pdftops errors (STR #2743)
2008-03-21  mikeFix pdftops wrapper filter (STR #2716)
2008-03-21  mikePull pdftops from the filter directory.
2008-03-21  mikeUpdate build system to support separate installs of...
2008-03-21  mike"make check" reports need version 1.4, not 1.3...
2008-03-21  mikeFix HP device detection - instead of changing the devic...
2008-03-20  mikeFix compile - need to get the whole certificate to...
2008-03-20  mikeKerberos access to the web interface did not work ...
2008-03-20  mikeThe scheduler did not support "AuthType Default" in...
next