]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2003-02-19  mikeLanguageEncoding warning needs to be printed when langu...
2003-02-19  mikeMake ppdOpen() error output consistent with the rest...
2003-02-19  mikeDon't need to look for SetResolution option.
2003-02-19  mikeRemove non-UI keywords from the list.
2003-02-18  mikeGroup all of the OS errors together for ease of use.
2003-02-18  mikeppdEmit() and friends now use the RequiresPageRegion...
2003-02-18  mikeMake sure 8-bit chars are allowed as translation string...
2003-02-14  mikeLanguageEncoding was introduced in PPD version 4.1.
2003-02-14  mikeUpdate cupstestppd to support the FormatVersion attribu...
2003-02-14  mikeAllow lines consisting of all whitespace...
2003-02-14  mikeOff-by-one for some PPD errors...
2003-02-14  mikeUse new PPD API to show PPD errors in the scheduler...
2003-02-14  mikeUpgrade PPD loader and cupstestppd for better conforman...
2003-02-14  mikeRemove debug stuff.
2003-02-14  mikeFix ppd_read() bug.
2003-02-13  mikeFix reporting of line numbers in PPD file - we didn...
2003-02-13  mikeUse SIG_DFL instead of SIG_IGN.
2003-02-13  mikeFix cupsEncodeOptions() function.
2003-02-12  mikeMake the maximum number of files a configure-time setti...
2003-02-12  mikeFix nbytes type - needs to be int to get errors...
2003-02-12  mikeFix HP-UX fix.
2003-02-11  mikeHP-UX needs a define to get the h_errno definition.
2003-02-11  mikeDon't log every packet we send...
2003-02-11  mikeDo all printers and classes, *then* sleep for any remai...
2003-02-11  mikeMake httpGets() non-blocking so that a client can't...
2003-02-10  mikeSides is a keyword value (as is media, normally...)
2003-02-07  mikeCheck for and error out on IPP_NOT_FOUND errors...
2003-02-05  mikeMake sure device_uri is initialized.
2003-02-05  swdevBump the Copyright to year 2003. Some reason, it went...
2003-02-05  mikeAllocate fd_sets to support more than 1024 file descrip...
2003-02-05  mikeUpdate color space list.
2003-02-05  mikeMinor tweeks so that ICC1-ICCF colorspaces are Lab...
2003-02-04  mikeReally fix OSX compile error...
2003-02-04  mikeOSX compile fixes.
2003-02-04  mikeServerKey isn't needed for CDSA.
2003-02-04  mikeGet locale info from CoreFoundation.
2003-02-04  mikeFix httpSeparate() handling of file:///path.
2003-02-03  mikeAdd check for PCFileName attribute, now that we have...
2003-02-03  mike* is a valid filename for OPTIONS...
2003-01-31  swdevThe pictwpstops filter needs to be able to read the...
2003-01-31  mikeAdd support for cupsProtocol attribute and the correspo...
2003-01-31  mikeFix parsing of SystemGroup directive.
2003-01-31  mikelppasswd needs group write permission to the /etc/cups...
2003-01-31  mikeSpool directory now needs 710 perms...
2003-01-31  mikeFixes from Apple.
2003-01-29  mikeMake sure ConfigurationFile is set...
2003-01-29  mikeDon't forget to free username, dest, and title in job...
2003-01-29  mikeAllocate all strings in the scheduler; this yields...
2003-01-29  mikeAdd new ppdLastError() and ppdErrorString() functions...
2003-01-29  mikeNot all platforms have hstrerror()...
2003-01-29  mikeAdd debugging output of the backchannel data so that...
2003-01-29  mikeMake -q really -q...
2003-01-29  mikeFix CDSA compile probs.
2003-01-28  mikeD'oh! Need 0 values for separator...
2003-01-28  mikeFix TrueType sorting function...
2003-01-28  mikeSupport filtering of PJL commands, too.
2003-01-28  mikeOne more OSX fix.
2003-01-28  mikeFix OSX build...
2003-01-28  mikeBinary PostScript support!
2003-01-28  mikePart 1 of arbitrary binary data support in pstops.
2003-01-28  mikeAdd support for multiple *Product lines.
2003-01-28  mikeBump DSO versions...
2003-01-28  mikeAdd CUPS 1.2 attribute, protocol, and pc filename stuff...
2003-01-28  mikeFix OpenSSL/GNUTLS/CDSA tests.
2003-01-27  mikeSolaris Intel uses <sys/ecppsys.h> instead of <sys...
2003-01-27  mikeDocument -u option and the way to prevent abuse.
2003-01-24  mikeAdd -q option to cupstestppd.
2003-01-24  mikeMore accurately compute the required size of the option...
2003-01-24  mikeReduce the memory footprint of CUPS (changes donated...
2003-01-24  mikeMake reference to the cupsd.conf file as the holder...
2003-01-24  mikeCDSA encryption library support from Apple.
2003-01-24  mikeUpdate CUPS list file so that PAM files are optional.
2003-01-24  mikeAdd support for implicit classes of regular classes.
2003-01-24  mikeAdd -H restart support to lp command.
2003-01-24  mikeSupport URIs in HTTP requests, per HTTP/1.1 spec.
2003-01-24  mikeMake sure that the locale stuff matches language.h...
2003-01-24  mikeFix banner substitution of time-at attributes.
2003-01-23  mikeGerman button images for CUPS web interface...
2003-01-23  mikeUpdate German translation of web interface...
2003-01-23  mikeFix compile warnings and allow PPD not to be found...
2003-01-23  mikeAdd preliminary support for PICT files printed from...
2003-01-23  mikeDon't report serial numbers for devices that don't...
2003-01-23  mikeAllow file:/dev/null even when FileDevices is No.
2003-01-23  mikeUse hstrerror() for hostname lookup errors.
2003-01-23  mikeFix USB serial number bug.
2003-01-23  mikeFix page-ranges bug when a page contained an embedded...
2003-01-17  mikeMake sure we add the DSO path for platforms that need...
2003-01-17  mikeUpdate dependencies.
2003-01-17  mikeOpenSSL headers conflict with crypt.h on some platforms...
2003-01-16  mikeFirst cut of German web interface.
2003-01-15  mikeReverse order printing now really prints in reverse...
2003-01-15  mikeDisallow adding fewer than 1 value.
2003-01-15  mikeUpdate description of encryption defines.
2003-01-15  mikeNew encryption library defines.
2003-01-15  mikeUnused variable in scsi-irix.c.
2003-01-15  mikeFix parallel build problem with IRIX man page rules.
2003-01-15  mikeFix URL rewrite bug.
2003-01-15  mikeTweek Windows temp file support.
2003-01-15  mikeFix infinite loops in ppd_read() function.
2003-01-15  mikeUpdate dependencies.
next