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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress logging expected errors in tests.
Alan Conway
2008-10-17
1
-1
/
+3
*
Changed default port for SSL
Gordon Sim
2008-10-17
1
-1
/
+1
*
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...
Gordon Sim
2008-10-17
12
-0
/
+1717
*
Identify transports by name
Gordon Sim
2008-10-10
2
-2
/
+2
*
Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...
Stephen D. Huston
2008-10-09
4
-42
/
+286
*
Add uuid wrapper for Windows; resolves QPID-1328
Stephen D. Huston
2008-10-08
3
-0
/
+123
*
SessionImpl using ExceptionHolder to generate correctly typed exceptions..
Alan Conway
2008-10-08
1
-1
/
+1
*
Rename size() to encodedSize() for encoded types to allow std collection inte...
Alan Conway
2008-10-07
2
-2
/
+2
*
Abstract native file-locking and directory detection/creation to portable cla...
Stephen D. Huston
2008-10-07
7
-59
/
+395
*
Cluster join & brain-dumps working.
Alan Conway
2008-10-03
2
-50
/
+138
*
Added Windows implementation of qpid::sys::strError
Stephen D. Huston
2008-10-03
1
-0
/
+47
*
Add Windows threading and synchronization primitives
Stephen D. Huston
2008-10-03
8
-2
/
+418
*
Resolve QPID-1311
Stephen D. Huston
2008-10-02
6
-2
/
+100
*
Fix build problems on rhel 5.2 and 64-bit encoding bug.
Alan Conway
2008-09-26
2
-2
/
+2
*
Cluster replicates session command sequence state and consumers to newcomers.
Alan Conway
2008-09-24
1
-2
/
+2
*
Removed the state lock from the RdmaIO code
Andrew Stitcher
2008-09-23
3
-96
/
+129
*
Fixed error handling session-busy condition on broker.
Alan Conway
2008-09-22
1
-1
/
+8
*
RDMA bugfixes:
Andrew Stitcher
2008-09-19
3
-30
/
+52
*
Refactor Cluster logic into separate handlers for Joining & Member modes.
Alan Conway
2008-09-18
1
-1
/
+9
*
Moved PollableCondition into sys/posix, posix only impl.
Alan Conway
2008-09-12
4
-40
/
+60
*
Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.
Alan Conway
2008-09-12
1
-15
/
+41
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
3
-0
/
+273
*
Implementation of AMQP over RDMA protocols (Infiniband)
Andrew Stitcher
2008-09-11
9
-283
/
+1067
*
QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...
Gordon Sim
2008-09-08
1
-0
/
+126
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
3
-4
/
+6
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
8
-0
/
+160
*
Pre-buffering output strategy for cluster.
Alan Conway
2008-08-21
2
-0
/
+55
*
Added doxygen comments on using the Poller.
Alan Conway
2008-08-11
2
-1
/
+47
*
Decouple the DispatchHandle from its clients by using a
Andrew Stitcher
2008-08-11
1
-2
/
+24
*
- Added OutputTask::hasOutput() test.
Alan Conway
2008-08-06
3
-0
/
+17
*
Refactor Thread platform code so that the implementation is completely
Andrew Stitcher
2008-08-06
3
-95
/
+76
*
* revised approach for setting tcp-nodelay on client to avoid breaking platfo...
Gordon Sim
2008-08-05
3
-13
/
+18
*
Modified error checking on TCP socket read so that it's no longer fatal
Andrew Stitcher
2008-08-05
1
-1
/
+5
*
The previous attempt to only get an xpg strerror_r with the GNU failed
Andrew Stitcher
2008-07-30
1
-10
/
+7
*
Merged r680937. Added error handling for case where socket cannot be accepted...
Gordon Sim
2008-07-30
1
-5
/
+10
*
QPID-1198: Solaris ECF (port) based Poller
Andrew Stitcher
2008-07-30
1
-0
/
+301
*
Related to QPID-1198: Moved posix platform specific "strerror" code to
Andrew Stitcher
2008-07-30
3
-1
/
+81
*
Removed unused functions
Andrew Stitcher
2008-07-29
3
-44
/
+5
*
Small comment tidy
Andrew Stitcher
2008-07-29
1
-1
/
+0
*
QPID-1198 (Partial): Missing header files that are really needed
Andrew Stitcher
2008-07-29
5
-3
/
+8
*
Fix for client busy looping whilst waiting for a message
Andrew Stitcher
2008-07-29
1
-2
/
+6
*
Refactor of EpollPoller to make PollerHandler lifecycle easier
Andrew Stitcher
2008-07-28
3
-25
/
+41
*
Remove unused Module.h header file.
Gordon Sim
2008-07-28
1
-50
/
+0
*
Refactored so that Dispatcher is now independent from DispatchHandle
Andrew Stitcher
2008-07-24
3
-28
/
+34
*
Fix "ignoring return value" warning from LockFile.h.
Alan Conway
2008-07-15
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
6
-21
/
+34
*
Remove unused Serializer code.
Alan Conway
2008-07-08
2
-252
/
+0
*
Revert un-necessary Plugin complications. Better solution for plugin extensio...
Alan Conway
2008-07-08
1
-12
/
+14
*
QPID-1148 - from Manuel Tiera
Alan Conway
2008-07-08
3
-14
/
+94
[next]