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
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for AMQP 0-10 sessions in C++ broker.
Alan Conway
2008-05-20
1
-3
/
+3
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
2
-8
/
+8
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
1
-2
/
+2
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
1
-0
/
+1
*
Fixed use of intrusive_ptr in code that was missed
Andrew Stitcher
2008-03-25
1
-2
/
+3
*
Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...
Gordon Sim
2008-02-25
3
-9
/
+9
*
Cluster code fixed for changes in codebase.
Alan Conway
2008-02-01
3
-28
/
+98
*
Added cluster URL configuration, defaults to all interfaces.
Alan Conway
2008-02-01
3
-19
/
+37
*
Re-enabled build of cluster code when openais is installed.
Alan Conway
2008-01-29
7
-228
/
+12
*
Deleted unused classes, adjusted files that still mention them.
Alan Conway
2008-01-29
4
-9
/
+8
*
Apply patch from QPID-732 by Ted Ross.
Alan Conway
2008-01-14
1
-0
/
+2
*
Added framing::BodyHolder:
Alan Conway
2007-11-22
2
-5
/
+1
*
Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.
Alan Conway
2007-11-14
1
-2
/
+2
*
Edits to --help message and man page to improve readabiliity.
Alan Conway
2007-10-16
1
-1
/
+1
*
Renamed SessionAdapter as SessionHandler.
Alan Conway
2007-09-17
1
-1
/
+1
*
* Summary:
Alan Conway
2007-08-31
1
-7
/
+7
*
- Update cluster code to work with new FrameHandler
Alan Conway
2007-08-30
9
-123
/
+114
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
2
-3
/
+2
*
Fix cluster code for heap reuduction commit.
Alan Conway
2007-08-17
2
-2
/
+2
*
fix for new heap model
Carl C. Trieloff
2007-08-17
1
-1
/
+1
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
3
-10
/
+10
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
1
-3
/
+3
*
Deleted following files that are obsolete for 0-10:
Alan Conway
2007-08-14
1
-1
/
+1
*
Fix assertions that cause make -DNDEBUG to fail.
Alan Conway
2007-08-13
1
-4
/
+2
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
6
-186
/
+38
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
1
-2
/
+6
*
Remove unused file.
Alan Conway
2007-07-27
1
-161
/
+0
*
* Summary:
Alan Conway
2007-07-24
4
-33
/
+73
*
* src/tests/cluster.mk: Enable cluster test.
Alan Conway
2007-07-23
3
-25
/
+32
*
* Summary:
Alan Conway
2007-07-19
5
-77
/
+218
*
* src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame with
Alan Conway
2007-07-05
4
-40
/
+149
*
* cluster/ClasifierHandler: classifies frames for clustering treatment.
Alan Conway
2007-07-03
2
-0
/
+121
*
2007-06-30 <aconway@redhat.com>
Alan Conway
2007-07-02
7
-322
/
+240
*
* Summary:
Alan Conway
2007-06-29
6
-69
/
+336
*
2007-06-25 <aconway@redhat.com>
Alan Conway
2007-06-26
5
-17
/
+499
*
Handler refactoring notes for cluster.
Alan Conway
2007-06-11
1
-0
/
+161
*
Build support for clustering, initial CPG wrapper & tests.
Alan Conway
2007-06-07
2
-0
/
+184