summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Reduce message for missing lock file from critical to notice.Alan Conway2012-05-141-1/+1
* QPID-3603: Add finalizer for HaPlugin, fix hang on exit not responding to kil...Alan Conway2012-05-141-2/+9
* QPID-3603: Make failover subscrption optional for Links.Alan Conway2012-05-095-62/+77
* QPID-3603 Added SystemInfo::isLocalHost Charles E. Rolke2012-05-081-1/+3
* QPID-3603: Add ErrorListener to Bridge to handle session errors.Alan Conway2012-05-086-28/+175
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-082-25/+63
* NO-JIRA Fix calculation of buffer size.Charles E. Rolke2012-05-071-1/+1
* Don't go through the IOCP wait if the poller is shut down. Fixes QPID-3982.Stephen D. Huston2012-05-051-2/+3
* QPID-3767: fix queue replicator nameKen Giusti2012-05-041-0/+2
* QPID-3767: re-index bridge and link by constant name, not addressKen Giusti2012-05-0415-220/+637
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-022-5/+10
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-015-7/+26
* QPID-3963: update cluster version.Ken Giusti2012-05-011-1/+1
* QPID-3963: replicate learned failover addresses to new cluster membersKen Giusti2012-05-015-3/+95
* QPID-3963: use unique name for created session and queueKen Giusti2012-05-012-8/+5
* QPID-3963: cleanups from reviewboard inputKen Giusti2012-05-012-21/+26
* QPID-3963: fix naming of link exchange, and exchange creation/replication han...Ken Giusti2012-05-014-32/+89
* QPID-3963: subscribe link to remote broker's to amq.failover exchange.Ken Giusti2012-05-012-8/+127
* QPID-2616 Count and limit client connectionsCharles E. Rolke2012-04-275-47/+349
* QPID-3974: update statistics for dropped duplicate messages in replication ex...Gordon Sim2012-04-261-1/+7
* QPID-3970: Check alternate exchange actually exists before proceeding with re...Gordon Sim2012-04-231-2/+7
* Added missing externs for Windows builds. NO-JIRAStephen D. Huston2012-04-231-1/+2
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-239-159/+208
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-232-51/+51
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-234-12/+13
* QPID-3510 - Allow client configuration-file to be overridden via QPID_CONFIG ...Ted Ross2012-04-203-4/+10
* QPID-3759: added lock to prevent two threads deleting same structureClifford Jansen2012-04-201-24/+36
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-203-26/+4
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-1911-72/+132
* QPID-3958: Export added function definition to fix linking error on windowsGordon Sim2012-04-181-1/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-185-14/+31
* QPID-3958: Prevent malformed frameset being set when replicating a message wi...Gordon Sim2012-04-183-1/+6
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-173-9/+23
* QPID-3603: Fix minor log message bugs.Alan Conway2012-04-121-2/+3
* QPID-3759: new update for spurious disconnect on close and serializing eventsClifford Jansen2012-04-111-12/+32
* QPID-3603: Fix race condition - destroying a lock while in use.Alan Conway2012-04-101-22/+25
* QPID-3603: Fix initialization order of QueueReplicator to be thread safe.Alan Conway2012-04-101-1/+1
* QPID-3603: Set HA state to standalone for broker configured with --ha-cluter=noAlan Conway2012-04-101-1/+1
* QPID-3942: embed xid struct in more readable form into error messages or log ...Gordon Sim2012-04-105-31/+43
* QPID-3603: Update HA documentatiionAlan Conway2012-04-051-1/+1
* NO-JIRA: Fix a static-initialization bug in the HaPlugin.Alan Conway2012-04-051-7/+18
* Avoid POSIX-only broker shutdown handler. Fixes QPID-3932.Stephen D. Huston2012-04-041-1/+1
* QPID-3918 qualify namespace better for windows buildCharles E. Rolke2012-04-041-2/+2
* QPID-3918 Add management queries to ACL module.Charles E. Rolke2012-04-044-9/+124
* QPID-3931: Remove update exchanges once update is complete.Alan Conway2012-04-041-10/+16
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-04-031-8/+23
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-0212-50/+228
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-3011-204/+219
* QPID-3799 C++ broker ACL improvements.Charles E. Rolke2012-03-291-6/+8
* QPID-3921 C++ header files need tidyupCharles E. Rolke2012-03-291-0/+1