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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cluster.cpp: Fixed last-node-standing logic, better logging.
Alan Conway
2008-11-26
3
-72
/
+75
*
Clean up logging a bit: only warn once, not for every connection
Gordon Sim
2008-11-25
1
-1
/
+1
*
QPID-1478: Same fix is required in SslConnector unfortunately.
Gordon Sim
2008-11-24
1
-1
/
+1
*
QPID-1478: ensure concurrent publishers work correctly (as well as reported a...
Gordon Sim
2008-11-24
3
-4
/
+5
*
Reduce logging noise from NullMessageStore: log "persistence disabled" once a...
Alan Conway
2008-11-24
3
-39
/
+14
*
Avoid spurious error message for TransportFailure
Gordon Sim
2008-11-24
1
-0
/
+4
*
Clearer error message for case when specified module-dir is not a directory.
Gordon Sim
2008-11-24
1
-0
/
+4
*
Fixed several problems related to qmf update timestamps:
Ted Ross
2008-11-21
4
-35
/
+31
*
Add missing bounds checks.
Alan Conway
2008-11-20
1
-2
/
+5
*
Exorcise remains of boost.spirit parser.
Alan Conway
2008-11-20
1
-68
/
+1
*
Add proper cleanup of stored management objects during agent shutdown.
Ted Ross
2008-11-20
1
-0
/
+14
*
Replaced boost.spirit-based URL parser with simple recursive descent parser.
Alan Conway
2008-11-20
4
-38
/
+196
*
QPID-1476 - routing keys used for updates can't be used to discriminate by agent
Ted Ross
2008-11-20
2
-13
/
+24
*
Replace lower_bound with equivalent loop; resolves QPID-1424
Stephen D. Huston
2008-11-19
1
-3
/
+8
*
Ensure that callbacks are removed before IncompleteMessageList instance is de...
Gordon Sim
2008-11-19
5
-1
/
+11
*
Fix seg fault caused by exceptiosn thrown in Cluster ctor.
Alan Conway
2008-11-19
1
-1
/
+1
*
QPID-1474: Changed lock scope for PollerHandle::~PollerHandle
Andrew Stitcher
2008-11-19
1
-0
/
+5
*
Fix --cluster-cman option to enable cman integration.
Alan Conway
2008-11-19
7
-38
/
+30
*
Removed overblown Doxygen comments.
Jonathan Robie
2008-11-19
1
-25
/
+1
*
Added doxygen documentation for Connection::open(ConnectionSettings)
Jonathan Robie
2008-11-18
1
-2
/
+27
*
Optional cluster integration with cman quorum service.
Alan Conway
2008-11-18
7
-1
/
+195
*
Deleting doxygen_mainpage.h, which has moved to the src/cpp/docs/api directory.
Jonathan Robie
2008-11-17
1
-28
/
+0
*
Remove optimistic consume options. Better default message for SSL errors.
Alan Conway
2008-11-17
4
-24
/
+2
*
Avoid alarming error message when unencrypted tcp is disabled. Test availabil...
Gordon Sim
2008-11-14
1
-5
/
+4
*
Added some failover capable tests
Gordon Sim
2008-11-14
5
-12
/
+18
*
QPID-1461 - Added qmf event support for connections.
Ted Ross
2008-11-13
7
-14
/
+84
*
Added a second level of debug output for the qmf protocol exchange.
Ted Ross
2008-11-13
2
-8
/
+63
*
Don't stop connector until close has been sent and close-ok received in respo...
Gordon Sim
2008-11-13
1
-2
/
+5
*
QPID-1414: fix to prevent concurrent modification of brokers known url list
Gordon Sim
2008-11-13
1
-7
/
+8
*
Updated qmf-agent API to allow user to specify uid, password, mechanism, and ...
Ted Ross
2008-11-13
6
-59
/
+84
*
Removed optimisticConsume queue option, queues always consume optimistically.
Alan Conway
2008-11-12
1
-11
/
+0
*
QPID-1457: Removed erroneous signal settings
Andrew Stitcher
2008-11-12
1
-3
/
+0
*
Cluster replicates queues/exchanges with same encode/decode functions as the ...
Alan Conway
2008-11-12
8
-27
/
+57
*
Fix problem where broker generates empty URL if run on a host with only the 1...
Alan Conway
2008-11-12
1
-3
/
+5
*
Correct returned value on successful parse
Stephen D. Huston
2008-11-11
1
-1
/
+1
*
Include DeliveryRecord::credit in replication to new members.
Alan Conway
2008-11-11
5
-7
/
+13
*
Fix deadlock when Message::flush() re-enters IncompleteMessageList.
Alan Conway
2008-11-11
1
-2
/
+5
*
Fixed a violation of the lock hierarchy in LinkRegistry and Link
Ted Ross
2008-11-11
1
-24
/
+25
*
fixed encoding of 64 bit types and added additional tests for 64 bit integers
Rafael H. Schloming
2008-11-11
1
-1
/
+1
*
Fixed a file-descriptor leak in the c++ client API. If the socket connection
Ted Ross
2008-11-11
2
-2
/
+14
*
handle case where doOutput call causes last task to be removed.
Gordon Sim
2008-11-11
1
-0
/
+1
*
QPID-1446 - A more efficient data structure for freeing management objects.
Ted Ross
2008-11-10
2
-39
/
+34
*
QPID-1446 - Fixed memory leak in management agent affecting broker.
Ted Ross
2008-11-10
3
-6
/
+33
*
Remove wrappers for 'transparent' failover; this will be better handled throu...
Gordon Sim
2008-11-10
6
-2445
/
+0
*
broker/Message, IncompleteMessageList: drop waitFor(De|En)Complete, replace w...
Alan Conway
2008-11-07
6
-45
/
+53
*
QPID-1438: Before registering the rdma daemon transport plugin check
Andrew Stitcher
2008-11-07
5
-5
/
+19
*
Added a bit more detail to comments.
Gordon Sim
2008-11-07
1
-0
/
+9
*
* Added some doxygen comments for FailoverManager
Gordon Sim
2008-11-07
2
-5
/
+64
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
10
-36
/
+72
*
Restrict connection close codes to the set defined in the spec
Gordon Sim
2008-11-06
16
-135
/
+71
[next]