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
/
lib
/
broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed so
Alan Conway
2007-01-30
6
-35
/
+54
*
Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-30
8
-55
/
+471
*
* Added ClientAdapter - client side ChannelAdapter. Updated client side.
Alan Conway
2007-01-29
9
-15
/
+20
*
Don't close channel on connection (resulting in BrokerAdapter being deleted) ...
Gordon Sim
2007-01-24
1
-1
/
+1
*
* Fixed request-response correlation on the broker.
Alan Conway
2007-01-22
2
-2
/
+3
*
* AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.
Alan Conway
2007-01-22
3
-0
/
+90
*
Last big refactoring for 0-9 framing. Still need additional tests &
Alan Conway
2007-01-19
13
-103
/
+119
*
* tests/FramingTest.cpp - added test for validation of content data type
Gordon Sim
2007-01-19
1
-35
/
+22
*
Initial implementation of AMQP content data type.
Gordon Sim
2007-01-18
1
-2
/
+3
*
* MethodContext: added invocation context for methods. Can carry RequestId
Alan Conway
2007-01-18
3
-103
/
+102
*
From: Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-18
4
-306
/
+429
*
There are a ton of FIXMES and request/response IDs are not yet working fully
Alan Conway
2007-01-18
7
-634
/
+584
*
Separated adapter code from Connection class: Extracted all
Alan Conway
2007-01-17
7
-826
/
+913
*
* Renamed Session* classes to Connection* to align with AMQP spec
Alan Conway
2007-01-16
8
-134
/
+113
*
* Client & broker using Requester/Responder to manage request/response IDs.
Alan Conway
2007-01-15
4
-123
/
+184
*
* Refactor: Moved major broker components (exchanges, queues etc.) from
Alan Conway
2007-01-15
6
-106
/
+131
*
* Combined README.txt and READE-dist into README. Fixes cwiki link,
Alan Conway
2007-01-14
1
-0
/
+1
*
* Added Requester/Responder classes to manage request-ids, response-ids,
Alan Conway
2007-01-14
1
-2
/
+1
*
Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-12
2
-29
/
+254
*
Use amqp 0-9 request/response framing in broker and client.
Alan Conway
2007-01-12
1
-1
/
+3
*
* Build order - src before tests.
Alan Conway
2007-01-11
5
-15
/
+20
*
version back merge from trunk rev 494553.
Carl C. Trieloff
2007-01-09
7
-18
/
+20
*
0-9 branch now compiles but is not yet functional.
Alan Conway
2007-01-05
2
-7
/
+87
*
Compile fixes, still not complete: #def class in FramingContent.h
Alan Conway
2007-01-04
1
-2
/
+3
*
- rpm: make rpm now builds RPMs under rpm/ directory.
Alan Conway
2006-12-23
2
-131
/
+148
*
Support for multi version, merge part 1. - can still refactor out dup use of
Carl C. Trieloff
2006-12-20
5
-22
/
+29
*
* cpp/gen/Makefile.am: fixed generated code dependencies.
Alan Conway
2006-12-19
4
-22
/
+20
*
Broker side dynamic version hook up.
Carl C. Trieloff
2006-12-14
2
-35
/
+52
*
Added prepared() method to MessageStore interface.
Gordon Sim
2006-12-13
5
-4
/
+21
*
Sundry fixes to spec and build system for RPM packaging.
Alan Conway
2006-12-13
1
-0
/
+4
*
2006-12-11 Alan Conway <aconway@redhat.com>
Alan Conway
2006-12-12
1
-3
/
+3
*
Allow xid to be associated with publication and acknowledgements.
Gordon Sim
2006-12-11
7
-11
/
+19
*
Thanks Alan the static_cast does prevent the warning on rhel4/x86_64
Steven Shaw
2006-12-08
1
-1
/
+1
*
Some more unit tests.
Gordon Sim
2006-12-08
2
-2
/
+3
*
Added unit test and slightly refactored code.
Gordon Sim
2006-12-07
3
-22
/
+20
*
Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages
Gordon Sim
2006-12-06
13
-25
/
+44
*
Added new configuration option for staging threshold (size above which messages
Gordon Sim
2006-12-06
10
-18
/
+86
*
Patch sumbitted to qpid-dev:
Gordon Sim
2006-12-06
2
-22
/
+42
*
2006-12-05 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-05
1
-1
/
+1
*
Allow settings to be set and persisted for queues.
Gordon Sim
2006-12-05
9
-26
/
+65
*
Added queue policy class for controlling when message content should be relea...
Gordon Sim
2006-12-05
8
-15
/
+163
*
Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...
Gordon Sim
2006-12-01
1
-7
/
+7
*
Modification to ensure lazy loading is setup correctly where required on reco...
Gordon Sim
2006-12-01
1
-0
/
+3
*
Fix to test. Throw exception where previously printed warning.
Gordon Sim
2006-12-01
1
-0
/
+1
*
Buliding APR code, running python tests.
Alan Conway
2006-12-01
1
-1
/
+2
*
2006-12-01 Jim Meyering <meyering@redhat.com>
Alan Conway
2006-12-01
69
-0
/
+5802