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
*
This is a fix for QPID-2173
Rajith Muditha Attapattu
2010-01-11
1
-2
/
+32
*
Fix broker crash "confirmed N but only sent M" with managed agents running.
Alan Conway
2010-01-11
8
-23
/
+127
*
put ruby wrapper into ruby sitelib
Rafael H. Schloming
2010-01-11
1
-1
/
+2
*
This is a fix for QPID-2336
Rajith Muditha Attapattu
2010-01-11
3
-3
/
+16
*
added missing py-compile
Rafael H. Schloming
2010-01-11
1
-0
/
+1
*
Updated python Makefile.am to install extension module into the python sitelib
Rafael H. Schloming
2010-01-09
1
-1
/
+2
*
There is mistake in a commit made for QPID-1830 in rev 891805
Rajith Muditha Attapattu
2010-01-08
1
-2
/
+2
*
Removed import of 'io' module for pre-Python-2.6 compatibility
Ted Ross
2010-01-08
1
-2
/
+1
*
QPID-2327 - Enhance qpid-config to deal with xml and headers brokers
Ted Ross
2010-01-07
4
-6
/
+229
*
Fix problem in automake build introduced by r896959.
Alan Conway
2010-01-07
1
-1
/
+1
*
Add cluster watchdog plugin to cmake build.
Alan Conway
2010-01-07
4
-1
/
+11
*
StoreStatus tests clean up temporary directory properly.
Alan Conway
2010-01-07
1
-10
/
+16
*
QPID-2322: Add new createUser and setPassword methods using String for passwo...
Robert Gemmell
2010-01-06
6
-49
/
+67
*
QPID-2322: change the JMX parameter name for the password parameter to preven...
Robert Gemmell
2010-01-06
2
-2
/
+48
*
fix & test QPID-2320
Carl C. Trieloff
2010-01-06
2
-6
/
+10
*
QPID-2322: remove unused version key from the MBean ObjectName's
Robert Gemmell
2010-01-06
20
-43
/
+12
*
Make cluster::StoreStatus::load/save no-ops if broker has no data-dir.
Alan Conway
2010-01-06
1
-0
/
+2
*
Fix uninitialized read error in cluster::StoreStatus.
Alan Conway
2010-01-06
1
-7
/
+22
*
Fix error in cluster_tests.py
Alan Conway
2010-01-06
1
-2
/
+2
*
Revert "Make cluster update work out of the box without special authenticatio...
Alan Conway
2010-01-06
2
-4
/
+4
*
Minor cluster test fixes.
Alan Conway
2010-01-06
3
-5
/
+4
*
Added config-seq counter to track config changes since cluster init.
Alan Conway
2010-01-06
13
-69
/
+138
*
Exception handling for URL parsing in cluster.
Alan Conway
2010-01-06
2
-8
/
+16
*
Don't hold up broker initialization for cluster initialization.
Alan Conway
2010-01-06
5
-56
/
+52
*
Install useful tests.
Alan Conway
2010-01-06
1
-20
/
+21
*
QPID-2325 : Fix SASL server for PLAIN so that it works with C++ and Ruby clients
Robert Godfrey
2010-01-06
1
-1
/
+1
*
BodyHolder.cpp, .h removed. 0 bytes and no references to either one. Resolves...
Stephen D. Huston
2010-01-05
2
-0
/
+0
*
Add qpidxarm.dll to the installer; resolves QPID-2284.
Stephen D. Huston
2010-01-05
1
-0
/
+3
*
React properly to generated headers being in the source dir as opposed to bui...
Stephen D. Huston
2010-01-05
1
-1
/
+10
*
Add qpid/cpp/packaging/NSIS files to dist; resolves QPID-2300
Stephen D. Huston
2010-01-05
2
-1
/
+23
*
Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299
Stephen D. Huston
2010-01-05
4
-181
/
+97
*
Remove old vcproj files not in use any longer; resolves QPID-2301
Stephen D. Huston
2010-01-05
1
-2
/
+0
*
Add header.html and footer.html to dist files; resolves QPID-2302
Stephen D. Huston
2010-01-05
1
-1
/
+2
*
QPID-2318
Ted Ross
2010-01-05
2
-2
/
+6
*
Added handling of MAP values for the wrapped QMF interfaces.
Ted Ross
2010-01-05
11
-204
/
+477
*
removed unneeded m4 files that prevented building on F10
Rafael H. Schloming
2010-01-05
9
-8312
/
+0
*
merged documentation and address changes from rnr branch
Rafael H. Schloming
2010-01-05
5
-16
/
+200
*
Fix UNZIP command usage, allow file based dependency URLs to be directories, ...
Robert Gemmell
2010-01-05
1
-2
/
+10
*
QPID-2315: split out commons-configuration from common.libs property and add ...
Robert Gemmell
2010-01-05
1
-8
/
+10
*
Moved Download.xml to a separate chapter.
Jonathan Robie
2010-01-04
2
-6
/
+1
*
Fixed C+\+ => C++
Jonathan Robie
2010-01-04
1
-6
/
+6
*
Converting wiki documentation to DocBook.
Jonathan Robie
2010-01-04
6
-0
/
+385
*
QPID-2318 - qpid-tool does not seem to issue session acknowledgements
Ted Ross
2010-01-04
1
-0
/
+2
*
Upped qpid version to 0.7 for next development cycle
Andrew Stitcher
2010-01-04
7
-7
/
+7
*
QPID-2308: Update the DerbyStore createExchange() method to check for existin...
Robert Gemmell
2010-01-04
2
-26
/
+16
*
QPID-2096: decouple the addition of durable exchanges to the store from excha...
Robert Gemmell
2010-01-04
7
-11
/
+32
*
When installing WCF DLLs on Windows, install the Release ones, not Debug. Res...
Stephen D. Huston
2010-01-04
1
-2
/
+2
*
QPID-2239: make sure the close() does not hand.
Aidan Skinner
2009-12-22
16
-128
/
+199
*
QPID-2155: remove stray character causing parser warnings during broker startup
Robert Gemmell
2009-12-22
1
-1
/
+1
*
QPID-2296: Cluster errors when using acquire-mode-not-acquired
Alan Conway
2009-12-22
5
-3
/
+43
[next]