summaryrefslogtreecommitdiff
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-272-3/+82
* Merge from trunk into branchCharles E. Rolke2012-02-27193-2386/+5331
* 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
* Create branch for ACL workCharles E. Rolke2012-02-200-0/+0
* QPID-3095 : AMQBrokerDetails equals() and hashCode() methods do not adhere to...Robert Godfrey2012-02-201-4/+4
* QPID-3857: remove the protected Impl method now that we dont need the Session...Robert Gemmell2012-02-202-8/+1
* QPID-3857: Fix racing conditions on registering session in connection and sen...Robert Gemmell2012-02-202-1/+1
* QPID-1505 : PlainSaslServer throws and immediately catches and wraps Sasl Exc...Robert Godfrey2012-02-202-28/+37
* QPID-2660 : AMQMessageDelegate_0_10 uses Byte.valueOf() when converting Strin...Robert Godfrey2012-02-202-0/+57
* NO-JIRA: update the IO Interface required for supporting outbound client conn...Robert Gemmell2012-02-191-1/+1
* QPID-3293: document additional I/O system propertiesRobert Gemmell2012-02-191-0/+18
* NO-JIRA: update docs to mention new qpid.tcp_nodelay option instead of older ...Robert Gemmell2012-02-191-6/+10
* NO-JIRA: improve cross referencing of config optionsRobert Gemmell2012-02-191-11/+11
* QPID-3679: correct Connection URL related documentation about prefetch to ind...Robert Gemmell2012-02-191-4/+9
* QPID-3293: add new system properties for setting client send/receive buffer s...Robert Gemmell2012-02-193-9/+78
* QPID-3855: only increment activeConsumerCount during registration if the subs...Robert Gemmell2012-02-193-3/+68
* QPID-3052: add internal and spawned test profiles for the 0-8 and 0-9 protocolsRobert Gemmell2012-02-1912-0/+410
* QPID-3827: FirewallConfigTests fail on FreeBSD Jenkins CI due to peer IP repo...Keith Wall2012-02-181-14/+26
* QPID-3854: SO_REUSEADDR should be applied to server socket before bind()Keith Wall2012-02-181-1/+1
* NO-JIRA: Added extra logging to better understand FailoverMethodTest failure ...Keith Wall2012-02-181-23/+18
* NO-JIRA: update expired test SSL certificateRobert Gemmell2012-02-173-16/+16
* 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-1796-912/+4330
* NO-JIRA: fix acking bug in old perftests, add some logging to aid failure ana...Robert Gemmell2012-02-172-22/+8
* Revert "QPID-3824 - Added new queue stats to qpid-stat."Alan Conway2012-02-172-80/+20
* QPID-3714: Fix defect in BasicContentHeaderPropertiesKeith Wall2012-02-171-2/+8
* NO-JIRA: stop catching Throwable, we generally shouldnt continue when faced w...Robert Gemmell2012-02-171-1/+1
* QPID-3850: add switch into default uncaught exception handler to prevent the ...Robert Gemmell2012-02-171-3/+7
* QPID-3743: remove try-catch block on converting BDB message meta data entry i...Robert Gemmell2012-02-171-20/+9
* missing casts and include to be able to compile under fedora 18Nuno Santos2012-02-162-2/+3
* QPID-3846: stop adding useless empty nodes for connections, exchanges, queues...Robert Gemmell2012-02-161-15/+1
* QPID-3845: Change impact attribute for ShutdownMBean to ACTIONRobert Gemmell2012-02-161-3/+5
* QPID-3844: allow queryMBeans to succeed without ACL checking, tools like JCon...Robert Gemmell2012-02-162-7/+25
* QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ...Robert Gemmell2012-02-163-27/+204
* NO-JIRA: exclude new python tests for the new QMF stats the broker does not i...Robert Gemmell2012-02-161-0/+1
* QPID-3848: relax the enforcement of exchange type checking during passive exc...Robert Gemmell2012-02-152-2/+2
* QPID-3847 - Fixed recursive ID generation when V1 and V2 are mixed.Ted Ross2012-02-151-4/+16
* NO-JIRA - Fixed a backward-compatibility issue in the new qpid-statTed Ross2012-02-151-1/+9
* QPID-3824 - Added new queue stats to qpid-stat.Ted Ross2012-02-152-20/+80
* NO-JIRA: Fix PYTHONPATH after QPID-3824Keith Wall2012-02-151-1/+1