summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added AMQP 0-9-1 supportRobert Godfrey2009-10-2623-398/+1702
* Separate FailoverListener from client::Connection.Alan Conway2009-10-2617-134/+116
* Ignore exceptions from detach() in ~SessionImpl.Alan Conway2009-10-261-3/+5
* Change ProducerFlowControlTest to merely check it gets at least 1 client log ...Robert Godfrey2009-10-261-1/+1
* improved request/response performance by using an I/O based condition instead...Rafael H. Schloming2009-10-264-21/+73
* improve assertion messageRafael H. Schloming2009-10-261-2/+3
* Fix regression introduced in r828108Alan Conway2009-10-261-9/+10
* Removed spurious assertion from python test agentTed Ross2009-10-261-1/+0
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-25266-8185/+13270
* reworked fix of r827747 (QPID-2149)Rafael H. Schloming2009-10-232-29/+66
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-236-99/+109
* QPID-2156 - Add thread shutdown to python QMF bindings, additional logging, n...Ted Ross2009-10-231-41/+99
* update the broker state so we avoid accidentally generating overlapping drainsRafael H. Schloming2009-10-231-0/+1
* Extension of publisher class for TopicsMarnie McCormack2009-10-231-0/+59
* Fix for large files in FileMessageFactory, changes to Publisher to make topic...Marnie McCormack2009-10-233-13/+181
* Added the following test cases to the 010Excludes file to get the test profil...Rajith Muditha Attapattu2009-10-231-0/+10
* Get selected TCP listen port before building the pid file name; fixes regress...Stephen D. Huston2009-10-231-2/+3
* Updated PersitentStoreTest so that it has its own sendMessages that does not ...Martin Ritchie2009-10-222-21/+101
* QPID-2001 : Added A NullRootMessageLogger to drop logging, Currently only use...Martin Ritchie2009-10-221-0/+60
* Removed "..." from suppressions to work with older valgrind versions.Alan Conway2009-10-222-5/+15
* Move management-agent earlier in the init-sequence so it is destroyed after theTed Ross2009-10-222-2/+2
* Added operators for present/not-present in the object (i.e. for optional prop...Ted Ross2009-10-221-1/+3
* Added immediate-publish for new connections and agents. This solves a race c...Ted Ross2009-10-223-35/+53
* Improved suppression for TCPConnector leak.Alan Conway2009-10-221-8/+4
* QPID-1732 - When an exchange is deleted, the binding-count for bound queues i...Ted Ross2009-10-226-9/+85
* QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logg...Martin Ritchie2009-10-228-2/+17
* Tidied up dependencies in IOHandle so that it is no longerAndrew Stitcher2009-10-217-43/+41
* Add missing accept() call to start listening on broker portStephen D. Huston2009-10-211-3/+4
* Fix problems with sessions going out of scope and session numbers wrapping ar...Alan Conway2009-10-216-29/+52
* Fix repository location and update CMake-based build instructionsStephen D. Huston2009-10-211-7/+8
* Update to buildCreator to REVISIONS.txt. Includes URL for source. along with ...Martin Ritchie2009-10-211-1/+20
* Sort Patches so they apply alphabeticallyMartin Ritchie2009-10-211-0/+1
* Update patch command to have option -E so that it will remove empty filesMartin Ritchie2009-10-211-1/+1
* Update PropertiesFileInitialContextFactory to give more details on error.Martin Ritchie2009-10-212-37/+2
* QPID-1872: remove systest and reinstate equivalent unit testRobert Gemmell2009-10-212-52/+2
* QPID-1304: update ACL test + configuration file to use a static ACL configura...Robert Gemmell2009-10-212-6/+30
* Initial checkin of portable message store plugin and MS SQL-specific storage ...Stephen D. Huston2009-10-2131-11/+4104
* Add ability to load modules from something other than a .so file; allows load...Stephen D. Huston2009-10-212-1/+11
* Fixed memory leak on broker shutdown. Broker's management agent pointer is nowTed Ross2009-10-202-6/+6
* Modified to work on Windows; fixes QPID-2149.Stephen D. Huston2009-10-202-11/+18
* Carry over recent AsynchIO-level changes to Windows.Stephen D. Huston2009-10-208-77/+79
* Supress TCPConnector join leak, disabled valgrind --gen-supressions - too ver...Alan Conway2009-10-202-1/+16
* QPID-1301 Updated test configMarnie McCormack2009-10-201-10/+11
* QPID-2131: fix for dropped auth in cluster membersNuno Santos2009-10-201-1/+5
* QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...Ted Ross2009-10-203-175/+842
* QPID-2055: update test to ensure all test files created are cleared upRobert Gemmell2009-10-202-1/+12
* QPID-2055: remove use of FileUtils.copyCheckedEx for security reasons, genera...Robert Gemmell2009-10-201-26/+25
* QPID-2042: update test to ensure all test files created are cleared upRobert Gemmell2009-10-201-2/+7
* QPID-2042: remove use of FileUtils.copyCheckedEx for security reasons, genera...Robert Gemmell2009-10-201-20/+24
* QPID-2041: update test to ensure all test files created are cleared upRobert Gemmell2009-10-201-10/+29