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 |
2003-01-15 |
mike | Unused variable in scsi-irix.c. |
commit | commitdiff | tree |
2003-01-15 |
mike | Fix parallel build problem with IRIX man page rules. |
commit | commitdiff | tree |
2003-01-15 |
mike | Fix URL rewrite bug. |
commit | commitdiff | tree |
2003-01-15 |
mike | Tweek Windows temp file support. |
commit | commitdiff | tree |
2003-01-15 |
mike | Fix infinite loops in ppd_read() function. |
commit | commitdiff | tree |
2003-01-15 |
mike | Update dependencies. |
commit | commitdiff | tree |
2003-01-15 |
mike | GNU TLS support from Jeff Licquia. |
commit | commitdiff | tree |
2003-01-14 |
mike | Return an HTTP error on bad IPP requests. |
commit | commitdiff | tree |
2003-01-14 |
mike | Add 1 second read timeout to IPP attribute reading... |
commit | commitdiff | tree |
2003-01-14 |
mike | Make sure that the feed command only feeds 1-255 lines... |
commit | commitdiff | tree |
2003-01-14 |
mike | Fix doco comment. |
commit | commitdiff | tree |
2003-01-13 |
mike | DoS timeout change. |
commit | commitdiff | tree |
2003-01-13 |
mike | Throttle the DoS warning message so it doesn't cause... |
commit | commitdiff | tree |
2003-01-10 |
swdev | No, that's not right either... |
commit | commitdiff | tree |
2003-01-10 |
swdev | Fix this definition for MacOS X - they define the TCP_... |
commit | commitdiff | tree |
2003-01-09 |
mike | Fix GCC warnings on some platforms when printing IP... |
commit | commitdiff | tree |
2003-01-08 |
mike | Add Debian package names to %provides... |
commit | commitdiff | tree |
2003-01-08 |
mike | Update dependencies and packaging. |
commit | commitdiff | tree |
2003-01-07 |
mike | Update Xpdf version info. |
commit | commitdiff | tree |
2003-01-07 |
mike | Fix CIE color conversion code. |
commit | commitdiff | tree |
2003-01-04 |
mike | Add cast to avoid compiler warning. |
commit | commitdiff | tree |
2003-01-04 |
mike | Cast IP address to unsigned to avoid compiler warning. |
commit | commitdiff | tree |
2003-01-03 |
mike | Fix quota stuff - the quota attributes weren't flagged... |
commit | commitdiff | tree |
2003-01-03 |
mike | CUPS test needs the "FileDevice Yes" directive in cupsd... |
commit | commitdiff | tree |
2003-01-03 |
mike | Fix lpstat man page - the -W, -h, etc. options must... |
commit | commitdiff | tree |
2003-01-03 |
mike | Add missing debug log message from 1.2... |
commit | commitdiff | tree |
2003-01-03 |
mike | Applied (modified) patch from Debian maintainer to... |
commit | commitdiff | tree |
2002-12-20 |
mike | Bump CVS version to 1.1.19. |
commit | commitdiff | tree |
2002-12-19 |
mike | Back-off 1.1.19 version numbers until we get the Print... |
commit | commitdiff | tree |
2002-12-19 |
mike | Bump CVS version to 1.1.19. |
commit | commitdiff | tree |
2002-12-19 |
mike | Handle HTTP_NOT_FOUND errors in cupsGetPPD(). |
commit | commitdiff | tree |
2002-12-18 |
mike | Check in Derek's final patch against Xpdf 2.01. |
commit | commitdiff | tree |
2002-12-18 |
mike | Fix Set-Job-Attributes bug (caused by cut-n-paste error) |
commit | commitdiff | tree |
2002-12-17 |
mike | Add FileDevice directive to avoid root file creation... |
commit | commitdiff | tree |
2002-12-17 |
swdev | Change the end copyright for Easy Software Products... |
commit | commitdiff | tree |
2002-12-17 |
mike | Fix handling of profile=... option in pstoraster wrappe... |
commit | commitdiff | tree |
2002-12-17 |
mike | Fix bug in cupsMarkOptions()... |
commit | commitdiff | tree |
2002-12-16 |
mike | Upper bound should be 255, not 256. |
commit | commitdiff | tree |
2002-12-16 |
mike | Range check the size of the colormap. |
commit | commitdiff | tree |
2002-12-16 |
mike | Fix MIME typing. |
commit | commitdiff | tree |
2002-12-16 |
mike | Fix computation of filter cost. |
commit | commitdiff | tree |
2002-12-13 |
mike | Add cupstestppd utility and man page for PPD file confo... |
commit | commitdiff | tree |
next |