summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3799-acl acl fixup - whitespaceQPID-3799-aclCharles E. Rolke2012-03-019-311/+311
* Merge from trunk into branchCharles E. Rolke2012-02-271-0/+78
* Merge from trunk into branchCharles E. Rolke2012-02-2759-1188/+769
* QPID-3799 revert files to r1292903 (no changes since branching)Charles E. Rolke2012-02-242-4/+4
* QPID-3799 ACL processingCharles E. Rolke2012-02-2411-226/+651
* QPID-3799 ACL processingCharles E. Rolke2012-02-238-142/+408
* Fix minor typos.Charles E. Rolke2012-02-231-2/+2
* QPID-3799 ACL workCharles E. Rolke2012-02-216-157/+156
* QPID-3799 ACL processing - Don't delete rules, keep them all.Charles E. Rolke2012-02-203-165/+106
* more fixes for compilation under fedora 18, new gccNuno Santos2012-02-173-1/+3
* QPID-3603: Add HA tests to automake and cmake.Alan Conway2012-02-172-1/+3
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-176-1192/+1191
* NO-JIRA: Remove out-of-date generated header in HaBroker.hAlan Conway2012-02-171-1/+0
* QPID-3603 - Added missing files to CMakeLists.txtTed Ross2012-02-171-0/+2
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-1777-806/+3568
* missing casts and include to be able to compile under fedora 18Nuno Santos2012-02-162-2/+3
* QPID-3841: improve batching of outbound messagesKenneth Anthony Giusti2012-02-151-1/+6
* NO-JIRA: Fix Logger::instance to work with older versions of boost.Alan Conway2012-02-141-0/+10
* QPID-3839: Allow browsers to accept messagesGordon Sim2012-02-141-1/+1
* QPID-3638 - Fixed boost usage problem.Ted Ross2012-02-131-2/+2
* NO-JIRA - Fixed missing return type on Windows stub.Ted Ross2012-02-101-1/+1
* QPID-3773: generate a unique queue name for the internal bridge queues.Kenneth Anthony Giusti2012-02-101-2/+2
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-0916-15/+268
* QPID-3621 cmake build changes for solaris and solaris specific code changesClifford Allan Jansen2012-02-097-24/+46
* QPID-3620 time conversion fix for sparc architectureClifford Allan Jansen2012-02-091-4/+11
* QPID-3571 PosixPoller implementationClifford Allan Jansen2012-02-091-0/+793
* QPID-3804: do not skip released grouped messagesKenneth Anthony Giusti2012-02-021-1/+1
* QPID-3481 - After queue deletion, route re-queued messages to the alternate e...Ted Ross2012-02-021-9/+20
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-272-4/+7
* Revert "QPID-3352: Fix test for failed session to avoid confusion with as yet...Alan Conway2012-01-205-12/+7
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-3/+3
* QPID-3603: Added public broker::Connection::isLink function.Alan Conway2012-01-182-17/+19
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-184-9/+8
* QPID-3603: Act on bridge cancellations before creationsAlan Conway2012-01-181-7/+9
* QPID-3603: Fix spurious "exchange not found" error and debug messages.Alan Conway2012-01-184-66/+58
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-184-5/+33
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-185-7/+12
* QPID-3603: Ensure listeners are notified of available messages even when a co...Alan Conway2012-01-181-7/+6
* QPID-3603: Break infinite "detached" loop between federated brokers.Alan Conway2012-01-181-2/+4
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-187-14/+21
* QPID-3630: remove additional code in client.Kenneth Anthony Giusti2012-01-133-93/+2
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-1311-294/+0
* QPID-3755 - Concurrent queue bind on the same queue results in crashTed Ross2012-01-132-3/+18
* QPID-3748 - Methods cannot be invoked when the agent is in external-storage modeTed Ross2012-01-112-17/+19
* Run the needed python setup to get the python compiled and ready for the test...Stephen D. Huston2012-01-061-37/+9
* QPID-3438Michael Goulish2012-01-054-10/+1
* QPID-3492: Fix quoted values as well as unquoted values; added a test caseGordon Sim2012-01-032-7/+29
* QPID-3711: fix federation test scriptKenneth Anthony Giusti2011-12-251-7/+7
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-222-4/+4
* QPID-3438Michael Goulish2011-12-166-3/+27