]> git.ipfire.org Git - thirdparty/cups.git/history - CHANGES.txt
Add MacRoman encoding support.
[thirdparty/cups.git] / CHANGES.txt
2006-01-30  mikeAdd DBUS support to the scheduler.
2006-01-19  mikeUpdate all command-line programs to support -h and...
2006-01-18  mikeAdd support for moving all jobs on a queue to another...
2006-01-14  mikeLocalize the rest of the web interface.
2006-01-14  mikeThe web interface now supports moving of a job or jobs...
2006-01-12  mikeAdd paging, searching, sort order, etc. to the jobs...
2006-01-11  mikecupsaddsmb now accepts a password on the command-line and
2006-01-10  mikeppdLoad*() no longer tries to "fix" bad characters...
2006-01-10  mikePrinter names can now (reliably) contain Unicode charac...
2005-11-22  mikeThe "lpstat -p" command now shows the time and date...
2005-11-22  mikeThe scheduler now adds a job-actual-printer-uri attribu...
2005-11-22  mikeThe scheduler now logs log file open errors to the...
2005-11-22  mikeThe scheduler now sets the job-originating-user-name...
2005-10-24  mikeThe scheduler now only updates the permissions of SSL...
2005-10-20  mikeThe rastertodymo driver has been renamed to rastertolab...
2005-10-10  mikeThe lpstat command could show the wrong active job...
2005-10-05  mikeFixed a potential crash problem in the scheduler when...
2005-10-03  mikeAdded a "cancel all jobs" button to the class and print...
2005-10-03  mikeThe add-printer web page now shows the set-printer...
2005-10-03  mikeFix a lockup problem with calling cupsdFindDest() in...
2005-10-01  mikeThe classes web page now provides links to each of...
2005-10-01  mikeCUPS now handles HTTP request/response lines up to...
2005-10-01  mikeAdded support for the Apache PassEnv and SetEnv directi...
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-29  mikeFix a performance problem with ippReadIO() and resizing of
2005-09-29  mikeFixed a performance issue with the scheduler's implicit...
2005-09-22  mikeConvert Unicode (UTF-16) text to UTF-8 instead of just...
2005-09-21  mikeAdded a new cups_array_t and cupsArray*() functions...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-19  mikeAdded "media" option support for EFI EFMediaType option...
2005-09-18  mikeAdded write buffering to the HTTP code to improve perfo...
2005-09-18  mikeThe scheduler now returns the address that was used...
2005-09-18  mikeFixed a problem with N-up printing and OpenOffice ...
2005-09-18  mikeAdded support for the GCC position independent executab...
2005-09-18  mikeAdded new BrowseLocalProtocols and BrowseRemoteProtocols
2005-09-18  mikePPD files can now contain strings up to 256k in length...
2005-09-17  mikeThe pstops filter now supports the IncludeFeature DSC...
2005-09-17  mikeThe pstops filter now disables the setpagedevice proced...
2005-09-17  mikeThe serial backend now supports "stop=1", "stop=2",
2005-09-17  mike"make install" no longer overwrites an existing PAM...
2005-09-17  mikeThe scheduler now closes all files on startup when...
2005-09-17  mikeAdded a new RGBW colorspace to the CUPS raster format
2005-09-17  mikeThe pdftops filter now sets the page size based on...
2005-09-17  mikeThe pdftops filter now minimizes print processing of...
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
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...
next