summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Replace write lock with read lock in QueueRegistry::eachQueue.Alan Conway2009-09-091-1/+1
* ( mgoulish checking in changes for gsim )Michael Goulish2009-09-091-6/+10
* Remove some more unused code.Aidan Skinner2009-09-092-19/+0
* Remove unusued FirewallFactory classAidan Skinner2009-09-091-45/+0
* Remove extra ::Variant from translate() signatureStephen D. Huston2009-09-081-1/+1
* Fixed code that pushes a buffer into the read queue if closed for writeAndrew Stitcher2009-09-081-1/+1
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-0716-31/+233
* QPID-155 : added java doc to testMartin Ritchie2009-09-071-0/+7
* QPID-1809, QPID-2081 : Corrected ChannelClose logic. Removed an unnecessary s...Martin Ritchie2009-09-073-72/+111
* QPID-2085 : Set append to true by default. Added QPID_LOG_APPEND variable to ...Martin Ritchie2009-09-072-3/+8
* QPID-2084,QPID-155 : Update excludes as 0-10 code path does not have same er...Martin Ritchie2009-09-071-0/+6
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-0713-159/+875
* QPID-1809 : There is still a race condition between the notification and main...Martin Ritchie2009-09-071-0/+17
* QPID-2081, QPID-155 : Updated AMQSession to allow queue/exchange decare to be...Martin Ritchie2009-09-063-10/+11
* QPID-2081, QPID-155 : Corrected error in package name in excludeMartin Ritchie2009-09-051-1/+1
* Pick up correct CMake-set macro (qmfcommon_EXPORTS) to flip import/export for...Stephen D. Huston2009-09-041-1/+1
* Unify namespace usage, avoid using qpid::client because it confuses arg in bo...Stephen D. Huston2009-09-041-18/+18
* removed duplicate methodRafael H. Schloming2009-09-041-3/+0
* QPID-2081, QPID-155 : Provide a test for Dynamic Queue/Exchange toggling and ...Martin Ritchie2009-09-043-2/+96
* QPID-1809 - The incorrect expcetions were due to a race condition between the...Martin Ritchie2009-09-0411-59/+133
* QPID-2002 : Add MNG-1003 messagesMartin Ritchie2009-09-041-0/+2
* QPID-1992 : Ensure StartupRootMessageLogger always logs messagesMartin Ritchie2009-09-041-0/+7
* Apply patches from QPID-2079Stephen D. Huston2009-09-042-4/+9
* Add a number of Visual Studio projects/solutions that I missed on the initial...Stephen D. Huston2009-09-046-0/+786
* fixed the wait logic for session closeRafael H. Schloming2009-09-042-2/+5
* QPID-2080 - crash when attempting to modify an exchange's alternateTed Ross2009-09-042-3/+59
* removed final use of catchupRafael H. Schloming2009-09-031-16/+1
* added timeout option to sendRafael H. Schloming2009-09-032-3/+27
* QPID-2045 - crash when destroying a federation link with a dynamic bridgeTed Ross2009-09-032-3/+10
* Improved automake for the qmf bindings.Ted Ross2009-09-034-25/+43
* Add WCF channel code: patches from QPID-2065, QPID-2066, QPID-2067Stephen D. Huston2009-09-0287-0/+10044
* QPID-2050 - leak of bridge objectsTed Ross2009-09-022-1/+14
* Change Async buffer returning logic to only watch reads when necessaryAndrew Stitcher2009-09-021-3/+21
* Add diagram of priority queue implementationAidan Skinner2009-09-021-0/+0
* changed Lockable -> Waiter and switched its usage from has-a to is-a; also fi...Rafael H. Schloming2009-09-023-35/+35
* Add diagram of the broker queue and subscription model.Aidan Skinner2009-09-021-0/+0
* Fixed a race condition whereby the connection thread sometimes read the value ofTed Ross2009-09-021-1/+1
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-029-13/+1198
* fixed importRafael H. Schloming2009-09-022-1/+1
* split out driver and utility code from messaging.py; added _ to private metho...Rafael H. Schloming2009-09-024-540/+597
* use backwards compatible syntax for try, except, finallyRafael H. Schloming2009-09-021-4/+5
* added sync flag to acknowledge and ack_capcity to SessionRafael H. Schloming2009-09-022-11/+52
* More QMF implementation:Ted Ross2009-09-027-390/+461
* QPID-2059 : CI failures were due to threading races to exhaust prefetch befor...Martin Ritchie2009-09-021-19/+11
* QPID-2078: cluster disallows the connection.close management method, so skip ...Gordon Sim2009-09-021-0/+1
* Avoid failed test where ruby-devel isn't installedAndrew Stitcher2009-09-011-0/+2
* Revisit fix for QPID-1737: (clash with Win32 symbol)Andrew Stitcher2009-09-017-9/+7
* added missing names to __all__Rafael H. Schloming2009-09-011-2/+4
* Remove some warnings picked up by MSVC compilerAndrew Stitcher2009-09-011-2/+2
* Some QPID_COMMON_EXTERNs missed from previous uuid commitAndrew Stitcher2009-09-011-3/+3