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
*
fix cpp client, path changes
Aidan Skinner
2008-07-15
1
-8
/
+15
*
This is related to QPID-1102.
Rajith Muditha Attapattu
2008-07-15
2
-28
/
+27
*
Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.
Alan Conway
2008-07-15
9
-22
/
+24
*
QPID-1172 : Moved unregistration out of the sendLock. Potential refactor poss...
Martin Ritchie
2008-07-15
1
-239
/
+175
*
Removed the non ASCII characters that are causing the build to minorly complain.
Martin Ritchie
2008-07-15
3
-9
/
+8
*
Updated log4j format as per discussion on mailing list.
Martin Ritchie
2008-07-15
1
-1
/
+1
*
QPID-1176 : Updated Tasks and gentools build to use the java.source and java....
Martin Ritchie
2008-07-15
5
-18
/
+40
*
QPID-1175 : VirtualHost now validates that name is non-null and non-empty. Fu...
Martin Ritchie
2008-07-15
2
-1
/
+6
*
QPID-909 Added missing license header and fixed execute bit on MessageSize.sh
Martin Ritchie
2008-07-15
3
-1
/
+45
*
Multi-version interop test script
Aidan Skinner
2008-07-15
1
-0
/
+173
*
QPID-1174 Remote Management Agent for management of external components
Ted Ross
2008-07-11
13
-83
/
+1032
*
Move shutdown of management broker to end of shutdown sequence
Ted Ross
2008-07-10
1
-1
/
+1
*
Honour timeout in BlockingQueue::pop(); added test for SubscriptionManager::g...
Gordon Sim
2008-07-10
2
-1
/
+2
*
QPID-1171: batch acks when prefetch is used
Rafael H. Schloming
2008-07-10
2
-4
/
+37
*
QPID-1062: moved channel id into the ProtocolEvent interface and removed Conn...
Rafael H. Schloming
2008-07-10
15
-119
/
+121
*
Some small changes which clean up header file inclusions
Andrew Stitcher
2008-07-09
10
-38
/
+57
*
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
[next]