]> git.ipfire.org Git - thirdparty/cups.git/history - CHANGES.txt
The "lpc" command now supports the "status all" command (STR
[thirdparty/cups.git] / CHANGES.txt
2005-09-16  mikeThe "lpc" command now supports the "status all" command...
2005-09-16  mikeippReadIO() did not read collections properly (STR...
2005-09-16  mikeThe "make test" script now creates the test files in
2005-09-15  mikeAll backends now abort on error when printing a job...
2005-09-15  mikeThe scheduler now verifies that a printer supports...
2005-09-15  mikeThe cupstestppd program now flags bad Resolution option...
2005-09-15  mikeThe USB backend now retries printing when the printer is
2005-09-15  mikeAdded new httpGetHostname() function to CUPS API, and...
2005-09-15  mikeThe scheduler now stops printers if the backend for...
2005-09-15  mikeThe configure script now supports "--disable-library...
2005-09-15  mikeThe IPP backend did not always report on the total...
2005-09-15  mikeThe lpstat program could display garbage date and time...
2005-09-15  mikeThe cupstestppd program would segfault when testing...
2005-08-29  mikeAdd new cupsDir*() functions, remove private file API...
2005-08-27  mikeAdd web interface for per-printer sharing via "Publish...
2005-08-25  mikeFix OpenBSD signalling bug that would cause the system...
2005-08-23  mikeAdd simple device URI check to add_printer(); basically...
2005-08-04  mikeThe scheduler, command-line, and web interfaces now...
2005-08-04  mikecupsMarkOptions() now handles more non-standard duplexi...
2005-08-04  mikecups-lpd now honors remote banner requests with the...
2005-08-04  mikeThe scheduler's denial-of-service checks did not work...
2005-08-04  mikeThe lp and lpr commands did not error out properly...
2005-08-04  mikeThe pstops filter did not handle Adobe-specific comments in
2005-08-04  mike"lpstat -l -p" incorrectly reported the printer interfa...
2005-08-04  mikeThe web interface now operates exclusively with the...
2005-08-04  mikeAdded a "set allowed users" interface to the web interf...
2005-08-04  mikeDisallow the "#" character in printer names, since...
2005-08-04  mikeAdded a new application/x-csource MIME type, and suppor...
2005-08-04  mikeThe pdftops filter did not compile with GCC 4.0 (STR...
2005-08-04  mikeThe texttops filter did not highlight preprocessor...
2005-08-04  mikeHP PJL output now uses both JOB DISPLAY and RDYMSG...
2005-06-27  mikeLocal authentication certificates are now stored in
2005-06-27  mikeBackends now use "&" to separate options in device...
2005-06-24  mikeForced classification did not work when job-sheets...
2005-06-21  mike"lpstat -l -p" incorrectly showed all users as allowed...
2005-06-20  mikeThe scheduler now automatically detects SSL/TLS clients...
2005-06-20  mikeThe CUPS API and scheduler no longer support SSLv2...
2005-06-18  mikecupsaddsmb needs to export cups6.ini as well...
2005-05-25  mikeFixed a signal-handling bug in httpRead() which ultimat...
2005-05-19  mikeUpdate mailto spec...
2005-05-12  mikeMake MD5 functions and structures private APIs with...
2005-04-29  mikeThe pdftops filter incorrectly embedded some Type1...
2005-04-27  mikeThe scheduler didn't detect a closed connection in...
2005-04-27  mikeThe scheduler could block trying to read the job status...
2005-04-18  mikeFix scheduler crash when deleting a class.
2005-02-18  mikeMerge Zebra ZPL driver changes from Zebra developers.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-07  mikeUpdated serial backend to scan for /dev/ttyC* as well as
2005-01-03  mikeUpdated the Spanish man pages (STR #1041)
2004-12-27  mikeThe scheduler's device loading code used the wrong...
2004-12-27  mikeThe hpgltops filter did not handle a common PCL command...
2004-12-16  mikeThe lpr man page did not document the "-U" option ...
2004-12-16  mikeThe hpgltops filter contained two buffer overflows...
2004-12-16  mikeMirror 1.1.x changes.
2004-12-16  mikeThe "lpc status" command used the wrong resource path...
2004-12-09  mikeSTR #1017: Wrong variable size for ioctl()...
2004-12-06  mikeFix class deletion bug (STR #1015)
2004-11-18  mikeMirror 1.1.x changes.
2004-10-29  mikeThe lpstat man page incorrectly listed the "-s" option...
2004-10-28  mikeNow allow 0-length reads in the CUPS file API (STR...
2004-10-27  mikeChangelog...
2004-10-27  mikeThe pdftops filter didn't scale small pages up to the...
2004-10-20  mikeMove enable/disable commands to /usr/sbin.
2004-10-20  mikeAdded Spanish man pages (STR #963)
2004-10-20  mikeFixed the order of comparisons in the client.conf readi...
2004-10-20  mikecupsLangGet() incorrectly set the current locale (STR...
2004-10-13  mikePrep for 1.1.22rc2.
2004-10-08  mikeAlso sanitize device URI in argv[0] (STR #933)
2004-10-05  mikecupsRasterReadHeader() didn't swap bytes for the numeri...
2004-10-04  mike- Now sanitize the device URI that is reported in the...
2004-10-04  mikeFixed some memory and file descriptor leaks in the...
2004-10-04  mikeFix crashes with DeletePrinter and browsing (STR #928)
2004-09-30  mikeBrowsing would turn off if the scheduler got an EAGAIN...
2004-09-13  mikeMake that 1.1.21...
2004-09-12  mikeThe scheduler did not separate Digest authentication...
2004-09-09  mikeFixed some problems with image printing to custom page...
2004-09-09  mikeRemoved the remaining scheduler code that did not use the
2004-09-08  mikeFix typo.
2004-09-08  mikeRevamped the custom page size orientation fix (STR...
2004-09-08  mikeThe lp, lpq, lpr, and lpstat commands now report when an
2004-09-08  mikeUpdate changelog.
2004-08-28  mikeQueue names with 2 periods (e.g. "printer..2") were not
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
2004-08-19  mikeSupport for new Windows 2000 driver (final part of...
2004-08-19  mikeThe gziptoany filter did not produce copies for raw...
2004-08-19  mikeThe cupsLangGet() function now uses nl_langinfo(),...
2004-08-18  mikeAdded a ReloadTimeout directive to control how long the
2004-08-18  mikeAdded a note to the default cupsd.conf file which menti...
2004-08-18  mikeThe IPP backend incorrectly used the local port when
2004-08-18  mikeThe cups-lpd mini-daemon wasn't using the right default...
2004-08-18  mikeChangelog.
2004-08-11  mikeString options with quotes in their values were not...
2004-08-11  mikeConfigure script changes for GNU/Hurd (STR #838)
2004-08-11  mikeThe lppasswd program was not installed properly by...
2004-08-11  mikeUpdated the cups-lpd man page (STR #843)
2004-08-02  mikeFixed a typo in the cupsd man page (STR #833)
2004-08-02  mikeThe USB backend now defaults to using the newer /dev...
2004-08-02  mikeThe config.h file did not define the HAVE_USERSEC_H...
2004-08-02  mikeNew cupsRasterInterpretPPD() function.
2004-07-17  mikeUpdate Spanish localization (STR #802)
next