]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2007-07-12  mikeAdd "lpadmin" as a secondary print adminstration group...
2007-07-12  mikeImplement job-printer-state-message and job-printer...
2007-07-12  mikeRemove "no sharing by default on Mac OS X Server" change...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-11  mikeAdd SSL + LDAP support (STR #1967)
2007-07-11  mikeImplement SO_PEERCRED and LOCAL_PEERCRED support (STR...
2007-07-10  mikeAdd documentation on new text: URI support in cupsIPPRe...
2007-07-10  mikeUpdate documentation.
2007-07-10  mikeDeprecate old flip_duplex member of ppd_file_t structure.
2007-07-10  mikeFix typo in mode handling (was assigning to order inste...
2007-07-10  mikeSupport multiple USB interfaces/channels as needed.
2007-07-10  mikeGuard against cached jobs pointing at printers that...
2007-07-10  mikeWrite results of all cupstestppd tests to stdout, not...
2007-07-10  mikeAdd new multi-language PPDs.
2007-07-09  mikeMore cleanup of the sample driver info file.
2007-07-09  mikeSave our working sample.drv file.
2007-07-09  mikeReturn 1 (not available) in cups_local_auth() for the...
2007-07-09  mikeMake "make check" and "make test" work without errors...
2007-07-09  mikeAdd support for "AuthType Default", and use it!
2007-07-09  mikeDon't set auth-info-required if it hasn't been set...
2007-07-09  mikeDon't idle exit as long as there are active jobs.
2007-07-09  mikeFix some Kerberos bugs that prevented krb5_cc_name...
2007-07-09  mikeFix signal handling in USB backend on Mac OS X.
2007-07-09  mikeFix phpcups crash bug (STR #2430)
2007-07-07  mikeIgnore new cupsctl command.
2007-07-06  mikeDon't share printers by default if we are running on...
2007-07-06  mikeSync up changelog for 1.2.
2007-07-06  mikeUpdate image/tiff rule to not detect text files as...
2007-07-06  mikeFix filter man page for PAGE: total #-pages documentati...
2007-07-06  mikeAdd more error checking to the HP-GL/2 parser (STR...
2007-07-06  mikeDon't rely on "ESC&" to detect HP-GL/2 files - that...
2007-07-06  mikeDisplay "not allowed to print" error for denied users...
2007-07-06  mikeDon't get stuck in loop when there are no installed...
2007-07-06  mikeMove utilities to locale directory and compile them.
2007-07-06  mikeFinish up .strings to/from .po utilities.
2007-07-06  mikeAdd start of new tools to convert to/from .po and ...
2007-07-06  mikeAdd dummy message catalogs for common missing languages.
2007-07-05  mikeUpdate message catalogs.
2007-07-05  mikeEliminate (bogus) compiler warning.
2007-07-05  mikeDon't automatically add "Address @LOCAL" line to snmp...
2007-07-05  mikeAdd cupsctl command to make changes and query the cupsd...
2007-07-05  mikeAdd leading whitespace when joining multiple text:...
2007-07-05  mikeAdd ppdLocalizeIPPReason() function to get localized...
2007-07-05  mikeDrop deskjet2.ppd from the distro, since this PPD doesn...
2007-06-29  mikeDrop old preflight commands.
2007-06-23  mikeAdd start of new DDK-based sample driver PPDs.
2007-06-22  mikeIgnore testcups program.
2007-06-22  mikeAdd testcups program to do basic tests of the CUPS...
2007-06-22  mikeLocalize APPrinterPreset attributes, too.
2007-06-22  mikeImplement support for cupsIPPFinishings attribute which...
2007-06-22  mikeOnly force queueing of jobs on discovered printers...
2007-06-22  mikeRemove extra brace...
2007-06-22  mikePut root temp files in /tmp (or /private/tmp) by defaul...
2007-06-22  mikeFix packaging of accounting.html.
2007-06-21  mikeFix bad XML close tag.
2007-06-21  mikeDon't use local variable anymore...
2007-06-21  mikeAdd accounting help (STR #2397)
2007-06-21  mikeFix timeout handling and banner pages (STR #1711)
2007-06-21  mikeRename "wide" variable to eliminate compiler warning...
2007-06-21  mikeFix implementation of CUPS_SC_CMD_DRAIN_OUTPUT for...
2007-06-21  mikeImplement CUPS_PRINTER_DISCOVERED printer-type bit...
2007-06-21  mikeSTATE: paused did not work from a filter (STR #2341)
2007-06-21  mikeOnly update the printer-state-message attribute for...
2007-06-21  mikeFix bug in PHP makefile that prevented installs from...
2007-06-21  mikeInitialize groupidx to eliminate a (bogus) GCC warning...
2007-06-21  mikeByte swapping code did not work with some versions...
2007-06-20  mikeSend document-format when it matches one of the formats...
2007-06-20  mikeFix ppdOpen2() crash bug with custom options (STR ...
2007-06-20  mikeMake all job-specific log messages use the [Job N]...
2007-06-20  mikeMap "mirror" option to PPD "MirrorPrint" option, and...
2007-06-20  mikeAlso clear the env vars when we remove the auth cache...
2007-06-20  mikeAdd new AUTH_USERNAME, AUTH_DOMAIN, and AUTH_PASSWORD...
2007-06-19  mikeUpdate comment about cupsMediaPosition to be less ambig...
2007-06-19  mikeDon't complain about missing translations for PageRegio...
2007-06-19  mikePritner -> Printer...
2007-06-19  mikeFix port-monitor handling - port-monitor should be...
2007-06-19  mikeUpdate documentation on cupsFlipDuplex.
2007-06-19  mikeFix crash bug when saving credentials with no Kerberos...
2007-06-19  mikeFix HP-UX compiles with Kerberos support (STR #2331)
2007-06-18  mikeFix wording of configure message.
2007-06-18  mikeIgnore generated mime.convs file.
2007-06-18  mikeAdd configure-time option to enable/disable raw printin...
2007-06-18  mikeSome more cleanup of the Makefile for SYMROOT support.
2007-06-18  mikeCleanup help text for configure script.
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-06-18  mikeBuild programs 32-bit only on Mac OS X.
2007-06-18  mikeDrop parallel and scsi from Mac packaging list.
2007-06-18  mikeDon't build scsi or parallel backends on Mac OS X.
2007-06-18  mikeMerge Apple changes to pap backend and lpstat command...
2007-06-18  mikeFix ppdConflicts() - wasn't checking that the marked...
2007-06-18  mikeFix PPD files to not use unsupported PostScript operators.
2007-06-08  mikeUpdate CUPS_PRINTER_AUTHENTICATED bit in printer-type...
2007-06-07  mikeFix implementation of testdriver sample to produce...
2007-06-07  mikeWhen a backend returns CUPS_BACKEND_AUTH_REQUIRED ...
2007-06-07  mikeThe IPP backend didn't decode the cached auth info...
2007-06-05  mikeAdd missing comment for cupsdSetAuthInfoRequired()...
2007-06-05  mikeDon't output Content-Type unless we are responding...
2007-06-04  mikeFix writing of remote/shared settings (STR #2393)
2007-06-04  mikeFix log message to use correct syntax (STR #2400)
2007-06-04  mikeIncrease size of buffer used for PS/PJL and HPGL checks.
next