]> git.ipfire.org Git - thirdparty/cups.git/history - cups/testdest.c
Fix potential unaligned accesses in the string pool (Issue #5474)
[thirdparty/cups.git] / cups / testdest.c
2018-07-18  Michael R SweetMerge pull request #5348 from snifbr/master
2018-07-18  Michael R SweetMerge pull request #5350 from benlees/master
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-02-13  Michael R SweetSync up fixes from IPP sample code repo.
2018-02-01  Michael R SweetFix additional IPP/1.1 issues with cupsCopyDestInfo...
2017-12-14  Michael R SweetUpdate help text.
2017-12-14  Michael R SweetThe `cupsEnumDests` function did not include options...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-07-19  Michael SweetImplement standard localizations in cupsLocalizeDest...
2017-07-19  Michael SweetThe `cupsGetNamedDest` function did not use the local...
2017-07-04  Michael SweetImplement "default" command (show_default) function...
2017-06-22  Michael SweetAdd cupsCheckDestSupported test to the supported action.
2017-04-19  Michael R SweetUpdate cupsEnumDests implementation to return early...
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-02-18  msweetImplement more of testdest unit test.
2016-02-17  msweetFix some bugs in the implementation that have been...
2016-02-17  msweetMore work on temporary queues - implement support for...
2014-05-16  msweetSave work on destination API unit test program.