summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Corrected location of some tracingAndrew Stitcher2011-05-261-1/+1
* NO-JIRA: Windows: set up name to connect to before connecting (as unix code)Andrew Stitcher2011-05-261-0/+2
* QPID-3282: Potential bug in circular connection detection:Andrew Stitcher2011-05-264-7/+28
* NO-JIRA: Add cached localname as well as peername to SocketAndrew Stitcher2011-05-263-15/+24
* NO-JIRA: Small improvements to Socket codeAndrew Stitcher2011-05-261-9/+5
* NO-JIRA: Remove a lot of redundant stuff from the Socket codeAndrew Stitcher2011-05-269-173/+13
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-2626-72/+76
* QPID-3252Charles E. Rolke2011-05-261-1/+3
* QPID-3278: pass container for expired messages by referenceGordon Sim2011-05-262-2/+7
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-1812-24/+102
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-178-18/+22
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-1722-38/+48
* Remove support for archaic Boost version 1_32 ( 103200 ).Michael Goulish2011-05-172-343/+0
* QPID-3252: flush msgs when sync requested.Kenneth Anthony Giusti2011-05-112-12/+68
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+6
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+6
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-092-6/+6
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-095-4/+9
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+3
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-094-14/+1
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-097-11/+12
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
* Added Windows high-res timer output. Resolves QPID-3236Stephen D. Huston2011-05-071-6/+29
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-052-0/+90
* QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-052-27/+96
* QPID-3244: fix windows buildKenneth Anthony Giusti2011-05-041-1/+1
* QPID-3244: C++ broker should release flow control for a queue when it is dele...Kenneth Anthony Giusti2011-05-032-1/+16
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-034-4/+32
* QPID-3241 - Deadlock in qmf agent triggered by producer flow controlTed Ross2011-05-031-164/+178
* QPID-3239Michael Goulish2011-05-021-12/+27
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-024-3/+28
* QPID-3227: assert if application or reserved header overflows send buffer.Kenneth Anthony Giusti2011-04-292-5/+9
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-294-30/+42
* QPID-3076: fix compilation for older version of boost library.Kenneth Anthony Giusti2011-04-281-3/+4
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-2813-94/+385
* QPID-3227: account for extra header bytes when computing data size for send b...Kenneth Anthony Giusti2011-04-273-11/+14
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-263-3/+30
* QPID-3217: Exchanges with IVE option cause cluster inconsistencies in updateesAlan Conway2011-04-191-1/+5
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-1/+1
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-195-14/+67
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-184-23/+117
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-153-99/+10
* QPID-3204: Add logging for queue threshold eventsGordon Sim2011-04-151-0/+1
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-153-10/+99
* QPID-3206: fix broken test from previous commitGordon Sim2011-04-141-2/+2
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-142-4/+75
* QPID-3202: Clustered brokers shut down with "unknown connection" error.Alan Conway2011-04-134-18/+27
* QPID-3201: locking in NullMessageStore to protect set of prepared xidsGordon Sim2011-04-122-0/+6
* QPID-3199: Locking error qpid::sys::StateMonitorAndrew Stitcher2011-04-111-4/+4