2011-05-18 |
mike | The scheduler now sets the process group for child... |
commit | commitdiff | tree |
2011-05-18 |
mike | Ignore deprecated printers.conf directives. |
commit | commitdiff | tree |
2011-05-18 |
mike | Don't log sandbox deny's unless debug logging is enabled. |
commit | commitdiff | tree |
2011-05-18 |
mike | Add support for providing exported Kerberos credentials... |
commit | commitdiff | tree |
2011-05-13 |
mike | Disallow "../" in filenames. |
commit | commitdiff | tree |
2011-05-13 |
mike | Don't use getservbyname to get "ipp" service port,... |
commit | commitdiff | tree |
2011-05-12 |
mike | Need "+" on cups-remote-xxx states. |
commit | commitdiff | tree |
2011-05-12 |
mike | Fixed some minor issues discovered by a Coverity scan... |
commit | commitdiff | tree |
2011-05-12 |
mike | One more change for STR #3715 - use new cupsd functions... |
commit | commitdiff | tree |
2011-05-12 |
mike | Update documentation and dependencies for 1.5b1. |
commit | commitdiff | tree |
2011-05-12 |
mike | Update all source headers to use "CUPS" instead of... |
commit | commitdiff | tree |
2011-05-12 |
mike | Fix compiler warnings and clean up the Xcode project... |
commit | commitdiff | tree |
2011-05-12 |
mike | Add INCLUDE-IF[-NOT]-DEFINED and DEFINE-DEFAULT directi... |
commit | commitdiff | tree |
2011-05-12 |
mike | Fix SDK and other project settings. |
commit | commitdiff | tree |
2011-05-11 |
mike | Hopefully the last of the work for improving file integ... |
commit | commitdiff | tree |
2011-05-11 |
mike | The scheduler now more carefully creates and removes... |
commit | commitdiff | tree |
2011-05-11 |
mike | Fix compiler warning - count uninitialized, and return... |
commit | commitdiff | tree |
2011-05-11 |
mike | Need to use the mutex for the attribute cache as well. |
commit | commitdiff | tree |
2011-05-11 |
mike | Update localization strings. |
commit | commitdiff | tree |
2011-05-11 |
mike | The lpadmin command now allows default option values... |
commit | commitdiff | tree |
2011-05-11 |
mike | The lpadmin command now allows the cupsIPPSupplies... |
commit | commitdiff | tree |
2011-05-11 |
mike | Moving a held job no longer releases it (STR #3839) |
commit | commitdiff | tree |
2011-05-11 |
mike | Finish up the overhaul of the state reporting code... |
commit | commitdiff | tree |
2011-05-11 |
mike | Fix a crash bug in the test server. |
commit | commitdiff | tree |
2011-05-11 |
mike | Update functions with no prototypes or empty parameter... |
commit | commitdiff | tree |
2011-05-11 |
mike | Use SecureTransportPriv.h header as needed. |
commit | commitdiff | tree |
2011-05-09 |
mike | Save work on improved IPP backend - still need to finis... |
commit | commitdiff | tree |
2011-05-06 |
mike | Restored support for GNU TLS and OpenSSL with threading... |
commit | commitdiff | tree |
2011-05-06 |
mike | Fixed a confusing error message from cups-polld (STR... |
commit | commitdiff | tree |
2011-05-06 |
mike | Bump the default RIPCache value to 128MB (STR #3535) |
commit | commitdiff | tree |
2011-05-06 |
mike | Drop "osx" target from makefile and installation instru... |
commit | commitdiff | tree |
2011-05-06 |
mike | Route MIME errors to the error_log file (STR #2410) |
commit | commitdiff | tree |
2011-05-06 |
mike | Updated PDF filter to support new Ghostscript ps2write... |
commit | commitdiff | tree |
2011-05-06 |
mike | Comment out an unnecessary assignment. |
commit | commitdiff | tree |
2011-05-06 |
mike | Update cupsfilter to support cupsFilter2 and all of... |
commit | commitdiff | tree |
2011-05-06 |
mike | Update PDF filter to support new Poppler option to... |
commit | commitdiff | tree |
2011-05-06 |
mike | Fix an issue with the new "no print" code in the IPP... |
commit | commitdiff | tree |
2011-05-05 |
mike | Add translator comments for a few strings. |
commit | commitdiff | tree |
2011-05-04 |
mike | Merge remote job state change into a single write to... |
commit | commitdiff | tree |
2011-05-04 |
mike | Change printer-state-reason name... |
commit | commitdiff | tree |
2011-05-04 |
mike | Always copy URI passed to _httpResolveURI. |
commit | commitdiff | tree |
2011-05-04 |
mike | Ignore SIGPIPE. |
commit | commitdiff | tree |
2011-05-04 |
mike | Fix "don't connect unless we have print data" changes... |
commit | commitdiff | tree |
2011-05-04 |
mike | Use printer-is-accepting-jobs as well as printer-state... |
commit | commitdiff | tree |
2011-05-04 |
mike | Add XPC support for IPP backend, allowing it to get... |
commit | commitdiff | tree |
2011-05-03 |
mike | Don't need to load a message catalog when loading a... |
commit | commitdiff | tree |
2011-05-03 |
mike | Fix PWG Raster generation bug (no cupsNumColors value...) |
commit | commitdiff | tree |
2011-05-02 |
mike | Add _cupsGSSServiceName private API. |
commit | commitdiff | tree |
2011-05-02 |
mike | Fix AUTH_UID for peer credentials. |
commit | commitdiff | tree |
2011-05-01 |
mike | Use GSS framework, when available, and support acquisit... |
commit | commitdiff | tree |
2011-04-29 |
mike | Update Bonjour support to resolve the server's hostname... |
commit | commitdiff | tree |
2011-04-29 |
mike | Don't report waste supply full/almost full reasons... |
commit | commitdiff | tree |
2011-04-29 |
mike | Fix Xcode project. |
commit | commitdiff | tree |
2011-04-28 |
mike | Fix speling mistaks in documentation (STR #3837 + more... |
commit | commitdiff | tree |
2011-04-27 |
mike | Fix example socket URI. |
commit | commitdiff | tree |
2011-04-27 |
mike | Create logs when *not* set to "syslog"... |
commit | commitdiff | tree |
2011-04-27 |
mike | Fix a comment. |
commit | commitdiff | tree |
2011-04-27 |
mike | Add missing whitespace. |
commit | commitdiff | tree |
2011-04-27 |
mike | Fix driver mapping. |
commit | commitdiff | tree |
2011-04-25 |
mike | Fix authenticated printing bug. |
commit | commitdiff | tree |
2011-04-22 |
mike | Clang doesn't support "-pie", so just pass as "-Wl... |
commit | commitdiff | tree |
2011-04-22 |
mike | The scheduler might leave old job data files in the... |
commit | commitdiff | tree |
2011-04-22 |
mike | Update filter documentation to talk a little about... |
commit | commitdiff | tree |
2011-04-22 |
mike | Add AUTH_INFO_REQUIRED environment variable to let... |
commit | commitdiff | tree |
2011-04-22 |
mike | Update message catalog for new strings. |
commit | commitdiff | tree |
2011-04-22 |
mike | Move scheduler's cupsdCheckProgram to libcups as _cupsF... |
commit | commitdiff | tree |
2011-04-22 |
mike | Check that we successfully allocate memory for profile... |
commit | commitdiff | tree |
2011-04-22 |
mike | Validate page size names. |
commit | commitdiff | tree |
2011-04-22 |
mike | Fail on client-error-document-format-not-supported or |
commit | commitdiff | tree |
2011-04-22 |
mike | Fix a mimeFilter bug that caused cupsFilter2 lines... |
commit | commitdiff | tree |
2011-04-20 |
mike | Add support for Mac OS X driver bundles. |
commit | commitdiff | tree |
2011-04-20 |
mike | Update get-jobs test to include media and impressions... |
commit | commitdiff | tree |
2011-04-20 |
mike | Cleanup and expand libcupsmime debug logging. |
commit | commitdiff | tree |
2011-04-20 |
mike | Drop debug level slightly. |
commit | commitdiff | tree |
2011-04-20 |
mike | Add support for CUPS debug printfs in the scheduler... |
commit | commitdiff | tree |
2011-04-20 |
mike | Fix some clang-reported warnings and add ippserver... |
commit | commitdiff | tree |
2011-04-19 |
mike | Update testmime.c to register PPD filters just like... |
commit | commitdiff | tree |
2011-04-18 |
mike | Fix output in locales using US-ASCII. |
commit | commitdiff | tree |
2011-04-16 |
mike | More message cleanup, and retry on pretty much any... |
commit | commitdiff | tree |
2011-04-16 |
mike | Fix IPP backend so that it can recover from failed... |
commit | commitdiff | tree |
2011-04-16 |
mike | Normalize the permission checking code, and check permi... |
commit | commitdiff | tree |
2011-04-15 |
mike | Add IPv6 support to the SNMP backend, and do some addit... |
commit | commitdiff | tree |
2011-04-15 |
mike | Log missing ICC profiles. |
commit | commitdiff | tree |
2011-04-15 |
mike | Fix speling mistak. |
commit | commitdiff | tree |
2011-04-15 |
mike | Eliminate indefinite wait for response. |
commit | commitdiff | tree |
2011-04-15 |
mike | Allow running with "none" as the profile. Also close... |
commit | commitdiff | tree |
2011-04-15 |
mike | Make sure the log files get created when cupsd runs. |
commit | commitdiff | tree |
2011-04-15 |
mike | Clean up standard media localizations. |
commit | commitdiff | tree |
2011-04-14 |
mike | Fix typos in documentation (STR #3826, STR #3829) |
commit | commitdiff | tree |
2011-04-13 |
mike | Ignore generated file. |
commit | commitdiff | tree |
2011-04-13 |
mike | Fix memory leak as well in load_ppd. |
commit | commitdiff | tree |
2011-04-13 |
mike | Update documentation and dependencies. |
commit | commitdiff | tree |
2011-04-13 |
mike | Log a different error for an out-of-date PPD cache. |
commit | commitdiff | tree |
2011-04-13 |
mike | Fix crash bug. |
commit | commitdiff | tree |
2011-04-13 |
mike | Make conflicting defaults cause a test failure unless... |
commit | commitdiff | tree |
2011-04-11 |
mike | Free memory used for peer certificates. |
commit | commitdiff | tree |
2011-04-11 |
mike | Remove text that won't get localized. |
commit | commitdiff | tree |
2011-04-09 |
mike | Cleanup... |
commit | commitdiff | tree |
2011-04-09 |
mike | Add definitions for DeviceN and PWG Raster support. |
commit | commitdiff | tree |
2011-04-09 |
mike | Fix compression bug - didn't compress up to 128 literal... |
commit | commitdiff | tree |
next |