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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Re-enable tests that now pass; delete unused templates directory.
Gordon Sim
2008-05-01
1
-25
/
+20
*
QPID-974: allow the size of the queue of outgoing frames to be restricted
Gordon Sim
2008-04-29
13
-76
/
+72
*
QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...
Gordon Sim
2008-04-29
1
-5
/
+85
*
Session state as per AMQP 0-10 specification.
Alan Conway
2008-04-27
1
-25
/
+229
*
Generate c++ code from final 0-10 spec
Gordon Sim
2008-04-24
4
-4
/
+4
*
add include for list, for gcc4.3
Nuno Santos
2008-04-24
1
-0
/
+1
*
Fix build error introduced by earlier commit.
Alan Conway
2008-04-23
2
-8
/
+2
*
Reverted earlier change to valgrind suppressions
Andrew Stitcher
2008-04-23
1
-74
/
+0
*
src/tests/ClientSessionTest.cpp: uncommented tests for session resume as EXPE...
Alan Conway
2008-04-23
2
-21
/
+56
*
Patch from Mick Goulish: Fixes to previous improved portability patch
Andrew Stitcher
2008-04-23
1
-0
/
+74
*
Make python tests work with VPATH builds
Andrew Stitcher
2008-04-23
2
-5
/
+9
*
- SequenceSet implemented on RangeSet.
Alan Conway
2008-04-23
3
-2
/
+26
*
Moved federation to final 0-10 codepath
Gordon Sim
2008-04-22
1
-6
/
+6
*
QPID-947: update cpp and python management to 0-10 final
Rafael H. Schloming
2008-04-22
5
-35
/
+36
*
QPID-944: do no-local checking where requested when there is an exclusive sub...
Gordon Sim
2008-04-22
1
-0
/
+1
*
Disable compilation of amqp_0_10 codec until ready for integration.
Alan Conway
2008-04-21
1
-7
/
+9
*
Better workaround for boost::ptr_map incompatibility between boost 1.33 and 1...
Alan Conway
2008-04-21
1
-1
/
+1
*
Fix compile error on rhel5.
Alan Conway
2008-04-21
1
-45
/
+45
*
src/qpid/RangeSet.h: generic set implementation using ranges.
Alan Conway
2008-04-21
4
-14
/
+227
*
QPID-920: send message-accept for acks (as well as completion)
Gordon Sim
2008-04-21
5
-8
/
+11
*
QPID-920: converted c++ client to use final 0-10 protocol
Gordon Sim
2008-04-20
16
-152
/
+85
*
Fix test failure.
Alan Conway
2008-04-18
1
-2
/
+3
*
Fix build problem.
Alan Conway
2008-04-18
1
-1
/
+1
*
Uncommented tests.
Alan Conway
2008-04-18
1
-284
/
+283
*
src/tests/python_tests: fix exit status if QPID_NO_PREVIEW is set.
Alan Conway
2008-04-18
1
-1
/
+1
*
Patch for improved compatibility with gcc 3.4 and boost 1.33
Andrew Stitcher
2008-04-17
30
-255
/
+292
*
src/Makefile.am: Fix problems with rpmbuild.
Alan Conway
2008-04-17
1
-25
/
+8
*
Added missing .h files to Makefile.am to fix make rpmbuild.
Alan Conway
2008-04-17
1
-1
/
+1
*
Separate new codec from liqqpidcommon to improve link times.
Alan Conway
2008-04-16
1
-2
/
+3
*
Fix encoding for sized structs.
Alan Conway
2008-04-16
2
-280
/
+418
*
Correct Struct32 encoding: size/code/data.
Alan Conway
2008-04-15
1
-11
/
+15
*
Comment out failing test, repairing.
Alan Conway
2008-04-15
1
-7
/
+6
*
Disabled failing tests, working on fixing the issues.
Alan Conway
2008-04-15
1
-1
/
+8
*
Cleanup of size calculations and handling UnknownStruct
Alan Conway
2008-04-15
1
-0
/
+9
*
Refactored the IO framework that sits on top of Poller so that it uses a gene...
Andrew Stitcher
2008-04-15
1
-60
/
+24
*
Struct32 encoding
Alan Conway
2008-04-15
2
-5
/
+23
*
Use the errata file for final 0-10 that has a type code for xids without whic...
Gordon Sim
2008-04-14
1
-1
/
+1
*
QPID-648: Initial support for sasl authentication for c++ broker. From patch ...
Gordon Sim
2008-04-14
3
-3
/
+4
*
amqp_0_10: Encoding for packed structs.
Alan Conway
2008-04-10
1
-3
/
+41
*
Invocation handlers, see src/tests/amqp_0_10/handlers.cpp for example.
Alan Conway
2008-04-10
2
-1
/
+127
*
Fixes and automated tests for federation function.
Gordon Sim
2008-04-09
3
-1
/
+217
*
Improved diagnostics in allSegmentTypes test.
Alan Conway
2008-04-09
1
-1
/
+5
*
Summary: added 0-10 Array encoding and decoding.
Alan Conway
2008-04-08
3
-17
/
+74
*
src/qpid/amqp_0_10/Body.h, Header.h: placeholders.
Alan Conway
2008-04-07
2
-45
/
+44
*
rubygen/0-10/specification.rb
Alan Conway
2008-04-07
3
-82
/
+0
*
Fixed time classes for some changes that misunderstood how they are supposed
Andrew Stitcher
2008-04-07
1
-10
/
+0
*
Fix rhel5 build errors.
Alan Conway
2008-04-07
1
-1
/
+1
*
Encoding/decoding for packed structs and optional members.
Alan Conway
2008-04-07
1
-10
/
+52
*
Minor cleanup of base Exception and python_tests script.
Alan Conway
2008-04-04
1
-1
/
+5
*
qpid/Serializer.h, qpid/amqp_0_10/Codec.h:
Alan Conway
2008-04-03
4
-2
/
+38
[next]