2008-07-24 |
mike | Add ppdPageSizeLimits API. |
commit | commitdiff | tree |
2008-07-23 |
mike | Add side-channel support to the libusb-based USB backen... |
commit | commitdiff | tree |
2008-07-23 |
mike | Fix fputs calls. |
commit | commitdiff | tree |
2008-07-23 |
mike | Clean up Darwin USB errors so they are understandable... |
commit | commitdiff | tree |
2008-07-23 |
mike | Fix ppdEmit* for custom JCL options. |
commit | commitdiff | tree |
2008-07-23 |
mike | Only report duplex-capable when Duplex is not conflicti... |
commit | commitdiff | tree |
2008-07-23 |
mike | Handle Collate option differently in cupsResolveConflicts. |
commit | commitdiff | tree |
2008-07-23 |
mike | Fix checks for invalid constraints so we don't try... |
commit | commitdiff | tree |
2008-07-23 |
mike | Remove unnecessary pointer change. |
commit | commitdiff | tree |
2008-07-23 |
mike | Fix memory leak - wasn't freeing new constraints array. |
commit | commitdiff | tree |
2008-07-23 |
mike | Don't report translation errors for English (en). |
commit | commitdiff | tree |
2008-07-22 |
mike | Generate MD5 sums after making tarballs. |
commit | commitdiff | tree |
2008-07-21 |
mike | Changelog. |
commit | commitdiff | tree |
2008-07-21 |
mike | Releasing a job did not always add the trailing banner. |
commit | commitdiff | tree |
2008-07-21 |
mike | Fix crash bug caused by reuse of argument pointer in... |
commit | commitdiff | tree |
2008-07-18 |
mike | Add Chinese localization of GNOME/KDE menu item (STR... |
commit | commitdiff | tree |
2008-07-18 |
mike | job-impressions is not read-only, just job-impressions... |
commit | commitdiff | tree |
2008-07-18 |
mike | Stop the build when clang produces any issues. |
commit | commitdiff | tree |
2008-07-18 |
mike | Add clang scans of C++ code, even if the C++ support... |
commit | commitdiff | tree |
2008-07-18 |
mike | Fix some clang-detected issues. |
commit | commitdiff | tree |
2008-07-18 |
mike | Update PPD API help. |
commit | commitdiff | tree |
2008-07-18 |
mike | Add note for cupsUIConstraints without resolver. |
commit | commitdiff | tree |
2008-07-18 |
mike | Fix constraints against custom options and PageSize... |
commit | commitdiff | tree |
2008-07-18 |
mike | Changelog. |
commit | commitdiff | tree |
2008-07-18 |
mike | Merge changes from constraints branch. |
commit | commitdiff | tree |
2008-07-16 |
mike | Fix crash bug - need to allocate PPD files separately... |
commit | commitdiff | tree |
2008-07-16 |
mike | Note change to 1284 device ID max size change. |
commit | commitdiff | tree |
2008-07-16 |
mike | Switch to CUPS arrays. |
commit | commitdiff | tree |
2008-07-15 |
mike | Fix compile problem in testhttp.c. |
commit | commitdiff | tree |
2008-07-15 |
mike | Add new AccessLogLevel directive to limit access_log... |
commit | commitdiff | tree |
2008-07-14 |
mike | Show progress while we resolve a DNS-SD hostname... |
commit | commitdiff | tree |
2008-07-14 |
mike | Implement Bonjour printing spec priority key, even... |
commit | commitdiff | tree |
2008-07-14 |
mike | Fix typo. |
commit | commitdiff | tree |
2008-07-14 |
mike | Don't try to print files with 0 or 1 bytes. |
commit | commitdiff | tree |
2008-07-14 |
mike | Change the default LogLevel to "warn", and add a config... |
commit | commitdiff | tree |
2008-07-14 |
mike | Fix default auth key stuff on Mac OS X, and add --with... |
commit | commitdiff | tree |
2008-07-14 |
mike | The IPP backend did not relay marker-* attributes. |
commit | commitdiff | tree |
2008-07-14 |
mike | Fix resolving of mDNS service names with periods. |
commit | commitdiff | tree |
2008-07-14 |
mike | The CUPS GNOME/KDE menu item was not localized for... |
commit | commitdiff | tree |
2008-07-14 |
mike | The cupstestppd utility reported mixed line endings... |
commit | commitdiff | tree |
2008-07-14 |
mike | The scheduler did not handle expiring of implicit class... |
commit | commitdiff | tree |
2008-07-12 |
mike | The scheduler and cupstestppd utilities did not support... |
commit | commitdiff | tree |
2008-07-11 |
mike | Ignore clang directory. |
commit | commitdiff | tree |
2008-07-11 |
mike | Removed unused variables and assignments found by the... |
commit | commitdiff | tree |
2008-07-11 |
mike | Hide test main from tools. |
commit | commitdiff | tree |
2008-07-10 |
mike | Remove "drv" program from package lists. |
commit | commitdiff | tree |
2008-07-04 |
mike | Add a simple web search program we can use for the... |
commit | commitdiff | tree |
2008-07-04 |
mike | Don't copy debug messages to the printer-state-message... |
commit | commitdiff | tree |
2008-07-03 |
mike | Always update printer-state-message, but make sure... |
commit | commitdiff | tree |
2008-07-02 |
mike | Fix ?OID query keyword support (STR #2871) |
commit | commitdiff | tree |
2008-07-02 |
mike | Fix loading of .strings files. |
commit | commitdiff | tree |
2008-07-02 |
mike | Merge cups-driverd changes from development branch. |
commit | commitdiff | tree |
2008-07-01 |
mike | Support apple.types in /private/etc/cups or /usr/share... |
commit | commitdiff | tree |
2008-07-01 |
mike | Make util.h C++-safe. |
commit | commitdiff | tree |
2008-06-30 |
mike | Move PS prolog and trailer code to separate functions. |
commit | commitdiff | tree |
2008-06-27 |
mike | Export _cups_debug_fd even on non-debug builds... |
commit | commitdiff | tree |
2008-06-27 |
mike | Speed up debug mode by not using per-thread globals... |
commit | commitdiff | tree |
2008-06-27 |
mike | Remove duplicate test. |
commit | commitdiff | tree |
2008-06-27 |
mike | Make sure "report levels" job runs at least one PostScr... |
commit | commitdiff | tree |
2008-06-27 |
mike | Fix page_log output. |
commit | commitdiff | tree |
2008-06-26 |
mike | Encode job-impressions as an integer. |
commit | commitdiff | tree |
2008-06-26 |
mike | First working USB backend based on libusb 0.1 - no... |
commit | commitdiff | tree |
2008-06-26 |
mike | Fix MIME database support for multiple directories... |
commit | commitdiff | tree |
2008-06-25 |
mike | Mark all of the old localization packages as replaced... |
commit | commitdiff | tree |
2008-06-24 |
mike | Pull serial number from device as needed. |
commit | commitdiff | tree |
2008-06-24 |
mike | Fix number-up problem with cgpdftops output. |
commit | commitdiff | tree |
2008-06-24 |
mike | Include CUPS string header for strlcat/cpy. |
commit | commitdiff | tree |
2008-06-24 |
mike | Save work on new libusb-based USB backend. |
commit | commitdiff | tree |
2008-06-23 |
mike | Show the hostname we are trying to resolve in the test. |
commit | commitdiff | tree |
2008-06-23 |
mike | Documentation fixes for typos reported by Detlef Rieken... |
commit | commitdiff | tree |
2008-06-21 |
mike | The scheduler would crash if you started a printer... |
commit | commitdiff | tree |
2008-06-20 |
mike | Use unlink() when cleaning temporary directory, since... |
commit | commitdiff | tree |
2008-06-20 |
mike | Make authenticated policy always authenticate - local... |
commit | commitdiff | tree |
2008-06-19 |
mike | Add ppdLocalizeAttr function and update docos. |
commit | commitdiff | tree |
2008-06-19 |
mike | Add cupsMarkerNotice PPD keyword. |
commit | commitdiff | tree |
2008-06-18 |
mike | Remove unnecessary globals. |
commit | commitdiff | tree |
2008-06-18 |
mike | Make sure we log job filter messages in update_job... |
commit | commitdiff | tree |
2008-06-18 |
mike | More logging cleanup - let cupsdLogJob add the [Job... |
commit | commitdiff | tree |
2008-06-18 |
mike | Start cleanup of logging. |
commit | commitdiff | tree |
2008-06-18 |
mike | Use a dynamically-allocated printf buffer in cupsFilePr... |
commit | commitdiff | tree |
2008-06-18 |
mike | Just echo the whole results in one command since "echo... |
commit | commitdiff | tree |
2008-06-17 |
mike | Add support for MIME type priorities and files in DataD... |
commit | commitdiff | tree |
2008-06-17 |
mike | Don't show PageRegion option. |
commit | commitdiff | tree |
2008-06-17 |
mike | Describe custom option choices in terms of their parame... |
commit | commitdiff | tree |
2008-06-17 |
mike | Log ATTR:, PAGE:, PPD:, and STATE: messages in debug... |
commit | commitdiff | tree |
2008-06-17 |
mike | Don't map every generic locale to a country-specific... |
commit | commitdiff | tree |
2008-06-17 |
mike | "Deny" denies access, not allows. |
commit | commitdiff | tree |
2008-06-17 |
mike | Use .SS for subheadings instead of .Sh. |
commit | commitdiff | tree |
2008-06-16 |
mike | Optimize http_debug_hex() so we don't waste time doing... |
commit | commitdiff | tree |
2008-06-16 |
mike | Use elapsed time instead of showing raw time... |
commit | commitdiff | tree |
2008-06-16 |
mike | More cleanup. |
commit | commitdiff | tree |
2008-06-16 |
mike | fork() and exec() child processes to ensure that no... |
commit | commitdiff | tree |
2008-06-16 |
mike | More cleanup. |
commit | commitdiff | tree |
2008-06-16 |
mike | Flush output before forking to avoid multiplied output. |
commit | commitdiff | tree |
2008-06-16 |
mike | Update the testspeed program to support port numbers... |
commit | commitdiff | tree |
2008-06-16 |
mike | Changelog. |
commit | commitdiff | tree |
2008-06-16 |
mike | Add simplified and traditional chinese language version... |
commit | commitdiff | tree |
2008-06-16 |
mike | Add Citra Paska to the credits file. |
commit | commitdiff | tree |
2008-06-16 |
mike | Add Indonesian translation. |
commit | commitdiff | tree |
2008-06-16 |
mike | Fixed a timing issue in the backends that could cause... |
commit | commitdiff | tree |
next |