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
/
java
/
amqp-1-0-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5576 : Detect closure of sockets better and do not leave threads waiting...
Robert Godfrey
2014-07-22
2
-25
/
+110
*
QPID-5400 : stop waiting for SASL completion if the connection is closed for ...
Robert Godfrey
2014-07-22
3
-13
/
+20
*
QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closing
Robert Godfrey
2014-07-21
1
-9
/
+30
*
QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 client
Robert Godfrey
2014-07-21
1
-59
/
+597
*
QPID-5884 : The client should not send SASL Init frame where no mechanism is ...
Robert Godfrey
2014-07-21
1
-0
/
+13
*
QPID-5884 : The broker should not NPE if it receives a SASL Init request wher...
Robert Godfrey
2014-07-21
1
-2
/
+2
*
QPID-5774: first main swipe, remove the Ant builds main build.xml and associa...
Robert Gemmell
2014-05-21
1
-27
/
+0
*
QPID-5673 : Allow for closing of a connection that has not yet been opened
Robert Godfrey
2014-05-01
1
-0
/
+2
*
QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...
Robert Gemmell
2014-04-29
1
-1
/
+1
*
QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug...
Robert Godfrey
2014-04-11
1
-19
/
+62
*
QPID-5596 : [Java] Address bugs found by FindBugs
Robert Godfrey
2014-03-03
7
-12
/
+22
*
QPID-5048: Maven enahancements to remove child version definitions and improv...
Robert Gemmell
2014-02-28
1
-1
/
+0
*
QPID-5048: Maven enahancements to restructure POM hierarchy and improve build
Robert Gemmell
2014-02-27
1
-2
/
+2
*
QPID-5571 : Java Broker AMQP 1.0 deadlock on close consumer
Robert Godfrey
2014-02-20
1
-4
/
+10
*
QPID-5563 : Ensure vhost is set as early as possible, on receipt of connectio...
Robert Godfrey
2014-02-20
2
-0
/
+10
*
QPID-5570 : Client incorrectly acknowledges prefetched messages with client-ack
Robert Godfrey
2014-02-20
1
-17
/
+19
*
QPID-5563 : [Java Broker] [AMQP 1.0] Use the hostname field in the open frame...
Robert Godfrey
2014-02-18
1
-0
/
+9
*
QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...
Robert Godfrey
2014-02-17
2
-5
/
+33
*
QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...
Robert Godfrey
2014-02-14
1
-6
/
+6
*
QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions
Robert Gemmell
2014-02-06
1
-3
/
+7
*
QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...
Robert Godfrey
2014-01-14
1
-1
/
+9
*
QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...
Robert Godfrey
2014-01-09
4
-45
/
+67
*
QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...
Gordon Sim
2014-01-08
1
-2
/
+2
*
QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...
Robert Godfrey
2014-01-01
5
-5
/
+114
*
QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...
Robert Godfrey
2013-12-09
4
-15
/
+57
*
QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames...
Robert Godfrey
2013-12-09
1
-5
/
+2
*
QPID-5295 : Thread deadlock on creating Sender
Robert Godfrey
2013-11-07
3
-2
/
+23
*
QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...
Robert Godfrey
2013-11-07
1
-1
/
+4
*
QPID-5206 : Applied patch from David Ingham
Robert Godfrey
2013-10-24
2
-8
/
+18
*
QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ...
Robert Gemmell
2013-10-06
1
-1
/
+0
*
QPID-5195: verify _receivingSessions array has been initialised before access...
Robert Gemmell
2013-10-02
1
-4
/
+7
*
QPID-5195 : Client does not properly support channel-max over 255
Robert Godfrey
2013-10-01
1
-1
/
+1
*
QPID-5048: add pluginManagement section to the qpid parent, to override apach...
Robert Gemmell
2013-09-30
1
-14
/
+0
*
QPID-5195 : Client does not properly support channel-max
Robert Godfrey
2013-09-30
1
-15
/
+35
*
QPID-5177 : Set the default and supported outcomes on sending links in the am...
Robert Godfrey
2013-09-30
3
-3
/
+5
*
QPID-5190 : [JMS AMQP 1.0 CLient] Notify the connection endpoint when the soc...
Robert Godfrey
2013-09-29
1
-0
/
+14
*
QPID-5127 : ClassCastException on message conversion to 1-0
Robert Godfrey
2013-09-27
1
-0
/
+1
*
QPID-5182 : The details of custom error-conditions are not being preserved up...
Robert Godfrey
2013-09-27
1
-0
/
+52
*
QPID-4901 : Queue Browser hangs on reaching end of queue
Robert Godfrey
2013-09-26
3
-4
/
+16
*
QPID-5113 : JMS Client - JMS Connection exception listener is not notified w...
Robert Godfrey
2013-09-25
3
-2
/
+47
*
QPID-5172 : Thread safety issue in StringTypeConstructor.construct and Symbo...
Robert Godfrey
2013-09-25
2
-62
/
+9
*
QPID-5048: add initial pom files for a maven build
Robert Gemmell
2013-09-23
1
-0
/
+46
*
QPID-4929 : [Java AMQP 1.0 Client] Infinite recursion in encoding of Delivery...
Robert Godfrey
2013-06-17
1
-1
/
+1
*
QPID-4900 : [Java Broker] Broker should return its version to the client as i...
Robert Godfrey
2013-06-02
1
-1
/
+12
*
QPID-4824 : [Java AMQP 1.0] Reduce memory usage of codec
Robert Godfrey
2013-05-09
3
-68
/
+36
*
QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL support
Robert Godfrey
2013-04-07
2
-128
/
+137
*
QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0...
Robert Godfrey
2013-03-17
123
-13150
/
+13190
*
QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restart
Robert Godfrey
2013-01-25
1
-0
/
+8
*
QPID-4412 : ReceivingLinkEndpoint.isDrained
Robert Godfrey
2012-11-02
1
-1
/
+1
*
QPID-4383 : Fix receipt of large messages, client ack
Robert Godfrey
2012-10-20
2
-9
/
+17
[next]