]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2009-02-22  mikeDon't track process job pointer, but instead use the...
2009-02-22  mikeMake sure we delete filters before the reasons array...
2009-02-22  mikeSave work on new job processing code.
2009-02-22  mikeSave work on new job handling code. Nearly passes...
2009-02-21  mikeFix syntax error in serial backend on Solaris.
2009-02-21  mikeSave more work (still won't compile...)
2009-02-20  mikeSave work on revamped job processing (probably doesn...
2009-02-20  mikeDon't save or restore several more run-time state reasons.
2009-02-20  mikeFixed a localization problem for option choices (incorr...
2009-02-20  mikeAdd a way to suppress the log messages from the backend.
2009-02-19  mikecupsSideChannelSNMP* did not work.
2009-02-19  mikeNeed to use new CUPS_DEFAULT_PRINTOPERATOR_AUTH constant.
2009-02-18  mikeDon't clear local certificates in cupsSendRequest,...
2009-02-18  mikeDon't add Location/Policy directives to the top-level...
2009-02-18  mikeRename CUPS_DEFAULT_PRINTADMIN_AUTH to CUPS_DEFAULT_PRI...
2009-02-18  mikeUpdates for the Korean and Japanese localizations.
2009-02-18  mikeRemove dead store.
2009-02-18  mikeRemove generated template.
2009-02-18  mikeThe scheduler could consume 100% CPU when jobs were...
2009-02-17  mikeRemove Apple Spanish translation.
2009-02-17  mikeAdd Japanese localization (STR #3096)
2009-02-17  mikeFix up the remaining translations.
2009-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-02-16  mikeDon't send Content-Type header when running in debug...
2009-02-16  mikeValidate request ID in IPP header.
2009-02-16  mikeUpdate contents.
2009-02-16  mikeIf mDNSResponder dies, stop sharing printers via Bonjour.
2009-02-16  mikeUse file:///dev/null as the default device URI for...
2009-02-15  mikeUpdate tests for new Apple filters.
2009-02-15  mikeFix localization issues in sample raster filters.
2009-02-13  mikeShow the default choice for each option.
2009-02-13  mikeUpdate CGI, subscription, and polling status buffers...
2009-02-12  mikeDon't do implicit classes for long printer names.
2009-02-12  mikeDrop back to HTML 4.0 for the web interface since 4...
2009-02-10  mikeFix log message for insecure permissions issues, and...
2009-02-10  mikeUpdate the JIS-X213 character set table.
2009-02-10  mikeCleanup configure help, making everything as consistent...
2009-02-10  mikeClicking on "Select Another Make/Manufacturer" in the...
2009-02-06  mikeAdd error messages for some bad requests.
2009-02-06  mikeRemove dead store.
2009-02-06  mikeCompile warning fix - force int for microseconds.
2009-02-05  mikeChange --enable-pdftops to --with-pdftops to allow...
2009-02-04  mikeDon't run programs with insecure permissions.
2009-02-04  mikeFix compiler warnings.
2009-02-04  mikehttpAssembleURI*() did not escape backslashes in hostnames.
2009-02-04  mikeSupport JobRetryInterval values less than 10 seconds.
2009-02-04  mikeUpdate the Spanish localization (STR #3090)
2009-02-04  mikeThe "authenticated" policy incorrectly required authent...
2009-02-03  mikeMatch up configure version with CHANGES.txt.
2009-02-03  mikeFix loading of PPDs with multiple JobPatchFile keywords.
2009-02-03  mikeOne more tweak to merge two of the bits.
2009-02-03  mikeThe network backends no longer report the SNMP "offline...
2009-02-03  mikeDon't log SIGKILL statuses as crashes.
2009-02-03  mikeDon't automatically build 32-bit libraries on x86_64...
2009-02-03  mikeFix RPM packaging issues.
2009-02-03  mikeFix DOCTYPE URL (no REC- in the path...)
2009-02-02  mikeAdd -m option to po2strings.
2009-02-02  mikeThe printer link shown on the "job moved" template...
2009-02-02  mikeUse the HTML 4.01 DOCTYPE throughout.
2009-02-02  mikeTrack the "paused" reason in the cupsd_printer_t reason...
2009-01-31  mikecupsSendRequest() did not clear old local certificate...
2009-01-30  mikeand another one...
2009-01-30  mikeCopyright updates.
2009-01-30  mikeAdd a new --enable-debug-guards configure option to...
2009-01-30  mikeThe PPD compiler did not search for localization files...
2009-01-30  mikeRestore previous default config file permissions for...
2009-01-30  mikeUpdate with final message changes.
2009-01-30  mikecupsGetNamedDest() did not use the fallback default...
2009-01-29  mikeThe fallback OpenSSL random number seeding would not...
2009-01-28  mikeUse cupsd_loglevel_t enumeration for LogLevel.
2009-01-28  mikeAdd microsecond time support for log files.
2009-01-28  mikeCopyright.
2009-01-28  mikeThe scheduler did not offer a configurable timeout...
2009-01-28  mikeOnly set page size when fitplot/fit-to-page is enabled.
2009-01-28  mikeThe scheduler did not enforce quotas after the job...
2009-01-28  mikeThe job-k-limit, job-page-limit, and job-quota-period...
2009-01-28  mikeAdd test mode that streams a print job slowly.
2009-01-27  mikehttpSeparateURI() did not error out on URIs with a...
2009-01-23  mikeThe configure script incorrectly allowed Avahi to be...
2009-01-23  mikeThe web interface and scheduler did not support URIs...
2009-01-23  mikeFix some more edge cases for cupsResolveConflicts().
2009-01-23  mikeChangelog.
2009-01-23  mikeFix pdftops page size issues with Ghostscript (STR...
2009-01-23  mikeDon't do hostname lookups for ServerName unless needed.
2009-01-22  mikeAdd device-uri and printer-uri-supported to printer...
2009-01-22  mikeAdd subscription test examples.
2009-01-22  mikeFix copyright.
2009-01-22  mikeValgrind noticed that we did not initialize the st_mode...
2009-01-22  mikeUpdate valgrind test mode to use new Valgrind 3.4 options.
2009-01-22  mikeRemove unused variable.
2009-01-22  mikeMove variable to where it is used.
2009-01-21  mikeDebug logging for get-jobs.
2009-01-21  mikeMake sure we use the actual auth-info-required value...
2009-01-21  mikeFix profile registration for printers with no specified...
2009-01-21  mikeThe scheduler incorrectly compared Mac OS X UUIDs for...
2009-01-20  mikeFix authentication in IPP backend.
2009-01-19  mikeFix PAM module detection on Mac OS X.
2009-01-19  mikeReflect correct default for MaxClients in conf.h.
2009-01-19  mikeIncrease printer-state-reasons limit to 64 and add...
2009-01-19  mikeDon't use strcasecmp for filenames or languages.
next