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
...
*
Handle invalid channels.
Gordon Sim
2007-02-09
5
-10
/
+19
*
'Corrected' error code (507 no longer exists in the spec so using what java h...
Gordon Sim
2007-02-09
1
-1
/
+1
*
Fix to close connection when issuing a connection exception (ideally would wa...
Gordon Sim
2007-02-09
1
-0
/
+2
*
r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000
Andrew Stitcher
2007-02-09
9
-11
/
+40
*
r1102@fuschia: andrew | 2007-02-09 00:52:04 +0000
Andrew Stitcher
2007-02-09
8
-26
/
+37
*
* cpp/lib/broker/Content.h: removed destroy. Destructor cleans up.
Alan Conway
2007-02-07
6
-18
/
+31
*
Removed out of date FIXME.
Alan Conway
2007-02-07
1
-1
/
+0
*
r840@fuschia: andrew | 2007-01-19 00:31:59 +0000
Andrew Stitcher
2007-02-07
1
-2
/
+5
*
* broker/BrokerMessage.cpp: Added ConnectionToken publisher.
Alan Conway
2007-02-07
11
-116
/
+114
*
* cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.
Alan Conway
2007-02-06
13
-141
/
+155
*
Inline transferred messages delivered
Andrew Stitcher
2007-02-06
7
-32
/
+95
*
* broker/Reference, tests/ReferenceTest: class representing a reference.
Alan Conway
2007-02-06
27
-392
/
+530
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...
Andrew Stitcher
2007-02-06
1
-0
/
+23
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...
Andrew Stitcher
2007-02-06
1
-0
/
+23
*
r800@fuschia: andrew | 2007-01-17 17:34:13 +0000
Andrew Stitcher
2007-02-06
2
-1
/
+194
*
r768@fuschia: andrew | 2007-01-17 01:25:16 +0000
Andrew Stitcher
2007-02-06
2
-1
/
+2
*
File missed in last commit.
Alan Conway
2007-02-05
1
-0
/
+69
*
* cpp/lib/common/framing/MethodContext.h: Reduced MethodContext to
Alan Conway
2007-02-02
42
-968
/
+976
*
Changed methodBody in Methodcontext to be a shared_ptr
Andrew Stitcher
2007-02-01
3
-9
/
+17
*
From Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-31
7
-255
/
+182
*
Trivial FIXMEs.
Alan Conway
2007-01-31
6
-15
/
+14
*
* framing/ChannelAdapter.cpp: Enable channel state assertions.
Alan Conway
2007-01-31
13
-106
/
+90
*
* broker/Broker.cpp: Don't create Acceptor in shutdown() - required so
Alan Conway
2007-01-31
1
-1
/
+2
*
* cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed so
Alan Conway
2007-01-30
7
-45
/
+55
*
Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-30
20
-84
/
+661
*
* client/* framing/*: fixed client-side request ID processing.
Alan Conway
2007-01-30
11
-96
/
+307
*
Separated the errata in the XML spec file and put them into a file amqp-errar...
Kim van der Riet
2007-01-30
1
-2
/
+2
*
* Added ClientAdapter - client side ChannelAdapter. Updated client side.
Alan Conway
2007-01-29
39
-884
/
+1119
*
use same name for pid file as start_broker
Gordon Sim
2007-01-24
1
-1
/
+1
*
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
6
-14
/
+17
*
Updated size calculation of request frame.
Gordon Sim
2007-01-22
1
-1
/
+1
*
* AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.
Alan Conway
2007-01-22
6
-1
/
+155
*
Last big refactoring for 0-9 framing. Still need additional tests &
Alan Conway
2007-01-19
43
-200
/
+422
*
* tests/FramingTest.cpp - added test for validation of content data type
Gordon Sim
2007-01-19
3
-40
/
+58
*
Initial implementation of AMQP content data type.
Gordon Sim
2007-01-18
5
-13
/
+83
*
* MethodContext: added invocation context for methods. Can carry RequestId
Alan Conway
2007-01-18
6
-106
/
+161
*
In case any channel is waiting for a response on termination of the connectio...
Gordon Sim
2007-01-18
1
-0
/
+1
*
From: Andrew Stitcher <astitcher@redhat.com>
Alan Conway
2007-01-18
8
-309
/
+490
*
There are a ton of FIXMES and request/response IDs are not yet working fully
Alan Conway
2007-01-18
15
-791
/
+681
*
Separated adapter code from Connection class: Extracted all
Alan Conway
2007-01-17
8
-827
/
+914
*
* Renamed Session* classes to Connection* to align with AMQP spec
Alan Conway
2007-01-16
25
-193
/
+185
*
* Client & broker using Requester/Responder to manage request/response IDs.
Alan Conway
2007-01-15
15
-185
/
+319
*
* Refactor: Moved major broker components (exchanges, queues etc.) from
Alan Conway
2007-01-15
10
-114
/
+139
*
* Combined README.txt and READE-dist into README. Fixes cwiki link,
Alan Conway
2007-01-14
6
-25
/
+27
*
* Added Requester/Responder classes to manage request-ids, response-ids,
Alan Conway
2007-01-14
9
-25
/
+327
*
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
13
-157
/
+176
*
Include *.cpp in developer doxygen to get calls/called-by links.
Alan Conway
2007-01-11
1
-3
/
+3
*
* Build order - src before tests.
Alan Conway
2007-01-11
15
-51
/
+1336
[prev]
[next]