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
*
Added AMQP 0-9-1 support
Robert Godfrey
2009-10-26
23
-398
/
+1702
*
Separate FailoverListener from client::Connection.
Alan Conway
2009-10-26
17
-134
/
+116
*
Ignore exceptions from detach() in ~SessionImpl.
Alan Conway
2009-10-26
1
-3
/
+5
*
Change ProducerFlowControlTest to merely check it gets at least 1 client log ...
Robert Godfrey
2009-10-26
1
-1
/
+1
*
improved request/response performance by using an I/O based condition instead...
Rafael H. Schloming
2009-10-26
4
-21
/
+73
*
improve assertion message
Rafael H. Schloming
2009-10-26
1
-2
/
+3
*
Fix regression introduced in r828108
Alan Conway
2009-10-26
1
-9
/
+10
*
Removed spurious assertion from python test agent
Ted Ross
2009-10-26
1
-1
/
+0
*
Merged from java-broker-0-10 branch
Robert Godfrey
2009-10-25
266
-8185
/
+13270
*
reworked fix of r827747 (QPID-2149)
Rafael H. Schloming
2009-10-23
2
-29
/
+66
*
Removed references to broker and agent bank from API, replaced with the
Ted Ross
2009-10-23
6
-99
/
+109
*
QPID-2156 - Add thread shutdown to python QMF bindings, additional logging, n...
Ted Ross
2009-10-23
1
-41
/
+99
*
update the broker state so we avoid accidentally generating overlapping drains
Rafael H. Schloming
2009-10-23
1
-0
/
+1
*
Extension of publisher class for Topics
Marnie McCormack
2009-10-23
1
-0
/
+59
*
Fix for large files in FileMessageFactory, changes to Publisher to make topic...
Marnie McCormack
2009-10-23
3
-13
/
+181
*
Added the following test cases to the 010Excludes file to get the test profil...
Rajith Muditha Attapattu
2009-10-23
1
-0
/
+10
*
Get selected TCP listen port before building the pid file name; fixes regress...
Stephen D. Huston
2009-10-23
1
-2
/
+3
*
Updated PersitentStoreTest so that it has its own sendMessages that does not ...
Martin Ritchie
2009-10-22
2
-21
/
+101
*
QPID-2001 : Added A NullRootMessageLogger to drop logging, Currently only use...
Martin Ritchie
2009-10-22
1
-0
/
+60
*
Removed "..." from suppressions to work with older valgrind versions.
Alan Conway
2009-10-22
2
-5
/
+15
*
Move management-agent earlier in the init-sequence so it is destroyed after the
Ted Ross
2009-10-22
2
-2
/
+2
*
Added operators for present/not-present in the object (i.e. for optional prop...
Ted Ross
2009-10-22
1
-1
/
+3
*
Added immediate-publish for new connections and agents. This solves a race c...
Ted Ross
2009-10-22
3
-35
/
+53
*
Improved suppression for TCPConnector leak.
Alan Conway
2009-10-22
1
-8
/
+4
*
QPID-1732 - When an exchange is deleted, the binding-count for bound queues i...
Ted Ross
2009-10-22
6
-9
/
+85
*
QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logg...
Martin Ritchie
2009-10-22
8
-2
/
+17
*
Tidied up dependencies in IOHandle so that it is no longer
Andrew Stitcher
2009-10-21
7
-43
/
+41
*
Add missing accept() call to start listening on broker port
Stephen D. Huston
2009-10-21
1
-3
/
+4
*
Fix problems with sessions going out of scope and session numbers wrapping ar...
Alan Conway
2009-10-21
6
-29
/
+52
*
Fix repository location and update CMake-based build instructions
Stephen D. Huston
2009-10-21
1
-7
/
+8
*
Update to buildCreator to REVISIONS.txt. Includes URL for source. along with ...
Martin Ritchie
2009-10-21
1
-1
/
+20
*
Sort Patches so they apply alphabetically
Martin Ritchie
2009-10-21
1
-0
/
+1
*
Update patch command to have option -E so that it will remove empty files
Martin Ritchie
2009-10-21
1
-1
/
+1
*
Update PropertiesFileInitialContextFactory to give more details on error.
Martin Ritchie
2009-10-21
2
-37
/
+2
*
QPID-1872: remove systest and reinstate equivalent unit test
Robert Gemmell
2009-10-21
2
-52
/
+2
*
QPID-1304: update ACL test + configuration file to use a static ACL configura...
Robert Gemmell
2009-10-21
2
-6
/
+30
*
Initial checkin of portable message store plugin and MS SQL-specific storage ...
Stephen D. Huston
2009-10-21
31
-11
/
+4104
*
Add ability to load modules from something other than a .so file; allows load...
Stephen D. Huston
2009-10-21
2
-1
/
+11
*
Fixed memory leak on broker shutdown. Broker's management agent pointer is now
Ted Ross
2009-10-20
2
-6
/
+6
*
Modified to work on Windows; fixes QPID-2149.
Stephen D. Huston
2009-10-20
2
-11
/
+18
*
Carry over recent AsynchIO-level changes to Windows.
Stephen D. Huston
2009-10-20
8
-77
/
+79
*
Supress TCPConnector join leak, disabled valgrind --gen-supressions - too ver...
Alan Conway
2009-10-20
2
-1
/
+16
*
QPID-1301 Updated test config
Marnie McCormack
2009-10-20
1
-10
/
+11
*
QPID-2131: fix for dropped auth in cluster members
Nuno Santos
2009-10-20
1
-1
/
+5
*
QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...
Ted Ross
2009-10-20
3
-175
/
+842
*
QPID-2055: update test to ensure all test files created are cleared up
Robert Gemmell
2009-10-20
2
-1
/
+12
*
QPID-2055: remove use of FileUtils.copyCheckedEx for security reasons, genera...
Robert Gemmell
2009-10-20
1
-26
/
+25
*
QPID-2042: update test to ensure all test files created are cleared up
Robert Gemmell
2009-10-20
1
-2
/
+7
*
QPID-2042: remove use of FileUtils.copyCheckedEx for security reasons, genera...
Robert Gemmell
2009-10-20
1
-20
/
+24
*
QPID-2041: update test to ensure all test files created are cleared up
Robert Gemmell
2009-10-20
1
-10
/
+29
[next]