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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add mgnt schema for cluster
Carl C. Trieloff
2008-09-16
1
-1
/
+2
*
QPID-1274 - Changed C++ namespace for generated management code. Improved ef...
Ted Ross
2008-09-15
1
-1
/
+1
*
Moved PollableCondition into sys/posix, posix only impl.
Alan Conway
2008-09-12
1
-3
/
+4
*
Added in header file missing from ditribution
Andrew Stitcher
2008-09-11
1
-0
/
+1
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
1
-0
/
+3
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
1
-2
/
+23
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
1
-14
/
+25
*
QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _...
Ted Ross
2008-09-09
1
-2
/
+3
*
QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...
Gordon Sim
2008-09-08
1
-0
/
+1
*
Fixed cluster membership notification.
Alan Conway
2008-09-05
1
-0
/
+2
*
QPID-1274 - Improved packaging for management agent and code generation tool
Ted Ross
2008-09-05
1
-5
/
+3
*
Cluster multicasts buffers rather than frames.
Alan Conway
2008-09-03
1
-1
/
+2
*
Pre-buffering output strategy for cluster.
Alan Conway
2008-08-21
1
-0
/
+1
*
distclean should delete qpid/framing/MaxMethodBodySize.h
Gordon Sim
2008-08-14
1
-0
/
+1
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
1
-4
/
+0
*
Remove reference to deleted sys/posix/Thread.h
Gordon Sim
2008-08-07
1
-1
/
+0
*
- Implementation of ACL plugin
Carl C. Trieloff
2008-07-31
1
-0
/
+2
*
QPID-1198: Solaris ECF (port) based Poller
Andrew Stitcher
2008-07-30
1
-2
/
+9
*
Related to QPID-1198: Moved posix platform specific "strerror" code to
Andrew Stitcher
2008-07-30
1
-1
/
+3
*
Remove unused Module.h header file.
Gordon Sim
2008-07-28
1
-1
/
+0
*
Cluster: shadow connections, fix lifecycle & valgrind issues.
Alan Conway
2008-07-17
1
-1
/
+0
*
QPID-1174 Remote Management Agent for management of external components
Ted Ross
2008-07-11
1
-2
/
+4
*
HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...
Alan Conway
2008-07-08
1
-2
/
+1
*
QPID-1170 - Remove boost dependency from management agent interface
Ted Ross
2008-07-08
1
-1
/
+1
*
Remove unused Serializer code.
Alan Conway
2008-07-08
1
-3
/
+0
*
QPID-1148 - from Manuel Tiera
Alan Conway
2008-07-08
1
-1
/
+3
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
1
-3
/
+10
*
From Matt Farrellee - https://issues.apache.org/jira/browse/QPID-1151
Alan Conway
2008-06-26
1
-1
/
+3
*
Additions to the client API:
Alan Conway
2008-06-25
1
-0
/
+1
*
- use flock to lock data dir rather than a lock file.
Alan Conway
2008-06-25
1
-1
/
+2
*
Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...
Alan Conway
2008-06-20
1
-1
/
+1
*
Fix packaging error.
Alan Conway
2008-06-18
1
-0
/
+1
*
Bring cluster code up to date.
Alan Conway
2008-06-18
1
-2
/
+1
*
Updated doxygen comments in qpid/client/*.h
Alan Conway
2008-06-09
1
-4
/
+0
*
Moved from AccumulatedAck to SequenceSet in managing transactional accepts
Gordon Sim
2008-06-09
1
-2
/
+0
*
add missing header
Nuno Santos
2008-06-06
1
-0
/
+1
*
Added exceptions to sys::Waitable.
Alan Conway
2008-06-06
1
-1
/
+1
*
Remove unused classes IList and ISList.
Alan Conway
2008-06-04
1
-2
/
+0
*
Reverted move of ConnectionOptions (without the parse functionality they aren...
Gordon Sim
2008-06-03
1
-1
/
+0
*
Move ConnectionOptions into qpid::client.
Gordon Sim
2008-06-03
1
-0
/
+1
*
QPID-1113 Management cleanup and performance enhancements
Ted Ross
2008-06-02
1
-0
/
+1
*
Packaing error - SessionId.h
Alan Conway
2008-05-29
1
-1
/
+1
*
Move AckPolicy impl from header to .cpp; ensure that completion is marked eve...
Gordon Sim
2008-05-29
1
-1
/
+2
*
Removed obsolete src/qpid/client/SessionImpl.h .cpp
Alan Conway
2008-05-27
1
-2
/
+0
*
VPATH fix
Alan Conway
2008-05-27
1
-1
/
+1
*
Generate code in $builddir to allow multiple VPATH builds.
Alan Conway
2008-05-27
1
-3
/
+13
*
Changes to Session API:
Alan Conway
2008-05-26
1
-2
/
+5
*
Delete obsolete Channel class.
Alan Conway
2008-05-23
1
-2
/
+0
*
QPID-1087
Ted Ross
2008-05-21
1
-1
/
+0
*
Replaced AtomicCount with AtomicValue template.
Alan Conway
2008-05-21
1
-1
/
+3
[next]