]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2003-03-04  mikeAdd support for -u allow/deny:@groupname.
2003-03-04  mikeLog the client hostname in page_log, and use "-" for...
2003-03-03  mikeFix WIN32 compiles.
2003-03-03  mikeScale PDF pages within the imageable area of the page.
2003-02-28  mikeUpdate PPD attribute API to return ppd_attr_t pointers...
2003-02-28  mikeUpdateJob fix for job history...
2003-02-28  mikeAdd page labels for EPS and non-conformant PS files.
2003-02-28  mikeDon't append / to attribute specification string if...
2003-02-26  mikeFix add-printer bug.
2003-02-26  mikeHandle PPD filenames with spaces...
2003-02-25  mikeFix trailing whitespace support.
2003-02-24  mikeFix landscape printing bug in image filter.
2003-02-20  mikeFix line number reporting for initial read of the entir...
2003-02-20  mikeDon't write any FAIL messages in quiet mode.
2003-02-20  mikeOnly treat UI keywords as options when they contain...
2003-02-20  mikeTreat common option name prefixes as a warning and...
2003-02-20  mikeIndent references for load errors.
2003-02-20  mikeOnly convert PICTWPS files when printing to a server...
2003-02-19  mikeCompare ui_keywords against keyword string...
2003-02-19  mikeMake sure we un-set the "options" pointer after adding...
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...
next