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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
1
-1
/
+1
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
2
-2
/
+430
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
8
-140
/
+301
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
6
-9
/
+107
*
Generate c++ enum types for AMQP enums in framing/enum.h.
Alan Conway
2008-09-09
2
-8
/
+9
*
src/qpid/client/SubscriptionManager.cpp: added start().
Alan Conway
2008-09-05
2
-2
/
+17
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
1
-0
/
+20
*
Fix Cluster::send encode race.
Alan Conway
2008-08-05
1
-4
/
+0
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
3
-13
/
+14
*
Removed unused functions
Andrew Stitcher
2008-07-29
3
-56
/
+0
*
QPID-1198 (Partial): replace all uses of u_intX_t with uintX_t
Andrew Stitcher
2008-07-29
1
-5
/
+5
*
Fixed bug in SubscriptionManager::get() where flush was issued before waiting...
Gordon Sim
2008-07-25
1
-1
/
+4
*
Refactor to change client connector state machine to be held in ConnectionHan...
Andrew Stitcher
2008-07-24
4
-18
/
+20
*
Some small changes which clean up header file inclusions
Andrew Stitcher
2008-07-09
4
-17
/
+23
*
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
4
-17
/
+54
*
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
*
Propagate error messages across the Demux between network & user threads.
Alan Conway
2008-06-12
3
-6
/
+8
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
25
-380
/
+155
*
Moved from AccumulatedAck to SequenceSet in managing transactional accepts
Gordon Sim
2008-06-09
2
-2
/
+0
*
Added exceptions to sys::Waitable.
Alan Conway
2008-06-06
6
-64
/
+52
*
Reverted move of ConnectionOptions (without the parse functionality they aren...
Gordon Sim
2008-06-03
1
-57
/
+0
*
Move ConnectionOptions into qpid::client.
Gordon Sim
2008-06-03
1
-0
/
+57
*
Separate option parsing from qpid::client::ClientSettings.
Alan Conway
2008-06-02
3
-45
/
+8
*
Improve performance of synchronous publication by not requesting known-comple...
Gordon Sim
2008-06-02
1
-1
/
+1
*
Added --syslog-name, --syslog-facility options.
Alan Conway
2008-06-02
3
-7
/
+9
*
Removed redundant flush request.
Gordon Sim
2008-05-30
1
-1
/
+0
*
Move AckPolicy impl from header to .cpp; ensure that completion is marked eve...
Gordon Sim
2008-05-29
2
-23
/
+56
*
Removed obsolete src/qpid/client/SessionImpl.h .cpp
Alan Conway
2008-05-27
1
-1
/
+0
*
Tighten up sync-correctness in SubscriptionManager & Dispatcher.
Alan Conway
2008-05-27
5
-10
/
+12
*
Use symbolic constants for message flow values.
Alan Conway
2008-05-27
1
-1
/
+1
*
Additional API documentation around sync vs. async sessions.
Alan Conway
2008-05-27
3
-1
/
+45
*
Added some comments to the various connection settings.
Gordon Sim
2008-05-27
1
-1
/
+48
*
Fixed intermittent leak of client::Connector thread.
Alan Conway
2008-05-26
5
-11
/
+12
*
Changes to Session API:
Alan Conway
2008-05-26
16
-315
/
+306
*
Fix compile error in examples.
Alan Conway
2008-05-26
1
-1
/
+1
*
Delete obsolete Channel class.
Alan Conway
2008-05-23
4
-626
/
+0
*
qpid::SessionState: Added error checking for invalid frame sequences.
Alan Conway
2008-05-23
5
-14
/
+29
*
Fix for large messages.
Gordon Sim
2008-05-14
1
-1
/
+1
*
From Jonathan Robie:
Alan Conway
2008-05-13
1
-3
/
+5
*
Added sync() to ensure all acks are receivd before exiting the Dispatcher loop.
Alan Conway
2008-05-13
1
-0
/
+1
*
Added enum CreditUnit { MESSAGE=0, BYTE=1 };
Alan Conway
2008-05-13
1
-0
/
+2
*
Reverted change to use ANONYMOUS as default (I had a change of heart on that)
Gordon Sim
2008-05-09
1
-1
/
+1
*
Make ANONYMOUS the default authentication mechanism.
Gordon Sim
2008-05-09
2
-2
/
+2
*
From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...
Alan Conway
2008-05-06
1
-0
/
+7
*
Fix error handling for connection close during startup.
Gordon Sim
2008-05-04
2
-2
/
+3
*
QPID-974: allow the size of the queue of outgoing frames to be restricted
Gordon Sim
2008-04-29
14
-164
/
+456
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
7
-31
/
+47
*
Edits to doxygen comments for user documentation.
Alan Conway
2008-04-24
9
-78
/
+77
[next]