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
*
Enable dequeue for prototype cluster
Alan Conway
2008-07-17
6
-16
/
+44
*
Cluster: shadow connections, fix lifecycle & valgrind issues.
Alan Conway
2008-07-17
22
-355
/
+409
*
QPID-1170 - Provide a better factory for creation and deletion of the managem...
Ted Ross
2008-07-16
15
-84
/
+132
*
Fix "ignoring return value" warning from LockFile.h.
Alan Conway
2008-07-15
1
-1
/
+1
*
Switched from shared_ptr to intrusive_ptr and RefCounted for Broker.
Alan Conway
2008-07-15
6
-16
/
+18
*
QPID-1174 Remote Management Agent for management of external components
Ted Ross
2008-07-11
4
-57
/
+771
*
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
1
-1
/
+1
*
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
*
Removed dead code.
Alan Conway
2008-07-09
2
-15
/
+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
18
-220
/
+183
*
QPID-1170 - Remove boost dependency from management agent interface
Ted Ross
2008-07-08
31
-275
/
+345
*
Remove unused Serializer code.
Alan Conway
2008-07-08
4
-302
/
+0
*
Revert un-necessary Plugin complications. Better solution for plugin extensio...
Alan Conway
2008-07-08
5
-169
/
+111
*
QPID-1148 - from Manuel Tiera
Alan Conway
2008-07-08
7
-87
/
+125
*
Removed static Cpg::handlers, fixed ForkedBroker shutdown.
Alan Conway
2008-07-08
3
-49
/
+20
*
* release message lock when notifying queue listeners
Gordon Sim
2008-07-08
2
-29
/
+53
*
Restore use of SignalHandler in qpidd.cpp, fixed errors in previous commit.
Alan Conway
2008-07-07
1
-0
/
+1
*
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
28
-134
/
+680
*
Improved text and rasied severity of log entry when client sessions are delet...
Gordon Sim
2008-07-02
1
-1
/
+1
*
Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...
Alan Conway
2008-07-01
6
-80
/
+98
*
QPID-1160 - Per-thread counters in management API to avoid locking
Ted Ross
2008-06-30
15
-54
/
+72
*
Plugin framework change: single PluginFactory creates per-target Plugin insta...
Alan Conway
2008-06-26
6
-114
/
+180
*
Consolidated cluster tests in cluster_test.cpp
Alan Conway
2008-06-26
3
-7
/
+15
*
QPID-1137: don't treat connection as opened if the open never succeeds
Gordon Sim
2008-06-26
2
-3
/
+11
*
Additions to the client API:
Alan Conway
2008-06-25
4
-15
/
+157
*
- use flock to lock data dir rather than a lock file.
Alan Conway
2008-06-25
6
-63
/
+76
*
Const-correctness fixes in MessageStore.h
Alan Conway
2008-06-23
6
-48
/
+56
*
QPID-1069: Patch from Steve Huston: Build with Boost 1.35
Andrew Stitcher
2008-06-20
1
-1
/
+4
*
Bring cluster code up to date.
Alan Conway
2008-06-18
11
-75
/
+86
*
Fix for broker wraparound problem.
Alan Conway
2008-06-13
5
-12
/
+25
*
Revert SessionState changes in r667503.
Alan Conway
2008-06-13
1
-12
/
+8
*
Fix bug in SessionState - avoid all replay calculations for timeout==0.
Alan Conway
2008-06-13
1
-8
/
+12
*
Propagate error messages across the Demux between network & user threads.
Alan Conway
2008-06-12
4
-9
/
+12
*
Improved exception handling for commit.
Gordon Sim
2008-06-10
1
-10
/
+18
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
27
-424
/
+188
*
Moved from AccumulatedAck to SequenceSet in managing transactional accepts
Gordon Sim
2008-06-09
13
-199
/
+22
*
Missing lock in SessionManager::forget()
Alan Conway
2008-06-09
1
-1
/
+4
*
Added exceptions to sys::Waitable.
Alan Conway
2008-06-06
10
-87
/
+118
*
Added mutexes back in to protect management counts from corruption
Ted Ross
2008-06-06
2
-4
/
+11
*
Modified to work with boost-1.32
Alan Conway
2008-06-05
1
-8
/
+12
*
Dequeue persistent messages from store in queue purge
Ted Ross
2008-06-05
1
-1
/
+9
*
Fixed bug in InlineAllocator
Alan Conway
2008-06-05
1
-4
/
+11
*
Re-introduced previously clobbered realm option.
Gordon Sim
2008-06-05
1
-0
/
+2
*
Management cleanup - Synchronized with the spec on the Wiki
Ted Ross
2008-06-04
2
-13
/
+13
*
Remove unused classes IList and ISList.
Alan Conway
2008-06-04
2
-378
/
+0
*
Fix valgrind error.
Alan Conway
2008-06-04
1
-1
/
+1
[next]