]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2008-03-20  mikeRe-add HideImplicitMembers directive that was accidenta...
2008-03-19  mike"make check" didn't return a non-zero exit code on...
2008-03-19  mikeDon't log AUTH_foo environment variables (STR #2751)
2008-03-19  mikeSave work on updated raster API documentation.
2008-03-08  mikeThe image filters inverted PBM files (STR #2746)
2008-03-08  mikecupsctl would crash if the scheduler was not running...
2008-03-08  mikeThe scheduler could crash when printing using a port...
2008-03-07  mikeClean up ICC profile registration, specifically some...
2008-03-04  mikeThe scheduler would crash if PAM was broken (STR #2734)
2008-03-04  mikeWeak-link to ApplicationServices since that framework...
2008-03-04  mikeUse APHelpBook instead of APBookFile.
2008-03-03  mikeMissed a copyright notice...
2008-03-03  mikeAdd proper cupsICCProfile validation and update man...
2008-03-03  mikeUpdate dependencies.
2008-03-03  mikeDo some API cleanup and make some useful private functi...
2008-03-03  mikeFix DEBUG_printf stuff.
2008-02-29  mikeAllow /etc/hostconfig to override LPD sharing.
2008-02-29  mikeFix get_integer() warnings - strtol returns a long...
2008-02-29  mikeAdd NULL checks for _cupsConnect().
2008-02-29  mikeFix apple_hash_name implementation.
2008-02-29  mikeAdd --with-ldarchflags configure option.
2008-02-28  mikeFix Adobe CMYK JPEG file printing (STR #2727)
2008-02-28  mikeSet default LPDConfigFile and SMBConfigFile.
2008-02-28  mikeAdd -Wl,-pie option when building with --enable-pie.
2008-02-27  mikeMore fixes for USB backend on Mac OS X - map make and...
2008-02-27  mikeManage ICC profiles for printers.
2008-02-26  mikeChange SNMP timeouts from integer milliseconds to doubl...
2008-02-26  mikeAdd "trickle" data mode to backend test program.
2008-02-26  mikeRename betest to testbackend.
2008-02-25  mikeThe Mac OS X USB backend did not work with printers...
2008-02-25  mikeAdd preliminary support for SNMP supply and page counte...
2008-02-23  mikeThe job-sheets option was not encoded properly (STR...
2008-02-23  mikeInstall lppasswd without setuid permissions, and docume...
2008-02-23  mikeAdd printer-state-reasons stuff from hrPrinterDetectedE...
2008-02-22  mikeDon't retry authentication indefinitely.
2008-02-22  mikeUpdate CUPS API documentation.
2008-02-20  mikeDon't show install errors for missing translations.
2008-02-20  mikeDon't install i18n.h.
2008-02-20  mikeSpeed up install of doc translations.
2008-02-20  mikeThe scheduler incorrectly complained about missing...
2008-02-19  mikeRemove Java scripting support from CUPS 1.4.
2008-02-19  mikeAdd SNMP supply reporting functions.
2008-02-18  mikeUse pkg-config for DBUS function check - otherwise...
2008-02-16  mikeFix Mac OS X restart commands.
2008-02-16  mikeDebug printf fixes.
2008-02-16  mikeIncrease read buffer by 1 byte.
2008-02-15  mikeFix side-channel handling and localization in Mac OS...
2008-02-15  mikeMake some stuff const to minimize data segment use.
2008-02-15  mikeLog correct build variables.
2008-02-15  mikeEliminate compiler warning.
2008-02-15  mikeSpeed up template installation.
2008-02-15  mikeFix RPM build issues and various makefile buglets.
2008-02-15  mikeNeed to build filter before driver.
2008-02-15  mikeFix packaging files.
2008-02-15  mikeUse localedir for PPD compiler message catalogs.
2008-02-15  mikeAdd DDK message catalogs and man pages, packaging files.
2008-02-15  mikeAdd DDK drivers.
2008-02-14  mikeFix PPD compiler Makefile.
2008-02-14  mikeAdd missing data files for PPD compiler.
2008-02-13  mikeStart adding PPD compiler to CUPS trunk (not finished!)
2008-02-13  mikeFix single printer/class display.
2008-02-12  mikeFix "Use Kerberos Authentication" check box (STR #2703)
2008-02-12  mikeThe scheduler unconditionally overwrote the printer...
2008-02-12  mikeFix typo in template header.
2008-02-12  mikePolicies on CUPS-Move-Job didn't work as expected ...
2008-02-11  mikeAllow D-BUS to be used on other platforms (STR #2702)
2008-02-11  mikeSupport </LimitExcept> for <LimitExcept FOO> (STR ...
2008-02-11  mikeFix comments for cupsdLogPage().
2008-02-11  mikeSet the job-hold-until attribute, if specified, to...
2008-02-08  mikeAdd PSX spec.
2008-02-06  mikeFix cupsSNMPOpen() help.
2008-02-06  mikeAdd address family argument to cupsSNMPOpen() so that...
2008-02-04  mikeAdd cupsSNMPDefaultCommunity() and cupsSNMPWalk() APIs.
2008-02-02  mikeFix encoding of OID subidentifiers larger than 127.
2008-02-01  mikeFix problems with SNMP backend (NULL address) and use...
2008-02-01  mikeAdd SNMP functions to filter and backend programming...
2008-01-31  mikeCast size to int.
2008-01-31  mikeUpdate filter and backend documentation.
2008-01-31  mikeFinish initial version of Introduction to CUPS Programming.
2008-01-31  mikeAdd beginning of Introduction to CUPS Programming doco.
2008-01-31  mikeUpdate file and directory API docos.
2008-01-31  mikeUpdate PPD API docos.
2008-01-30  mikeUpdate printable stylesheet and raster API docos.
2008-01-30  mikeThe Kerberos credentials provided by some Windows KDCs...
2008-01-30  mikeAdd ppdLocalizeMarkerName() and tests.
2008-01-30  mikeAdd cupsMarkerName attribute to PPD spec.
2008-01-30  mikeThe scheduler did not support printer supply attributes...
2008-01-30  mikeUpdate copyright.
2008-01-29  mikeSwitch to a dynamic buffer for Kerberos credentials...
2008-01-29  mikeFix title of filter programming docos.
2008-01-29  mikeUpdate stylesheet to use specific fonts first.
2008-01-29  mikeUpdate CUPS API help.
2008-01-28  mikeDon't write "Allow localhost" lines, they are not neede...
2008-01-28  mike"lprm" by itself didn't work (STR #2691).
2008-01-28  mikePrinting a test page from the web interface incorrectly...
2008-01-28  mikeFix the remaining option dequoting cases (STR #2690)
2008-01-28  mikeProgramming help update using new mxmldoc.
2008-01-25  mikeStart updates of developer documentation.
2008-01-25  mikeAllow writes to /Library/Caches.
2008-01-23  mikeAdd printer-dns-sd-name attribute, track changes to...
next