]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2009-05-11  mikeDon't marker printcap dirty if we are only changing...
2009-05-11  mikeFinal version of RequiresPageRegion code.
2009-05-11  mikeAdd missing ServerAlias documentation.
2009-05-09  mikeFix problem with web interface and the new IPv6 address...
2009-05-08  mikeFix up the last of the regressions for STR #3152)
2009-05-08  mikeStill more tweaks to get new ppdi tests to pass - one...
2009-05-08  mikeWork on ppdi issues (STR #3152)
2009-05-08  mikeUpdate API documentation.
2009-05-08  mikeThe web interface could hang on OpenBSD (STR #3176)
2009-05-06  mikeMirror the page margins on the back side of a duplex...
2009-05-06  mikeStill require HTTP authentication if the remote queue...
2009-05-06  mikeUpdate the Japanese message catalog.
2009-05-06  mikeDon't require HTTP authentication for auth-info-require...
2009-05-06  mikeImplement localization of standard printer-state-reason...
2009-05-06  mikeDon't try to localize printer-state-reasons in the...
2009-05-06  mikeNew Xcode docset support.
2009-05-04  mikeUse pkg-config for GNU TLS (STR #3178)
2009-05-04  mikeMake sure the HTTP connection pointer is initialized.
2009-05-01  mikeUse -o instead of -u.
2009-05-01  mikeCreate certs directory with correct ownership.
2009-05-01  mikeExport new password functions.
2009-04-30  mikeFix canceling of authentication requests.
2009-04-30  mikeAdd new HTTP_AUTHORIZATION_CANCELED status (internal...
2009-04-30  mikeSend peer credentials before certificates, if we can.
2009-04-29  mikeMoving a job now displays an error if you only have...
2009-04-29  mike"make check" and "make test" should both build the...
2009-04-29  mikeSince classes have never truly supported the printer...
2009-04-29  mikeThe scheduler and cupsfilter utility did not handle...
2009-04-29  mikeOne more tweak - previously we wrote the PageRegion...
2009-04-29  mikeOne more pass at RequiresPageRegion code, this time...
2009-04-29  mikeThe scheduler and cupsfilter utility would crash with...
2009-04-29  mikehttpSetField wasn't bracketing IPv6 numeric addresses...
2009-04-29  mikeAdd ServerName as an alias, if specified (STR #3167)
2009-04-29  mikeDon't make disable/enable symlinks.
2009-04-29  mikeRevised the password callback support (STR #2953)
2009-04-29  mikeDon't log filter/backend failures for canceled/held...
2009-04-29  mikeDon't share scanners.
2009-04-29  mikeFix PageSize/Region selection code so that it properly...
2009-04-29  mikeUse hostname instead of computer name for BTMM hostnames.
2009-04-28  mikeFix port number reported when we have a BrowseAddress...
2009-04-27  mikeIf a backend fails after a job being canceled or held...
2009-04-27  mikeSolaris now supported LD_PRELOAD, but doesn't track...
2009-04-27  mikeFix default state for abort_job recovery point.
2009-04-27  mikeStart job immediately after restart.
2009-04-27  mikeAdd missing /usr/share/doc/cups/de subdirectory.
2009-04-27  mikeDon't return CUPS_BACKEND_STOP when a job is canceled.
2009-04-27  mikeFix typos for non-Mac OS X and OpenSSL builds.
2009-04-27  mikeFix some issues with streaming input - cupsdReadClient...
2009-04-27  mikeReally get the cupsdSetBusyState change committed...
2009-04-24  mikeMake sure we update the busy state after we remove...
2009-04-24  mikeFix DNS-SD resolve for IPP Fax queues.
2009-04-23  mikeRemove client from the active list when done writing...
2009-04-23  mikeMake sure we don't dereference a NULL job->printer...
2009-04-23  mikeDefine cupsd_job_t in printers.h, with the struct in...
2009-04-23  mikeDon't resurrect almost-finished job when stopping a...
2009-04-22  mikeDon't append to the log file by default.
2009-04-22  mikeDebug hex stuff needs to be higher level...
2009-04-22  mikeMore cleanup of debug printfs.
2009-04-22  mikeFix debug_init and debug_level initializers (swapped...
2009-04-22  mikeDon't install enable/disable commands anymore.
2009-04-22  mikeRemove duplicate log message.
2009-04-22  mikeFix child cleanup of aborted jobs - don't dereference...
2009-04-22  mikeRemove dead assignments.
2009-04-22  mikeMore Kerberos cleanup.
2009-04-21  mikeDon't report the maintenance bits, just like we don...
2009-04-21  mikeFix AccessLogLevel for client-error-not-found errors...
2009-04-21  mikeFix aborted and filter limited job processing.
2009-04-21  mikeFix client address check.
2009-04-20  mikeMore debug printf overhaul to cover all of libcups.
2009-04-20  mikeAdd contents back in...
2009-04-20  mikeCopy default credentials for UID instead of copying...
2009-04-20  mike"lpstat -h server" showed non-shared printers (STR...
2009-04-20  mikeStart updating DEBUG_printf support again, this time...
2009-04-19  mikeRework Kerberos support to not use delegated credential...
2009-04-19  mikeUse SVN Id keyword in these files.
2009-04-19  mikeDon't use root certificate when the server doesn't...
2009-04-19  mikeNeed to use a CFSTR for the BTMM key.
2009-04-19  mikeListen for Back to My Mac domain changes so we always...
2009-04-19  mikeFix crash on restart.
2009-04-18  mikeDon't access job->status_buffer, use job->status_pipes...
2009-04-18  mike_cupsStrRetain should take a const char *.
2009-04-17  mikeFix resolution of pseudo-multi-way constraints that...
2009-04-17  mikeFix crasher - if you deleted a printer while a job...
2009-04-17  mikeAP_FIRST_InputSlot did not work with number-up.
2009-04-16  mikeSECURITY: Update DNS rebinding protection for all inter...
2009-04-16  mikeSECURITY: Fixed TIFF integer overflow in image filters...
2009-04-15  mikeAlso do a notification when we set these reasons...
2009-04-15  mikeMake sure we notify everyone when we change the printer...
2009-04-14  mikeUse host order IP value instead of network IP value.
2009-04-14  mikeAllow access from Back-to-My-Mac addresses for @LOCAL.
2009-04-14  mikeRemove dead assignment.
2009-04-14  mikeFix filter permission check.
2009-04-14  mikeAdd more EAGAIN checks.
2009-04-14  mikeIf we get canceled while resolving the device URI,...
2009-04-14  mikeAlso check "owned by root" when running as root.
2009-04-13  mikeFix System V install of cupsaccept and friends.
2009-04-13  mikecupsBackChannelRead() and cupsBackChannelWrite() could...
2009-04-13  mikeClean up default server, port, and encryption so we...
2009-04-12  mikeRevamp install-sh to do what it is supposed to do.
2009-04-09  mikeUpdate IPP and LPD backends so that SNMP queries can...
next