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
*
Fixed logger warning on F9.
Alan Conway
2008-04-02
1
-4
/
+4
*
Prevent broker exit on receiving connection with invalid protocol version.
Gordon Sim
2008-03-31
1
-4
/
+6
*
Removed unused files.
Alan Conway
2008-03-27
1
-164
/
+0
*
Re-enable the establishment of inter-broker links.
Gordon Sim
2008-03-26
1
-2
/
+2
*
Fix compile errors/warnings with gcc 4.3
Alan Conway
2008-03-25
4
-7
/
+9
*
Fixed use of intrusive_ptr in code that was missed
Andrew Stitcher
2008-03-25
1
-6
/
+7
*
Qualify names to fix gcc 4.3 compile errors.
Alan Conway
2008-03-18
2
-7
/
+7
*
Make AsyncIOAcceptor multi-protocol:
Alan Conway
2008-03-18
5
-156
/
+142
*
rubygen/0-10/specification.rb:
Alan Conway
2008-03-11
3
-8
/
+30
*
A further step to final 0-10 spec.
Gordon Sim
2008-03-03
2
-7
/
+15
*
AMQP 0-10 type system:
Alan Conway
2008-02-21
1
-0
/
+3
*
sys::RefCountedMap - reference-counted weak map of reference-counted objects.
Alan Conway
2008-02-19
1
-89
/
+108
*
Broker::connect - connect to URL, return ConnectionInputHandler.
Alan Conway
2008-02-13
2
-4
/
+10
*
Remove dependency on sys::Socket for management ID of connections.
Alan Conway
2008-02-11
2
-4
/
+10
*
Clean shutdown of broker: Moved signal unsafe code from Broker::shutdown
Alan Conway
2008-02-07
4
-0
/
+8
*
Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551
Alan Conway
2008-02-05
1
-1
/
+5
*
Initial cut of inter-broker bridging
Gordon Sim
2008-02-01
3
-1
/
+54
*
Make ports accesible through socket interface.
Gordon Sim
2008-01-31
2
-0
/
+48
*
Fix error in NDEBUG builds.
Alan Conway
2008-01-24
1
-2
/
+1
*
Improved/additional client API tests.
Alan Conway
2008-01-24
7
-27
/
+43
*
Some minor changes to doc; primarily aimed at making the list of classes
Gordon Sim
2008-01-23
1
-0
/
+3
*
Add optional host, port arguments to all example clients.
Alan Conway
2008-01-18
2
-3
/
+15
*
Allow more than one message to be encoded into a single buffer if available.
Gordon Sim
2008-01-11
1
-2
/
+12
*
Client always collects at least an entire frameset into a single buffer
Alan Conway
2008-01-10
2
-149
/
+156
*
Provide method to test for empty local queue.
Gordon Sim
2008-01-04
1
-1
/
+6
*
patch-715 (tross)
Carl C. Trieloff
2008-01-02
2
-2
/
+3
*
Probable fix for QPID-712:
Andrew Stitcher
2007-12-20
1
-1
/
+3
*
* Limited time allowed for reading on a single connection in a single go to 2ms
Andrew Stitcher
2007-12-17
2
-15
/
+58
*
Changes to threading: queues serialiser removed, io threads used to drive dis...
Gordon Sim
2007-11-29
9
-29
/
+245
*
- Eliminated a race condition on deletion of PollerHandles
Andrew Stitcher
2007-11-29
4
-5
/
+162
*
Removed obsolete comment
Andrew Stitcher
2007-11-28
1
-3
/
+0
*
Fixes causing lost 'events' in queue dispatch
Gordon Sim
2007-11-19
1
-1
/
+1
*
Fixed locking (lock was not being released for invocation on callback due to ...
Gordon Sim
2007-11-14
2
-3
/
+14
*
- fixed sync mode deadlock
Carl C. Trieloff
2007-11-13
1
-0
/
+1
*
Moved Serializer notifyWorker inside the mutex.
Alan Conway
2007-11-13
2
-34
/
+20
*
On Linux, broker defaults --worker-threads to the number of available CPU cores
Alan Conway
2007-11-09
2
-0
/
+79
*
Fix race in destruction of serializer.
Gordon Sim
2007-11-09
2
-4
/
+7
*
Improved Fix for the race condition where you've got a competing read and write
Andrew Stitcher
2007-11-08
2
-74
/
+15
*
client::SubscriptionManager:
Alan Conway
2007-11-07
1
-1
/
+6
*
Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"
Alan Conway
2007-11-07
1
-4
/
+2
*
Temporary fix to issue that results in an assertion from Dispatcher.cpp. Wher...
Gordon Sim
2007-11-06
2
-4
/
+79
*
Added reset function to class AbsTime, thus allowing same instance of TimerTa...
Kim van der Riet
2007-11-05
1
-0
/
+6
*
Modified comment for last change to explain the reasoning
Gordon Sim
2007-11-05
1
-1
/
+1
*
Push buffer back on front when read fails (esp. important when result was EAG...
Gordon Sim
2007-11-05
1
-1
/
+1
*
Simplified/improved qpid::sys::RefCountedMap, unit test session attachment us...
Alan Conway
2007-11-01
1
-105
/
+78
*
Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...
Alan Conway
2007-11-01
1
-0
/
+171
*
Preparation for session thread safety overhaul:
Alan Conway
2007-11-01
2
-2
/
+2
*
Simple fix to prevent concurrent disconnection and sending of frames causing ...
Gordon Sim
2007-10-31
2
-0
/
+79
*
Fix client side core dump when disconneced unexpectedly:
Alan Conway
2007-10-31
1
-1
/
+4
*
client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.h
Alan Conway
2007-10-29
3
-126
/
+140
[next]