]> git.ipfire.org Git - thirdparty/cups.git/history - systemv
Fix "make check" failure - can't fail on setgroup/setgroups when not root.
[thirdparty/cups.git] / systemv /
2009-12-15  mikeIPP conformance: Get-Jobs has a default value for reque...
2009-11-20  mikeAdd "unused.ppd" filename check and a way to ignore...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-10-06  mikeThe cupstestppd program incorrectly reported filters...
2009-08-20  mikeFix some issues in the VC++ 2005 files and add cupstestppd
2009-04-29  mikeDon't make disable/enable symlinks.
2009-04-22  mikeDon't install enable/disable commands anymore.
2009-04-13  mikeFix System V install of cupsaccept and friends.
2009-03-13  mikeComplain about common misspellings.
2009-03-13  mikeAdd APScanAppPath checks in cupstestppd.
2009-03-06  mikeAdd check for cupsUIResolvers to ensure at least two...
2009-03-04  mikeUpdate conflict resolution code to try each option...
2009-03-04  mikeUpdate dependencies.
2009-03-03  mikeAdd additional information to CUPS PPD API test program.
2009-03-02  mikeValidate media sizes.
2009-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-02-04  mikeFix compiler warnings.
2008-12-15  mikeValidate the FileVersion and FormatVersion values.
2008-12-05  mikeAdd support for include-schemes for CUPS-Get-Devices.
2008-11-19  mikeFix "make check" and lpstat usage of job-uri instead...
2008-11-18  mikeThe lp "-H immediate" option did not specify that the...
2008-10-10  mikeThe scheduler now supports the Hold-New-Jobs and Releas...
2008-10-10  mikeThe lpstat command is now much faster when displaying...
2008-10-08  mikeCUPS-Get-Driver now provides much better driver matchin...
2008-09-29  mikeRename accept sources to cupsaccept.
2008-09-10  mikeAdd support (and symlinks) for cupsaccept and cupsrejec...
2008-09-10  mikeAdd -H option to lpstat (STR #2833)
2008-08-27  mikeMake unit tests a configurable build option.
2008-07-29  mikeAdd device-location attribute.
2008-07-28  mikeDon't add "custom" choice more than once.
2008-07-23  mikeRemove unnecessary pointer change.
2008-07-23  mikeDon't report translation errors for English (en).
2008-07-18  mikeFix constraints against custom options and PageSize...
2008-07-18  mikeMerge changes from constraints branch.
2008-07-14  mikeThe cupstestppd utility reported mixed line endings...
2008-07-12  mikeThe scheduler and cupstestppd utilities did not support...
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-06-17  mikeDon't show PageRegion option.
2008-06-17  mikeDescribe custom option choices in terms of their parame...
2008-06-11  mikecupstestppd incorrectly reported a warning about the...
2008-06-06  mike"lpstat -p" could report the wrong job as printing...
2008-05-20  mikeThe ppdc utility now supports a "-t" option to test...
2008-05-16  mikeNeed ppd-private for 1284 and make/model functions.
2008-05-12  mikeUpdate build system to support only building libraries...
2008-04-28  mikeUse access() instead of stat(), and remove unused variable.
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-03-21  mikeBuild all support libraries as shared libraries.
2008-03-21  mikeUpdate build system to support separate installs of...
2008-03-08  mikecupsctl would crash if the scheduler was not running...
2008-03-03  mikeAdd proper cupsICCProfile validation and update man...
2008-03-03  mikeDo some API cleanup and make some useful private functi...
2008-02-23  mikeInstall lppasswd without setuid permissions, and docume...
2008-02-15  mikeAdd DDK message catalogs and man pages, packaging files.
2008-02-15  mikeAdd DDK drivers.
2008-01-16  mikeAdd NULL checks and fix some resource leaks reported...
2008-01-14  mikeFix a variety of minor issues discovered by Coverity...
2008-01-04  mikeImplement streaming API (STR #2261)
2007-12-20  mikeAdded a new cupsGetNamedDest() function to the CUPS...
2007-11-27  mikeIgnore the "en" locale when present in the cupsLanguage...
2007-11-26  mikelpmove didn't accept a job ID by itself.
2007-11-02  mikeFix lpadmin -p name -o protocol=foo and -o port-monitor...
2007-10-19  mikeConvert domain socket to localhost when defaulting...
2007-09-07  mikeCheck for bad resolution options (NNNNNNNNdpi instead...
2007-09-04  mikeAlso test custom page size code for CUPS raster drivers.
2007-07-23  mikeFix typo (--debug_logging instead of --debug-logging)
2007-07-13  mikeUpdate dependencies.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-10  mikeWrite results of all cupstestppd tests to stdout, not...
2007-07-06  mikeDon't get stuck in loop when there are no installed...
2007-07-05  mikeAdd cupsctl command to make changes and query the cupsd...
2007-06-19  mikeDon't complain about missing translations for PageRegio...
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-06-18  mikeMerge Apple changes to pap backend and lpstat command...
2007-05-15  mikeMake functions static to reduce global symbol footprint.
2007-05-03  mikeAdd -W option to cupstestppd.
2007-04-17  mikeppdLocalize() now also tries a country-specific localiz...
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-02  mikeAdd base language checks to cupstestppd (STR #2313)
2007-03-19  mikeFix usage of notify-recipient-uri - was using notify...
2007-03-18  mikeAdd missing return after error.
2007-03-17  mikelpoptions crashed when adding or removing options when...
2007-03-08  mikeAdd UTF-8 validation to cupstestppd (STR #2283)
2007-01-22  mikelpoptions did not report the reason why a PPD file...
2006-11-15  mikeDon't use %s to add plural form to "N ERRORS FOUND...
2006-11-14  mikeThe lpstat program could still hang (STR #2098)
2006-11-02  mikeThe lpstat command could hang (STR #2073)
2006-09-19  mikeUpdate dependencies and fix a compile issue.
2006-09-05  mikeThe command-line applications did not convert command...
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-08-17  mikeCleanup for compiler warnings on IRIX...
2006-08-16  mikeSet the locale in all command-line programs to avoid...
2006-08-15  mikeFix cupstestppd reporting of localization problems.
2006-08-07  mikeFix 1284DeviceID error message (STR #1849)
2006-07-26  mikeFix incorrect reuse of "i" looping var, which caused...
2006-07-18  mikeThe lpoptions -o and -r options did not work unless...
2006-07-18  mikeFix localization of Samba password prompt.
2006-06-26  mikeMake sure http pointer is reset to NULL when handling...
2006-06-06  mikeThe lpstat command did not use the correct character...
next