index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qpid
/
java
/
broker-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5639, QPID-5878 : Ensure that the client gets a chance to evaluate the s...
Robert Godfrey
2014-08-04
2
-1
/
+7
*
QPID-5957 , QPID-5958 : [Java Broker] Add new methods to mock objects so the ...
Robert Godfrey
2014-08-03
1
-0
/
+18
*
QPID-5946 : [Java Broker] Add ability to parse PKCS#1 format private keys and...
Robert Godfrey
2014-08-03
8
-26
/
+181
*
QPID-5958: [Java Broker] Wire up the Connection#remoteProcessPid attribute to...
Keith Wall
2014-08-03
2
-1
/
+4
*
QPID-5957: [Java Broker] Extend the Session model object to expose transactio...
Keith Wall
2014-08-03
3
-4
/
+42
*
QPID-5937 : Address comments from ~k-wall
Robert Godfrey
2014-07-31
1
-1
/
+1
*
QPID-5915: [Java Broker] Remove unintentional debug output
Keith Wall
2014-07-31
1
-1
/
+0
*
QPID-5915: [Java Broker] Guard the case where client and server sides race to...
Keith Wall
2014-07-31
1
-1
/
+17
*
QPID-5926: [Java Broker] When transitioning from STOPPED to ACTIVE the virtua...
Keith Wall
2014-07-31
7
-39
/
+173
*
QPID-5946 : [Java Broker] Add alternative TrusStore implementation that can u...
Robert Godfrey
2014-07-30
4
-6
/
+380
*
QPID-5946 : [Java Broker] Add alternative KeyStore implementation that can us...
Robert Godfrey
2014-07-30
3
-0
/
+601
*
QPID-5940 : [Java Broker] Fix type registry to work when run in tests
Robert Godfrey
2014-07-30
1
-1
/
+5
*
QPID-5940 : [Java Broker] Add meta-data servlet
Robert Godfrey
2014-07-29
1
-8
/
+21
*
NO-JIRA : remove debugging stack trace dump
Robert Godfrey
2014-07-29
1
-1
/
+0
*
QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...
Robert Godfrey
2014-07-29
3
-3
/
+8
*
QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basis
Robert Godfrey
2014-07-28
5
-13
/
+178
*
QPID-5930 : [Java Broker] Minimize memory footprint for persistent messages
Robert Godfrey
2014-07-28
7
-110
/
+423
*
QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...
Robert Godfrey
2014-07-26
52
-3474
/
+675
*
QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhost
Andrew MacBean
2014-07-25
2
-2
/
+59
*
QPID-5907 : [Java Broker] Remove unreferenced messages from the store in asyn...
Robert Godfrey
2014-07-25
1
-2
/
+19
*
QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...
Robert Godfrey
2014-07-25
22
-211
/
+294
*
QPID-5915: [Java Broker] Ensure that closing a Connection model object also c...
Keith Wall
2014-07-24
5
-26
/
+111
*
QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...
Robert Godfrey
2014-07-24
35
-506
/
+407
*
QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...
Keith Wall
2014-07-24
1
-4
/
+4
*
QPID-5917 : deleting a user from a SCRAM-* auth provider causes the auth prov...
Robert Godfrey
2014-07-23
2
-19
/
+16
*
QPID-5796: [Java Broker] Prevent possibility of AOOBE if connection registry ...
Keith Wall
2014-07-22
1
-42
/
+45
*
QPID-5912: [Java Broker] Prevent failure to send to a consumer on the straigh...
Keith Wall
2014-07-22
3
-88
/
+99
*
QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...
Keith Wall
2014-07-22
1
-1
/
+1
*
QPID-5768 : Fix error message
Robert Godfrey
2014-07-21
1
-1
/
+1
*
QPID-5768 : Allow authenticated LDAP search
Robert Godfrey
2014-07-21
2
-2
/
+41
*
QPID-4520 : The deletion of autodelete queue due to autodeletion should not r...
Robert Godfrey
2014-07-21
1
-2
/
+20
*
QPID-5907 : [Java Broker] Add ability for broker to startup while persistent ...
Robert Godfrey
2014-07-20
15
-369
/
+1375
*
QPID-5867: [Java Broker] Allow the virtualhost's permitted node list to passe...
Keith Wall
2014-07-20
3
-9
/
+8
*
QPID-5768 : [Java Broker] Add ability to bind without searching for LDAP auth...
Robert Godfrey
2014-07-18
2
-19
/
+38
*
QPID-5903 : [Java Broker] allow character escaping for JSON in configured obj...
Robert Godfrey
2014-07-18
1
-1
/
+12
*
QPID-5787 : [Java Broker] Management can observe a child object before its co...
Robert Godfrey
2014-07-16
7
-12
/
+21
*
QPID-5891: [Java Broker] Add BDB HA operational logging functionality
Andrew MacBean
2014-07-14
5
-1
/
+580
*
QPID-5879 : [Java Broker] JsonConfigStore should take deep copy of Configured...
Robert Godfrey
2014-07-06
2
-9
/
+21
*
QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL support
Robert Godfrey
2014-07-06
6
-363
/
+505
*
QPID-5820: added better fix to the problem of arguments not being set. The re...
Fraser Adams
2014-07-06
2
-5
/
+1
*
JIRA:QPID-5820 Added some defensive code to qmf-ui.js to protect against the ...
Fraser Adams
2014-07-05
1
-1
/
+1
*
QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...
Keith Wall
2014-07-04
7
-24
/
+284
*
QPID-5877: [Java Broker] Potential for rejected messages to be resent out of ...
Andrew MacBean
2014-07-04
1
-1
/
+1
*
QPID-5867: Add intruder protection functionality for a cluster of BDB HA virt...
Alex Rudyy
2014-07-04
4
-3
/
+55
*
QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...
Andrew MacBean
2014-06-26
1
-20
/
+3
*
QPID-5821: Remove unused settings interface incorrectly committed
Andrew MacBean
2014-06-26
2
-27
/
+2
*
QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...
Andrew MacBean
2014-06-26
35
-260
/
+328
*
QPID-5834: [Java Broker] Move validation that prevents to deletion of default...
Keith Wall
2014-06-24
7
-674
/
+147
*
QPID-5803: [Java Broker] Add a utilised flag to the VHN context after the blu...
Keith Wall
2014-06-20
2
-33
/
+160
*
QPID-5800: [Java Broker] Defect - prevent JDBC upgrader on throwing exception...
Keith Wall
2014-06-19
1
-1
/
+1
[next]