1. 62aaa4c NO-JIRA: fix Python 2.7 CI jobs after actions/setup-python removed this version by Jiri Daněk · 7 months ago main
  2. 5573c89 QPID-8631: fill_in python 3 incompatibilities in qmf/console.py by Jiri Daněk · 1 year, 1 month ago
  3. 1077fe6 QPID-8605: silence the boost bind global placeholders warning (#41) by Jiri Daněk · 1 year, 1 month ago
  4. 4b1afd9 QPID-8635: test with Python 3.8, use qpid-python main by Jiri Daněk · 1 year, 1 month ago
  5. dd442da QPID-8635: Python 3 uses __pycache__ subdirectory for compiled bytecode by Jiri Daněk · 1 year, 1 month ago
  6. 9f711b8 QPID-8635: remove the useless L suffix for Python longs, for compatibility by Jiri Daněk · 1 year, 1 month ago
  7. 4faa955 QPID-8610: add .github/workflows/codeql.yml GitHub Actions workflow (#37) by Jiri Daněk · 1 year, 1 month ago
  8. 33adb67 QPID-8610: split GitHub Actions caching into /restore and /save (#38) by Jiri Daněk · 1 year, 1 month ago
  9. 83ff8ac QPID-8610: replace forbidden `ilammy/msvc-dev-cmd` action with calling `vswhere.exe` directly by Jiri Daněk · 1 year, 1 month ago
  10. 751fdf0 NO-JIRA: configure additional GitHub features though .asf.yaml (#35) by Jiri Daněk · 1 year, 1 month ago
  11. da9e220 QPID-8610: add GitHub Actions workflow to build project and run ctest (#34) by Jiri Daněk · 1 year, 1 month ago
  12. 43d6b96 NO-JIRA: remove travis jobs config, infra dropping support for it by Robbie Gemmell · 1 year, 4 months ago
  13. 5f1be96 NO-JIRA: Fix various typos and spelling errors (#32) by Emmanuel Bourg · 1 year, 7 months ago
  14. 772311f QPID-8521 Fix assignment in comparison error (#26) by Chris Richardson · 1 year, 9 months ago
  15. 462e956 If cannot deliver incoming message due to queue limit then RELEASE message by Pete Fawcett · 2 years ago
  16. 085744f Safety check that link is not NULL when processing pending delivery messages on session (AMQP 1.0) by Pete Fawcett · 2 years, 6 months ago
  17. 21a8667 QPID-8527: Fix hang in qpidd with TLS connections. by Cliff Jansen · 3 years ago
  18. d0bf9e3 Merge pull request #25 from apache/bugfix/QPID-8516-fix-python2-in-cmakefiles by Chris Richardson · 3 years, 1 month ago
  19. 9a6919c QPID-8516 Fix use of python2 in CMakeFiles excerpts by Chris Richardson · 3 years, 1 month ago
  20. 8029971 NO-JIRA: update build status badges after branch renamed to main by Robbie Gemmell · 3 years, 1 month ago
  21. 0e55886 QPID-8413: Python 3 support in managementgen (#24) by Jiri Daněk · 3 years, 2 months ago
  22. 039ba9e NO-JIRA: bump years in NOTICE files by Robbie Gemmell · 3 years, 4 months ago
  23. 8e054e0 QPID-8390> Corrected FindProton.cmake relative path search (#22) by Chris Richardson · 3 years, 5 months ago
  24. f273d15 QPID-8476: Fix order within member initializer list (#23) by Franz Hollerer · 3 years, 7 months ago
  25. 09ec3c9 minor doc fixes by Gordon Sim · 3 years, 10 months ago
  26. 9be8db5 QPID-8453: fix boundary test between map8 and map32 encodings for AMQP 1.0 messages by Cliff Jansen · 3 years, 10 months ago
  27. c17d978 QPID-8430: Reduce memory consumption of AMQP 0-10 messages when rerouted by preventing deep copy of non-persistent messages. AMQP 1.0 memory consumption is unchanged. by Kim van der Riet · 4 years, 1 month ago
  28. 8b1a3dc QPID-8430: Excessive memory use when rerouting messages by Kim van der Riet · 4 years, 2 months ago
  29. 7923473 QPID-8425: Fix for channel leak on federation links by Kim van der Riet · 4 years, 2 months ago
  30. 0ef8dd0 update year in NOTICE files by Robbie Gemmell · 4 years, 4 months ago
  31. 71529aa NO-JIRA: add .asf.yaml file with github repo metadata by Robbie Gemmell · 4 years, 7 months ago
  32. c58d88b QPID-8327: Add Qpid::qpid imported target to cmake config file by Andrew Stitcher · 4 years, 11 months ago
  33. e0a836b QPID-8326: Remove unused code/data in Linearstore by Andrew Stitcher · 5 years ago
  34. 0f04eb6 QPID-8324: Fix NSS include file deprecation warning by Andrew Stitcher · 5 years ago
  35. 5446ba3 QPID-8325: Fix synthesised inherited operator= deprecation warnings by Andrew Stitcher · 5 years ago
  36. 500af4f QPID-7893: Correct fix for potentially uninitialised value by Andrew Stitcher · 5 years ago
  37. 356b4f1 QPID-8324: Fix warning from Python setup.py by Andrew Stitcher · 5 years ago
  38. 499634d QPID-8324, QPID-7674: Fix all the implicit fallthrough warnings (Don't just cover them up!) by Andrew Stitcher · 5 years ago
  39. 502d0f3 QPID-8324: Fix CMake based warnings by Andrew Stitcher · 5 years ago
  40. c1afea7 QPID-7360: Neater way to turn warnings to errors that supports multiple compilers by Andrew Stitcher · 5 years ago
  41. 0af09c9 NO-JIRA: Update appveyor definition for current builder image by Andrew Stitcher · 5 years ago
  42. 47c701c QPID-8321: stop timer before shutting down poller and freeing plugins by Gordon Sim · 5 years ago
  43. 230cac5 QPID-8319: Avoid dangling pointer to connection in message by Gordon Sim · 5 years ago
  44. 5d549d8 QPID-8320: Fix for empty journal file leak when linearstore recovers by Kim van der Riet · 5 years ago
  45. 680cc0f QPID-8313: truncate connection error message if necessary to fit in str8 by Gordon Sim · 5 years ago
  46. 2c4691b QPID-8310: fix determination of autodelete for subscription queues by Gordon Sim · 5 years ago
  47. c7d9b7b QPID-8300: add support for virtualhost option to 1.0 path by Gordon Sim · 5 years ago
  48. ea8e59d QPID-8293: limit the number of messages that can be purged in a single sweep by Gordon Sim · 5 years ago
  49. 05de766 QPID-8292: ensure bridge is marked detached on error by Gordon Sim · 5 years ago
  50. aca4aa3 NO-JIRA: fix test to not prompt for password by Gordon Sim · 5 years ago
  51. 8ed016c QPID-8288: ensure closed is notified without waiting for deletion of connection by Gordon Sim · 5 years ago
  52. b1f7154 QPID-8287: avoid call holding lock by Gordon Sim · 5 years ago
  53. c5b29de QPID-8278: fix missing extern symbol for Windows builds by Cliff Jansen · 5 years ago
  54. 4ab3f90 NO-JIRA: update year in NOTICE files by Robbie Gemmell · 5 years ago
  55. 599869d QPID-5285: closes #20 by porrafabrizio · 5 years ago
  56. 6635215 NO-JIRA: update repository details and overview text by Robbie Gemmell · 5 years ago
  57. 23040b4 QPID-8250: Update versions for the next release and regen the man pages by Justin Ross · 6 years ago
  58. 936183a QPID-8250: Back to the snapshot version by Justin Ross · 6 years ago
  59. 0f5d218 QPID-8250: Update versions for 1.39.0-rc1 by Justin Ross · 6 years ago 1.39.0 1.39.0-rc1
  60. f20220f QPID-8209: race in queue deletion causes infinite recursion in autodelete by Cliff Jansen · 6 years ago
  61. 0ba019b QPID-8249: add server_reconnect example to the installed makefile by Gordon Sim · 6 years ago
  62. 87fb2b0 NO-JIRA: only run sasl and acl tests if test sasldb was created by Gordon Sim · 6 years ago
  63. f264cc6 QPID-8248: fix resetting of pointer for certain compilers by Gordon Sim · 6 years ago
  64. 07673b0 QPID-8248: delete management object when exchange is destroyed from the registry by Gordon Sim · 6 years ago
  65. 5aa1080 QPID-8221: patch from Chen Wan to add connection timeout to client by Gordon Sim · 6 years ago
  66. 5d0565a QPID-8226: mark delivery record as 'ended' if acquire mode is not-acquired and accept mode is none by Gordon Sim · 6 years ago
  67. 428eafa QPID-8220: Proposed fix for timer error message issue, also minor change to error message itself to make less confusing by Kim van der Riet · 6 years ago
  68. 91ed148 QPID-8211: Placed a deprecation notice into the cmake script, also into the log file at warning level when the store is intialized on broker startup. by Kim van der Riet · 6 years ago
  69. ccacb5c QPID-8206: Deadlock in InactivityFireEvent cancel() and fire(): propoesed fix for deadlock by Kim van der Riet · 6 years ago
  70. fcfd675 QPID-8200: Fix for legacystore compiling under Fedora 28. Similar to that on linearstore, plus some additional cleanup. Also fixed a linker issue on F28 through adding the rec_hdr.cpp file. by Kim van der Riet · 6 years ago
  71. a3a7794 QPID-8200: Fix for -Wclass-memaccess compile error on Fedora 28 by Kim van der Riet · 6 years ago
  72. d490824 QPID-8184: Second part of fix: Change error handling for EFP exceptions such that the broker shuts down more cleanly without a spurious segfault. Also addeed tests to the linearstore test suite which forces such errors and checks that they are handles correctly. A minor update to brokertest.py fixes tests which use the EXPECT_EXIT_FAIL flag. by Kim van der Riet · 6 years ago
  73. 3ae9f03 NO-JIRA: Add cyrus mech packages for test-time dependencies by Justin Ross · 6 years ago
  74. 8b09d24 QPID-8186 Use const ref when catching exceptions by Chris Richardson · 6 years ago
  75. 706b5f3 QPID-8187 Allow incompatible function casts for SASL compatibility (GCC 8 onwards) by Chris Richardson · 6 years ago
  76. 2b462eb QPID-8187 CMakeLists.txt indent corrections by Chris Richardson · 6 years ago
  77. 51b9ae5 QPID-8188 Invalid type qualifiers causes build failure on GCC 8 by Chris Richardson · 6 years ago
  78. 3a37cee QPID-8184: Recovery intermittently produces JERR_EFP_BADEFPDIRNAME error followed by core: Fix by Pavel Moravec by Kim van der Riet · 6 years ago
  79. dfb1f43 QPID-8183: Remove examples for the deprecated QMF API by Justin Ross · 6 years ago
  80. 4a5d8ae NO-JIRA: Add CI badges to the readme by Justin Ross · 6 years ago
  81. 29d76b9 QPID-8169: Don't link to pthread on Windows by Justin Ross · 6 years ago
  82. 800028f QPID-7360: Only add the option for gcc to avoid a build fail on windows by Justin Ross · 6 years ago
  83. 9f823d4 QPID-7926: [c++ broker] Windows build error "cannot convert from 'int' to 'qpid::sys::PODMutex'" by Justin Ross · 6 years ago
  84. 4e8b1de QPID-8048: Update versions for the next release by Justin Ross · 6 years ago
  85. dd7a21c QPID-8048: Update to snapshot version by Justin Ross · 6 years ago
  86. d541e48 QPID-8048: Update versions for 1.38.0-rc1 by Justin Ross · 6 years ago 1.38.0 1.38.0-rc1
  87. f14f1bc QPID-8128: Fix pkg-config based builds by Justin Ross · 6 years ago
  88. 58c0d36 QPID-7499: Fix a cmake syntax error by Justin Ross · 6 years ago
  89. 646c3b1 QPID-8131: Fix a legacytest build failure and make sure the right tools are on the path for its tests by Justin Ross · 6 years ago
  90. 1866578 NO-JIRA: Suppress a valgrind warning about an invalid free on exit by Justin Ross · 6 years ago
  91. 8ceb65e QPID-7499: Copy test scripts in a way that preserves dependencies by Justin Ross · 6 years ago
  92. b2bfd9b QPID-7054: Fix crash when closing a sender after the connection has been closed. Thanks to Håkan Johansson for the patch. by Justin Ross · 6 years ago
  93. 3b6f718 QPID-8128: Remove the Proton version warning and raise the minimum version by Justin Ross · 6 years ago
  94. 5d28224 QPID-7630: Add a CMake switch to allow -Werror to be switched off by Justin Ross · 6 years ago
  95. cd6cad7 QPID-7821: Add man pages for all executables. Adapted from a patch from Irina Boverman. by Justin Ross · 6 years ago
  96. 26b6c37 QPID-7089: Add a note linking to OS packages by Justin Ross · 6 years ago
  97. 88d08be QPID-7999: Move Fedora-specific init scripts to the fedora dir; disable their installation, but keep them in the build output so packagers can pick them up as needed by Justin Ross · 6 years ago
  98. 2fda113 QPID-7051: Fix crash after reconnect with transactional session. This is a patch from Håkan Johansson by Justin Ross · 6 years ago
  99. b569b4d QPID-8072, QPID-8129: Remove the long deprecated Ruby and Python bindings to QMF2 by Justin Ross · 6 years ago
  100. b18583a QPID-8128: Link to libqpid-proton-core, not libqpid-proton; remove an obsolete way to find the proton config by Justin Ross · 6 years ago