]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-06-18  mikeBuild programs 32-bit only on Mac OS X.
2007-06-18  mikeDrop parallel and scsi from Mac packaging list.
2007-06-18  mikeDon't build scsi or parallel backends on Mac OS X.
2007-06-18  mikeMerge Apple changes to pap backend and lpstat command...
2007-06-18  mikeFix ppdConflicts() - wasn't checking that the marked...
2007-06-18  mikeFix PPD files to not use unsupported PostScript operators.
2007-06-08  mikeUpdate CUPS_PRINTER_AUTHENTICATED bit in printer-type...
2007-06-07  mikeFix implementation of testdriver sample to produce...
2007-06-07  mikeWhen a backend returns CUPS_BACKEND_AUTH_REQUIRED ...
2007-06-07  mikeThe IPP backend didn't decode the cached auth info...
2007-06-05  mikeAdd missing comment for cupsdSetAuthInfoRequired()...
2007-06-05  mikeDon't output Content-Type unless we are responding...
2007-06-04  mikeFix writing of remote/shared settings (STR #2393)
2007-06-04  mikeFix log message to use correct syntax (STR #2400)
2007-06-04  mikeIncrease size of buffer used for PS/PJL and HPGL checks.
2007-06-04  mikeD'oh! Forgot to compile test this, and thus missed...
2007-06-03  mikeCUPS_ADD_MODIFY_CLASS and CUPS_ADD_MODIFY_PRINTER did...
2007-05-25  mikeUpdate custom option text and add dict/put note.
2007-05-23  mikeFix some Mac OS X errors caught by the compiler...
2007-05-23  mikeUse case-insensitive comparison for cupsFax value...
2007-05-23  mikeDon't tag CUPS Bonjour printers as remote by default...
2007-05-17  mikeMore Bonjour shared printer fixes for STR #2384.
2007-05-17  mikeDon't add CUPS_PRINTER_REMOTE to p->type, as then the...
2007-05-16  mikeTreat Bonjour shared printers as (mostly) remote (STR...
2007-05-16  mikeImprovements to CUPS_GET_PPDS (STR #2383)
2007-05-16  mikeAdd APRemoteQueueID and cupsFax documentation.
2007-05-15  mikeMake functions static to reduce global symbol footprint.
2007-05-09  mike<rdar://problem/4534557> Wrong localization in CUPS...
2007-05-08  mikeAdd Chinese translation.
2007-05-08  mikeUpdate installer images to show "1.3".
2007-05-08  mikeFix cupsRotation comment to correspond to the actual...
2007-05-08  mikeSync changelog.
2007-05-08  mikeAdd missing templates.
2007-05-08  mikeAdd missing button image.
2007-05-08  mikeAdd missing buttons.
2007-05-07  mikeFix "relaying from" message (STR #2376)
2007-05-07  mikeFix launchd/StartupItem install stuff for Mac OS X.
2007-05-07  mikeRemove excess whitespace.
2007-05-06  mikeAdd dummy startup script for cupsd on Mac OS X 10.4.x.
2007-05-06  mikeIgnore generated file.
2007-05-04  mikeDisable USB backchannel on all BSD derivatives.
2007-05-03  mikeAdd -W option to cupstestppd.
2007-05-03  mikeAdd support for more PPD filtering with CUPS-Get-PPDs...
2007-05-03  mikeAdd documentation on lpmove command (STR #2263)
2007-05-03  mikeAdd cupsGetServerPPD() function that uses CUPS_GET_PPD...
2007-05-03  mikeFix compile problems...
2007-05-02  mikeImplement CUPS-Get-PPDs with printer-uri (STR #2334)
2007-05-01  mikeAdded a new cupsDoIORequest() function for reading...
2007-05-01  mikeImplement first part of STR #2334 - add support for...
2007-04-30  mikeAdd cups-version attribute (STR #2240)
2007-04-30  mikeAdd "ctags" target (STR #1875)
2007-04-30  mikeFix Mac OS X AuthRef authorization (STR #2375)
2007-04-30  mikeAbort immediately if no data has been written and we...
2007-04-30  mikeUse "Printer Driver" instead of "Make and Model" in...
2007-04-30  mikeAdd documentation for the new DeviceURI directive.
2007-04-30  mikeAdd support for DeviceURI in snmp.conf; documentation...
2007-04-30  mikeAlso handle chown/chmod errors for check_log_file(...
2007-04-30  mikeDon't rewrite cupsd.plist file anymore, just use KeepAl...
2007-04-30  mikeDon't log errors using cupsdLogMessage() when creating...
2007-04-30  mikeSync length check fix.
2007-04-30  mikeCreate the CUPS log directory as needed (STR #2353)
2007-04-30  mikecupsLangDefault() now maps new-style Apple locale name...
2007-04-30  mikeGenerate the cupsd.conf reference help file (STR #2356)
2007-04-30  mikeUpdate 1.2 changelog.
2007-04-30  mikeDon't forget to remove generated client.conf.man file...
2007-04-30  mikeFix format string bug (STR #2373)
2007-04-30  mikeDon't stop waiting for a job if it is stopped or held...
2007-04-27  mikeDon't install templates as config files anymore.
2007-04-27  mikeDrop toupper - we don't need it.
2007-04-27  mikeMap option names to lowercase when hashing.
2007-04-25  mikeMerge ppdConflicts() optimizations and new hashed array...
2007-04-23  mikeChangelog...
2007-04-23  mikeFix PDF rotation bug (STR #2348)
2007-04-23  mikeFix crash when a printer points to a bad file: URL...
2007-04-23  mikeReturn notify-lease-duration from renew_subscription...
2007-04-23  mikeFix IPP printing for Xerox printers (STR #2349)
2007-04-17  mikeppdLocalize() now also tries a country-specific localiz...
2007-04-16  mikeThe backends now manage the printer-state-reasons attri...
2007-04-12  mikeJava, PHP, Perl, and Python scripts did not work proper...
2007-04-12  mikeDon't close more than 1024 file descriptors when going in
2007-04-12  mikeThe page-ranges option was incorrectly applied to the...
2007-04-11  mikeFix strict aliasing warning (STR #2340)
2007-04-10  mikeAdd _HPUX_SOURCE definition on HP-UX - needed for IPv6...
2007-04-04  mikeFix CustomPageSize constraints and CustomFoo options...
2007-04-04  mikeAdd checks for valid constraints...
2007-04-04  mikeAdd checks for pre-filters.
2007-04-04  mikeAdd checks for existing filters, etc. (STR #2326)
2007-04-03  mikeMove list of new printers to a separate page.
2007-04-03  mikeAdd support for setting banner and policy options for...
2007-04-03  mikeAdd pre-shutdown wait for back-channel data (STR #2325)
2007-04-03  mikeDisable USB back-channel on NetBSD (STR #2324)
2007-04-02  mikeAdd ErrorPolicy directive (STR #1871)
2007-04-02  mikeFix JCL order dependency values (STR #1985)
2007-04-02  mikeRelay printer-state-message strings from server to...
2007-04-02  mikeAdd support for PSX printer-alert and printer-alert...
2007-04-02  mikeI18N stuff.
2007-04-02  mikeAdd Hebrew localization (STR #2148)
2007-04-02  mikeAdd base language checks to cupstestppd (STR #2313)
2007-04-02  mikeAdd support for STATE: paused (STR #1903)
next