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
/
framing
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing #includes to build with gcc 4.4.
Alan Conway
2009-03-10
1
-0
/
+1
*
Fix cluster TTL: replicte expiry information to newcomers.
Alan Conway
2009-03-09
2
-5
/
+0
*
Fixed race conditions in cluster.
Alan Conway
2009-03-08
1
-1
/
+2
*
Complete change started by r749621: "Avoid use of std::vector::data(), not av...
Gordon Sim
2009-03-03
1
-1
/
+1
*
Avoid use of std::vector::data(), not available on some platforms.
Alan Conway
2009-03-03
1
-1
/
+1
*
Replicate connection decoder fragments to new members.
Alan Conway
2009-03-02
2
-2
/
+19
*
Cluster support for message time-to-live.
Alan Conway
2009-02-09
2
-0
/
+8
*
Replace assertion with exception.
Alan Conway
2009-01-23
1
-8
/
+10
*
Optimization: cache results of AMQFrame::encodedSize().
Alan Conway
2009-01-22
2
-10
/
+33
*
Removed BodyHolder: minor performance improvement, opens the way for more eff...
Alan Conway
2009-01-22
16
-399
/
+153
*
Additional latency measurement points.
Alan Conway
2009-01-21
1
-1
/
+2
*
QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...
Gordon Sim
2009-01-20
2
-2
/
+19
*
Fix encoding 0-length values; resolves QPID-1449
Stephen D. Huston
2008-12-23
1
-2
/
+4
*
QPID-1412 - c++ implementation of the QMF client API
Ted Ross
2008-12-19
2
-2
/
+2
*
QPID-1514: Add check for presence of key to FieldTable::erase()
Gordon Sim
2008-12-04
1
-1
/
+2
*
Added a copy constructor and assignment operator to FieldTable.
Ted Ross
2008-11-26
2
-0
/
+15
*
Cluster replicates queues/exchanges with same encode/decode functions as the ...
Alan Conway
2008-11-12
1
-2
/
+12
*
fixed encoding of 64 bit types and added additional tests for 64 bit integers
Rafael H. Schloming
2008-11-11
1
-1
/
+1
*
Non fucntional changes
Carl C. Trieloff
2008-11-06
2
-11
/
+11
*
Cluster: replicate transaction state to newcomers.
Alan Conway
2008-11-05
1
-2
/
+2
*
constants.rb: generate type code constants for AMQP types. Useful with Array.
Alan Conway
2008-11-04
4
-38
/
+65
*
Added truncation logic to putShortString and putMediumString in case strings ...
Ted Ross
2008-10-24
1
-2
/
+4
*
removed qualifiers from return values (cause problems on newer compilers)
Gordon Sim
2008-10-24
3
-7
/
+3
*
Fix for bug in encoding/decoding of floats and doubles.
Gordon Sim
2008-10-24
5
-4
/
+106
*
Field Table API: changed the getInt() & getString() operations
Andrew Stitcher
2008-10-13
2
-10
/
+11
*
QPID-1351
Carl C. Trieloff
2008-10-13
4
-4
/
+48
*
Add uuid wrapper for Windows; resolves QPID-1328
Stephen D. Huston
2008-10-08
1
-2
/
+2
*
QPID-1327 - Event support for Management
Ted Ross
2008-10-07
1
-1
/
+3
*
broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.
Alan Conway
2008-10-07
3
-5
/
+5
*
Rename size() to encodedSize() for encoded types to allow std collection inte...
Alan Conway
2008-10-07
28
-53
/
+53
*
Cluster join & brain-dumps working.
Alan Conway
2008-10-03
1
-0
/
+3
*
QPID 1306
Carl C. Trieloff
2008-10-03
2
-5
/
+5
*
Resolve QPID-1311
Stephen D. Huston
2008-10-02
1
-12
/
+3
*
Support floats and doubles in field tables.
Gordon Sim
2008-09-19
4
-1
/
+60
*
Return success indicator for getTable/getArray, cleanup implementation a little.
Gordon Sim
2008-09-19
3
-23
/
+20
*
Added support for nested field tables & arrays within a field table.
Gordon Sim
2008-09-19
4
-55
/
+130
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
2
-9
/
+4
*
QPID-1174 Updates to the management framework
Ted Ross
2008-09-03
1
-0
/
+1
*
Cluster multicasts buffers rather than frames.
Alan Conway
2008-09-03
5
-0
/
+123
*
Missing DTX recover code for --dtx mode in txtest
Kim van der Riet
2008-08-19
1
-1
/
+1
*
Added signed integer datatypes for use in management schemas
Ted Ross
2008-07-31
2
-0
/
+40
*
QPID-1198 (adapted): Change use of uuid lib not to assume const parameters
Andrew Stitcher
2008-07-30
2
-7
/
+11
*
QPID-1198 (Partial): Added explicit namespaces that the Sun C++ requires (tha...
Andrew Stitcher
2008-07-29
1
-3
/
+3
*
QPID-1154, QPID-1155 & QPID-1156: Patches from Steve Huston to fix various mi...
Gordon Sim
2008-07-25
1
-1
/
+1
*
Cluster: shadow connections, fix lifecycle & valgrind issues.
Alan Conway
2008-07-17
1
-1
/
+1
*
HandlerChain: plug-in handler chain extension points. Replaces Handler<T>::Ch...
Alan Conway
2008-07-08
1
-22
/
+2
*
Remove unused Serializer code.
Alan Conway
2008-07-08
1
-49
/
+0
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
1
-1
/
+1
*
QPID-1069: Patch from Steve Huston: Build with Boost 1.35
Andrew Stitcher
2008-06-20
1
-1
/
+4
*
Bring cluster code up to date.
Alan Conway
2008-06-18
2
-16
/
+13
[prev]
[next]