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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix (and test) for QPID-407. Messages are requeued at the head rather than th...
Gordon Sim
2007-07-03
4
-9
/
+24
*
Autodeletable shared queues are now deleted as soon as the consumer count dro...
Gordon Sim
2007-07-03
13
-158
/
+22
*
2007-06-30 <aconway@redhat.com>
Alan Conway
2007-07-02
17
-429
/
+353
*
Small fixes to enable the --disable-apr-platform build to carry on compiling
Andrew Stitcher
2007-07-02
2
-6
/
+7
*
Updated AutoDelete, now only run when auto delete queues exist and
Carl C. Trieloff
2007-06-29
5
-44
/
+26
*
* More work on asychronous network IO
Andrew Stitcher
2007-06-29
7
-44
/
+506
*
Temporarily disable Cluster test while I'm fixing problems with it.
Alan Conway
2007-06-29
1
-4
/
+5
*
* Summary:
Alan Conway
2007-06-29
34
-312
/
+651
*
* src/qpid/broker/Plugin.h: Base class for plug-in objects.
Alan Conway
2007-06-27
5
-1
/
+199
*
* src/qpid/framing/ChannelAdapter.cpp: Use handler chains
Alan Conway
2007-06-27
21
-202
/
+126
*
Fixed missing POSIX implementation of Acceptor::getHost
Andrew Stitcher
2007-06-27
3
-28
/
+24
*
Fixes and tests:
Gordon Sim
2007-06-27
4
-5
/
+20
*
Added preview of exchange- and binding- query methods that have been approved...
Gordon Sim
2007-06-27
16
-3
/
+279
*
Fixed client leak and python tests port
Alan Conway
2007-06-27
3
-20
/
+19
*
Fix shutdown race in Connector.
Alan Conway
2007-06-27
1
-1
/
+1
*
Make check now starts a broker on a dynamically assigned port, so
Alan Conway
2007-06-27
26
-684
/
+508
*
* src/tests/cluster.mk: Replace sudo with newgrp for ais tests.
Alan Conway
2007-06-26
3
-13
/
+14
*
* src/qpid/framing/Handler.h: Tempates for handlers and handler chains.
Alan Conway
2007-06-26
5
-8
/
+173
*
Fix bug in cluster-disabled mode.
Alan Conway
2007-06-26
1
-1
/
+2
*
Missing file from last commit
Alan Conway
2007-06-26
1
-0
/
+51
*
2007-06-25 <aconway@redhat.com>
Alan Conway
2007-06-26
29
-117
/
+909
*
Added troubleshooting case for ./configure
Carl C. Trieloff
2007-06-25
1
-0
/
+10
*
Dummy libcluster.so when openais is not available, keep rpmbuild happy.
Alan Conway
2007-06-20
2
-4
/
+7
*
Intermediate checkin with preliminary work on epoll based net IO
Andrew Stitcher
2007-06-18
23
-365
/
+1609
*
Parser for AMQP-95 URLs
Alan Conway
2007-06-15
5
-0
/
+257
*
Minor update of log messages.
Gordon Sim
2007-06-15
1
-2
/
+2
*
Fixed catch clauses to catch by const & and use std::exception for
Alan Conway
2007-06-14
6
-11
/
+11
*
Add ability for a queue to record all bindings to it, such that these can be ...
Gordon Sim
2007-06-14
8
-3
/
+176
*
Removed unused files src/qpid/client/ClientAdapter.cpp and .h.
Alan Conway
2007-06-13
3
-137
/
+0
*
Examples update, exception handling.
Alan Conway
2007-06-13
3
-3
/
+5
*
Example updates from jrobie.
Alan Conway
2007-06-13
2
-12
/
+10
*
Various minor fixes to build and test process:
Gordon Sim
2007-06-13
4
-3
/
+4
*
Initial examples directory with jrobies example programs and Makefile.am.
Alan Conway
2007-06-12
5
-0
/
+279
*
add libqpidcluster.so to installed libraries.
Alan Conway
2007-06-12
1
-0
/
+1
*
QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.
Alan Conway
2007-06-11
6
-148
/
+203
*
Handler refactoring notes for cluster.
Alan Conway
2007-06-11
1
-0
/
+161
*
src/tests/Makefile.am: Fix typo in makefile
Alan Conway
2007-06-08
1
-1
/
+1
*
Add missing scripts to EXTRA_DIST
Alan Conway
2007-06-08
1
-2
/
+3
*
Timeout handling for dtx, plus tests.
Gordon Sim
2007-06-08
17
-60
/
+625
*
Build support for clustering, initial CPG wrapper & tests.
Alan Conway
2007-06-07
16
-32
/
+374
*
Made FieldTable argument of client::Channel::bind() optional.
Alan Conway
2007-06-06
2
-4
/
+3
*
Merged in channel.flow implementation and interoperability tests.
Gordon Sim
2007-06-06
15
-7
/
+915
*
Fixed qpidd --trace flag to be equivalent to "--log.enable trace+"
Alan Conway
2007-06-06
1
-1
/
+1
*
Some tests and fixes for dtx preview.
Gordon Sim
2007-06-05
13
-83
/
+267
*
Updates to dtx support.
Gordon Sim
2007-05-31
10
-25
/
+145
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
50
-168
/
+1516
*
Remove dummy class defs.
Gordon Sim
2007-05-30
1
-4
/
+0
*
Include new dtx classes in generated code.
Gordon Sim
2007-05-30
2
-6
/
+3
*
Ensure work is marked completed when recovered.
Gordon Sim
2007-05-25
2
-8
/
+2
*
Added support for recovering prepared transactions.
Gordon Sim
2007-05-25
16
-8
/
+333
[next]