]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2008-09-03  mikeOnly complain about missing values in "strict" mode...
2008-09-03  mikeAdd DefaultPaperSize directive (STR #2848)
2008-09-03  mikeAdd table-of-contents.
2008-09-03  mikeThe scheduler now passes the job-originating-host-name...
2008-09-03  mikeAdd PDF job ticket support (STR #2903)
2008-09-03  mikeAdd DBUS notifier (STR #2529)
2008-09-03  mikePass document-name in cups-lpd (STR #2482)
2008-09-03  mikedistclean target didn't clean desktop or init dirs.
2008-09-02  mikeOverride all locale environment variables to ensure...
2008-09-02  mikeAdd APICADriver keyword.
2008-09-02  mikeUpdate state keyword suffixes to be consistent and...
2008-09-02  mikeDon't treat client-error-not-found as errors unless...
2008-09-01  mikeAdd -k option to continue past compile/link errors.
2008-09-01  mikeCleanup "clang" target.
2008-08-29  mikeRelay com.apple.print.recoverable-message messages.
2008-08-29  mikeRename mdns backend to "dnssd".
2008-08-29  mikeUpdate documentation to explain how the default printer...
2008-08-29  mikeAdd sharing check box to add/modify printer page.
2008-08-29  mikeFix mirrored landscape output.
2008-08-28  mikeAdd error checking to posix_spawnattr_setbinpref_np...
2008-08-28  mikeCleanup for job-media-progress attribute.
2008-08-28  mikeAdd support for job-media-progress attribute.
2008-08-28  mikeRevise code to wait up to 5 seconds. We'll tune the...
2008-08-28  mikeRevert change - always use printer-name for profile...
2008-08-28  mikeThe scheduler did not correctly update the auth-info...
2008-08-27  mikeAlso check that printer->info is not the empty string.
2008-08-27  mikeRegister human-readable name instead of queue ID, if...
2008-08-27  mikeAlso separate unit tests for drivers and scheduler.
2008-08-27  mikeAllow a NULL pointer to _httpAddrPort().
2008-08-27  mikeThe scheduler required Kerberos authentication for...
2008-08-27  mikeMake unit tests a configurable build option.
2008-08-27  mikeUse _cupsStrFree on last status message in thread destr...
2008-08-27  mikeThe socket backend could wait indefinitely for back...
2008-08-27  mikeChangelog.
2008-08-27  mikeUpdate PostScript docos (STR #2904)
2008-08-26  mikePJL panel messages were not reset correctly on older...
2008-08-26  mikecupsfilter used the wrong default path (STR #2908)
2008-08-26  mikeFix address matching for "BrowseAddress @IF(name)"...
2008-08-25  mikeUpdate API docos.
2008-08-25  mikeDon't apply resolvers when they change the current...
2008-08-23  mikeRename appleGetLocations to appleCopyLocations to refle...
2008-08-23  mikeProtect against divide-by-zero when SNMP printer MIB...
2008-08-22  mikeUpdate cupsResolveConflicts to try non-default option...
2008-08-22  mikeAdd cupsResolveConflicts test program.
2008-08-21  mikeReorder functions.
2008-08-21  mikeAllow cupsBorderlessScalingFactor to be as low as 0.1.
2008-08-20  mikeSet last error to IPP_OK when there are destinations...
2008-08-20  mike_cupsSNMPWrite() incorrectly changed the address that...
2008-08-19  mikeFix one more compile bug when we don't have LDAP+SSL.
2008-08-19  mikeFix compile error with LDAP.
2008-08-19  mikeAdd ippTagString/Value APIs.
2008-08-16  mikecupsAdminGetServerSettings with CUPS_HTTP_DEFAULT immed...
2008-08-14  mikecupsdCloseClient() did not clear (free) the HTTP fields...
2008-08-14  mikeMake sure "uri" is initialized...
2008-08-14  mikeUse debug log level for all but "forbidden" HTTP statuses.
2008-08-14  mikeMake IPP and HTTP status reporting consistent.
2008-08-14  mikeLog the request URI, too.
2008-08-14  mikeFree the line buffer on early errors.
2008-08-14  mikeReturn localized strings, and handle HTTP_SERVICE_UNAVA...
2008-08-14  mikeMake the default config file permissions 0640 on Mac...
2008-08-13  mikeFix --with-access-log-level configure option.
2008-08-09  mikeFix cups-lpd man page.
2008-08-04  mikeAdd A5 support to rastertohp (STR #2798)
2008-08-04  mikeUse xdg-open when available (STR #2724)
2008-08-04  mikeAdd -h option to cups-lpd (STR #2794)
2008-08-04  mikeAdd --enable/disable-acl configure option so ACL suppor...
2008-08-04  mikeThe scheduler now sets the PAM_TTY parameter and the...
2008-08-04  mikeLog unsuccessful requests as errors (STR #2616)
2008-08-04  mikeAlso add retry-current-job to valid printer-error-polic...
2008-08-04  mikeAdded support for a "retry-current-job" error policy...
2008-08-04  mikeThe scheduler now returns a "forbidden" error when...
2008-08-04  mikeUse SSL_CTX_use_certificate_chain_file to load certific...
2008-08-01  mikeNew RSS subscriptions now create their feed files immed...
2008-08-01  mikeDon't retry requests if we are unable to reconnect...
2008-08-01  mikeFirefox 3 did not work with the CUPS web interface...
2008-08-01  mikeCustom options with multiple parameters were not emitte...
2008-07-31  mikeAdd datarootdir to SMF file to silence autoconf warning.
2008-07-30  mikeMore clang fixes.
2008-07-30  mikeDon't need to increment pointer (dead store).
2008-07-30  mikeDon't leak the memory used by the network name.
2008-07-30  mikeAdd "-Werror-implicit-function-declaration" to develope...
2008-07-30  mikeUse AvailabilityMacros.h on Mac OS X so that both the...
2008-07-30  mikeRemove deprecated hue and saturation options from the...
2008-07-29  mikeFix cups-deviced - was chopping up the wrong string.
2008-07-29  mikeAdd device-location attribute.
2008-07-28  mikeChangelog.
2008-07-28  mikeDon't add "custom" choice more than once.
2008-07-28  mikeOne more spot to not copy testnotifier.
2008-07-28  mikeDon't install "testnotifier".
2008-07-28  mikeUpdate all usage of _cupsSetError to result in a locali...
2008-07-25  mikeAdd support for custom options in the web interface...
2008-07-25  mikeAdded support for Mozilla LDAP, reconnection to LDAP...
2008-07-25  mikeAdded Solaris SMF support (STR #1477)
2008-07-25  mikeAdd TCP wrapper support (STR #263)
2008-07-25  mikeUpdate Kerberos help.
2008-07-25  mikeDocument new cupsMediaQualifier2, cupsMediaQualifier3...
2008-07-25  mikeFix PAGE: message, simplify offline message.
2008-07-25  mikeFix one more x86_64 path in usb-darwin.c.
2008-07-24  mikeFix conditional compile for x86_64.
2008-07-24  mikeSupport fallback to both ppc and i386.
next