1. 6da01a5 Merge "Do not allocate memory for zero length data" into v2.3 by Commit Bot · 3 years, 5 months ago master stabilize-13856.B
  2. f2d48e9 lpadmin: log numeric error for request failure by Sean Kau · 3 years, 5 months ago
  3. 1446830 Do not allocate memory for zero length data by Sean Kau · 3 years, 5 months ago
  4. 1b093b5 Merge "Run filters locally when printing to a print server" into v2.3 by Commit Bot · 3 years, 5 months ago stabilize-13851.B
  5. a664317 Merge "Let cups.1 point to client.conf.5, not client.conf.7" into v2.3 by Commit Bot · 3 years, 5 months ago
  6. c901f92 Merge "Fix indentation for cupsfilter error messages (Issue #88)" into v2.3 by Commit Bot · 3 years, 5 months ago
  7. 4bc3f38 Merge "removed extra test files" into v2.3 by Commit Bot · 3 years, 5 months ago
  8. f40c805 Merge "cupsfilter showing particular errors." into v2.3 by Commit Bot · 3 years, 5 months ago
  9. cf3cffe Merge "ppd.c: Handle "Emulator" lines" into v2.3 by Commit Bot · 3 years, 5 months ago
  10. 9b01193 ppd.c: Handle "Emulator" lines by Kalvin Lee · 3 years, 5 months ago
  11. 598fc5f cups_ipp_t_fuzzer: Incorrect input data by Piotr Pawliczek · 3 years, 5 months ago
  12. 64fc6c8 Merge "ppd-cache: NULL field ppd in pwg_media_t" into v2.3 by Commit Bot · 3 years, 5 months ago stabilize-13836.B stabilize-rust-13836.B
  13. 710c6f0 Merge "ippAddInteger: Check the correctness of value_tag parameter" into v2.3 by Commit Bot · 3 years, 5 months ago
  14. 410c459 Merge "cups_ipp_t_fuzzer: Incorrect value given to ippAddDate" into v2.3 by Commit Bot · 3 years, 5 months ago
  15. 3314791 Let cups.1 point to client.conf.5, not client.conf.7 by Didier Raboud · 3 years, 6 months ago
  16. 718ef23 Fix indentation for cupsfilter error messages (Issue #88) by Michael R Sweet · 3 years, 6 months ago
  17. 6be000d removed extra test files by surajkulriya · 3 years, 6 months ago
  18. 121c56d cupsfilter showing particular errors. by surajkulriya · 3 years, 6 months ago
  19. 104815c Update .presubmitignore by Pranav Batra · 3 years, 5 months ago
  20. 68b62b7 ppd-cache: NULL field ppd in pwg_media_t by Piotr Pawliczek · 3 years, 5 months ago
  21. 0195663 Update OWNERS files by Pranav Batra · 3 years, 5 months ago
  22. d02ed52 cups_ipp_t_fuzzer: Incorrect value given to ippAddDate by Piotr Pawliczek · 3 years, 5 months ago
  23. 5d1391b ippAddInteger: Check the correctness of value_tag parameter by Piotr Pawliczek · 3 years, 5 months ago
  24. 6bf0099 Run filters locally when printing to a print server by Pranav Batra · 3 years, 5 months ago
  25. e424c2c lpadmin: Increase ippusb timeout by Benjamin Gordon · 3 years, 5 months ago stabilize-13821.B
  26. 277c6fa ippusb: Remove ippusb_manager logic by Benjamin Gordon · 3 years, 6 months ago factory-puff-13813.B
  27. f2d4eeb Merge "Change error for httpAddrGetList failure." into v2.3 by Commit Bot · 3 years, 6 months ago stabilize-13799.B
  28. 5481549 Merge "Update test suite to timeout after 300 seconds, show error_log on failure in Github action." into v2.3 by Commit Bot · 3 years, 6 months ago
  29. b9a1063 Merge "Update copyrights and versions for new release." into v2.3 by Commit Bot · 3 years, 6 months ago
  30. 58c6db8 Merge "Add Github Action to build and test" into v2.3 by Commit Bot · 3 years, 6 months ago
  31. 07f0ba9 Change error for httpAddrGetList failure. by Sean Kau · 3 years, 6 months ago
  32. 7066ffe Merge "Speculative fix for a cupsd crash" into v2.3 by Commit Bot · 3 years, 6 months ago stabilize-rust-13795.B
  33. acfe18f Merge "Write a fuzzer for ippDelete" into v2.3 by Commit Bot · 3 years, 6 months ago
  34. 6b5eb2f Speculative fix for a cupsd crash by Sean Kau · 3 years, 6 months ago
  35. 3faed42 Write a fuzzer for ippDelete by Sean Kau · 3 years, 6 months ago
  36. 499e05f Merge "Changelog." into v2.3 by Commit Bot · 3 years, 6 months ago
  37. 348a408 Merge "Just use a simple 250ms sleep in the read loop (Issue #72)" into v2.3 by Commit Bot · 3 years, 6 months ago
  38. bd41860 Merge "Update config header files." into v2.3 by Commit Bot · 3 years, 6 months ago
  39. d156724 Merge "Fix snprintf emulation function (Issue #67)" into v2.3 by Commit Bot · 3 years, 6 months ago
  40. fb1e8bf Merge "Fix a buffer (read) overflow in ippReadIO (CVE-2020-10001)" into v2.3 by Commit Bot · 3 years, 6 months ago
  41. 2472e9e Merge "Changelog." into v2.3 by Commit Bot · 3 years, 6 months ago
  42. e6a2841 Merge "cgi-bin/help-index.c: Check node->section before using it in strcmp()" into v2.3 by Commit Bot · 3 years, 6 months ago
  43. 95e9533 Merge "Changelog." into v2.3 by Commit Bot · 3 years, 6 months ago
  44. 341f0bd Merge "Add check for whether 'option' variable exists or not for closeUI and JCLCloseUI lines in ppd.c" into v2.3 by Commit Bot · 3 years, 6 months ago
  45. ec800df Update test suite to timeout after 300 seconds, show error_log on failure in Github action. by Michael R Sweet · 3 years, 6 months ago
  46. fdc5439 Update copyrights and versions for new release. by Michael R Sweet · 3 years, 6 months ago
  47. de635b3 Add Github Action to build and test by Michael R Sweet · 3 years, 6 months ago
  48. 82d33f5 Changelog. by Michael R Sweet · 3 years, 6 months ago
  49. a48730a Just use a simple 250ms sleep in the read loop (Issue #72) by Michael R Sweet · 3 years, 6 months ago
  50. 3afe5cb Update config header files. by Michael R Sweet · 3 years, 6 months ago
  51. af6ebc0 Fix snprintf emulation function (Issue #67) by Michael R Sweet · 3 years, 6 months ago
  52. 0b4b9f0 Fix a buffer (read) overflow in ippReadIO (CVE-2020-10001) by Michael R Sweet · 3 years, 6 months ago
  53. bfa1c28 Update OWNERS file by Pranav Batra · 3 years, 6 months ago stabilize-rust-13776.B
  54. 84d28d1 Changelog. by Michael R Sweet · 3 years, 6 months ago
  55. a4c66fd cgi-bin/help-index.c: Check node->section before using it in strcmp() by Zdenek Dohnal · 3 years, 6 months ago
  56. 581b4c9 Changelog. by Michael R Sweet · 3 years, 6 months ago
  57. c1edc37 Add check for whether 'option' variable exists or not for closeUI and JCLCloseUI lines in ppd.c by = · 3 years, 6 months ago
  58. 7f3d425 Add files to .presubmitignore by Pranav Batra · 3 years, 6 months ago
  59. ca950da Changelog. by Michael R Sweet · 3 years, 8 months ago release-R89-13729.B stabilize-13729.16.B stabilize-13729.45.B stabilize-13729.49.B stabilize-13729.56.B stabilize-13729.57.B stabilize-13729.72.B stabilize-13768.B stabilize-quickfix-13729.60.B stabilize-quickfix-13729.73.B stabilize-quickfix-13729.84.B
  60. 3cc8c02 Systemd: Let cups.service start after nslcd.service by Wolfgang Schweer · 3 years, 8 months ago
  61. 156ae7b With GNU TLS, generated certificates were incorrectly placed in $HOME for the root UID. by Michael R Sweet · 3 years, 8 months ago
  62. 56f3e69 Merge "Changelog." into v2.3 by Pranav Batra · 3 years, 7 months ago
  63. 5392867 Merge "CUPS_EXE_FILE_PERM: also match host_os_name on *-gnu, to also catch kfreebsd-gnu" into v2.3 by Pranav Batra · 3 years, 7 months ago
  64. 7de0fd9 Merge "Drop deprecated API warnings from normal builds." into v2.3 by Pranav Batra · 3 years, 7 months ago
  65. 85e808b Merge "Changelog and updated configure script (Issue #60)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  66. d0006b2 Merge "SERVERBIN: match host_os_name on *-gnu first, to catch kfreebsd-gnu before *bsd*" into v2.3 by Pranav Batra · 3 years, 7 months ago
  67. 2df7409 Merge "Fix duplicate ColorModel entries for AirPrint printers (Issue #59)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  68. 3cc9ba7 Merge "Update cupsd.conf man page to talk about Listen * vs Listen address (Issue #53)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  69. 7e80fdd Merge "Force a 5 second sleep to wait for the job control file to be written." into v2.3 by Pranav Batra · 3 years, 7 months ago
  70. 74dbb49 Merge "Add debugging output to test suite for Travis CI issue." into v2.3 by Pranav Batra · 3 years, 7 months ago
  71. 52ef749 Merge "Ignore the APPrinterIconPath PPD attribute" into v2.3 by Commit Bot · 3 years, 7 months ago stabilize-rust-13720.B
  72. be868dd Merge "Fix/tweak things for release." into v2.3 by Commit Bot · 3 years, 7 months ago
  73. ec69a0b Merge "Update URLs for OP-CUPS." into v2.3 by Commit Bot · 3 years, 7 months ago
  74. d34c69c Merge "Prep for 2.3.3op1 release." into v2.3 by Commit Bot · 3 years, 7 months ago
  75. 3e85b78 Merge "Enable debug info for Travis builds." into v2.3 by Commit Bot · 3 years, 7 months ago
  76. a3d9eb5 Merge "Suppress not-useful GCC warnings on newer versions of GCC, too." into v2.3 by Commit Bot · 3 years, 7 months ago
  77. 8d9c326 Merge "Fix printing on small format printers like label printers." into v2.3 by Commit Bot · 3 years, 7 months ago
  78. 79254ce Merge "Changelog" into v2.3 by Commit Bot · 3 years, 7 months ago
  79. 121ed19 Merge "Coding style" into v2.3 by Commit Bot · 3 years, 7 months ago
  80. c457ddd Merge "[Fedora] cups.service.in: Start cupsd after NIS is started" into v2.3 by Commit Bot · 3 years, 7 months ago
  81. eeb00c5 Ignore the APPrinterIconPath PPD attribute by Pranav Batra · 3 years, 7 months ago
  82. 2eaab65 Merge "[Fedora] cups.service.in: Use 'notify' service type and run after network.target" into v2.3 by Pranav Batra · 3 years, 7 months ago factory-zork-13700.B
  83. efc75e6 Merge "http-support.c: Add avahi-common/malloc.h header for avahi_free()" into v2.3 by Pranav Batra · 3 years, 7 months ago
  84. f9634b6 Merge "scheduler/Makefile: use new unit names in uninstall as well" into v2.3 by Pranav Batra · 3 years, 7 months ago
  85. e6b8a0d Merge "Fix memory leak (Issue #49)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  86. 52ea299 Merge "Travis change for test target." into v2.3 by Pranav Batra · 3 years, 7 months ago
  87. b34b1d1 Merge ""make test" now runs the automated test suite." into v2.3 by Pranav Batra · 3 years, 7 months ago
  88. 03c5b4e Merge "Fix default option values that start with "custom" that aren't custom values (Issue #48)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  89. 561991e Merge "Don't show waiting for jobs unless we are waiting for jobs..." into v2.3 by Pranav Batra · 3 years, 7 months ago
  90. 311f3b0 Merge "Rename systemd service files to match what the Linux distros use (Issue #30)" into v2.3 by Pranav Batra · 3 years, 7 months ago
  91. 35b2e57 Merge "Changelog." into v2.3 by Pranav Batra · 3 years, 7 months ago
  92. 037d097 backend/ipp: Change handling of job_canceled by Sean Kau · 3 years, 8 months ago factory-dedede-13683.B factory-test-13683.B
  93. 76798ba Merge "Update cups-lpd man page (Issue #46)" into v2.3 by Commit Bot · 3 years, 8 months ago firmware-volteer-13672.130.B firmware-volteer-13672.148.B firmware-volteer-13672.156.B firmware-volteer-13672.39.B firmware-volteer-13672.47.B firmware-volteer-13672.81.B firmware-volteer-13672.B
  94. 84d122e Merge "Update copyright" into v2.3 by Commit Bot · 3 years, 8 months ago
  95. 4d08388 Merge "Fix typo in configure script." into v2.3 by Commit Bot · 3 years, 8 months ago
  96. cd96b0a Merge "Add LogFileGroup directive (Issue #34)" into v2.3 by Commit Bot · 3 years, 8 months ago
  97. 0ec6976 Merge "Add --enable-sync-on-close configure option (Issue #37)" into v2.3 by Commit Bot · 3 years, 8 months ago
  98. 1b95495 Merge "Add --with-error-policy configure option (Issue #38)" into v2.3 by Commit Bot · 3 years, 8 months ago
  99. 8db8eb3 Merge "Changelog." into v2.3 by Commit Bot · 3 years, 8 months ago
  100. 7cfc2b2 Merge "Don't use "unknown" default InputSlot value for IPP Everywhere PPDs" into v2.3 by Commit Bot · 3 years, 8 months ago