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
*
PollableQueue: fix unsafe use of deque
Alan Conway
2008-12-02
1
-4
/
+8
*
Cluster: handle CPG flow-control conditions.
Alan Conway
2008-12-02
1
-11
/
+19
*
Was causing cluster failures.
Alan Conway
2008-11-26
1
-0
/
+2
*
QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:
Andrew Stitcher
2008-11-26
1
-23
/
+27
*
Cluster.cpp: Fixed last-node-standing logic, better logging.
Alan Conway
2008-11-26
1
-2
/
+2
*
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
1
-4
/
+0
*
Remove optimistic consume options. Better default message for SSL errors.
Alan Conway
2008-11-17
1
-0
/
+2
*
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
*
handle case where doOutput call causes last task to be removed.
Gordon Sim
2008-11-11
1
-0
/
+1
*
QPID-1438: Before registering the rdma daemon transport plugin check
Andrew Stitcher
2008-11-07
5
-5
/
+19
*
Add Message callbacks for async completion.
Alan Conway
2008-11-06
1
-3
/
+4
*
QPID-1417: ensure there are no dangling pointers in a connections output tasks
Gordon Sim
2008-11-06
2
-0
/
+6
*
Disable SIGPIPE for client as well as broker
Gordon Sim
2008-11-05
1
-8
/
+10
*
Correct signature of usleep() method
Stephen D. Huston
2008-11-03
1
-1
/
+1
*
Resolve Time diffs for Windows; add Windows version of asynch I/O layer. Reso...
Stephen D. Huston
2008-10-30
6
-18
/
+170
*
Allow AbsTime and Duration to be used cross-platform; add usleep() wrapper. R...
Stephen D. Huston
2008-10-29
3
-44
/
+120
*
Make federation work over Rdma links
Andrew Stitcher
2008-10-28
1
-45
/
+53
*
Trivial comment change
Andrew Stitcher
2008-10-28
1
-1
/
+0
*
QPID-1382 from Mick Goulish: Improvement to Client-Side Cluster Failover code
Alan Conway
2008-10-22
1
-0
/
+1
*
Remove nonportable include dlfcn; add Windows version of Shlib.cpp
Stephen D. Huston
2008-10-21
2
-1
/
+53
*
Add #include qpid/sys/DispatchHandle.h, needed since DispatchHandle split out...
Stephen D. Huston
2008-10-21
1
-0
/
+1
*
Fix compile error introduced by initial QPID-1377 commit; Resolves QPID-1377
Stephen D. Huston
2008-10-21
1
-1
/
+1
*
Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...
Stephen D. Huston
2008-10-21
18
-594
/
+2364
*
Remove default location for certificate database.
Gordon Sim
2008-10-20
2
-8
/
+15
*
Add option to require that only encrypted connections be accepted.
Gordon Sim
2008-10-20
1
-3
/
+8
*
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
[next]