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
/
src
/
qpid
/
broker
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
12
-156
/
+22
*
Updated AutoDelete, now only run when auto delete queues exist and
Carl C. Trieloff
2007-06-29
5
-44
/
+26
*
* Summary:
Alan Conway
2007-06-29
8
-219
/
+42
*
* src/qpid/broker/Plugin.h: Base class for plug-in objects.
Alan Conway
2007-06-27
4
-0
/
+195
*
* src/qpid/framing/ChannelAdapter.cpp: Use handler chains
Alan Conway
2007-06-27
3
-4
/
+5
*
Fixes and tests:
Gordon Sim
2007-06-27
3
-5
/
+4
*
Added preview of exchange- and binding- query methods that have been approved...
Gordon Sim
2007-06-27
15
-1
/
+185
*
Make check now starts a broker on a dynamically assigned port, so
Alan Conway
2007-06-27
2
-14
/
+15
*
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
1
-5
/
+5
*
Add ability for a queue to record all bindings to it, such that these can be ...
Gordon Sim
2007-06-14
6
-3
/
+124
*
QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.
Alan Conway
2007-06-11
2
-69
/
+80
*
Timeout handling for dtx, plus tests.
Gordon Sim
2007-06-08
13
-60
/
+486
*
Merged in channel.flow implementation and interoperability tests.
Gordon Sim
2007-06-06
4
-6
/
+21
*
Some tests and fixes for dtx preview.
Gordon Sim
2007-06-05
11
-79
/
+263
*
Updates to dtx support.
Gordon Sim
2007-05-31
7
-23
/
+141
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
8
-27
/
+30
*
Remove dummy class defs.
Gordon Sim
2007-05-30
1
-4
/
+0
*
Include new dtx classes in generated code.
Gordon Sim
2007-05-30
1
-5
/
+2
*
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
14
-6
/
+323
*
* Split apart platform (threading etc.) from network io
Andrew Stitcher
2007-05-22
5
-13
/
+17
*
Added back -s short option for store lib.
Gordon Sim
2007-05-21
1
-1
/
+1
*
Changes to support durable exchanges.
Gordon Sim
2007-05-17
24
-60
/
+332
*
Recorded merge of revisions 536279 via svnmerge from
Alan Conway
2007-05-08
1
-1
/
+1
*
Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.
Alan Conway
2007-04-30
2
-0
/
+235
*
* qpid/CommonOptions.h:
Alan Conway
2007-04-25
4
-449
/
+57
*
Added some dtx related unit tests
Gordon Sim
2007-04-20
7
-22
/
+88
*
Some dtx related updates.
Gordon Sim
2007-04-19
17
-61
/
+675
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
85
-0
/
+8097
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
68
-5724
/
+0
*
Some further tweaks to MessageStore interface.
Gordon Sim
2006-11-30
9
-33
/
+46
*
Posix EventChannel implementation using epoll. Placeholder for kevents.
Alan Conway
2006-11-29
6
-10
/
+11
*
Modifications to allow loading of message data in chunks, refragmentation of ...
Gordon Sim
2006-11-28
14
-73
/
+404
*
Initial sketching out of staging functionality for large messages (i.e. allow...
Gordon Sim
2006-11-24
10
-60
/
+201
*
Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...
Kim van der Riet
2006-11-22
17
-94
/
+127
*
Enclose any 'using std::string' statements within qpid namespaces to avoid po...
Gordon Sim
2006-11-22
10
-19
/
+26
*
Modifications to recovery process to allow for recovery of default bindings.
Gordon Sim
2006-11-20
9
-16
/
+99
*
Some fixes and tests for bugs uncovered during testing of persistence.
Gordon Sim
2006-11-17
4
-11
/
+22
*
Minor modifications for recovery and debug.
Gordon Sim
2006-11-16
3
-9
/
+6
*
Re-enabled tracing of requests sent and received.
Gordon Sim
2006-11-15
1
-1
/
+2
*
Added ability for broker to load a message store implementation from a library.
Gordon Sim
2006-11-15
7
-4
/
+150
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
59
-767
/
+944
*
Some more riguorous 'const' declarations in basic header properties. Some mor...
Gordon Sim
2006-11-10
1
-1
/
+7
*
Added POSIX equivalents to APR classes used by clients, inlined trivial calls.
Alan Conway
2006-11-09
56
-229
/
+231
*
Added some encode/decode routines to Message (plus test).
Gordon Sim
2006-11-09
4
-4
/
+71
*
More reorg to separate APR/posix code, work in progress.
Alan Conway
2006-11-08
21
-114
/
+67
*
Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...
Gordon Sim
2006-11-07
4
-12
/
+20
*
Made passing of transaction context in message store explicit (to avoid threa...
Gordon Sim
2006-11-07
19
-50
/
+174
[next]