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
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
4
-22
/
+190
*
* src/qpid/broker/SessionState.h: State of a session.
Alan Conway
2007-08-27
3
-0
/
+174
*
- cache the exchange on a given Channel
Carl C. Trieloff
2007-08-27
2
-5
/
+20
*
* src/qpid/broker/Daemon.cpp: Additional logging.
Alan Conway
2007-08-24
1
-25
/
+38
*
removed un-used code
Carl C. Trieloff
2007-08-23
2
-7
/
+0
*
* src/qpid/sys/Serializer.h, .cpp:
Alan Conway
2007-08-21
2
-3
/
+9
*
- header correction for buffer
Carl C. Trieloff
2007-08-21
2
-1
/
+21
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
10
-117
/
+162
*
- few more clean-ups for async message store.
Carl C. Trieloff
2007-08-17
3
-1
/
+3
*
- corrected getMessageCount() for async messages
Carl C. Trieloff
2007-08-17
1
-1
/
+8
*
- Fix for asyncIO for store
Carl C. Trieloff
2007-08-16
2
-2
/
+7
*
AMQBodies are no longer allocated on the heap and passed with shared_ptr.
Alan Conway
2007-08-16
21
-236
/
+228
*
- async message fix in dequeue
Carl C. Trieloff
2007-08-15
1
-1
/
+2
*
async IO for broker store
Carl C. Trieloff
2007-08-15
10
-12
/
+122
*
Removed unused types: RequestId, ResponseId, MethodContext.
Alan Conway
2007-08-14
14
-63
/
+24
*
Deleted following files that are obsolete for 0-10:
Alan Conway
2007-08-14
4
-10
/
+5
*
Broker management of message acknowledgements now runs entirely off execution...
Gordon Sim
2007-08-10
20
-169
/
+556
*
r948@fuschia: andrew | 2007-08-09 18:46:30 +0100
Andrew Stitcher
2007-08-09
1
-2
/
+1
*
NullMessageStore log levels changed from warning to info.
Alan Conway
2007-08-08
1
-10
/
+10
*
* src/tests/start_broker: Pass script parameters to broker.
Alan Conway
2007-08-08
1
-1
/
+3
*
Some restructuring of the client code:
Gordon Sim
2007-08-02
1
-3
/
+10
*
* Changed Broker queue processing to avoid unnecessary uses of boost::bind
Andrew Stitcher
2007-08-02
2
-5
/
+7
*
Extract Recoverable interface from MessageStore interface.
Alan Conway
2007-07-28
2
-20
/
+23
*
* src/tests/ais_check, cluster.mk: Run AIS tests only if:
Alan Conway
2007-07-27
3
-5
/
+6
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
16
-281
/
+246
*
* Summary:
Alan Conway
2007-07-24
1
-1
/
+1
*
Initial support for latest approved 0-10 xml (with some transitional hacks in...
Gordon Sim
2007-07-24
21
-104
/
+150
*
Added initial 'execution-layer' to try out methods form the 0-10 execution cl...
Gordon Sim
2007-07-23
11
-76
/
+112
*
* Summary:
Alan Conway
2007-07-19
3
-21
/
+43
*
Fix memory error that was crashing broker.
Alan Conway
2007-07-19
1
-1
/
+5
*
removed the need to pass MethodContext/RequestId through proxy and handler/ad...
Gordon Sim
2007-07-19
16
-345
/
+263
*
* src/qpid/broker/Daemon.cpp, .h
Alan Conway
2007-07-19
2
-142
/
+156
*
Fixed MT safety issues pointed out by Gordon.
Carl C. Trieloff
2007-07-18
5
-8
/
+17
*
Updated queue class, can run dispatch on seperate thread or on
Carl C. Trieloff
2007-07-17
2
-39
/
+40
*
Some refactoring towards a more decoupled handler chain structure:
Gordon Sim
2007-07-17
16
-110
/
+446
*
refactoring:
Gordon Sim
2007-07-09
10
-137
/
+287
*
- replaced Mutexes with 2 RWlocks, about 2% less time in wait-state with change.
Carl C. Trieloff
2007-07-05
2
-13
/
+14
*
- Added RW lock
Carl C. Trieloff
2007-07-05
12
-25
/
+25
*
Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all...
Gordon Sim
2007-07-05
1
-3
/
+5
*
2007-07-02 <aconway@redhat.com
Alan Conway
2007-07-04
1
-6
/
+8
*
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
[next]