2003-02-20 |
mike | Only treat UI keywords as options when they contain... |
commit | commitdiff | tree |
2003-02-20 |
mike | Treat common option name prefixes as a warning and... |
commit | commitdiff | tree |
2003-02-20 |
mike | Indent references for load errors. |
commit | commitdiff | tree |
2003-02-20 |
mike | Only convert PICTWPS files when printing to a server... |
commit | commitdiff | tree |
2003-02-19 |
mike | Compare ui_keywords against keyword string... |
commit | commitdiff | tree |
2003-02-19 |
mike | Make sure we un-set the "options" pointer after adding... |
commit | commitdiff | tree |
2003-02-19 |
mike | LanguageEncoding warning needs to be printed when langu... |
commit | commitdiff | tree |
2003-02-19 |
mike | Make ppdOpen() error output consistent with the rest... |
commit | commitdiff | tree |
2003-02-19 |
mike | Don't need to look for SetResolution option. |
commit | commitdiff | tree |
2003-02-19 |
mike | Remove non-UI keywords from the list. |
commit | commitdiff | tree |
2003-02-18 |
mike | Group all of the OS errors together for ease of use. |
commit | commitdiff | tree |
2003-02-18 |
mike | ppdEmit() and friends now use the RequiresPageRegion... |
commit | commitdiff | tree |
2003-02-18 |
mike | Make sure 8-bit chars are allowed as translation string... |
commit | commitdiff | tree |
2003-02-14 |
mike | LanguageEncoding was introduced in PPD version 4.1. |
commit | commitdiff | tree |
2003-02-14 |
mike | Update cupstestppd to support the FormatVersion attribu... |
commit | commitdiff | tree |
2003-02-14 |
mike | Allow lines consisting of all whitespace... |
commit | commitdiff | tree |
2003-02-14 |
mike | Off-by-one for some PPD errors... |
commit | commitdiff | tree |
2003-02-14 |
mike | Use new PPD API to show PPD errors in the scheduler... |
commit | commitdiff | tree |
2003-02-14 |
mike | Upgrade PPD loader and cupstestppd for better conforman... |
commit | commitdiff | tree |
2003-02-14 |
mike | Remove debug stuff. |
commit | commitdiff | tree |
2003-02-14 |
mike | Fix ppd_read() bug. |
commit | commitdiff | tree |
2003-02-13 |
mike | Fix reporting of line numbers in PPD file - we didn... |
commit | commitdiff | tree |
2003-02-13 |
mike | Use SIG_DFL instead of SIG_IGN. |
commit | commitdiff | tree |
2003-02-13 |
mike | Fix cupsEncodeOptions() function. |
commit | commitdiff | tree |
2003-02-12 |
mike | Make the maximum number of files a configure-time setti... |
commit | commitdiff | tree |
2003-02-12 |
mike | Fix nbytes type - needs to be int to get errors... |
commit | commitdiff | tree |
2003-02-12 |
mike | Fix HP-UX fix. |
commit | commitdiff | tree |
2003-02-11 |
mike | HP-UX needs a define to get the h_errno definition. |
commit | commitdiff | tree |
2003-02-11 |
mike | Don't log every packet we send... |
commit | commitdiff | tree |
2003-02-11 |
mike | Do all printers and classes, *then* sleep for any remai... |
commit | commitdiff | tree |
2003-02-11 |
mike | Make httpGets() non-blocking so that a client can't... |
commit | commitdiff | tree |
2003-02-10 |
mike | Sides is a keyword value (as is media, normally...) |
commit | commitdiff | tree |
2003-02-07 |
mike | Check for and error out on IPP_NOT_FOUND errors... |
commit | commitdiff | tree |
2003-02-05 |
mike | Make sure device_uri is initialized. |
commit | commitdiff | tree |
2003-02-05 |
swdev | Bump the Copyright to year 2003. Some reason, it went... |
commit | commitdiff | tree |
2003-02-05 |
mike | Allocate fd_sets to support more than 1024 file descrip... |
commit | commitdiff | tree |
2003-02-05 |
mike | Update color space list. |
commit | commitdiff | tree |
2003-02-05 |
mike | Minor tweeks so that ICC1-ICCF colorspaces are Lab... |
commit | commitdiff | tree |
2003-02-04 |
mike | Really fix OSX compile error... |
commit | commitdiff | tree |
2003-02-04 |
mike | OSX compile fixes. |
commit | commitdiff | tree |
2003-02-04 |
mike | ServerKey isn't needed for CDSA. |
commit | commitdiff | tree |
2003-02-04 |
mike | Get locale info from CoreFoundation. |
commit | commitdiff | tree |
2003-02-04 |
mike | Fix httpSeparate() handling of file:///path. |
commit | commitdiff | tree |
2003-02-03 |
mike | Add check for PCFileName attribute, now that we have... |
commit | commitdiff | tree |
2003-02-03 |
mike | * is a valid filename for OPTIONS... |
commit | commitdiff | tree |
2003-01-31 |
swdev | The pictwpstops filter needs to be able to read the... |
commit | commitdiff | tree |
2003-01-31 |
mike | Add support for cupsProtocol attribute and the correspo... |
commit | commitdiff | tree |
2003-01-31 |
mike | Fix parsing of SystemGroup directive. |
commit | commitdiff | tree |
2003-01-31 |
mike | lppasswd needs group write permission to the /etc/cups... |
commit | commitdiff | tree |
2003-01-31 |
mike | Spool directory now needs 710 perms... |
commit | commitdiff | tree |
2003-01-31 |
mike | Fixes from Apple. |
commit | commitdiff | tree |
2003-01-29 |
mike | Make sure ConfigurationFile is set... |
commit | commitdiff | tree |
2003-01-29 |
mike | Don't forget to free username, dest, and title in job... |
commit | commitdiff | tree |
2003-01-29 |
mike | Allocate all strings in the scheduler; this yields... |
commit | commitdiff | tree |
2003-01-29 |
mike | Add new ppdLastError() and ppdErrorString() functions... |
commit | commitdiff | tree |
2003-01-29 |
mike | Not all platforms have hstrerror()... |
commit | commitdiff | tree |
2003-01-29 |
mike | Add debugging output of the backchannel data so that... |
commit | commitdiff | tree |
2003-01-29 |
mike | Make -q really -q... |
commit | commitdiff | tree |
2003-01-29 |
mike | Fix CDSA compile probs. |
commit | commitdiff | tree |
2003-01-28 |
mike | D'oh! Need 0 values for separator... |
commit | commitdiff | tree |
2003-01-28 |
mike | Fix TrueType sorting function... |
commit | commitdiff | tree |
2003-01-28 |
mike | Support filtering of PJL commands, too. |
commit | commitdiff | tree |
2003-01-28 |
mike | One more OSX fix. |
commit | commitdiff | tree |
2003-01-28 |
mike | Fix OSX build... |
commit | commitdiff | tree |
2003-01-28 |
mike | Binary PostScript support! |
commit | commitdiff | tree |
2003-01-28 |
mike | Part 1 of arbitrary binary data support in pstops. |
commit | commitdiff | tree |
2003-01-28 |
mike | Add support for multiple *Product lines. |
commit | commitdiff | tree |
2003-01-28 |
mike | Bump DSO versions... |
commit | commitdiff | tree |
2003-01-28 |
mike | Add CUPS 1.2 attribute, protocol, and pc filename stuff... |
commit | commitdiff | tree |
2003-01-28 |
mike | Fix OpenSSL/GNUTLS/CDSA tests. |
commit | commitdiff | tree |
2003-01-27 |
mike | Solaris Intel uses <sys/ecppsys.h> instead of <sys... |
commit | commitdiff | tree |
2003-01-27 |
mike | Document -u option and the way to prevent abuse. |
commit | commitdiff | tree |
2003-01-24 |
mike | Add -q option to cupstestppd. |
commit | commitdiff | tree |
2003-01-24 |
mike | More accurately compute the required size of the option... |
commit | commitdiff | tree |
2003-01-24 |
mike | Reduce the memory footprint of CUPS (changes donated... |
commit | commitdiff | tree |
2003-01-24 |
mike | Make reference to the cupsd.conf file as the holder... |
commit | commitdiff | tree |
2003-01-24 |
mike | CDSA encryption library support from Apple. |
commit | commitdiff | tree |
2003-01-24 |
mike | Update CUPS list file so that PAM files are optional. |
commit | commitdiff | tree |
2003-01-24 |
mike | Add support for implicit classes of regular classes. |
commit | commitdiff | tree |
2003-01-24 |
mike | Add -H restart support to lp command. |
commit | commitdiff | tree |
2003-01-24 |
mike | Support URIs in HTTP requests, per HTTP/1.1 spec. |
commit | commitdiff | tree |
2003-01-24 |
mike | Make sure that the locale stuff matches language.h... |
commit | commitdiff | tree |
2003-01-24 |
mike | Fix banner substitution of time-at attributes. |
commit | commitdiff | tree |
2003-01-23 |
mike | German button images for CUPS web interface... |
commit | commitdiff | tree |
2003-01-23 |
mike | Update German translation of web interface... |
commit | commitdiff | tree |
2003-01-23 |
mike | Fix compile warnings and allow PPD not to be found... |
commit | commitdiff | tree |
2003-01-23 |
mike | Add preliminary support for PICT files printed from... |
commit | commitdiff | tree |
2003-01-23 |
mike | Don't report serial numbers for devices that don't... |
commit | commitdiff | tree |
2003-01-23 |
mike | Allow file:/dev/null even when FileDevices is No. |
commit | commitdiff | tree |
2003-01-23 |
mike | Use hstrerror() for hostname lookup errors. |
commit | commitdiff | tree |
2003-01-23 |
mike | Fix USB serial number bug. |
commit | commitdiff | tree |
2003-01-23 |
mike | Fix page-ranges bug when a page contained an embedded... |
commit | commitdiff | tree |
2003-01-17 |
mike | Make sure we add the DSO path for platforms that need... |
commit | commitdiff | tree |
2003-01-17 |
mike | Update dependencies. |
commit | commitdiff | tree |
2003-01-17 |
mike | OpenSSL headers conflict with crypt.h on some platforms... |
commit | commitdiff | tree |
2003-01-16 |
mike | First cut of German web interface. |
commit | commitdiff | tree |
2003-01-15 |
mike | Reverse order printing now really prints in reverse... |
commit | commitdiff | tree |
2003-01-15 |
mike | Disallow adding fewer than 1 value. |
commit | commitdiff | tree |
2003-01-15 |
mike | Update description of encryption defines. |
commit | commitdiff | tree |
2003-01-15 |
mike | New encryption library defines. |
commit | commitdiff | tree |
next |