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
*
Resolve QPID-1309
Stephen D. Huston
2008-10-02
1
-4
/
+5
*
Handle case where first message in 'ring queue' would exceed limit.
Gordon Sim
2008-09-30
1
-0
/
+7
*
This is for QPID-1297.
Rajith Muditha Attapattu
2008-09-30
5
-15
/
+35
*
QPID-1306
Carl C. Trieloff
2008-09-30
1
-11
/
+3
*
QPID-1306
Carl C. Trieloff
2008-09-30
6
-43
/
+122
*
Fix build problems on rhel 5.2 and 64-bit encoding bug.
Alan Conway
2008-09-26
7
-15
/
+13
*
This adds the user_id checking described in QPID-943.
Rajith Muditha Attapattu
2008-09-25
6
-20
/
+54
*
Fixed incorrect exception message.
Alan Conway
2008-09-25
1
-3
/
+2
*
Enabled management, add cluster shutdown command.
Alan Conway
2008-09-25
1
-25
/
+9
*
Cluster replicates session command sequence state and consumers to newcomers.
Alan Conway
2008-09-24
2
-1
/
+7
*
Corrected a careless mistake I made on an earlier commit.
Gordon Sim
2008-09-24
1
-1
/
+1
*
QPID-1290 - Patch from William Henry
Ted Ross
2008-09-23
4
-3
/
+54
*
Fixed error handling session-busy condition on broker.
Alan Conway
2008-09-22
2
-0
/
+12
*
Keep same default policy as before.
Gordon Sim
2008-09-22
1
-1
/
+1
*
Removed redundant code.
Alan Conway
2008-09-22
5
-86
/
+1
*
Refactoring of queue/queue-policy:
Gordon Sim
2008-09-21
8
-121
/
+347
*
DumpClient send connections & session IDs to new members.
Alan Conway
2008-09-21
2
-11
/
+28
*
Clean up unused members/tests
Alan Conway
2008-09-19
3
-4
/
+0
*
Dump shared state to new cluster members.
Alan Conway
2008-09-18
1
-2
/
+3
*
QPID-1274 - Changed C++ namespace for generated management code. Improved ef...
Ted Ross
2008-09-15
24
-72
/
+88
*
- removed cluster methods in mgnt, will add them to a new cluster object in
Carl C. Trieloff
2008-09-15
2
-4
/
+5
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
1
-2
/
+0
*
QPID-1279 Implementations of management methods can now return error strings ...
Ted Ross
2008-09-10
15
-28
/
+23
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
8
-69
/
+114
*
Fixed fedora-9 build problem
Ted Ross
2008-09-09
1
-1
/
+1
*
QPID-1261: initial fix (this degrades performance for shared queues with more...
Gordon Sim
2008-09-09
7
-114
/
+155
*
Generate c++ enum types for AMQP enums in framing/enum.h.
Alan Conway
2008-09-09
2
-14
/
+15
*
Fixes to xml exchange:
Gordon Sim
2008-09-08
2
-81
/
+61
*
QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...
Gordon Sim
2008-09-08
8
-119
/
+100
*
Added default return values to satisfy a pedantic compiler (Fedora 9)
Ted Ross
2008-09-03
1
-0
/
+4
*
QPID-1174 Updates to the management framework
Ted Ross
2008-09-03
6
-13
/
+34
*
QPID-107 Implementation for ACL for C++ broker
Carl C. Trieloff
2008-09-02
2
-27
/
+204
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
6
-34
/
+25
*
Pre-buffering output strategy for cluster.
Alan Conway
2008-08-21
2
-10
/
+11
*
Remove 'clever' locking as it actually degrades performance.
Gordon Sim
2008-08-20
2
-40
/
+1
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
2
-0
/
+4
*
Patch from Gordon Sim to fix issues with hasOutput implementation.
Alan Conway
2008-08-07
3
-8
/
+32
*
- Added OutputTask::hasOutput() test.
Alan Conway
2008-08-06
6
-2
/
+20
*
correct action on purge & remove ROUTINGKEY type
Carl C. Trieloff
2008-08-06
2
-2
/
+2
*
Added actions for ACL on mgnt actions
Carl C. Trieloff
2008-08-05
1
-2
/
+2
*
Fix Cluster::send encode race.
Alan Conway
2008-08-05
1
-1
/
+1
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
2
-2
/
+5
*
Fix sporadic shutdown hang in clustered broker.
Alan Conway
2008-08-05
1
-1
/
+1
*
QPID-1214 - Committed William's patch
Ted Ross
2008-08-05
2
-6
/
+22
*
Removed typedefs which were generating ignored warnings on gcc 4.3 compiler.
Kim van der Riet
2008-08-01
1
-3
/
+3
*
- Add support for ACL on message transfer
Carl C. Trieloff
2008-08-01
4
-6
/
+20
*
another missing file
Carl C. Trieloff
2008-07-31
1
-0
/
+57
*
small cleanup
Carl C. Trieloff
2008-07-31
1
-1
/
+1
*
- Implementation of ACL plugin
Carl C. Trieloff
2008-07-31
3
-21
/
+134
*
QPID-1174 - Management updates for remote agents
Ted Ross
2008-07-31
1
-2
/
+1
[next]