]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2005-10-08  mikeNew IPv6-capable address list stuff for STR #1313....
2005-10-08  mikeFix default domain socket on OSX (STR #1313)
2005-10-08  mikeAdd newest URI spec.
2005-10-08  mikeAdd write compression support, support for reading...
2005-10-07  mikeApparently, the Microsoft IPP support provided through...
2005-10-07  mikeUpdate API documentation.
2005-10-06  mikeFix 64-bit file offset support.
2005-10-05  mikeFixed a potential crash problem in the scheduler when...
2005-10-05  mikeAdd optimizations for implicit classes, and add test...
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  mikeUpdate "print test page" to use CUPS_DATADIR, and to...
2005-10-03  mikeFix domain socket issues.
2005-10-03  mikeFix a lockup problem with calling cupsdFindDest() in...
2005-10-02  mikeAdd numbers to rules, remove "inches" and "centimeters...
2005-10-02  mikeAdd missing file.
2005-10-02  mikeMake image file and zoom API public.
2005-10-01  mikeFix logic error (use CUPS_SERVERROOT unless not defined...
2005-10-01  mikeEliminate compiler warning.
2005-10-01  mikeTweak rulers and text.
2005-10-01  mikeUpdate test page to include rules (inches and centimete...
2005-10-01  mikeUpdate test page with new ESP logo and contact information.
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  mikeOnly set _FILE_OFFSET_BITS and _LARGE_FILES as needed.
2005-09-30  mikeFix compile warnings from testipp.
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-30  mikeChange cupsdJob*() functions to use cupsd_job_t * argum...
2005-09-30  mikeFix another bug in the cups_find() code, and add optimi...
2005-09-30  mikeOptimize cups_find() to start from the current element...
2005-09-30  mikeFix implementation of cupsArray.
2005-09-29  mikeAdd test program for cupsArray* functions.
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-29  mikeFix browsing crash...
2005-09-29  mikeFix crash in browsing code.
2005-09-28  mikeAdd "Set Allowed Users" button to classes template.
2005-09-28  mikeCleanup.
2005-09-28  mikeFix cupsaddsmb - was using cupsdrv6.dll instead of...
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-28  mikeChange _str suffix on structure types to _s.
2005-09-27  mikeReplace jobs list with two sorted job arrays - Jobs...
2005-09-27  mikeUpdate all cupsArray*() functions to handle NULL pointe...
2005-09-27  mikeRemove incorrectly merged code.
2005-09-27  mikeUse cupsArray*() API to manage sorted list of printers...
2005-09-27  mikeFix binary search bug.
2005-09-27  mikeFix cups_strcpy() call - should be _cups_strcpy()...
2005-09-27  mikeFix log file links.
2005-09-27  mikeChange /admin/ to /admin (without the trailing slash)
2005-09-27  mikeFix httpWrite() bug which caused a variety of errors.
2005-09-27  mikeAdd /var/log/cups to spec file.
2005-09-27  mikeAdd missing cancel man page to spec file, and move...
2005-09-26  mikeAdd support for cached authentication on a per-job...
2005-09-26  mikeAdd standard backend exit codes.
2005-09-26  mikeMore web UI cleanup.
2005-09-26  mikeLog stderr from cups-driverd...
2005-09-26  mikeFix PPD copy bug, and add check for MIME database.
2005-09-23  mikeRemove unused SignalCount variable, and fix permissions...
2005-09-23  mikeRemove old RPMs before building new one...
2005-09-23  mikeFix domain socket handling (STR #1277)
2005-09-23  mikeDon't set the default run group to the default system...
2005-09-23  mikeAdd OSX compatibility functions for (private) MD5 funct...
2005-09-23  mikeFix MacOS X compile problems.
2005-09-23  mikeUse getsockname(), not getpeername()...
2005-09-23  mikeUse cups-driverd to get PPD (model) files.
2005-09-22  mikeUpdate scheduler to use new environment variable API...
2005-09-22  mikecups-driverd wrap-up.
2005-09-22  mikeFix detection of "cancel-job" policy...
2005-09-22  mikeConvert Unicode (UTF-16) text to UTF-8 instead of just...
2005-09-22  mikeAdd Creator and Title DSC comments (STR #830)
2005-09-22  mikeFix non-threaded global stuff.
2005-09-22  mikeMore work on on-line API help, testing.
2005-09-22  mikeUpdate API references and web help.
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-21  mikeAdded a new cups_array_t and cupsArray*() functions...
2005-09-21  mikeFix up parsing of client.conf and ~/.cupsrc files.
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-20  mikeUpdate sample cupsd.conf file and web interface to...
2005-09-20  mikeCleanup code formatting...
2005-09-19  mikeAdded "media" option support for EFI EFMediaType option...
2005-09-19  mikeFix buffered write implementation...
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  mikeDrop rastertortl filter (superceded by DDK driver...)
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  mikeQuick syslog cleanup.
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  mikeMerge Xpdf 3.01 code.
2005-09-17  mikeAdded new cupsBackchannelRead() and cupsBackchannelWrite()
next