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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5079: Added link map file to cut the number of symbols exported even fur...
Andrew Stitcher
2013-08-22
2
-5
/
+20
*
QPID-5079: Get library import/export declarations working for linux
Andrew Stitcher
2013-08-22
6
-37
/
+64
*
QPID-5087 : [Java Broker] Fix test to mock restoreQueue/Exchange rather than ...
Robert Godfrey
2013-08-21
1
-6
/
+4
*
QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...
Robert Godfrey
2013-08-21
9
-48
/
+114
*
QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...
Robert Godfrey
2013-08-21
1
-2
/
+2
*
QPID-5088 : [Java Broker] fix NPE when null queue name is looked up in the qu...
Robert Godfrey
2013-08-21
1
-1
/
+1
*
QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...
Robert Godfrey
2013-08-21
106
-1009
/
+606
*
QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...
Robert Godfrey
2013-08-20
35
-132
/
+1337
*
QPID-5086: send completions when restarting after stop, in order to move wind...
Gordon Sim
2013-08-20
2
-0
/
+27
*
QPID-5085: ensure messages released 'behind' a cursor on a priority queue don...
Gordon Sim
2013-08-20
2
-1
/
+26
*
QPID-5083: added include needed for some older compilers
Gordon Sim
2013-08-20
1
-0
/
+1
*
QPID-5083: provide simple default where sasl functionality is not available
Gordon Sim
2013-08-19
4
-1
/
+101
*
[QPID-5082] Updated documentation to reflect new configuration change
Weston M. Price
2013-08-19
1
-1
/
+1
*
QPID-5081 : [Java Broker] Refactor Queue Creation - allow integer argument fo...
Robert Godfrey
2013-08-19
1
-1
/
+1
*
QPID-5081 : [Java Broker] Refactor Queue Creation
Robert Godfrey
2013-08-18
1
-2
/
+16
*
QPID-5081 : [Java Broker] Refactor Queue Creation
Robert Godfrey
2013-08-18
60
-883
/
+1419
*
[NO-JIRA] Changed JCA adapter to not use ConnectionPerHandler for performance...
Weston M. Price
2013-08-17
1
-2
/
+2
*
QPID-5078: ensure listeners are always notified if a message was left on the ...
Gordon Sim
2013-08-16
1
-3
/
+6
*
QPID-5050: Move invocation of ExceptionListener to after the failoverMutex is...
Keith Wall
2013-08-16
4
-32
/
+290
*
QPID-5074: update broker binary release tar process to handle plugins with de...
Robert Gemmell
2013-08-16
9
-10
/
+39
*
QPID-5073 : Add dependency on alternate exchange for queues where such an alt...
Robert Godfrey
2013-08-16
1
-17
/
+15
*
QPID-5073 : Add dependency on alternate exchange for queues where such an alt...
Robert Godfrey
2013-08-16
2
-39
/
+167
*
QPID-5077: improvement to SASL logic to handle entirely asynchronous dialogue
Gordon Sim
2013-08-15
3
-5
/
+14
*
QPID-5073 : [Java Broker] Refactor DurableConfigurationStore recovery to allo...
Robert Godfrey
2013-08-15
34
-650
/
+1842
*
QPID-5072: ensure session manager is informed when sessions end due to connec...
Gordon Sim
2013-08-15
1
-1
/
+5
*
Revert "QPID-5067: Changed language bindings to use UTF-8 encoding on strings."
Darryl L. Pierce
2013-08-14
3
-19
/
+8
*
Revert "QPID-5067: Fixed an unmatched closing parenthesis."
Darryl L. Pierce
2013-08-14
1
-1
/
+1
*
NO-JIRA: Fixed Eclipse project generation - project name suffix now has defau...
Phil Harvey
2013-08-14
1
-0
/
+1
*
QPID-5040: further fix for windows build
Gordon Sim
2013-08-13
1
-1
/
+1
*
QPID-5040: export symbols from common lib (required for windows build)
Gordon Sim
2013-08-13
3
-31
/
+34
*
QPID-4711: translate between structured content in AMQP 0-10 and 1.0
Gordon Sim
2013-08-13
8
-46
/
+203
*
QPID-5040: support for sending and receiving messages with AmqpValue sections
Gordon Sim
2013-08-13
38
-521
/
+880
*
QPID-5067: Fixed an unmatched closing parenthesis.
Darryl L. Pierce
2013-08-12
1
-1
/
+1
*
QPID-5067: Changed language bindings to use UTF-8 encoding on strings.
Darryl L. Pierce
2013-08-09
3
-8
/
+19
*
QPID-5065 : [Java] tests do not run on Windows
Robert Godfrey
2013-08-09
1
-1
/
+1
*
QPID-5065 : [Java] tests do not run on Windows
Robert Godfrey
2013-08-09
1
-6
/
+4
*
QPID-5062: pass through security details from SSL transport to enable EXTERNA...
Gordon Sim
2013-08-09
8
-1
/
+27
*
QPID-5065 : [Java] tests do not run on Windows
Robert Godfrey
2013-08-09
3
-19
/
+11
*
QPID-5053: release exclusive queue ownership when session ends (clear the set...
Gordon Sim
2013-08-09
1
-1
/
+1
*
QPID-5060: remove exchange and durable for properties map, as they apply to t...
Gordon Sim
2013-08-09
2
-2
/
+9
*
QPID-5061: do exclusivity checks before registering link to avoid cancelling ...
Gordon Sim
2013-08-09
1
-1
/
+1
*
QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...
Robert Godfrey
2013-08-08
10
-162
/
+213
*
QPID-5045 - Added tests for message REJECT and for the three-ack delivery pat...
Ted Ross
2013-08-08
2
-13
/
+87
*
QPID-5054: check whether topic actually exists in delete request
Gordon Sim
2013-08-08
1
-2
/
+6
*
QPID-5055: initialise some paged queue variables
Gordon Sim
2013-08-08
1
-1
/
+1
*
QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...
Ted Ross
2013-08-08
5
-14
/
+268
*
NO-JIRA - Cleanup of the alloc module.
Ted Ross
2013-08-08
1
-18
/
+27
*
QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...
Gordon Sim
2013-08-07
4
-9
/
+7
*
QPID-5049 : Improve exception messages in RestServlet
Robert Godfrey
2013-08-07
1
-2
/
+2
*
NO-JIRA: Remove use of "with" statement to support older versions of Python
Alan Conway
2013-08-06
1
-1
/
+4
[next]