summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* Fix for deadlock beween journal timer & connection threads.Alan Conway2010-03-123-6/+29
* QPID-2382: Checked in missing files from last commitGordon Sim2010-03-123-0/+205
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-116-91/+120
* Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP.Jonathan Robie2010-03-081-3/+3
* QPID-2436: Fix cluster update of remote agents.Alan Conway2010-03-084-19/+36
* Fixed #ifndef for XQilla 2.1.3Jonathan Robie2010-03-081-1/+1
* Added hooks in the broker for QMFv2 management of the broker.Ted Ross2010-03-089-100/+256
* Minor cleanup: removed unused parameter of initial-status in cluster.xml.Alan Conway2010-03-052-6/+3
* Modified to either support the older XQilla 2.1.3 API or to useJonathan Robie2010-03-051-1/+11
* Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...Ted Ross2010-03-053-40/+30
* Don't generate debug snapshot messages unless debug logging enabled.Alan Conway2010-03-054-15/+14
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-0533-107/+283
* QPID-2429: Use explicit check for void value rather than relaying on empty() ...Gordon Sim2010-03-041-1/+1
* This is a fix for QPID-2428Rajith Muditha Attapattu2010-03-041-1/+1
* Amended cluster error message for decoding failures.Alan Conway2010-03-031-1/+1
* QPID-2386: added username (if available) to log entry for failed authentication.Gordon Sim2010-03-031-19/+22
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-039-43/+52
* QPID-2427: Align browsing option with approach used in python clientGordon Sim2010-03-031-1/+14
* QPID-2426: Check for empty name in address when resolvingGordon Sim2010-03-031-0/+3
* Fix: decoding error causes cluster broker to exit.Alan Conway2010-03-011-4/+16
* QPID-2423 - Add Constructors to set initial value of content for MapContent a...Ted Ross2010-02-262-0/+12
* Fix cluster abort on shutdown in ClusterTimer::fire.Alan Conway2010-02-264-3/+10
* Last member of a cluster always has clean store.Alan Conway2010-02-253-3/+15
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-2513-0/+16
* This is related to QPID-2413 Rajith Muditha Attapattu2010-02-183-11/+38
* Deallocate rdma state when closing an rdma connectionAndrew Stitcher2010-02-171-0/+4
* SSL changes for broker listening that weren't checked in with the original Wi...Stephen D. Huston2010-02-171-4/+4
* QMF Messages originated from the broker don't have a routing-key field in the...Ted Ross2010-02-161-0/+5
* When handling coalesced sets of SSL segments, ensure the buffer obtained to h...Stephen D. Huston2010-02-151-2/+9
* Added handling for adjusting TTL on outgoing message based on how long a mess...Kim van der Riet2010-02-153-0/+12
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-121-0/+21
* Changes needed for QPID-2029 (Clustering and Management don't work well toget...Ted Ross2010-02-1210-25/+124
* Consistent connection names across a cluster.Alan Conway2010-02-057-37/+71
* Synchronize management agent lists during cluster update.Alan Conway2010-02-057-65/+180
* Added encode/decode/encodedSize methods for management objects.Ted Ross2010-02-041-2/+13
* Correct periodic flush logic in MessageReplayTrackerGordon Sim2010-02-041-1/+1
* Added hook to retrieve priority from the delivery properties of a message.Ted Ross2010-02-034-0/+13
* Changes to management code generation:Ted Ross2010-02-032-0/+16
* Fix cluster bug introduced in r905674, incorrect frame-sequence count.Alan Conway2010-02-021-1/+1
* QPID-1982 - Don't allocate more than one instance of a PipeHandle.Ted Ross2010-02-021-1/+2
* QPID-2384: Fix for problem of cluster nodes recovering from both cluster and ...Kim van der Riet2010-02-021-1/+3
* Cluster: fix update of failover exchange.Alan Conway2010-02-023-5/+12
* Cluster: debug snapshots of queue depth at broker join, help find inconsisten...Alan Conway2010-02-024-10/+39
* QPID-2380: recognise reliability option for sender (also added capacity to qp...Gordon Sim2010-02-025-12/+42
* QPID-2348 - [C++] The HeadersExchange does not support federationTed Ross2010-02-017-44/+214
* Replace PeriodicTimer with ClusterTimer, which inherits from Timer.Alan Conway2010-01-2910-65/+288
* QPID-2365 - Reroute messages from a queue featureTed Ross2010-01-292-9/+58
* QPID-2251, QPID-1982 - Added alternative to non-portable FD notifier in the c...Ted Ross2010-01-292-14/+55
* Change the heuristic used to alter the send estimate up and down.Michael Goulish2010-01-291-2/+2
* Apply part of patch msvc2005.patch from QPID-2371.Stephen D. Huston2010-01-291-0/+1