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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow for pluggable exchange types.
Gordon Sim
2008-07-09
2
-6
/
+28
*
Primarily profiling driven changes:
Rafael H. Schloming
2008-07-09
40
-694
/
+774
*
Removed dead code.
Alan Conway
2008-07-09
2
-15
/
+1
*
Fix signed/unsigned compare error
Alan Conway
2008-07-09
1
-1
/
+1
*
Fix for older boost versions
Alan Conway
2008-07-09
1
-1
/
+1
*
HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...
Alan Conway
2008-07-08
20
-224
/
+208
*
QPID-1170 - Remove boost dependency from management agent interface
Ted Ross
2008-07-08
38
-282
/
+353
*
This is related to QPID-1161.
Rajith Muditha Attapattu
2008-07-08
1
-4
/
+8
*
Remove unused Serializer code.
Alan Conway
2008-07-08
6
-462
/
+0
*
Fix packaging error.
Alan Conway
2008-07-08
1
-2
/
+1
*
Revert un-necessary Plugin complications. Better solution for plugin extensio...
Alan Conway
2008-07-08
9
-173
/
+116
*
QPID-1148 - from Manuel Tiera
Alan Conway
2008-07-08
8
-88
/
+128
*
Removed static Cpg::handlers, fixed ForkedBroker shutdown.
Alan Conway
2008-07-08
5
-59
/
+53
*
* release message lock when notifying queue listeners
Gordon Sim
2008-07-08
2
-29
/
+53
*
svn:ignore properties.
Alan Conway
2008-07-08
0
-0
/
+0
*
Fix leak in XmlClientSessionTests - was leaking a Session.
Alan Conway
2008-07-08
1
-6
/
+5
*
QPID-293 allow messages which have been received by the consumer before a mes...
Aidan Skinner
2008-07-08
2
-4
/
+12
*
This is related to QPID-1162
Rajith Muditha Attapattu
2008-07-07
5
-5
/
+162
*
ForkedBroker: child process exits on completion.
Alan Conway
2008-07-07
1
-1
/
+7
*
This is related to QPId-1161.
Rajith Muditha Attapattu
2008-07-07
12
-25
/
+289
*
Disable certain ConnectionTest tests since the 010 broker doesn't currently i...
Aidan Skinner
2008-07-07
1
-0
/
+3
*
QPID-474 forgot ASL header, oops
Aidan Skinner
2008-07-07
2
-0
/
+42
*
QPID-474 Make sure that our SASL servers actually, y'know, validate the password
Aidan Skinner
2008-07-07
6
-7
/
+204
*
Restore use of SignalHandler in qpidd.cpp, fixed errors in previous commit.
Alan Conway
2008-07-07
2
-24
/
+7
*
configure.ac: check for cpg_local_get to exclude older CPG versions.
Alan Conway
2008-07-07
1
-5
/
+3
*
Temporarily reverting changes to signal handling; as checked in by r674107 it...
Gordon Sim
2008-07-07
1
-2
/
+18
*
This is related to QPID-1161.
Rajith Muditha Attapattu
2008-07-07
2
-2
/
+2
*
This is related to QPID-1161.
Rajith Muditha Attapattu
2008-07-07
5
-33
/
+50
*
The last checkin for this class was using a Java 1.6 specific method called i...
Rajith Muditha Attapattu
2008-07-07
1
-1
/
+1
*
Disabled cluster_test temporarily, it leaks processes.
Alan Conway
2008-07-04
1
-2
/
+4
*
Remove debugging cout accidentally left in.
Alan Conway
2008-07-04
1
-2
/
+0
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
37
-218
/
+835
*
Addition of tools directory for various Qpid Java tools
Martin Ritchie
2008-07-04
2
-0
/
+227
*
QPID-940 : Forgot to exclude the test from the test run
Martin Ritchie
2008-07-04
3
-0
/
+8
*
QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...
Martin Ritchie
2008-07-04
16
-164
/
+902
*
Qpid-940 - ConnectionTest#testPasswordFailureConnection fails occasionally so...
Martin Ritchie
2008-07-04
2
-49
/
+73
*
QPID-1079: Remove all classes that were no longer referenced + updated FlowCo...
Arnaud Simon
2008-07-04
5
-231
/
+14
*
Allow default values for packed structs to be overridden (currently used for ...
Gordon Sim
2008-07-04
1
-1
/
+1
*
QPID-1157: Added perftests project
Arnaud Simon
2008-07-04
5
-0
/
+440
*
Only override default value for accept-mode field in message.transfer (not me...
Gordon Sim
2008-07-04
1
-2
/
+2
*
Removed SimpleACLTest from the build whilst we resolve the client exception h...
Martin Ritchie
2008-07-04
1
-1
/
+1
*
rubygen: Change default for client API accept-mode parameters to 1.
Alan Conway
2008-07-03
2
-2
/
+9
*
QPID-1160 - Use array-style delete for allocated array
Ted Ross
2008-07-03
1
-1
/
+1
*
QPID-962 Exception handling was... unpleasing... Fix up of patch from rhs
Aidan Skinner
2008-07-03
7
-57
/
+85
*
Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from...
Aidan Skinner
2008-07-02
5
-62
/
+55
*
Improved text and rasied severity of log entry when client sessions are delet...
Gordon Sim
2008-07-02
1
-1
/
+1
*
QPID-960 remember to rename class
Aidan Skinner
2008-07-02
1
-3
/
+3
*
QPID-960 copy delegate properly
Aidan Skinner
2008-07-02
1
-0
/
+234
*
QPID-960 make protocol negotiation work from 0-10 down to 0-9 and then 8-0
Aidan Skinner
2008-07-02
3
-235
/
+33
*
QPID-962 Exception handling was... unpleasing... Fix up of patch from rhs
Aidan Skinner
2008-07-02
5
-55
/
+62
[next]