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
*
QMF: bugfix - save the exception object generated on broker connection setup ...
Kenneth Anthony Giusti
2010-07-20
1
-12
/
+4
*
Added compile instructions to selinux policy source file.
Alan Conway
2010-07-20
1
-1
/
+3
*
QPID-2733
Rajith Muditha Attapattu
2010-07-20
1
-0
/
+2
*
Added Java tests. (One test still fails ...)
Jonathan Robie
2010-07-19
1
-21
/
+89
*
QPID-2589 - Patch from Chuck Rolke
Ted Ross
2010-07-19
3
-1
/
+20
*
QPID-2589 - Patch from Chuck Rolke
Ted Ross
2010-07-19
14
-23
/
+245
*
QPID-2589 - Patch from Chuck Rolke
Ted Ross
2010-07-19
1
-0
/
+1746
*
Fix incorrect exe name
Gordon Sim
2010-07-19
1
-1
/
+1
*
QPID-2647: Fix typo in str8-latin
Andrew Donald Kennedy
2010-07-19
1
-1
/
+1
*
remove unused library file with old OSGI version (contained in felix library)
Andrew Donald Kennedy
2010-07-19
1
-0
/
+0
*
Make address used for map sender/receiver configurable; make default create t...
Gordon Sim
2010-07-19
2
-2
/
+4
*
QPID-2735
Rajith Muditha Attapattu
2010-07-17
2
-4
/
+33
*
QPID-2736
Rajith Muditha Attapattu
2010-07-16
4
-47
/
+222
*
Fixed race condition with setting up queues for subscriptions using timeouts....
Jonathan Robie
2010-07-16
1
-9
/
+21
*
QPID-2731, QPID-2741, QPID-2742: Enable the MessageStoreTest to run for the D...
Robert Gemmell
2010-07-16
2
-43
/
+72
*
QPID-2742: Gather exchange type name properly, and remove the extraneous stat...
Robert Gemmell
2010-07-16
1
-3
/
+3
*
QPID-2741: issue the shutdown command to Derby during close()
Robert Gemmell
2010-07-16
1
-0
/
+16
*
QPID-2731: enable getting/setting queue exclusivity via JMX
Robert Gemmell
2010-07-16
16
-8
/
+155
*
QPID-2731: enable the jmx management console to set boolean attribute values
Robert Gemmell
2010-07-16
2
-1
/
+13
*
Fix cmake build to correctly enable sasl if libs are detected.
Gordon Sim
2010-07-16
2
-9
/
+6
*
Fix unreferenced local variable warning
Stephen D. Huston
2010-07-15
1
-1
/
+1
*
Fix unreferenced local variable warning
Stephen D. Huston
2010-07-15
1
-1
/
+1
*
QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...
Gordon Sim
2010-07-15
2
-1
/
+14
*
Selinux policy module needed to run a qpid cluster with selinux in enforcing ...
Alan Conway
2010-07-15
1
-0
/
+16
*
Add license to help2man replacment scripts (add shebang to the executable file)
Gordon Sim
2010-07-15
3
-0
/
+55
*
Fix read-credit bug causing cluster brokers to disconnect clients sporadically.
Alan Conway
2010-07-14
3
-10
/
+27
*
Move libqpidtypes to the front of the libraries list.
Alan Conway
2010-07-14
1
-1
/
+1
*
QMF: fix for r961919 - accept old style class keys without throwing an except...
Kenneth Anthony Giusti
2010-07-14
1
-12
/
+18
*
default ports for reconnect_urls
Rafael H. Schloming
2010-07-14
1
-3
/
+3
*
QPID-2526 : Applied patch to module.xml that quotes LogMessage files for proc...
Martin Ritchie
2010-07-14
1
-2
/
+2
*
fixed parsing of failover URLs; fixed driver to notice when reconnect_urls is...
Rafael H. Schloming
2010-07-14
2
-12
/
+22
*
Specify paths for the generated resource file so it gets picked up correctly ...
Stephen D. Huston
2010-07-14
1
-2
/
+2
*
Remove deleted files from Makefile.am, part of removing the old python examples.
Alan Conway
2010-07-13
4
-16
/
+0
*
eliminate spurious error logging and reconnect attempts
Rafael H. Schloming
2010-07-13
2
-2
/
+6
*
fixed missign import and added test case for reconnect_urls
Rafael H. Schloming
2010-07-13
3
-7
/
+22
*
corrected whitespace
Rafael H. Schloming
2010-07-13
1
-1
/
+1
*
removed old python examples
Rafael H. Schloming
2010-07-13
52
-3105
/
+33
*
QPID-2671 - Patch from Chuck Rolke
Ted Ross
2010-07-13
1
-1
/
+125
*
QPID-2728 - Patch from Chuck Rolke
Ted Ross
2010-07-13
1
-1
/
+2
*
Fix error introduced in r963409 causing "AttributeError: Broker instance has ...
Alan Conway
2010-07-13
1
-1
/
+1
*
Added missing dependencies for SSL to INSTALL
Alan Conway
2010-07-13
1
-1
/
+1
*
QPID-2709: update references to the old incubator mailing lists and svn repos...
Robert Gemmell
2010-07-12
5
-5
/
+5
*
QMF: enable python console to pull schema info from agent.
Kenneth Anthony Giusti
2010-07-12
3
-142
/
+302
*
Fix test framework error causing "AttributeError: Popen instance has no attri...
Alan Conway
2010-07-12
1
-2
/
+2
*
fixed payload of None for text/plain messages
Rafael H. Schloming
2010-07-12
2
-2
/
+20
*
Exclude the Java broker InfoPlugin tests from the CPP profiles
Robert Gemmell
2010-07-12
1
-0
/
+2
*
QPID-2726: add custom PlainPasswordCallback to enable PLAIN auth against cust...
Robert Gemmell
2010-07-10
2
-16
/
+88
*
QPID-2727: Handle exceptions in Broker constructor and call finalise to safel...
Gordon Sim
2010-07-09
1
-0
/
+5
*
bugfix: convert v1 oid's when calling v2 agent
Kenneth Anthony Giusti
2010-07-09
1
-2
/
+10
*
QPID-2711 - Patch from Chuck Rolke
Ted Ross
2010-07-08
6
-22
/
+347
[next]