]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2009-06-18  mikeOne more message to localize (for the nested class...
2009-06-18  mikeDo not allow nested classes (STR #3211)
2009-06-18  mikeUpdate filter programming guide - need to highlight...
2009-06-18  mikeFixed a HTML error in the add and modify printer web...
2009-06-16  mikeDon't send notifications when the actual printer-state...
2009-06-15  mikeThe scheduler did not handle POSTs to custom CGIs prope...
2009-06-15  mikeUpdate Spanish localization (STR #3223)
2009-06-15  mikePoint HOME at TempDir for all subprocesses of cupsd.
2009-06-15  mikeAdd new PSX and IPP/2.0 specs.
2009-06-12  mikeFix cancel behavior on Mac OS X with USB printers.
2009-06-12  mikeFix typo and use httpAssembleURI instead of snprintf...
2009-06-12  mikeUpdate changelog and bump version to 1.4.0.
2009-06-12  mikeMake sure all of the network backends set the connectin...
2009-06-12  mikeUpdate copyright.
2009-06-12  mikeRepeat the "looking for printer" messages so they don...
2009-06-10  mikeRemove old mkstemp, mkstemps checks.
2009-06-08  mikeAdd localization documentation to the PPD compiler...
2009-06-05  mikeThe IPP backend now reconnects after every request...
2009-06-05  mikeUse dup2(fd, n) in all places instead of close(n) and...
2009-06-05  mikeUpdate message catalogs for a few new messages.
2009-06-05  mikeFlag when options are declared in multiple groups,...
2009-06-05  mikeDon't build RPMs on non-RPM distros.
2009-06-05  mikeAvoid over-release in an include file.
2009-06-05  mikeAdd debug-mode over-release detection.
2009-06-05  mikeDo a deep copy of the options.
2009-06-05  mikeCall uname()...
2009-06-04  mikeMake sure we copy arrays properly.
2009-05-27  mikeAdd cancel testing for PS and PCL devices.
2009-05-27  mikeStrip before chmod.
2009-05-26  mikeThe PPD compiler's #if/#elif/#else/#endif did not work...
2009-05-26  mikeStatic libraries could not be installed by a non-root...
2009-05-26  mikeDon't copy Kerberos credentials unless we have them...
2009-05-26  mikeUpdate the Spanish localization (STR #3204)
2009-05-26  mikeMove libpaper include to conf.c (STR #3205, STR #3206)
2009-05-22  mikeUse new PNG block diagram.
2009-05-22  mikeAdd missing image.
2009-05-22  mikeUpdate block diagram.
2009-05-22  mikeBump version to 1.4rc1, which should be the next releas...
2009-05-22  mikeThe PPD compiler now defines six variables: CUPS_VERSIO...
2009-05-22  mikeFix whitespace skipping bug in cupsRasterInterpretPPD...
2009-05-22  mikeThe pdftops filter did not print landscape PDF pages...
2009-05-22  mikeThe scheduler did not return HTTP 403 (Forbidden) for...
2009-05-22  mikeDocumentation updates.
2009-05-22  mikePPD tests need to override the current language; set...
2009-05-22  mikeCheck for NULL string values in constraints and custom...
2009-05-22  mikeAdd script to determine the maximum number of products...
2009-05-21  mikeReturn the correct language on Mac OS X.
2009-05-21  mikeUpdate websearch program for cups.org.
2009-05-20  mikeFix image paths.
2009-05-20  mikeChangelog.
2009-05-20  mikeFix terminate handling in Mac OS X USB code.
2009-05-20  mikeUpdate contents of cups/page.c.
2009-05-19  mikePrep for 1.4b3 release.
2009-05-19  mikeFix messages from USB backend - no newline.
2009-05-18  mikePrevent infinite looping over constraints.
2009-05-18  mikeMultiple Kerberos fixes to get the new "copy credential...
2009-05-18  mikeUse a slightly larger timeout, and fix the language...
2009-05-18  mikeMake sure we send SIGUSR1 to the parent on all platforms.
2009-05-17  mikeUse AC_TRY_LINK for -fstack-protector check (STR #3198)
2009-05-17  mikeUpdate policy docos (STR #3173)
2009-05-16  mikeUpdate CUPS-Move-Job documentation (STR #3173)
2009-05-16  mikeMake mime type sorting and selection documentation...
2009-05-16  mikeThe desknet driver no longer needs to limit color outpu...
2009-05-16  mikeFix partial CGI header line parsing (STR #3194)
2009-05-16  mikeDon't load SNMP supply issues as errors.
2009-05-16  mikeDon't mark printers.conf, classes.conf, or printcap...
2009-05-16  mikeCopy any ASCII-like characters for unknown charsets.
2009-05-16  mikeFix OpenBSD hangs, plus some minor portability changes...
2009-05-16  mikeConvert supply descriptions to UTF-8 as needed.
2009-05-15  mikeAdd additional RFCs we'll be using...
2009-05-15  mikeAdd (bogus) NULL check for connection to silence clang...
2009-05-15  mikeDon't crash when purging a job.
2009-05-14  mikeCatch errors in http_send().
2009-05-14  mikeDon't allow authentication to override the printer...
2009-05-14  mikeHandle interrupted system calls, too.
2009-05-14  mikeEverything now builds with VC++2005
2009-05-14  mikeEverything now builds with VC++2008
2009-05-14  mikeFinish updating VC++ config.h file.
2009-05-14  mikeInitial work to make libcups build with VC++2008
2009-05-14  mikeAdd newline on the end of the error message.
2009-05-14  mikeUse computer name for advertised service name ("printer...
2009-05-14  mikeChangelog.
2009-05-14  mikeMake sure we don't allocate memory for empty values...
2009-05-13  mikeLast of the changes for STR #3153.
2009-05-13  mikeMore documentation changes.
2009-05-13  mikeUpdate RFC converter.
2009-05-13  mikeUpdate title style to be more consistent.
2009-05-13  mikeUpdate Chinese localizations for cover pages.
2009-05-13  mikeDon't localize "paused" or "moving to paused"
2009-05-13  mikeAdd notifier man page.
2009-05-12  mikeWork on updating documentation, and add a heading title...
2009-05-12  mikeFix USB error handling.
2009-05-12  mikeIgnore the first "aborted" error we see when writing...
2009-05-12  mikeFix compiler warning (don't need to declare another...
2009-05-12  mikeDon't set auth-info-required locally for HTTP/IPP authe...
2009-05-12  mikeThe cups-driverd program did not detect symlink loops...
2009-05-12  mikeThe EPSON 24-pin series driver should now feed the...
2009-05-11  mikeAdd support for LogDebugHistory, which provides debug...
2009-05-11  mikeAdd support for Mac OS X transactions, which allow...
2009-05-11  mikeYou can now modify a raw print queue (STR #3133)
next