]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2009-01-19  mikeAdd debug2 stuff to track printer-state-reasons changes.
2009-01-19  mikeDon't create an empty plist file.
2009-01-15  mikeUpdate testppd to report whether the PPD file we get...
2009-01-15  mikecupsGetPPD3() did not look for local PPDs in the right...
2009-01-15  mikeThe scheduler no longer looks up the local hostname...
2009-01-14  mikeFix compile problems.
2009-01-14  mikeHandle constraints against PageSize or PageRegion being...
2009-01-14  mikeFix side-channel SNMP lookups - NULL-VALUE and OCTET...
2009-01-14  mikeNeed to pass localized string for OpenUI.
2009-01-14  mikeUpdate copyright...
2009-01-14  mikeFix main loop of libusb-based USB backend so it works...
2009-01-14  mikeFix printer-commands attribute for some PPDs.
2009-01-14  mikeFix ppdi crash - need to check for NULL strings before...
2009-01-14  mikeIgnore empty "recoverable:" messages (Mac OS X only)
2009-01-14  mikeUpdate copyright...
2009-01-14  mikeHardcode basic localhost/loopback lookups to avoid...
2009-01-14  mikeThe web interface no longer uses multi-part output...
2009-01-14  mikeAdd printer sharing help document (STR #3044)
2009-01-13  mikeFix loading of MIME types files with + (and) operator...
2009-01-13  mikeFix the rest of the HTML errors in the IPP spec (STR...
2009-01-13  mikeAdd cupsGetConflicts() API.
2009-01-13  mikecupsEncodeOptions2 did not support encoding of collecti...
2009-01-13  mikeFix handling of bad IPP requests - that should happen...
2009-01-12  mikeDon't send media-col-default (or any other collections...
2009-01-12  mikeAdd basic media-col support for IPP/2.x conformance.
2009-01-12  mikeupdate_job_attrs() could leak memory (string pool)...
2009-01-12  mikeMac OS X uses/supports compressed man pages, so use...
2009-01-10  mikeThe PPD compiler didn't localize options or choices...
2009-01-10  mikeUpdate the Spanish localization (STR #3043)
2009-01-09  mikeThe last of the IPP/2.x changes needed - add support for
2009-01-09  mikeFix build problems.
2009-01-09  mikeFix build problems on Linux with mDNSResponder (STR...
2009-01-09  mikeThe web interface sometimes incorrectly redirected...
2009-01-09  mikeAdd username docos to network help (STR #3056)
2009-01-09  mikeRemove type change check for classes with printers...
2009-01-09  mikeThe scheduler did not update the member-names attribute...
2009-01-09  mikeMove debug printf where the value is set.
2009-01-09  mikeChange media size name to match PWG 5101.1 name.
2009-01-09  mikeFix PPD API test program to reflect cupsResolveConflict...
2009-01-09  mikeStop resolving legacy constraints as soon as we find...
2009-01-09  mikeFix PPD Product parsing (STR #3046)
2009-01-09  mikeMap Apple default media size to PWG size when possible.
2009-01-09  mikeDon't need to map Apple default media names anymore.
2009-01-09  mikeIPP/2.x support.
2009-01-08  mikeFix parsing of priority() in MIME type files.
2009-01-07  mikeMake sure we export the cupsSideChannelSNMP* functions.
2009-01-07  mikeUpdate copyrights to 2009 for all of the visible notices.
2009-01-07  mikeUse jcl_end instead of jcl_begin when ending the job.
2008-12-20  mikeFix default BrowseLocalProtocols in cupsd.conf.
2008-12-19  mikeDon't show ReportLevels command support for plain PS...
2008-12-15  mikeThe scheduler did not give filters a chance to log...
2008-12-15  mikeThe scheduler did not clear the "connecting-to-device...
2008-12-15  mikeNeed to package locale files.
2008-12-15  mikeUpdate message catalogs for new cupstestppd messages.
2008-12-15  mikeDon't use _cupsStrRetain on option array strings since...
2008-12-15  mikeValidate the FileVersion and FormatVersion values.
2008-12-12  mikeMirror changelog update.
2008-12-11  mikeFix build problems on Linux.
2008-12-11  mikeVerify type of default paper ID (should be a string).
2008-12-11  mikeUse 45 second write timeout, and release interfaces...
2008-12-11  mikeThe default cupsd.conf file did not reflect the --with...
2008-12-10  mikecupsGetDests() and friends now use the default paper...
2008-12-10  mikeNew symlink code won't work on Windows...
2008-12-10  mikecupsGetPPD3(): Symlink to PPD files whenever possible.
2008-12-10  mikeMore tuning work: Add _cupsStrRetain private API to...
2008-12-10  mikeOptimize the string pool code slightly to eliminate...
2008-12-10  mikeDon't try to copy printers.conf if we haven't created...
2008-12-10  mikeUse binary search/insert for options as well.
2008-12-10  mikeActually use the new cups_add_dest directly in cups_get...
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-12-09  mikeSide-channel SNMP lookups would not work when cupsSNMPS...
2008-12-08  mikeFix support for include/exclude-schemes with CUPS-Get...
2008-12-08  mikeMake sure we write printers.conf after loading a PPD...
2008-12-08  mikeIgnore generated files.
2008-12-08  mikeSimplify the network "connecting to" and "connected...
2008-12-08  mikeLocalized the device descriptions for the SCSI, serial...
2008-12-08  mikeAdd DefaultEncryption to cupsd.conf man page (STR ...
2008-12-08  mikeAdd Spanish localization.
2008-12-08  mikeThe backends did not return an OK status for the CUPS_S...
2008-12-08  mikeThe scheduler did not purge jobs that were missing...
2008-12-06  mikeDon't map local links to cups.org page...
2008-12-06  mikeIgnore docsets directory.
2008-12-06  mikeUpdate documentation and Xcode docset script.
2008-12-06  mikeAdd targets to build Xcode docsets.
2008-12-06  mikeAdd support for marker-low-levels and marker-high-level...
2008-12-06  mikeDon't error out with a missing or blank username when...
2008-12-05  mikeThe scheduler could hang writing a long log line.
2008-12-05  mikeAdd support for include-schemes for CUPS-Get-Devices.
2008-12-05  mikeThe "-o job-hold-until=week-end" option did not work...
2008-12-05  mikeThe Solaris USB printer device does not support select...
2008-12-04  mikeippTagString() didn't strip the IPP_TAG_COPY bit.
2008-11-21  mikeAdd missing fit-to-page in encoding list.
2008-11-21  mikeAdd support for "fit-to-page" attribute.
2008-11-21  mikeDon't use job logging function for scheduler load/unloa...
2008-11-20  mikeMake sure to clear the "wait eof" flag when we are...
2008-11-20  mikeFix build error.
2008-11-19  mikeThe LPD backend no longer tries to collect page account...
2008-11-19  mikeThe scheduler did not save the last marker-change-time...
2008-11-19  mikeFix crash when exceeding MaxSubscriptions, and add...
2008-11-19  mikeFix "make check" and lpstat usage of job-uri instead...
next