summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ConnectionState.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-23/+9
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-131-5/+0
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-5/+23
* QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...Kim van der Riet2011-06-061-2/+6
* QPID-2630: ensure that exclusive, auto-deleted queues are freed up on early d...Gordon Sim2011-03-011-1/+0
* Code cleanup in broker directory.Alan Conway2010-10-141-10/+10
* Implementation of QPID-2509 (Remove message staging from C++ broker)Kim van der Riet2010-04-151-4/+0
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Changed the producer rate limit timer callbackAndrew Stitcher2009-02-241-0/+1
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-5/+16
* Send client property indicating that client supportsAndrew Stitcher2009-02-021-1/+6
* Re-issue 736381 with a literal.Ted Ross2009-01-211-4/+1
* Moved minimum frameMax constant into publicTed Ross2009-01-211-3/+3
* Enforce a minimum frame-max to avoid really bad things that can happenTed Ross2009-01-211-3/+4
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-211-0/+3
* Send heartbeat from broker to clientAndrew Stitcher2009-01-131-0/+4
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-161-0/+3
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-0/+4
* This adds the user_id checking described in QPID-943.Rajith Muditha Attapattu2008-09-251-5/+10
* Pre-buffering output strategy for cluster.Alan Conway2008-08-211-7/+9
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-0/+2
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-1/+1
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-0/+84